UNPKG

brush_cli

Version:

A tool for creating and developing cmos PC Framework project.

114 lines (113 loc) 2.61 kB
{ "_args": [ [ { "raw": "subarg@^1.0.0", "scope": null, "escapedName": "subarg", "name": "subarg", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/usr/local/lib/node_modules/ionic/node_modules/browserify" ] ], "_from": "subarg@>=1.0.0 <2.0.0", "_id": "subarg@1.0.0", "_inCache": true, "_location": "/ionic/subarg", "_nodeVersion": "0.10.31", "_npmUser": { "name": "substack", "email": "mail@substack.net" }, "_npmVersion": "2.0.2", "_phantomChildren": {}, "_requested": { "raw": "subarg@^1.0.0", "scope": null, "escapedName": "subarg", "name": "subarg", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/ionic/browserify", "/ionic/deps-sort", "/ionic/module-deps" ], "_resolved": "https://registry.npmjs.org/subarg/-/subarg-1.0.0.tgz", "_shasum": "f62cf17581e996b48fc965699f54c06ae268b8d2", "_shrinkwrap": null, "_spec": "subarg@^1.0.0", "_where": "/usr/local/lib/node_modules/ionic/node_modules/browserify", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/subarg/issues" }, "dependencies": { "minimist": "^1.1.0" }, "description": "parse arguments with recursive contexts", "devDependencies": { "tape": "^3.0.0" }, "directories": {}, "dist": { "shasum": "f62cf17581e996b48fc965699f54c06ae268b8d2", "tarball": "https://registry.npmjs.org/subarg/-/subarg-1.0.0.tgz" }, "gitHead": "249bde03606850fac7d89d67e79782f56cd41cce", "homepage": "https://github.com/substack/subarg", "keywords": [ "argument", "option", "parser", "parsing", "flags", "command-line", "cli", "recursive", "minimist" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "substack", "email": "mail@substack.net" } ], "name": "subarg", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/substack/subarg.git" }, "scripts": { "test": "tape test/*.js" }, "testling": { "files": "test/*.js", "browsers": [ "ie/8..latest", "firefox/16", "firefox/latest", "firefox/nightly", "chrome/22", "chrome/latest", "chrome/canary", "opera/12..latest", "opera/next", "safari/5.1..latest" ] }, "version": "1.0.0" }