Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50640 views
1
{
2
"_args": [
3
[
4
{
5
"raw": "[email protected]",
6
"scope": null,
7
"escapedName": "bytes",
8
"name": "bytes",
9
"rawSpec": "2.4.0",
10
"spec": "2.4.0",
11
"type": "version"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/body-parser"
14
]
15
],
16
"_from": "[email protected]",
17
"_id": "[email protected]",
18
"_inCache": true,
19
"_installable": true,
20
"_location": "/bytes",
21
"_npmOperationalInternal": {
22
"host": "packages-16-east.internal.npmjs.com",
23
"tmp": "tmp/bytes-2.4.0.tgz_1464812473023_0.6271433881483972"
24
},
25
"_npmUser": {
26
"name": "dougwilson",
27
"email": "[email protected]"
28
},
29
"_npmVersion": "1.4.28",
30
"_phantomChildren": {},
31
"_requested": {
32
"raw": "[email protected]",
33
"scope": null,
34
"escapedName": "bytes",
35
"name": "bytes",
36
"rawSpec": "2.4.0",
37
"spec": "2.4.0",
38
"type": "version"
39
},
40
"_requiredBy": [
41
"/body-parser",
42
"/raw-body"
43
],
44
"_resolved": "https://registry.npmjs.org/bytes/-/bytes-2.4.0.tgz",
45
"_shasum": "7d97196f9d5baf7f6935e25985549edd2a6c2339",
46
"_shrinkwrap": null,
47
"_spec": "[email protected]",
48
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/body-parser",
49
"author": {
50
"name": "TJ Holowaychuk",
51
"email": "[email protected]",
52
"url": "http://tjholowaychuk.com"
53
},
54
"bugs": {
55
"url": "https://github.com/visionmedia/bytes.js/issues"
56
},
57
"component": {
58
"scripts": {
59
"bytes/index.js": "index.js"
60
}
61
},
62
"contributors": [
63
{
64
"name": "Jed Watson",
65
"email": "[email protected]"
66
},
67
{
68
"name": "Théo FIDRY",
69
"email": "[email protected]"
70
}
71
],
72
"dependencies": {},
73
"description": "Utility to parse a string bytes to bytes and vice-versa",
74
"devDependencies": {
75
"mocha": "1.21.5"
76
},
77
"directories": {},
78
"dist": {
79
"shasum": "7d97196f9d5baf7f6935e25985549edd2a6c2339",
80
"tarball": "https://registry.npmjs.org/bytes/-/bytes-2.4.0.tgz"
81
},
82
"files": [
83
"History.md",
84
"LICENSE",
85
"Readme.md",
86
"index.js"
87
],
88
"gitHead": "2a598442bdfa796df8d01a96cc54495cda550e70",
89
"homepage": "https://github.com/visionmedia/bytes.js",
90
"keywords": [
91
"byte",
92
"bytes",
93
"utility",
94
"parse",
95
"parser",
96
"convert",
97
"converter"
98
],
99
"license": "MIT",
100
"maintainers": [
101
{
102
"name": "dougwilson",
103
"email": "[email protected]"
104
},
105
{
106
"name": "tjholowaychuk",
107
"email": "[email protected]"
108
}
109
],
110
"name": "bytes",
111
"optionalDependencies": {},
112
"readme": "ERROR: No README data found!",
113
"repository": {
114
"type": "git",
115
"url": "git+https://github.com/visionmedia/bytes.js.git"
116
},
117
"scripts": {
118
"test": "mocha --check-leaks --reporter spec"
119
},
120
"version": "2.4.0"
121
}
122
123