forked from pahen/madge
-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-shrinkwrap.json
70 lines (70 loc) · 2.06 KB
/
npm-shrinkwrap.json
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
59
60
61
62
63
64
65
66
67
68
69
70
{
"name": "madge",
"version": "0.3.2",
"dependencies": {
"amdetective": {
"version": "0.0.2",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/amdetective/-/amdetective-0.0.2.tgz",
"dependencies": {
"esprima": {
"version": "1.2.2",
"from": "esprima@~1.2.2",
"resolved": "https://registry.npmjs.org/esprima/-/esprima-1.2.2.tgz"
}
}
},
"coffee-script": {
"version": "1.3.3",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.3.3.tgz"
},
"colors": {
"version": "0.6.0-1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/colors/-/colors-0.6.0-1.tgz"
},
"commander": {
"version": "1.0.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/commander/-/commander-1.0.0.tgz"
},
"commondir": {
"version": "0.0.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/commondir/-/commondir-0.0.1.tgz"
},
"detective": {
"version": "0.1.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/detective/-/detective-0.1.1.tgz"
},
"graphviz": {
"version": "0.0.7",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/graphviz/-/graphviz-0.0.7.tgz",
"dependencies": {
"temp": {
"version": "0.4.0",
"from": "temp@~0.4.0",
"resolved": "https://registry.npmjs.org/temp/-/temp-0.4.0.tgz"
}
}
},
"resolve": {
"version": "0.2.3",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/resolve/-/resolve-0.2.3.tgz"
},
"uglify-js": {
"version": "1.2.6",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-1.2.6.tgz"
},
"walkdir": {
"version": "0.0.5",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/walkdir/-/walkdir-0.0.5.tgz"
}
}
}