9df26547f16ee2be01ca73977ed6dae26563a14b.svn-base
1.45 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
56
57
58
{
"_from": "async@~0.1.18",
"_id": "async@0.1.22",
"_inBundle": false,
"_integrity": "sha1-D8GqoIig4+8Ovi2IMbqw3PiEUGE=",
"_location": "/async",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "async@~0.1.18",
"name": "async",
"escapedName": "async",
"rawSpec": "~0.1.18",
"saveSpec": null,
"fetchSpec": "~0.1.18"
},
"_requiredBy": [
"/grunt",
"/prompt",
"/winston"
],
"_resolved": "https://registry.npm.taobao.org/async/download/async-0.1.22.tgz",
"_shasum": "0fc1aaa088a0e3ef0ebe2d8831bab0dcf8845061",
"_spec": "async@~0.1.18",
"_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\grunt",
"author": {
"name": "Caolan McMahon"
},
"bugs": {
"url": "http://github.com/caolan/async/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Higher-order functions and common patterns for asynchronous code",
"devDependencies": {
"nodelint": ">0.0.0",
"nodeunit": ">0.0.0",
"uglify-js": "1.2.x"
},
"engines": {
"node": "*"
},
"homepage": "https://github.com/caolan/async#readme",
"licenses": [
{
"type": "MIT",
"url": "http://github.com/caolan/async/raw/master/LICENSE"
}
],
"main": "./index",
"name": "async",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/caolan/async.git"
},
"version": "0.1.22"
}