{
"author": {
"name": "Roman Shtylman",
"email": "[email protected]"
},
"name": "process",
"description": "process information for node.js and browsers",
"keywords": [
"process"
],
"scripts": {
"test": "mocha test.js"
},
"version": "0.11.1",
"repository": {
"type": "git",
"url": "git://github.com/shtylman/node-process.git"
},
"browser": "./browser.js",
"main": "./index.js",
"engines": {
"node": ">= 0.6.0"
},
"devDependencies": {
"mocha": "2.2.1"
},
"gitHead": "2d0290765eef8f977298a8313460c85d3964d84b",
"bugs": {
"url": "https://github.com/shtylman/node-process/issues"
},
"homepage": "https://github.com/shtylman/node-process#readme",
"_id": "[email protected]",
"_shasum": "ee3becb4335edf3c8b14ccbf7e17a1125a4431ae",
"_from": "process@>=0.11.0 <0.12.0",
"_npmVersion": "2.9.0",
"_nodeVersion": "0.10.35",
"_npmUser": {
"name": "defunctzombie",
"email": "[email protected]"
},
"dist": {
"shasum": "ee3becb4335edf3c8b14ccbf7e17a1125a4431ae",
"tarball": "http://registry.npmjs.org/process/-/process-0.11.1.tgz"
},
"maintainers": [
{
"name": "coolaj86",
"email": "[email protected]"
},
{
"name": "defunctzombie",
"email": "[email protected]"
}
],
"directories": {},
"_resolved": "https://registry.npmjs.org/process/-/process-0.11.1.tgz",
"readme": "ERROR: No README data found!"
}