Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
80728 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
"version": "0.8.0",
12
"repository": {
13
"type": "git",
14
"url": "git://github.com/shtylman/node-process.git"
15
},
16
"browser": "./browser.js",
17
"main": "./index.js",
18
"engines": {
19
"node": ">= 0.6.0"
20
},
21
"gitHead": "67e233fe6cd92869dfdf3ed305e969c4bc803ef9",
22
"bugs": {
23
"url": "https://github.com/shtylman/node-process/issues"
24
},
25
"homepage": "https://github.com/shtylman/node-process",
26
"_id": "[email protected]",
27
"scripts": {},
28
"_shasum": "7bbaf7187fe6ded3fd5be0cb6103fba9cacb9798",
29
"_from": "process@>=0.8.0 <0.9.0",
30
"_npmVersion": "1.4.23",
31
"_npmUser": {
32
"name": "shtylman",
33
"email": "[email protected]"
34
},
35
"maintainers": [
36
{
37
"name": "coolaj86",
38
"email": "[email protected]"
39
},
40
{
41
"name": "shtylman",
42
"email": "[email protected]"
43
}
44
],
45
"dist": {
46
"shasum": "7bbaf7187fe6ded3fd5be0cb6103fba9cacb9798",
47
"tarball": "http://registry.npmjs.org/process/-/process-0.8.0.tgz"
48
},
49
"directories": {},
50
"_resolved": "https://registry.npmjs.org/process/-/process-0.8.0.tgz"
51
}
52
53