UNPKG

canonical

Version:

Canonical code style linter and formatter for JavaScript, SCSS, CSS and JSON.

89 lines (88 loc) 2.16 kB
{ "_args": [ [ "argparse@^1.0.2", "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/eslint/node_modules/js-yaml" ] ], "_from": "argparse@>=1.0.2 <2.0.0", "_id": "argparse@1.0.4", "_inCache": true, "_installable": true, "_location": "/argparse", "_nodeVersion": "4.2.4", "_npmUser": { "email": "vitaly@rcdesign.ru", "name": "vitaly" }, "_npmVersion": "2.14.12", "_phantomChildren": {}, "_requested": { "name": "argparse", "raw": "argparse@^1.0.2", "rawSpec": "^1.0.2", "scope": null, "spec": ">=1.0.2 <2.0.0", "type": "range" }, "_requiredBy": [ "/eslint/js-yaml", "/js-yaml" ], "_resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.4.tgz", "_shasum": "2b12247b933001971addcbfe4e67d20fd395bbf4", "_shrinkwrap": null, "_spec": "argparse@^1.0.2", "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/eslint/node_modules/js-yaml", "bugs": { "url": "https://github.com/nodeca/argparse/issues" }, "contributors": [ { "name": "Eugene Shkuropat" }, { "name": "Paul Jacobson" } ], "dependencies": { "lodash": ">= 4.0.0 < 5.0.0", "sprintf-js": "~1.0.2" }, "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library", "devDependencies": { "mocha": "*" }, "directories": {}, "dist": { "shasum": "2b12247b933001971addcbfe4e67d20fd395bbf4", "tarball": "http://registry.npmjs.org/argparse/-/argparse-1.0.4.tgz" }, "gitHead": "26e177bd9c164cbe4906bafb32b968eeebd2f2f2", "homepage": "https://github.com/nodeca/argparse", "keywords": [ "argparse", "args", "cli", "option", "parser" ], "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.4" }