PHP WebShell

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

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

{
  "name"            : "argparse",
  "description"     : "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library",
  "version"         : "0.1.16",
  "keywords"        : ["cli", "parser", "argparse", "option", "args"],
  "homepage"        : "https://github.com/nodeca/argparse",

  "contributors"    : ["Eugene Shkuropat", "Paul Jacobson"],

  "bugs"            : { "url": "https://github.com/nodeca/argparse/issues" },
  "license"         : "MIT",
  "repository"      : { "type": "git", "url": "git://github.com/nodeca/argparse.git" },

  "main"            : "./index.js",

  "scripts"         : {
                        "test": "make test"
                      },

   "dependencies"   : {
                        "underscore"        : "~1.7.0",
                        "underscore.string" : "~2.4.0"
                      },
  "devDependencies" : { "mocha": "*" }
}

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


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