fcbf4d270970206af818dbab10d027ae33e6e1e9.svn-base
1.31 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
47
48
49
50
{
"_from": "zipstream@0.2.x",
"_id": "zipstream@0.2.1",
"_inBundle": false,
"_integrity": "sha1-OQ2U7smlBSDFSpCWnJ02hLVj3Rw=",
"_location": "/zipstream",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "zipstream@0.2.x",
"name": "zipstream",
"escapedName": "zipstream",
"rawSpec": "0.2.x",
"saveSpec": null,
"fetchSpec": "0.2.x"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npm.taobao.org/zipstream/download/zipstream-0.2.1.tgz",
"_shasum": "390d94eec9a50520c54a90969c9d3684b563dd1c",
"_spec": "zipstream@0.2.x",
"_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0",
"author": {
"name": "Antoine van Wel",
"email": "antoinevanwel+zipstream@gmail.com"
},
"bugs": {
"url": "https://github.com/wellawaretech/node-zipstream/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Creates ZIP output streams.",
"engines": {
"node": ">= 0.6.3"
},
"homepage": "http://wellawaretech.com/zipstream",
"keywords": [
"zip"
],
"main": "zipstream.js",
"name": "zipstream",
"repository": {
"type": "git",
"url": "git+https://github.com/wellawaretech/node-zipstream.git"
},
"version": "0.2.1"
}