-
Notifications
You must be signed in to change notification settings - Fork 12
/
npm-shrinkwrap.json
110 lines (110 loc) · 3.88 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
"dependencies": {
"autoprefixer": {
"version": "6.3.4",
"from": "autoprefixer@>=6.3.1 <7.0.0",
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-6.3.4.tgz",
"dependencies": {
"browserslist": {
"version": "1.3.0",
"from": "browserslist@>=1.3.0 <1.4.0",
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-1.3.0.tgz"
},
"caniuse-db": {
"version": "1.0.30000436",
"from": "caniuse-db@>=1.0.30000435 <2.0.0",
"resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000436.tgz"
},
"normalize-range": {
"version": "0.1.2",
"from": "normalize-range@>=0.1.2 <0.2.0",
"resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz"
},
"num2fraction": {
"version": "1.2.2",
"from": "num2fraction@>=1.2.2 <2.0.0",
"resolved": "https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz"
},
"postcss": {
"version": "5.0.19",
"from": "postcss@>=5.0.19 <6.0.0",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-5.0.19.tgz",
"dependencies": {
"js-base64": {
"version": "2.1.9",
"from": "js-base64@>=2.1.9 <3.0.0",
"resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.1.9.tgz"
},
"source-map": {
"version": "0.5.3",
"from": "source-map@>=0.5.1 <0.6.0",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.3.tgz"
},
"supports-color": {
"version": "3.1.2",
"from": "supports-color@>=3.1.2 <4.0.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.1.2.tgz",
"dependencies": {
"has-flag": {
"version": "1.0.0",
"from": "has-flag@>=1.0.0 <2.0.0",
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz"
}
}
}
}
},
"postcss-value-parser": {
"version": "3.3.0",
"from": "postcss-value-parser@>=3.2.3 <4.0.0",
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.0.tgz"
}
}
},
"babel-runtime": {
"version": "6.18.0",
"from": "babel-runtime@latest",
"resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.18.0.tgz"
},
"bcrypt": {
"version": "0.8.7",
"from": "bcrypt@latest",
"resolved": "https://registry.npmjs.org/bcrypt/-/bcrypt-0.8.7.tgz"
},
"bindings": {
"version": "1.2.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/bindings/-/bindings-1.2.1.tgz"
},
"core-js": {
"version": "2.4.1",
"from": "core-js@>=2.4.0 <3.0.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-2.4.1.tgz"
},
"faker": {
"version": "3.1.0",
"from": "faker@>=3.0.1 <4.0.0",
"resolved": "https://registry.npmjs.org/faker/-/faker-3.1.0.tgz"
},
"lodash": {
"version": "4.12.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.12.0.tgz"
},
"moment": {
"version": "2.13.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.13.0.tgz"
},
"nan": {
"version": "2.3.5",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/nan/-/nan-2.3.5.tgz"
},
"regenerator-runtime": {
"version": "0.9.6",
"from": "regenerator-runtime@>=0.9.5 <0.10.0",
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.9.6.tgz"
}
}
}