PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/secrets.js-grempe

Просмотр файла: package.json

{
  "name": "secrets.js-grempe",
  "version": "1.1.0",
  "description": "Shamir's threshold secret sharing scheme for JavaScript.",
  "main": "secrets.js",
  "directories": {
    "example": "examples"
  },
  "dependencies": {},
  "devDependencies": {
    "benchmark": "^1.0.0",
    "grunt": "^0.4.5",
    "grunt-check-modules": "^1.0.0",
    "grunt-contrib-jshint": "^0.11.0",
    "grunt-contrib-uglify": "^0.8.0",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-eslint": "^7.0.1",
    "grunt-jasmine-nodejs": "^0.3.5",
    "jasmine": "^2.2.1",
    "jasmine-core": "^2.2.0",
    "sjcl": "^1.0.2"
  },
  "scripts": {
    "test": "jasmine-node spec/"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/grempe/secrets.js.git"
  },
  "keywords": [
    "secret",
    "sharing",
    "shamir",
    "cryptography",
    "split"
  ],
  "author": "Alexander Stetsyuk <alexstets@gmail.com>",
  "contributors": [
    "Glenn Rempe <glenn@rempe.us>"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/grempe/secrets.js/issues"
  },
  "homepage": "https://github.com/grempe/secrets.js"
}

Выполнить команду


Для локальной разработки. Не используйте в интернете!