f0bbd1b41f9b573965c3586a299204ee9d429c8b.svn-base
1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"_from": "bytes@0.1.0",
"_id": "bytes@0.1.0",
"_inBundle": false,
"_integrity": "sha1-xXSBIigSbWNp0VdpJahXnbP45aI=",
"_location": "/bytes",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "bytes@0.1.0",
"name": "bytes",
"escapedName": "bytes",
"rawSpec": "0.1.0",
"saveSpec": null,
"fetchSpec": "0.1.0"
},
"_requiredBy": [
"/connect"
],
"_resolved": "https://registry.npm.taobao.org/bytes/download/bytes-0.1.0.tgz",
"_shasum": "c574812228126d6369d1576925a8579db3f8e5a2",
"_spec": "bytes@0.1.0",
"_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\connect",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca",
"url": "http://tjholowaychuk.com"
},
"bundleDependencies": false,
"component": {
"scripts": {
"bytes": "index.js"
}
},
"dependencies": {},
"deprecated": false,
"description": "byte size string parser / serializer",
"devDependencies": {
"mocha": "*",
"should": "*"
},
"main": "index.js",
"name": "bytes",
"version": "0.1.0"
}