PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo-express/node_modules/ripple-lib-transactionparser

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

{
  "name": "ripple-lib-transactionparser",
  "version": "0.6.2",
  "description": "Parses transaction objects to a higher-level view",
  "license": "ISC",
  "scripts": {
    "test": "NODE_ENV=test ./node_modules/.bin/istanbul test ./node_modules/.bin/_mocha -- --reporter spec test/*-test.js",
    "coveralls": "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls",
    "lint": "./node_modules/.bin/eslint -c ./eslintrc Gulpfile.js **/*.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ripple/ripple-lib-extensions.git"
  },
  "main": "src/index.js",
  "keywords": [
    "ripple",
    "ripple-lib",
    "ripple-lib-transactionparser"
  ],
  "dependencies": {
    "bignumber.js": "^4.1.0",
    "lodash": "^4.17.4"
  },
  "devDependencies": {
    "assert-diff": "*",
    "coveralls": "^2.10.0",
    "eslint": "2.7.0",
    "gulp": "^3.9.0",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^1.5.1",
    "istanbul": "^0.2.10",
    "mocha": "*"
  }
}

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


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