corrade-nucleus-nucleons – Rev 20

Subversion Repositories:
Rev:
{
  "_args": [
    [
      {
        "raw": "commander@^2.9.0",
        "scope": null,
        "escapedName": "commander",
        "name": "commander",
        "rawSpec": "^2.9.0",
        "spec": ">=2.9.0 <3.0.0",
        "type": "range"
      },
      "/Users/evacomaroski/Documents/Development/corrade-nucleus-nucleons/script-kiddie/002_script_kiddie/script-kiddie/node_modules/editorconfig"
    ]
  ],
  "_from": "commander@>=2.9.0 <3.0.0",
  "_id": "commander@2.10.0",
  "_inCache": true,
  "_location": "/editorconfig/commander",
  "_nodeVersion": "6.10.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/commander-2.10.0.tgz_1498210375405_0.9538901860360056"
  },
  "_npmUser": {
    "name": "abetomo",
    "email": "abe@enzou.tokyo"
  },
  "_npmVersion": "5.0.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "commander@^2.9.0",
    "scope": null,
    "escapedName": "commander",
    "name": "commander",
    "rawSpec": "^2.9.0",
    "spec": ">=2.9.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/editorconfig"
  ],
  "_resolved": "http://grimore.org:4873/commander/-/commander-2.10.0.tgz",
  "_shasum": "e1f5d3245de246d1a5ca04702fa1ad1bd7e405fe",
  "_shrinkwrap": null,
  "_spec": "commander@^2.9.0",
  "_where": "/Users/evacomaroski/Documents/Development/corrade-nucleus-nucleons/script-kiddie/002_script_kiddie/script-kiddie/node_modules/editorconfig",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "bugs": {
    "url": "https://github.com/tj/commander.js/issues"
  },
  "dependencies": {
    "graceful-readlink": ">= 1.0.0"
  },
  "description": "the complete solution for node.js command-line programs",
  "devDependencies": {
    "should": ">= 0.0.1 <9.0.0",
    "sinon": ">=1.17.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-q/r9trjmuikWDRJNTBHAVnWhuU6w+z80KgBq7j9YDclik5E7X4xi0KnlZBNFA1zOQ+SH/vHMWd2mC9QTOz7GpA==",
    "shasum": "e1f5d3245de246d1a5ca04702fa1ad1bd7e405fe",
    "tarball": "http://grimore.org:4873/commander/-/commander-2.10.0.tgz"
  },
  "engines": {
    "node": ">= 0.6.x"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "8870675aa189d84014779b53760544a0e614cb40",
  "homepage": "https://github.com/tj/commander.js#readme",
  "keywords": [
    "commander",
    "command",
    "option",
    "parser"
  ],
  "license": "MIT",
  "main": "index",
  "maintainers": [
    {
      "name": "vanesyan",
      "email": "romain.vanesyan@gmail.com"
    },
    {
      "name": "abetomo",
      "email": "abe@enzou.tokyo"
    },
    {
      "name": "somekittens",
      "email": "rkoutnik@gmail.com"
    },
    {
      "name": "zhiyelee",
      "email": "zhiyelee@gmail.com"
    },
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    }
  ],
  "name": "commander",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tj/commander.js.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "2.10.0"
}