UNPKG

kitchensink

Version:

Dispatch's awesome components and style guide

96 lines (95 loc) 2.31 kB
{ "_args": [ [ "install@^0.4.1", "/Users/derekcaneja/Git/dispatch.me/kitchen/examples" ] ], "_from": "install@>=0.4.1 <0.5.0", "_id": "install@0.4.4", "_inCache": true, "_installable": true, "_location": "/install", "_nodeVersion": "4.2.4", "_npmOperationalInternal": { "host": "packages-9-west.internal.npmjs.com", "tmp": "tmp/install-0.4.4.tgz_1455339584208_0.5490551751572639" }, "_npmUser": { "email": "bn@cs.stanford.edu", "name": "benjamn" }, "_npmVersion": "3.3.9", "_phantomChildren": {}, "_requested": { "name": "install", "raw": "install@^0.4.1", "rawSpec": "^0.4.1", "scope": null, "spec": ">=0.4.1 <0.5.0", "type": "range" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/install/-/install-0.4.4.tgz", "_shasum": "c66b8cd0272ecd79252edc4b0b5dd56cab46435c", "_shrinkwrap": null, "_spec": "install@^0.4.1", "_where": "/Users/derekcaneja/Git/dispatch.me/kitchen/examples", "author": { "email": "bn@cs.stanford.edu", "name": "Ben Newman" }, "bugs": { "url": "https://github.com/benjamn/install/issues" }, "dependencies": {}, "description": "Minimal JavaScript module loader", "devDependencies": { "docco": "^0.7.0", "mocha": "^2.3.3", "uglifyjs": "^2.4.10" }, "directories": {}, "dist": { "shasum": "c66b8cd0272ecd79252edc4b0b5dd56cab46435c", "tarball": "https://registry.npmjs.org/install/-/install-0.4.4.tgz" }, "engines": { "node": ">= 0.10" }, "gitHead": "62c30a42fcbd68afcd50a09ca0c0b78c80dbb431", "homepage": "http://github.com/benjamn/install", "keywords": [ "browser", "commonjs", "exports", "install", "modules", "packager", "packaging", "require" ], "license": "MIT", "main": "install.js", "maintainers": [ { "name": "benjamn", "email": "bn@cs.stanford.edu" } ], "name": "install", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/benjamn/install.git" }, "scripts": { "docs": "scripts/docs.sh", "prepublish": "scripts/prepublish.sh", "test": "mocha --reporter spec --full-trace test/run.js" }, "version": "0.4.4" }