c68e599022e0854b2772aada6eb8a8c249c9e971.svn-base
1.3 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
51
52
53
54
55
{
"_from": "send@0.0.4",
"_id": "send@0.0.4",
"_inBundle": false,
"_integrity": "sha1-LUz3mxifzQlhDhMCUQrJsOTd6AA=",
"_location": "/send",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "send@0.0.4",
"name": "send",
"escapedName": "send",
"rawSpec": "0.0.4",
"saveSpec": null,
"fetchSpec": "0.0.4"
},
"_requiredBy": [
"/connect"
],
"_resolved": "https://registry.npm.taobao.org/send/download/send-0.0.4.tgz",
"_shasum": "2d4cf79b189fcd09610e1302510ac9b0e4dde800",
"_spec": "send@0.0.4",
"_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"
},
"bundleDependencies": false,
"dependencies": {
"debug": "*",
"fresh": "0.1.0",
"mime": "1.2.6",
"range-parser": "0.0.4"
},
"deprecated": false,
"description": "Better streaming static file server with Range and conditional-GET support",
"devDependencies": {
"connect": "2.x",
"mocha": "*",
"should": "*",
"supertest": "0.0.1"
},
"keywords": [
"static",
"file",
"server"
],
"main": "index",
"name": "send",
"scripts": {
"test": "make test"
},
"version": "0.0.4"
}