UNPKG

react-scripts

Version:
106 lines (105 loc) 2.69 kB
{ "_args": [ [ { "raw": "process@^0.11.0", "scope": null, "escapedName": "process", "name": "process", "rawSpec": "^0.11.0", "spec": ">=0.11.0 <0.12.0", "type": "range" }, "/Users/gaearon/p/create-react-app/node_modules/node-libs-browser" ] ], "_from": "process@>=0.11.0 <0.12.0", "_id": "process@0.11.8", "_inCache": true, "_installable": true, "_location": "/process", "_nodeVersion": "5.12.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/process-0.11.8.tgz_1470663916796_0.6756675334181637" }, "_npmUser": { "name": "cwmma", "email": "calvin.metcalf@gmail.com" }, "_npmVersion": "3.8.6", "_phantomChildren": {}, "_requested": { "raw": "process@^0.11.0", "scope": null, "escapedName": "process", "name": "process", "rawSpec": "^0.11.0", "spec": ">=0.11.0 <0.12.0", "type": "range" }, "_requiredBy": [ "/node-libs-browser", "/timers-browserify" ], "_resolved": "https://registry.npmjs.org/process/-/process-0.11.8.tgz", "_shasum": "58ff3d04ae0641be72c5a6e60ce8f7822d64eb3c", "_shrinkwrap": null, "_spec": "process@^0.11.0", "_where": "/Users/gaearon/p/create-react-app/node_modules/node-libs-browser", "author": { "name": "Roman Shtylman", "email": "shtylman@gmail.com" }, "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", "zuul": "^3.10.3" }, "directories": {}, "dist": { "shasum": "58ff3d04ae0641be72c5a6e60ce8f7822d64eb3c", "tarball": "https://registry.npmjs.org/process/-/process-0.11.8.tgz" }, "engines": { "node": ">= 0.6.0" }, "gitHead": "1c4943a088579d57cc82876e6ed3972fd2595e84", "homepage": "https://github.com/shtylman/node-process#readme", "keywords": [ "process" ], "license": "MIT", "main": "./index.js", "maintainers": [ { "name": "coolaj86", "email": "coolaj86@gmail.com" }, { "name": "cwmma", "email": "calvin.metcalf@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": { "browser": "zuul --no-coverage --ui mocha-bdd --local 8080 -- test.js", "test": "mocha test.js" }, "version": "0.11.8" }