PHP WebShell

Текущая директория: /opt/bitgo-express/node_modules/prebuild-install

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

{
  "name": "prebuild-install",
  "version": "2.5.3",
  "description": "A command line tool for easily install prebuilds for multiple version of node/iojs on a specific platform",
  "scripts": {
    "test": "verify-travis-appveyor && tape test/*-test.js && npm run audit && npm run lint",
    "audit": "nsp check",
    "lint": "standard"
  },
  "keywords": [
    "prebuilt",
    "binaries",
    "native",
    "addon",
    "module",
    "c",
    "c++",
    "bindings",
    "devops"
  ],
  "dependencies": {
    "detect-libc": "^1.0.3",
    "expand-template": "^1.0.2",
    "github-from-package": "0.0.0",
    "minimist": "^1.2.0",
    "mkdirp": "^0.5.1",
    "node-abi": "^2.2.0",
    "noop-logger": "^0.1.1",
    "npmlog": "^4.0.1",
    "os-homedir": "^1.0.1",
    "pump": "^2.0.1",
    "rc": "^1.1.6",
    "simple-get": "^2.7.0",
    "tar-fs": "^1.13.0",
    "tunnel-agent": "^0.6.0",
    "which-pm-runs": "^1.0.0"
  },
  "devDependencies": {
    "a-native-module": "^1.0.0",
    "nsp": "^2.3.0",
    "rimraf": "^2.5.2",
    "standard": "^10.0.3",
    "tape": "^4.5.1",
    "verify-travis-appveyor": "^2.0.1"
  },
  "bin": "./bin.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/mafintosh/prebuild-install.git"
  },
  "author": "Mathias Buus (@mafintosh)",
  "contributors": [
    "Julian Gruber <julian@juliangruber.com> (https://github.com/juliangruber)",
    "Brett Lawson <brett19@gmail.com> (https://github.com/brett19)",
    "Pieter Hintjens <ph@imatix.com> (https://github.com/hintjens)",
    "Lars-Magnus Skog <ralphtheninja@riseup.net> (https://github.com/ralphtheninja)",
    "Jesús Leganés Combarro <piranna@gmail.com> (https://github.com/piranna)",
    "Mathias Küsel <mathiask@hotmail.de> (https://github.com/mathiask88)",
    "Lukas Geiger <lukas.geiger94@gmail.com> (https://github.com/lgeiger)"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mafintosh/prebuild-install/issues"
  },
  "homepage": "https://github.com/mafintosh/prebuild-install"
}

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


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