UNPKG

react-scripts

Version:
104 lines (103 loc) 2.59 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.6", "_inCache": true, "_installable": true, "_location": "/process", "_nodeVersion": "5.12.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/process-0.11.6.tgz_1469540140351_0.07442293269559741" }, "_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.6.tgz", "_shasum": "f234a1fbfddd0a64f8347e1ab52184453d7347af", "_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" }, "directories": {}, "dist": { "shasum": "f234a1fbfddd0a64f8347e1ab52184453d7347af", "tarball": "https://registry.npmjs.org/process/-/process-0.11.6.tgz" }, "engines": { "node": ">= 0.6.0" }, "gitHead": "331de4d3b8cab1bb41ffea954e7971aa3f96d1f1", "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": { "test": "mocha test.js" }, "version": "0.11.6" }