UNPKG

react-scripts

Version:
97 lines (96 loc) 2.45 kB
{ "_args": [ [ "process@^0.11.0", "/Users/dan/p/create-react-app/node_modules/node-libs-browser" ] ], "_from": "process@>=0.11.0 <0.12.0", "_id": "process@0.11.9", "_inCache": true, "_installable": true, "_location": "/process", "_nodeVersion": "5.12.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/process-0.11.9.tgz_1472587751718_0.8843140550889075" }, "_npmUser": { "email": "calvin.metcalf@gmail.com", "name": "cwmma" }, "_npmVersion": "3.8.6", "_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.9.tgz", "_shasum": "7bd5ad21aa6253e7da8682264f1e11d11c0318c1", "_shrinkwrap": null, "_spec": "process@^0.11.0", "_where": "/Users/dan/p/create-react-app/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", "zuul": "^3.10.3" }, "directories": {}, "dist": { "shasum": "7bd5ad21aa6253e7da8682264f1e11d11c0318c1", "tarball": "https://registry.npmjs.org/process/-/process-0.11.9.tgz" }, "engines": { "node": ">= 0.6.0" }, "gitHead": "7d8c3702a8bbc43fa55f4bab74b150aef37001dd", "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.9" }