UNPKG

ember-cli-ajh

Version:

Command line tool for developing ambitious ember.js apps

109 lines (108 loc) 2.59 kB
{ "_args": [ [ { "raw": "argparse@~1.0.2", "scope": null, "escapedName": "argparse", "name": "argparse", "rawSpec": "~1.0.2", "spec": ">=1.0.2 <1.1.0", "type": "range" }, "/Users/ahogan/Repos/ember-cli/node_modules/markdown-it" ] ], "_from": "argparse@>=1.0.2 <1.1.0", "_id": "argparse@1.0.9", "_inCache": true, "_location": "/argparse", "_nodeVersion": "6.5.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/argparse-1.0.9.tgz_1475177461025_0.33920647646300495" }, "_npmUser": { "name": "vitaly", "email": "vitaly@rcdesign.ru" }, "_npmVersion": "3.10.3", "_phantomChildren": {}, "_requested": { "raw": "argparse@~1.0.2", "scope": null, "escapedName": "argparse", "name": "argparse", "rawSpec": "~1.0.2", "spec": ">=1.0.2 <1.1.0", "type": "range" }, "_requiredBy": [ "/coveralls/js-yaml", "/js-yaml", "/markdown-it", "/yuidocjs/markdown-it" ], "_resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.9.tgz", "_shasum": "73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86", "_shrinkwrap": null, "_spec": "argparse@~1.0.2", "_where": "/Users/ahogan/Repos/ember-cli/node_modules/markdown-it", "bugs": { "url": "https://github.com/nodeca/argparse/issues" }, "contributors": [ { "name": "Eugene Shkuropat" }, { "name": "Paul Jacobson" } ], "dependencies": { "sprintf-js": "~1.0.2" }, "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library", "devDependencies": { "eslint": "^2.13.1", "istanbul": "^0.4.5", "mocha": "^3.1.0", "ndoc": "^5.0.1" }, "directories": {}, "dist": { "shasum": "73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86", "tarball": "https://registry.npmjs.org/argparse/-/argparse-1.0.9.tgz" }, "files": [ "index.js", "lib/" ], "gitHead": "acb39f2d726b90d2eadf9e6574a938d6250ad248", "homepage": "https://github.com/nodeca/argparse#readme", "keywords": [ "cli", "parser", "argparse", "option", "args" ], "license": "MIT", "maintainers": [ { "name": "vitaly", "email": "vitaly@rcdesign.ru" } ], "name": "argparse", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/nodeca/argparse.git" }, "scripts": { "test": "make test" }, "version": "1.0.9" }