thedesk/app/node_modules/process/package.json
2018-02-19 02:41:25 +09:00

82 lines
1.9 KiB
JSON

{
"_args": [
[
{
"raw": "process@~0.5.1",
"scope": null,
"escapedName": "process",
"name": "process",
"rawSpec": "~0.5.1",
"spec": ">=0.5.1 <0.6.0",
"type": "range"
},
"C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\global"
]
],
"_from": "process@>=0.5.1 <0.6.0",
"_id": "process@0.5.2",
"_inCache": true,
"_location": "/process",
"_npmUser": {
"name": "shtylman",
"email": "shtylman@gmail.com"
},
"_npmVersion": "1.3.21",
"_phantomChildren": {},
"_requested": {
"raw": "process@~0.5.1",
"scope": null,
"escapedName": "process",
"name": "process",
"rawSpec": "~0.5.1",
"spec": ">=0.5.1 <0.6.0",
"type": "range"
},
"_requiredBy": [
"/global"
],
"_resolved": "https://registry.npmjs.org/process/-/process-0.5.2.tgz",
"_shasum": "1638d8a8e34c2f440a91db95ab9aeb677fc185cf",
"_shrinkwrap": null,
"_spec": "process@~0.5.1",
"_where": "C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\global",
"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": {},
"directories": {},
"dist": {
"shasum": "1638d8a8e34c2f440a91db95ab9aeb677fc185cf",
"tarball": "https://registry.npmjs.org/process/-/process-0.5.2.tgz"
},
"engines": {
"node": ">= 0.6.0"
},
"homepage": "https://github.com/shtylman/node-process",
"keywords": [
"process"
],
"main": "./index.js",
"maintainers": [
{
"name": "shtylman",
"email": "shtylman@gmail.com"
}
],
"name": "process",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/shtylman/node-process.git"
},
"version": "0.5.2"
}