Sha256: a8f731d8e3dcb16ed8d5e26aa23ac07b709e28804ec231c9e2c8dcc9f97db63a
Contents?: true
Size: 1.62 KB
Versions: 2
Compression:
Stored size: 1.62 KB
Contents
{ "name": "commander", "version": "2.9.0", "description": "the complete solution for node.js command-line programs", "keywords": [ "command", "option", "parser" ], "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" }, "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/tj/commander.js.git" }, "devDependencies": { "should": ">= 0.0.1", "sinon": ">=1.17.1" }, "scripts": { "test": "make test" }, "main": "index", "engines": { "node": ">= 0.6.x" }, "files": [ "index.js" ], "dependencies": { "graceful-readlink": ">= 1.0.0" }, "gitHead": "b2aad7a8471d434593a85306aa73777a526e9f75", "bugs": { "url": "https://github.com/tj/commander.js/issues" }, "homepage": "https://github.com/tj/commander.js#readme", "_id": "commander@2.9.0", "_shasum": "9c99094176e12240cb22d6c5146098400fe0f7d4", "_from": "commander@>=2.9.0 <2.10.0", "_npmVersion": "2.11.3", "_nodeVersion": "0.12.7", "_npmUser": { "name": "zhiyelee", "email": "zhiyelee@gmail.com" }, "dist": { "shasum": "9c99094176e12240cb22d6c5146098400fe0f7d4", "tarball": "http://registry.npmjs.org/commander/-/commander-2.9.0.tgz" }, "maintainers": [ { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "somekittens", "email": "rkoutnik@gmail.com" }, { "name": "zhiyelee", "email": "zhiyelee@gmail.com" } ], "directories": {}, "_resolved": "https://registry.npmjs.org/commander/-/commander-2.9.0.tgz", "readme": "ERROR: No README data found!" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
xcodebuild-helper-1.2.5 | externals/ios-sim-master/node_modules/commander/package.json |
xcodebuild-helper-1.2.3 | externals/ios-sim-master/node_modules/commander/package.json |