UNPKG

motion

Version:

motion - moving development forward

87 lines (86 loc) 2.12 kB
{ "_args": [ [ "process@^0.11.0", "/Users/nw/motion/packages/motion/node_modules/node-libs-browser" ] ], "_from": "process@>=0.11.0 <0.12.0", "_id": "process@0.11.2", "_inCache": true, "_installable": true, "_location": "/process", "_nodeVersion": "0.10.38", "_npmUser": { "email": "shtylman@gmail.com", "name": "defunctzombie" }, "_npmVersion": "2.11.1", "_phantomChildren": {}, "_requested": { "name": "process", "raw": "process@^0.11.0", "rawSpec": "^0.11.0", "scope": null, "spec": ">=0.11.0 <0.12.0", "type": "range" }, "_requiredBy": [ "/node-libs-browser", "/timers-browserify" ], "_resolved": "https://registry.npmjs.org/process/-/process-0.11.2.tgz", "_shasum": "8a58d1d12c573f3f890da9848a4fe8e16ca977b2", "_shrinkwrap": null, "_spec": "process@^0.11.0", "_where": "/Users/nw/motion/packages/motion/node_modules/node-libs-browser", "author": { "email": "shtylman@gmail.com", "name": "Roman Shtylman" }, "browser": "./browser.js", "bugs": { "url": "https://github.com/shtylman/node-process/issues" }, "dependencies": {}, "description": "process information for node.js and browsers", "devDependencies": { "mocha": "2.2.1" }, "directories": {}, "dist": { "shasum": "8a58d1d12c573f3f890da9848a4fe8e16ca977b2", "tarball": "http://registry.npmjs.org/process/-/process-0.11.2.tgz" }, "engines": { "node": ">= 0.6.0" }, "gitHead": "4b996b1e3281aa38d46294f33b9772771f53272d", "homepage": "https://github.com/shtylman/node-process#readme", "keywords": [ "process" ], "license": "MIT", "main": "./index.js", "maintainers": [ { "name": "coolaj86", "email": "coolaj86@gmail.com" }, { "name": "defunctzombie", "email": "shtylman@gmail.com" } ], "name": "process", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/shtylman/node-process.git" }, "scripts": { "test": "mocha test.js" }, "version": "0.11.2" }