cd115f9ec25f18ae3228601ae5ca8ab55d1505be.svn-base
1.43 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": "request@2.9.x",
"_id": "request@2.9.203",
"_inBundle": false,
"_integrity": "sha1-bBcRpUB/uUoRQhlWPkQUW8v0cjo=",
"_location": "/loggly/request",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "request@2.9.x",
"name": "request",
"escapedName": "request",
"rawSpec": "2.9.x",
"saveSpec": null,
"fetchSpec": "2.9.x"
},
"_requiredBy": [
"/loggly"
],
"_resolved": "https://registry.npm.taobao.org/request/download/request-2.9.203.tgz",
"_shasum": "6c1711a5407fb94a114219563e44145bcbf4723a",
"_spec": "request@2.9.x",
"_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\loggly",
"author": {
"name": "Mikeal Rogers",
"email": "mikeal.rogers@gmail.com"
},
"bugs": {
"url": "http://github.com/mikeal/request/issues"
},
"bundleDependencies": false,
"deprecated": "request has been deprecated, see https://github.com/request/request/issues/3142",
"description": "Simplified HTTP request client.",
"engines": [
"node >= 0.3.6"
],
"homepage": "https://github.com/mikeal/request#readme",
"main": "./main",
"name": "request",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/mikeal/request.git"
},
"scripts": {
"test": "node tests/run.js"
},
"tags": [
"http",
"simple",
"util",
"utility"
],
"version": "2.9.203"
}