51 lines
1.3 KiB
JSON
51 lines
1.3 KiB
JSON
|
{
|
||
|
"_from": "process@~0.5.1",
|
||
|
"_id": "process@0.5.2",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-FjjYqONML0QKkduVq5rrZ3/Bhc8=",
|
||
|
"_location": "/process",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "process@~0.5.1",
|
||
|
"name": "process",
|
||
|
"escapedName": "process",
|
||
|
"rawSpec": "~0.5.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "~0.5.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/global"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/process/-/process-0.5.2.tgz",
|
||
|
"_shasum": "1638d8a8e34c2f440a91db95ab9aeb677fc185cf",
|
||
|
"_spec": "process@~0.5.1",
|
||
|
"_where": "/home/lrullo/httpdocs/anorgatarrak.eus/wp-content/themes/anorgatarrak/node_modules/global",
|
||
|
"author": {
|
||
|
"name": "Roman Shtylman",
|
||
|
"email": "shtylman@gmail.com"
|
||
|
},
|
||
|
"browser": "./browser.js",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/shtylman/node-process/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "process information for node.js and browsers",
|
||
|
"engines": {
|
||
|
"node": ">= 0.6.0"
|
||
|
},
|
||
|
"homepage": "https://github.com/shtylman/node-process#readme",
|
||
|
"keywords": [
|
||
|
"process"
|
||
|
],
|
||
|
"main": "./index.js",
|
||
|
"name": "process",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/shtylman/node-process.git"
|
||
|
},
|
||
|
"version": "0.5.2"
|
||
|
}
|