Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
80522 views
1
{
2
"author": {
3
"name": "Roman Shtylman",
4
"email": "[email protected]"
5
},
6
"name": "process",
7
"description": "process information for node.js and browsers",
8
"keywords": [
9
"process"
10
],
11
"scripts": {
12
"test": "mocha test.js"
13
},
14
"version": "0.11.1",
15
"repository": {
16
"type": "git",
17
"url": "git://github.com/shtylman/node-process.git"
18
},
19
"browser": "./browser.js",
20
"main": "./index.js",
21
"engines": {
22
"node": ">= 0.6.0"
23
},
24
"devDependencies": {
25
"mocha": "2.2.1"
26
},
27
"gitHead": "2d0290765eef8f977298a8313460c85d3964d84b",
28
"bugs": {
29
"url": "https://github.com/shtylman/node-process/issues"
30
},
31
"homepage": "https://github.com/shtylman/node-process#readme",
32
"_id": "[email protected]",
33
"_shasum": "ee3becb4335edf3c8b14ccbf7e17a1125a4431ae",
34
"_from": "process@>=0.11.0 <0.12.0",
35
"_npmVersion": "2.9.0",
36
"_nodeVersion": "0.10.35",
37
"_npmUser": {
38
"name": "defunctzombie",
39
"email": "[email protected]"
40
},
41
"dist": {
42
"shasum": "ee3becb4335edf3c8b14ccbf7e17a1125a4431ae",
43
"tarball": "http://registry.npmjs.org/process/-/process-0.11.1.tgz"
44
},
45
"maintainers": [
46
{
47
"name": "coolaj86",
48
"email": "[email protected]"
49
},
50
{
51
"name": "defunctzombie",
52
"email": "[email protected]"
53
}
54
],
55
"directories": {},
56
"_resolved": "https://registry.npmjs.org/process/-/process-0.11.1.tgz",
57
"readme": "ERROR: No README data found!"
58
}
59
60