UNPKG

mam-project-templates

Version:
81 lines (80 loc) 1.84 kB
{ "_from": "subarg@0.0.1", "_id": "subarg@0.0.1", "_inBundle": false, "_integrity": "sha1-PVawfaz7xFu7Y/dnK0O2PkY2jjo=", "_location": "/subarg", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "subarg@0.0.1", "name": "subarg", "escapedName": "subarg", "rawSpec": "0.0.1", "saveSpec": null, "fetchSpec": "0.0.1" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/subarg/-/subarg-0.0.1.tgz", "_shasum": "3d56b07dacfbc45bbb63f7672b43b63e46368e3a", "_spec": "subarg@0.0.1", "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger\\node_modules\\browserify", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/subarg/issues" }, "bundleDependencies": false, "dependencies": { "minimist": "~0.0.7" }, "deprecated": false, "description": "parse arguments with recursive contexts", "devDependencies": { "tape": "~2.3.2" }, "homepage": "https://github.com/substack/subarg", "keywords": [ "argument", "option", "parser", "parsing", "flags", "command-line", "cli", "recursive", "minimist" ], "license": "MIT", "main": "index.js", "name": "subarg", "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": "0.0.1" }