author | ymh <ymh.work@gmail.com> |
Mon, 12 Jun 2017 14:53:59 +0200 | |
changeset 537 | d2e6ee099125 |
parent 532 | 1190ea937f2d |
child 540 | 07239de796bb |
permissions | -rw-r--r-- |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1 |
{ |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2 |
"name": "app-client", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3 |
"version": "0.0.19", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4 |
"lockfileVersion": 1, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5 |
"dependencies": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6 |
"@glimmer/compiler": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7 |
"version": "0.22.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8 |
"resolved": "https://registry.npmjs.org/@glimmer/compiler/-/compiler-0.22.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
9 |
"integrity": "sha1-Ou+USEYK8dMgqCQjMjSYpv84oMY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
10 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
11 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
12 |
"@glimmer/di": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
13 |
"version": "0.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
14 |
"resolved": "https://registry.npmjs.org/@glimmer/di/-/di-0.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
15 |
"integrity": "sha1-c7/Upu5BSKgL8JLopdKbysnUzn4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
16 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
17 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
18 |
"@glimmer/interfaces": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
19 |
"version": "0.22.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
20 |
"resolved": "https://registry.npmjs.org/@glimmer/interfaces/-/interfaces-0.22.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
21 |
"integrity": "sha1-HC4yia5Bp1DwyN3MZFKbnpDdpgQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
22 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
23 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
24 |
"@glimmer/node": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
25 |
"version": "0.22.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
26 |
"resolved": "https://registry.npmjs.org/@glimmer/node/-/node-0.22.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
27 |
"integrity": "sha1-/zPupuZRR6IMG9HwX9xKbDWVxUw=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
28 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
29 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
30 |
"@glimmer/object": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
31 |
"version": "0.22.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
32 |
"resolved": "https://registry.npmjs.org/@glimmer/object/-/object-0.22.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
33 |
"integrity": "sha1-H8n9dGXH0S5bkkZK1AA4tZXejtA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
34 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
35 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
36 |
"@glimmer/object-reference": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
37 |
"version": "0.22.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
38 |
"resolved": "https://registry.npmjs.org/@glimmer/object-reference/-/object-reference-0.22.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
39 |
"integrity": "sha1-MdtoyJEjJMY1CbHvgyE/etTvMSs=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
40 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
41 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
42 |
"@glimmer/reference": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
43 |
"version": "0.22.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
44 |
"resolved": "https://registry.npmjs.org/@glimmer/reference/-/reference-0.22.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
45 |
"integrity": "sha1-by74zZf+dW2J/vdfjDx5ADUCoqk=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
46 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
47 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
48 |
"@glimmer/resolver": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
49 |
"version": "0.3.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
50 |
"resolved": "https://registry.npmjs.org/@glimmer/resolver/-/resolver-0.3.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
51 |
"integrity": "sha1-ZUUaIZUlnOJlGHFWMcON18FE6CE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
52 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
53 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
54 |
"@glimmer/runtime": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
55 |
"version": "0.22.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
56 |
"resolved": "https://registry.npmjs.org/@glimmer/runtime/-/runtime-0.22.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
57 |
"integrity": "sha1-uMso78nMhsQG7plvXCz2cwYg1AQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
58 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
59 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
60 |
"@glimmer/syntax": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
61 |
"version": "0.22.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
62 |
"resolved": "https://registry.npmjs.org/@glimmer/syntax/-/syntax-0.22.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
63 |
"integrity": "sha1-hSjRkyS/f5IPXP0xkl5FLlF4G0Q=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
64 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
65 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
66 |
"@glimmer/util": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
67 |
"version": "0.22.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
68 |
"resolved": "https://registry.npmjs.org/@glimmer/util/-/util-0.22.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
69 |
"integrity": "sha1-gnL1CQXRu5BO43Horeg/13m1FQg=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
70 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
71 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
72 |
"@glimmer/wire-format": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
73 |
"version": "0.22.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
74 |
"resolved": "https://registry.npmjs.org/@glimmer/wire-format/-/wire-format-0.22.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
75 |
"integrity": "sha1-GbIm2bk7pu5URy2f+x1I58DYCg0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
76 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
77 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
78 |
"abbrev": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
79 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
80 |
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
81 |
"integrity": "sha1-0FVMIlZjbi9W58LlrRg/hZQo2B8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
82 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
83 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
84 |
"accepts": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
85 |
"version": "1.3.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
86 |
"resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
87 |
"integrity": "sha1-w8p0NJOGSMPg2cHjKN1otiLChMo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
88 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
89 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
90 |
"acorn": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
91 |
"version": "5.0.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
92 |
"resolved": "https://registry.npmjs.org/acorn/-/acorn-5.0.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
93 |
"integrity": "sha1-xGDfCEkUY/AozLguqzcwvwEIez0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
94 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
95 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
96 |
"acorn-jsx": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
97 |
"version": "3.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
98 |
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-3.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
99 |
"integrity": "sha1-r9+UiPsezvyDSPb7IvRk4ypYs2s=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
100 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
101 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
102 |
"acorn": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
103 |
"version": "3.3.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
104 |
"resolved": "https://registry.npmjs.org/acorn/-/acorn-3.3.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
105 |
"integrity": "sha1-ReN/s56No/JbruP/U2niu18iAXo=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
106 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
107 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
108 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
109 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
110 |
"after": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
111 |
"version": "0.8.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
112 |
"resolved": "https://registry.npmjs.org/after/-/after-0.8.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
113 |
"integrity": "sha1-q11PuIP1loFtNRX495HAr0ht1ic=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
114 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
115 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
116 |
"ajv": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
117 |
"version": "4.11.8", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
118 |
"resolved": "https://registry.npmjs.org/ajv/-/ajv-4.11.8.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
119 |
"integrity": "sha1-gv+wKynmYq5TvcIK8VlHcGc5xTY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
120 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
121 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
122 |
"ajv-keywords": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
123 |
"version": "1.5.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
124 |
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-1.5.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
125 |
"integrity": "sha1-MU3QpLM2j609/NxU7eYXG4htrzw=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
126 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
127 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
128 |
"align-text": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
129 |
"version": "0.1.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
130 |
"resolved": "https://registry.npmjs.org/align-text/-/align-text-0.1.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
131 |
"integrity": "sha1-DNkKVhCT810KmSVsIrcGlDP60Rc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
132 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
133 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
134 |
"alter": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
135 |
"version": "0.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
136 |
"resolved": "https://registry.npmjs.org/alter/-/alter-0.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
137 |
"integrity": "sha1-x1iICGF1cgNKrmJICvJrHU0cs80=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
138 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
139 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
140 |
"amd-name-resolver": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
141 |
"version": "0.0.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
142 |
"resolved": "https://registry.npmjs.org/amd-name-resolver/-/amd-name-resolver-0.0.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
143 |
"integrity": "sha1-0+S6Lfyqsdggwb6d6UfGeCjP5ZU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
144 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
145 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
146 |
"amdefine": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
147 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
148 |
"resolved": "https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
149 |
"integrity": "sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
150 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
151 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
152 |
"ansi-escapes": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
153 |
"version": "1.4.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
154 |
"resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-1.4.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
155 |
"integrity": "sha1-06ioOzGapneTZisT52HHkRQiMG4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
156 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
157 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
158 |
"ansi-regex": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
159 |
"version": "2.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
160 |
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
161 |
"integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
162 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
163 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
164 |
"ansi-styles": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
165 |
"version": "2.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
166 |
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
167 |
"integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
168 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
169 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
170 |
"ansicolors": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
171 |
"version": "0.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
172 |
"resolved": "https://registry.npmjs.org/ansicolors/-/ansicolors-0.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
173 |
"integrity": "sha1-vgiVmQl7dKXJxKhKDNvNtivYeu8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
174 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
175 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
176 |
"anymatch": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
177 |
"version": "1.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
178 |
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-1.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
179 |
"integrity": "sha1-o+Uvo5FoyCX/V7AkgSbOWo/5VQc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
180 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
181 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
182 |
"aot-test-generators": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
183 |
"version": "0.1.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
184 |
"resolved": "https://registry.npmjs.org/aot-test-generators/-/aot-test-generators-0.1.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
185 |
"integrity": "sha1-Q/D2Ffl8spjXkZwbC05rcxCwPNA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
186 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
187 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
188 |
"jsesc": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
189 |
"version": "2.5.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
190 |
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
191 |
"integrity": "sha1-5CGiqOINawgZ3yiQj3glJrlt0f4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
192 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
193 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
194 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
195 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
196 |
"aproba": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
197 |
"version": "1.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
198 |
"resolved": "https://registry.npmjs.org/aproba/-/aproba-1.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
199 |
"integrity": "sha512-ZpYajIfO0j2cOFTO955KUMIKNmj6zhX8kVztMAxFsDaMwz+9Z9SV0uou2pC9HJqcfpffOsjnbrDMvkNy+9RXPw==", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
200 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
201 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
202 |
"are-we-there-yet": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
203 |
"version": "1.1.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
204 |
"resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
205 |
"integrity": "sha1-u13KOCu5TwXhUZQ3PRb9O6HKEQ0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
206 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
207 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
208 |
"readable-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
209 |
"version": "2.2.11", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
210 |
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.11.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
211 |
"integrity": "sha512-h+8+r3MKEhkiVrwdKL8aWs1oc1VvBu33ueshOvS26RsZQ3Amhx/oO3TKe4lApSV9ueY6as8EAh7mtuFjdlhg9Q==", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
212 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
213 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
214 |
"string_decoder": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
215 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
216 |
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
217 |
"integrity": "sha1-sp4fThEl+pehA4K4pTNze3SR4Xk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
218 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
219 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
220 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
221 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
222 |
"argparse": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
223 |
"version": "1.0.9", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
224 |
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.9.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
225 |
"integrity": "sha1-c9g7wmP4bpf4zE9rrhsOkKfSLIY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
226 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
227 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
228 |
"sprintf-js": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
229 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
230 |
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
231 |
"integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
232 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
233 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
234 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
235 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
236 |
"arr-diff": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
237 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
238 |
"resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-2.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
239 |
"integrity": "sha1-jzuCf5Vai9ZpaX5KQlasPOrjVs8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
240 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
241 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
242 |
"arr-flatten": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
243 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
244 |
"resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
245 |
"integrity": "sha1-onTthawIhJtr14R8RYB0XcUa37E=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
246 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
247 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
248 |
"array-equal": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
249 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
250 |
"resolved": "https://registry.npmjs.org/array-equal/-/array-equal-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
251 |
"integrity": "sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
252 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
253 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
254 |
"array-find-index": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
255 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
256 |
"resolved": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
257 |
"integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
258 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
259 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
260 |
"array-flatten": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
261 |
"version": "1.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
262 |
"resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
263 |
"integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
264 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
265 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
266 |
"array-to-error": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
267 |
"version": "1.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
268 |
"resolved": "https://registry.npmjs.org/array-to-error/-/array-to-error-1.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
269 |
"integrity": "sha1-1ogSkm0UCXogVXmmZ+6vGFakTAc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
270 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
271 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
272 |
"array-to-sentence": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
273 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
274 |
"resolved": "https://registry.npmjs.org/array-to-sentence/-/array-to-sentence-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
275 |
"integrity": "sha1-yASVba+lMjJJWyBalFJ1OiWNOfw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
276 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
277 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
278 |
"array-union": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
279 |
"version": "1.0.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
280 |
"resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
281 |
"integrity": "sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
282 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
283 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
284 |
"array-uniq": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
285 |
"version": "1.0.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
286 |
"resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
287 |
"integrity": "sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
288 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
289 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
290 |
"array-unique": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
291 |
"version": "0.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
292 |
"resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
293 |
"integrity": "sha1-odl8yvy8JiXMcPrc6zalDFiwGlM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
294 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
295 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
296 |
"arraybuffer.slice": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
297 |
"version": "0.0.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
298 |
"resolved": "https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
299 |
"integrity": "sha1-8zshWfBTKj8xB6JywMz70a0peco=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
300 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
301 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
302 |
"arrify": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
303 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
304 |
"resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
305 |
"integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
306 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
307 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
308 |
"asn1": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
309 |
"version": "0.2.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
310 |
"resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
311 |
"integrity": "sha1-2sh4dxPJlmhJ/IGAd36+nB3fO4Y=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
312 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
313 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
314 |
"assert-plus": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
315 |
"version": "0.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
316 |
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
317 |
"integrity": "sha1-104bh+ev/A24qttwIfP+SBAasjQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
318 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
319 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
320 |
"ast-traverse": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
321 |
"version": "0.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
322 |
"resolved": "https://registry.npmjs.org/ast-traverse/-/ast-traverse-0.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
323 |
"integrity": "sha1-ac8rg4bxnc2hux4F1o/jWdiJfeY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
324 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
325 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
326 |
"ast-types": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
327 |
"version": "0.9.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
328 |
"resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.9.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
329 |
"integrity": "sha1-ECyenpAF0+fjgpvwxPok7oYu6bk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
330 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
331 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
332 |
"async": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
333 |
"version": "1.5.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
334 |
"resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
335 |
"integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
336 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
337 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
338 |
"async-disk-cache": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
339 |
"version": "1.3.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
340 |
"resolved": "https://registry.npmjs.org/async-disk-cache/-/async-disk-cache-1.3.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
341 |
"integrity": "sha1-rFPWFShD3yAslAbijXdDYmCNdN0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
342 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
343 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
344 |
"async-each": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
345 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
346 |
"resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
347 |
"integrity": "sha1-GdOGodntxufByF04iu28xW0zYC0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
348 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
349 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
350 |
"async-foreach": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
351 |
"version": "0.1.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
352 |
"resolved": "https://registry.npmjs.org/async-foreach/-/async-foreach-0.1.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
353 |
"integrity": "sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
354 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
355 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
356 |
"asynckit": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
357 |
"version": "0.4.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
358 |
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
359 |
"integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
360 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
361 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
362 |
"aws-sign2": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
363 |
"version": "0.6.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
364 |
"resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
365 |
"integrity": "sha1-FDQt0428yU0OW4fXY81jYSwOeU8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
366 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
367 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
368 |
"aws4": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
369 |
"version": "1.6.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
370 |
"resolved": "https://registry.npmjs.org/aws4/-/aws4-1.6.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
371 |
"integrity": "sha1-g+9cqGCysy5KDe7e6MdxudtXRx4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
372 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
373 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
374 |
"babel-code-frame": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
375 |
"version": "6.22.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
376 |
"resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.22.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
377 |
"integrity": "sha1-AnYgvuVnqIwyVhV05/0IAdMxGOQ=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
378 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
379 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
380 |
"babel-core": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
381 |
"version": "6.25.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
382 |
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-6.25.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
383 |
"integrity": "sha1-fdQrBGPHQunVKW3rPsZ6kyLa1yk=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
384 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
385 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
386 |
"babel-generator": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
387 |
"version": "6.25.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
388 |
"resolved": "https://registry.npmjs.org/babel-generator/-/babel-generator-6.25.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
389 |
"integrity": "sha1-M6GvcNXyiQrrRlpKd5PB32qeqfw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
390 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
391 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
392 |
"jsesc": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
393 |
"version": "1.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
394 |
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-1.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
395 |
"integrity": "sha1-RsP+yMGJKxKwgz25vHYiF226s0s=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
396 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
397 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
398 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
399 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
400 |
"babel-helper-builder-binary-assignment-operator-visitor": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
401 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
402 |
"resolved": "https://registry.npmjs.org/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
403 |
"integrity": "sha1-zORReto1b0IgvK6KAsKzRvmlZmQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
404 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
405 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
406 |
"babel-helper-call-delegate": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
407 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
408 |
"resolved": "https://registry.npmjs.org/babel-helper-call-delegate/-/babel-helper-call-delegate-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
409 |
"integrity": "sha1-7Oaqzdx25Bw0YfiL/Fdb0Nqi340=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
410 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
411 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
412 |
"babel-helper-define-map": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
413 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
414 |
"resolved": "https://registry.npmjs.org/babel-helper-define-map/-/babel-helper-define-map-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
415 |
"integrity": "sha1-epdH8ljYlH0y1RX2qhx70CIEoIA=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
416 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
417 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
418 |
"babel-helper-explode-assignable-expression": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
419 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
420 |
"resolved": "https://registry.npmjs.org/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
421 |
"integrity": "sha1-8luCz33BBDPFX3BZLVdGQArCLKo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
422 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
423 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
424 |
"babel-helper-function-name": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
425 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
426 |
"resolved": "https://registry.npmjs.org/babel-helper-function-name/-/babel-helper-function-name-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
427 |
"integrity": "sha1-00dbjAPtmCQqJbSDUasYOZ01gKk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
428 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
429 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
430 |
"babel-helper-get-function-arity": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
431 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
432 |
"resolved": "https://registry.npmjs.org/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
433 |
"integrity": "sha1-j3eCqpNAfEHTqlCQj4mwMbG2hT0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
434 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
435 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
436 |
"babel-helper-hoist-variables": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
437 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
438 |
"resolved": "https://registry.npmjs.org/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
439 |
"integrity": "sha1-HssnaJydJVE+rbyZFKc/VAi+enY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
440 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
441 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
442 |
"babel-helper-optimise-call-expression": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
443 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
444 |
"resolved": "https://registry.npmjs.org/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
445 |
"integrity": "sha1-96E0J7qfc/j0+pk8VKl4gtEkQlc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
446 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
447 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
448 |
"babel-helper-regex": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
449 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
450 |
"resolved": "https://registry.npmjs.org/babel-helper-regex/-/babel-helper-regex-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
451 |
"integrity": "sha1-024i+rEAjXnYhkjjIRaGgShFbOg=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
452 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
453 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
454 |
"babel-helper-remap-async-to-generator": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
455 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
456 |
"resolved": "https://registry.npmjs.org/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
457 |
"integrity": "sha1-XsWBgnrXI/7N04HxySg5BnbkVRs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
458 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
459 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
460 |
"babel-helper-replace-supers": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
461 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
462 |
"resolved": "https://registry.npmjs.org/babel-helper-replace-supers/-/babel-helper-replace-supers-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
463 |
"integrity": "sha1-v22/5Dk40XNpohPKiov3S2qQqxo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
464 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
465 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
466 |
"babel-helpers": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
467 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
468 |
"resolved": "https://registry.npmjs.org/babel-helpers/-/babel-helpers-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
469 |
"integrity": "sha1-NHHenK7DiOXIUOWX5Yom3fN2ArI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
470 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
471 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
472 |
"babel-messages": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
473 |
"version": "6.23.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
474 |
"resolved": "https://registry.npmjs.org/babel-messages/-/babel-messages-6.23.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
475 |
"integrity": "sha1-8830cDhYA1sqKVHG7F7fbGLyYw4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
476 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
477 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
478 |
"babel-plugin-check-es2015-constants": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
479 |
"version": "6.22.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
480 |
"resolved": "https://registry.npmjs.org/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.22.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
481 |
"integrity": "sha1-NRV7EBQm/S/9PaP3XH0ekYNbv4o=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
482 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
483 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
484 |
"babel-plugin-constant-folding": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
485 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
486 |
"resolved": "https://registry.npmjs.org/babel-plugin-constant-folding/-/babel-plugin-constant-folding-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
487 |
"integrity": "sha1-g2HTZMmORJw2kr26Ue/whEKQqo4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
488 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
489 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
490 |
"babel-plugin-dead-code-elimination": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
491 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
492 |
"resolved": "https://registry.npmjs.org/babel-plugin-dead-code-elimination/-/babel-plugin-dead-code-elimination-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
493 |
"integrity": "sha1-X3xFEnTc18zNv7s+C4XdKBIfD2U=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
494 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
495 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
496 |
"babel-plugin-debug-macros": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
497 |
"version": "0.1.10", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
498 |
"resolved": "https://registry.npmjs.org/babel-plugin-debug-macros/-/babel-plugin-debug-macros-0.1.10.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
499 |
"integrity": "sha1-3Qd61uHMCo+bvGQFxWE5Lr/JoBw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
500 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
501 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
502 |
"babel-plugin-eval": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
503 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
504 |
"resolved": "https://registry.npmjs.org/babel-plugin-eval/-/babel-plugin-eval-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
505 |
"integrity": "sha1-ovrtJc5r5preS/7CY/cBaRlZUNo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
506 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
507 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
508 |
"babel-plugin-feature-flags": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
509 |
"version": "0.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
510 |
"resolved": "https://registry.npmjs.org/babel-plugin-feature-flags/-/babel-plugin-feature-flags-0.3.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
511 |
"integrity": "sha1-nIJ8+aTrmhn3JcyyOehcqwIDb8E=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
512 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
513 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
514 |
"babel-plugin-filter-imports": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
515 |
"version": "0.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
516 |
"resolved": "https://registry.npmjs.org/babel-plugin-filter-imports/-/babel-plugin-filter-imports-0.3.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
517 |
"integrity": "sha1-54WbVohrF13SYWQl0neyGeIJ6os=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
518 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
519 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
520 |
"babel-plugin-htmlbars-inline-precompile": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
521 |
"version": "0.2.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
522 |
"resolved": "https://registry.npmjs.org/babel-plugin-htmlbars-inline-precompile/-/babel-plugin-htmlbars-inline-precompile-0.2.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
523 |
"integrity": "sha1-zTZeJ4r0Cb+mvncExDVL7udCRGs=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
524 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
525 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
526 |
"babel-plugin-inline-environment-variables": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
527 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
528 |
"resolved": "https://registry.npmjs.org/babel-plugin-inline-environment-variables/-/babel-plugin-inline-environment-variables-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
529 |
"integrity": "sha1-H1jOkSB61qgmqL9kX6/mj/X+P/4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
530 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
531 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
532 |
"babel-plugin-jscript": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
533 |
"version": "1.0.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
534 |
"resolved": "https://registry.npmjs.org/babel-plugin-jscript/-/babel-plugin-jscript-1.0.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
535 |
"integrity": "sha1-jzQsOCduh6R9X6CovT1etsytj8w=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
536 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
537 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
538 |
"babel-plugin-member-expression-literals": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
539 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
540 |
"resolved": "https://registry.npmjs.org/babel-plugin-member-expression-literals/-/babel-plugin-member-expression-literals-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
541 |
"integrity": "sha1-zF7bD6qNyScXDnTW0cAkQAIWJNM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
542 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
543 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
544 |
"babel-plugin-property-literals": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
545 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
546 |
"resolved": "https://registry.npmjs.org/babel-plugin-property-literals/-/babel-plugin-property-literals-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
547 |
"integrity": "sha1-AlIwGQAZKYCxwRjv6kjOk6q4MzY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
548 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
549 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
550 |
"babel-plugin-proto-to-assign": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
551 |
"version": "1.0.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
552 |
"resolved": "https://registry.npmjs.org/babel-plugin-proto-to-assign/-/babel-plugin-proto-to-assign-1.0.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
553 |
"integrity": "sha1-xJ56/QL1d7xNoF6i3wAiUM980SM=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
554 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
555 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
556 |
"lodash": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
557 |
"version": "3.10.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
558 |
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
559 |
"integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
560 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
561 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
562 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
563 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
564 |
"babel-plugin-react-constant-elements": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
565 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
566 |
"resolved": "https://registry.npmjs.org/babel-plugin-react-constant-elements/-/babel-plugin-react-constant-elements-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
567 |
"integrity": "sha1-lGc26DeEKcvDSdz/YvUcFDs041o=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
568 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
569 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
570 |
"babel-plugin-react-display-name": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
571 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
572 |
"resolved": "https://registry.npmjs.org/babel-plugin-react-display-name/-/babel-plugin-react-display-name-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
573 |
"integrity": "sha1-dU/jiSboQkpOexWrbqYTne4FFPw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
574 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
575 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
576 |
"babel-plugin-remove-console": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
577 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
578 |
"resolved": "https://registry.npmjs.org/babel-plugin-remove-console/-/babel-plugin-remove-console-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
579 |
"integrity": "sha1-2PJFVsOgUAXUKqqv0neH9T/wE6c=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
580 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
581 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
582 |
"babel-plugin-remove-debugger": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
583 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
584 |
"resolved": "https://registry.npmjs.org/babel-plugin-remove-debugger/-/babel-plugin-remove-debugger-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
585 |
"integrity": "sha1-/S6jzWGkKK0fO5yJiC/0KT6MFMc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
586 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
587 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
588 |
"babel-plugin-runtime": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
589 |
"version": "1.0.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
590 |
"resolved": "https://registry.npmjs.org/babel-plugin-runtime/-/babel-plugin-runtime-1.0.7.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
591 |
"integrity": "sha1-v3x9lm3Vbs1cF/ocslPJrLflSq8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
592 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
593 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
594 |
"babel-plugin-syntax-async-functions": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
595 |
"version": "6.13.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
596 |
"resolved": "https://registry.npmjs.org/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
597 |
"integrity": "sha1-ytnK0RkbWtY0vzCuCHI5HgZHvpU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
598 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
599 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
600 |
"babel-plugin-syntax-exponentiation-operator": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
601 |
"version": "6.13.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
602 |
"resolved": "https://registry.npmjs.org/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
603 |
"integrity": "sha1-nufoM3KQ2pUoggGmpX9BcDF4MN4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
604 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
605 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
606 |
"babel-plugin-syntax-trailing-function-commas": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
607 |
"version": "6.22.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
608 |
"resolved": "https://registry.npmjs.org/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
609 |
"integrity": "sha1-ugNgk3+NBuQBgKQ/4NVhb/9TLPM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
610 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
611 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
612 |
"babel-plugin-transform-async-to-generator": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
613 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
614 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
615 |
"integrity": "sha1-ZTbjeK/2yx1VF6wOQOs+n8jQh2E=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
616 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
617 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
618 |
"babel-plugin-transform-es2015-arrow-functions": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
619 |
"version": "6.22.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
620 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.22.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
621 |
"integrity": "sha1-RSaSy3EdX3ncf4XkQM5BufJE0iE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
622 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
623 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
624 |
"babel-plugin-transform-es2015-block-scoped-functions": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
625 |
"version": "6.22.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
626 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-6.22.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
627 |
"integrity": "sha1-u8UbSflk1wy42OC5ToICRs46YUE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
628 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
629 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
630 |
"babel-plugin-transform-es2015-block-scoping": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
631 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
632 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
633 |
"integrity": "sha1-dsKV3DpHQbFmWt/TFnIV3P8ypXY=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
634 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
635 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
636 |
"babel-plugin-transform-es2015-classes": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
637 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
638 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
639 |
"integrity": "sha1-WkxYpQyclGHlZLSyo7+ryXolhNs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
640 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
641 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
642 |
"babel-plugin-transform-es2015-computed-properties": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
643 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
644 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
645 |
"integrity": "sha1-b+Ko0WiV1WNPTNmZttNICjCBWbM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
646 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
647 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
648 |
"babel-plugin-transform-es2015-destructuring": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
649 |
"version": "6.23.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
650 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.23.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
651 |
"integrity": "sha1-mXux8auWf2gtKwh2/jWNYOdlxW0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
652 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
653 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
654 |
"babel-plugin-transform-es2015-duplicate-keys": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
655 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
656 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-duplicate-keys-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
657 |
"integrity": "sha1-c+s9MQypaePvnskcU3QabxV2Qj4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
658 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
659 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
660 |
"babel-plugin-transform-es2015-for-of": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
661 |
"version": "6.23.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
662 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-6.23.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
663 |
"integrity": "sha1-9HyVsrYT3x0+zC/bdXNiPHUkhpE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
664 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
665 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
666 |
"babel-plugin-transform-es2015-function-name": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
667 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
668 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
669 |
"integrity": "sha1-g0yJhTvDaxrw86TF26qU/Y6sqos=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
670 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
671 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
672 |
"babel-plugin-transform-es2015-literals": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
673 |
"version": "6.22.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
674 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-6.22.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
675 |
"integrity": "sha1-T1SgLWzWbPkVKAAZox0xklN3yi4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
676 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
677 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
678 |
"babel-plugin-transform-es2015-modules-amd": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
679 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
680 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
681 |
"integrity": "sha1-Oz5UAXI5hC1tGcMBHEvS8AoA0VQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
682 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
683 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
684 |
"babel-plugin-transform-es2015-modules-commonjs": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
685 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
686 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
687 |
"integrity": "sha1-0+MQtA72ZKNmIiAAl8bUQCmPK/4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
688 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
689 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
690 |
"babel-plugin-transform-es2015-modules-systemjs": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
691 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
692 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
693 |
"integrity": "sha1-/4mhQrkRmpBhlfXxBuzzBdlAfSM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
694 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
695 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
696 |
"babel-plugin-transform-es2015-modules-umd": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
697 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
698 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-umd/-/babel-plugin-transform-es2015-modules-umd-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
699 |
"integrity": "sha1-rJl+YoXNGO1hdq22B9YCNErThGg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
700 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
701 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
702 |
"babel-plugin-transform-es2015-object-super": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
703 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
704 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
705 |
"integrity": "sha1-JM72muIcuDp/hgPa0CH1cusnj40=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
706 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
707 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
708 |
"babel-plugin-transform-es2015-parameters": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
709 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
710 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
711 |
"integrity": "sha1-V6w1GrScrxSpfNE7CfZv3wpiXys=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
712 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
713 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
714 |
"babel-plugin-transform-es2015-shorthand-properties": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
715 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
716 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
717 |
"integrity": "sha1-JPh11nIch2YbvZmkYi5R8U3jiqA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
718 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
719 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
720 |
"babel-plugin-transform-es2015-spread": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
721 |
"version": "6.22.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
722 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-6.22.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
723 |
"integrity": "sha1-1taKmfia7cRTbIGlQujdnxdG+NE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
724 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
725 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
726 |
"babel-plugin-transform-es2015-sticky-regex": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
727 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
728 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
729 |
"integrity": "sha1-AMHNsaynERLN8M9hJsLta0V8zbw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
730 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
731 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
732 |
"babel-plugin-transform-es2015-template-literals": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
733 |
"version": "6.22.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
734 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-6.22.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
735 |
"integrity": "sha1-qEs0UPfp+PH2g51taH2oS7EjbY0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
736 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
737 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
738 |
"babel-plugin-transform-es2015-typeof-symbol": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
739 |
"version": "6.23.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
740 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-typeof-symbol/-/babel-plugin-transform-es2015-typeof-symbol-6.23.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
741 |
"integrity": "sha1-3sCfHN3/lLUqxz1QXITfWdzOs3I=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
742 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
743 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
744 |
"babel-plugin-transform-es2015-unicode-regex": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
745 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
746 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
747 |
"integrity": "sha1-04sS9C6nMj9yk4fxinxa4frrNek=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
748 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
749 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
750 |
"babel-plugin-transform-exponentiation-operator": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
751 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
752 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
753 |
"integrity": "sha1-KrDJx/MJj6SJB3cruBP+QejeOg4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
754 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
755 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
756 |
"babel-plugin-transform-regenerator": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
757 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
758 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
759 |
"integrity": "sha1-uNowWtQ8PJm0hI5P5AN7dw0jxBg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
760 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
761 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
762 |
"babel-plugin-transform-strict-mode": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
763 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
764 |
"resolved": "https://registry.npmjs.org/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
765 |
"integrity": "sha1-1fr3qleKZbvlkc9e2uBKDGcCB1g=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
766 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
767 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
768 |
"babel-plugin-undeclared-variables-check": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
769 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
770 |
"resolved": "https://registry.npmjs.org/babel-plugin-undeclared-variables-check/-/babel-plugin-undeclared-variables-check-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
771 |
"integrity": "sha1-XPGqU52BP/ZOmWQSkK9iCWX2Xe4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
772 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
773 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
774 |
"babel-plugin-undefined-to-void": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
775 |
"version": "1.1.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
776 |
"resolved": "https://registry.npmjs.org/babel-plugin-undefined-to-void/-/babel-plugin-undefined-to-void-1.1.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
777 |
"integrity": "sha1-f1eO+LeN+uYAM4XYQXph7aBuL4E=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
778 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
779 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
780 |
"babel-polyfill": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
781 |
"version": "6.23.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
782 |
"resolved": "https://registry.npmjs.org/babel-polyfill/-/babel-polyfill-6.23.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
783 |
"integrity": "sha1-g2TKYt+Or7gwSZ9pkXdGbDsDSZ0=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
784 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
785 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
786 |
"babel-preset-env": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
787 |
"version": "1.5.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
788 |
"resolved": "https://registry.npmjs.org/babel-preset-env/-/babel-preset-env-1.5.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
789 |
"integrity": "sha1-zUrpCm6Utwn5c3SzPl+LmDVWre8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
790 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
791 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
792 |
"babel-register": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
793 |
"version": "6.24.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
794 |
"resolved": "https://registry.npmjs.org/babel-register/-/babel-register-6.24.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
795 |
"integrity": "sha1-fhDhOi9xBlvfrVoXh7pFvKbe118=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
796 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
797 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
798 |
"babel-runtime": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
799 |
"version": "6.23.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
800 |
"resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.23.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
801 |
"integrity": "sha1-CpSJ8UTecO+zzkMArM2zKeL8VDs=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
802 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
803 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
804 |
"babel-template": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
805 |
"version": "6.25.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
806 |
"resolved": "https://registry.npmjs.org/babel-template/-/babel-template-6.25.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
807 |
"integrity": "sha1-ZlJBFmt8KqTGGdceGSlpVSsQwHE=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
808 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
809 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
810 |
"babel-traverse": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
811 |
"version": "6.25.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
812 |
"resolved": "https://registry.npmjs.org/babel-traverse/-/babel-traverse-6.25.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
813 |
"integrity": "sha1-IldJfi/NGbie3BPEyROB+VEklvE=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
814 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
815 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
816 |
"babel-types": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
817 |
"version": "6.25.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
818 |
"resolved": "https://registry.npmjs.org/babel-types/-/babel-types-6.25.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
819 |
"integrity": "sha1-cK+ySNVmDl0Y+BHZHIMDtUE0oY4=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
820 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
821 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
822 |
"babel6-plugin-strip-class-callcheck": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
823 |
"version": "6.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
824 |
"resolved": "https://registry.npmjs.org/babel6-plugin-strip-class-callcheck/-/babel6-plugin-strip-class-callcheck-6.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
825 |
"integrity": "sha1-3oQcGr6705943gr/ssmlLuIo/d8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
826 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
827 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
828 |
"babel6-plugin-strip-heimdall": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
829 |
"version": "6.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
830 |
"resolved": "https://registry.npmjs.org/babel6-plugin-strip-heimdall/-/babel6-plugin-strip-heimdall-6.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
831 |
"integrity": "sha1-NfgO3ewff//cAJgR371G2ZZQcrY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
832 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
833 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
834 |
"babylon": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
835 |
"version": "6.17.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
836 |
"resolved": "https://registry.npmjs.org/babylon/-/babylon-6.17.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
837 |
"integrity": "sha512-mq0x3HCAGGmQyZXviOVe5TRsw37Ijy3D43jCqt/9WVf+onx2dUgW3PosnqCbScAFhRO9DGs8nxoMzU0iiosMqQ==", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
838 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
839 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
840 |
"backbone": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
841 |
"version": "1.3.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
842 |
"resolved": "https://registry.npmjs.org/backbone/-/backbone-1.3.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
843 |
"integrity": "sha1-TMgOp8sWMaxHSInOQPL4vGg7KZk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
844 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
845 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
846 |
"backo2": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
847 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
848 |
"resolved": "https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
849 |
"integrity": "sha1-MasayLEpNjRj41s+u2n038+6eUc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
850 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
851 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
852 |
"balanced-match": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
853 |
"version": "0.4.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
854 |
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.4.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
855 |
"integrity": "sha1-yz8+PHMtwPAe5wtAPzAuYddwmDg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
856 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
857 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
858 |
"base64-arraybuffer": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
859 |
"version": "0.1.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
860 |
"resolved": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
861 |
"integrity": "sha1-c5JncZI7Whl0etZmqlzUv5xunOg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
862 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
863 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
864 |
"base64id": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
865 |
"version": "0.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
866 |
"resolved": "https://registry.npmjs.org/base64id/-/base64id-0.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
867 |
"integrity": "sha1-As4P3u4M709ACA4ec+g08LG/zj8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
868 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
869 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
870 |
"basic-auth": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
871 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
872 |
"resolved": "https://registry.npmjs.org/basic-auth/-/basic-auth-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
873 |
"integrity": "sha1-RSIe5Cn37h5QNb4/UVM/HN/SmIQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
874 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
875 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
876 |
"bcrypt-pbkdf": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
877 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
878 |
"resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
879 |
"integrity": "sha1-Y7xdy2EzG5K8Bf1SiVPDNGKgb40=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
880 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
881 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
882 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
883 |
"better-assert": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
884 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
885 |
"resolved": "https://registry.npmjs.org/better-assert/-/better-assert-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
886 |
"integrity": "sha1-QIZrnhueC1W0gYlDEeaPr/rrxSI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
887 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
888 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
889 |
"binary-extensions": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
890 |
"version": "1.8.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
891 |
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.8.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
892 |
"integrity": "sha1-SOyNFt9Dd+rl+liEaCSAr02Vx3Q=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
893 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
894 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
895 |
"binaryextensions": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
896 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
897 |
"resolved": "https://registry.npmjs.org/binaryextensions/-/binaryextensions-2.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
898 |
"integrity": "sha1-5ZfRp6ajVYotHHJBoWyZll5qpA8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
899 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
900 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
901 |
"blank-object": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
902 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
903 |
"resolved": "https://registry.npmjs.org/blank-object/-/blank-object-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
904 |
"integrity": "sha1-+ZB5P76ajI3QE/syGUIL7IHV9Lk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
905 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
906 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
907 |
"blob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
908 |
"version": "0.0.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
909 |
"resolved": "https://registry.npmjs.org/blob/-/blob-0.0.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
910 |
"integrity": "sha1-vPEwUspURj8w+fx+lbmkdjCpSSE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
911 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
912 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
913 |
"block-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
914 |
"version": "0.0.9", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
915 |
"resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
916 |
"integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
917 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
918 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
919 |
"bluebird": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
920 |
"version": "3.5.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
921 |
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
922 |
"integrity": "sha1-eRQg1/VR7qKJdFOop3ZT+WYG1nw=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
923 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
924 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
925 |
"body": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
926 |
"version": "5.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
927 |
"resolved": "https://registry.npmjs.org/body/-/body-5.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
928 |
"integrity": "sha1-5LoM5BCkaTYyM2dgnstOZVMSUGk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
929 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
930 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
931 |
"boom": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
932 |
"version": "2.10.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
933 |
"resolved": "https://registry.npmjs.org/boom/-/boom-2.10.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
934 |
"integrity": "sha1-OciRjO/1eZ+D+UkqhI9iWt0Mdm8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
935 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
936 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
937 |
"bower": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
938 |
"version": "1.8.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
939 |
"resolved": "https://registry.npmjs.org/bower/-/bower-1.8.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
940 |
"integrity": "sha1-Vdvr7wrZFVOC2enT5JfBNyNFtEo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
941 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
942 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
943 |
"bower-config": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
944 |
"version": "1.4.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
945 |
"resolved": "https://registry.npmjs.org/bower-config/-/bower-config-1.4.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
946 |
"integrity": "sha1-FsOMETX4BxwZ8lk41hsNjL8Y0/E=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
947 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
948 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
949 |
"bower-endpoint-parser": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
950 |
"version": "0.2.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
951 |
"resolved": "https://registry.npmjs.org/bower-endpoint-parser/-/bower-endpoint-parser-0.2.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
952 |
"integrity": "sha1-ALVlrb+rby01rd3pd+l5Yqy8s/Y=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
953 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
954 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
955 |
"brace-expansion": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
956 |
"version": "1.1.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
957 |
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.7.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
958 |
"integrity": "sha1-Pv/DxQ4ABTH7cg6v+A8K6O8jz1k=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
959 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
960 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
961 |
"braces": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
962 |
"version": "1.8.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
963 |
"resolved": "https://registry.npmjs.org/braces/-/braces-1.8.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
964 |
"integrity": "sha1-uneWLhLf+WnWt2cR6RS3N4V79qc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
965 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
966 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
967 |
"breakable": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
968 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
969 |
"resolved": "https://registry.npmjs.org/breakable/-/breakable-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
970 |
"integrity": "sha1-eEp5eRWjjq0nutRWtVcstLuqeME=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
971 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
972 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
973 |
"broccoli-asset-rev": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
974 |
"version": "2.5.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
975 |
"resolved": "https://registry.npmjs.org/broccoli-asset-rev/-/broccoli-asset-rev-2.5.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
976 |
"integrity": "sha1-9fZurJYr+fCGKGkh8Orqq20A2Bk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
977 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
978 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
979 |
"broccoli-asset-rewrite": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
980 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
981 |
"resolved": "https://registry.npmjs.org/broccoli-asset-rewrite/-/broccoli-asset-rewrite-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
982 |
"integrity": "sha1-d6XaVhV6oxjFkRMkXouvtGF/iDA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
983 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
984 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
985 |
"broccoli-babel-transpiler": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
986 |
"version": "6.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
987 |
"resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-6.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
988 |
"integrity": "sha1-pSxUBL82I2hJ2lA7AR/UH+ZKAKI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
989 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
990 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
991 |
"broccoli-brocfile-loader": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
992 |
"version": "0.18.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
993 |
"resolved": "https://registry.npmjs.org/broccoli-brocfile-loader/-/broccoli-brocfile-loader-0.18.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
994 |
"integrity": "sha1-LoYCHIBcNP/I0povtyHPJz6Bnks=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
995 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
996 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
997 |
"broccoli-builder": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
998 |
"version": "0.18.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
999 |
"resolved": "https://registry.npmjs.org/broccoli-builder/-/broccoli-builder-0.18.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1000 |
"integrity": "sha1-q8bbLAfSFEVJGOKZfqh0QbabadM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1001 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1002 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1003 |
"broccoli-caching-writer": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1004 |
"version": "2.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1005 |
"resolved": "https://registry.npmjs.org/broccoli-caching-writer/-/broccoli-caching-writer-2.3.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1006 |
"integrity": "sha1-uTz1j5Jk8AMHWGjbBXdPTn8lvQc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1007 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1008 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1009 |
"broccoli-kitchen-sink-helpers": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1010 |
"version": "0.2.9", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1011 |
"resolved": "https://registry.npmjs.org/broccoli-kitchen-sink-helpers/-/broccoli-kitchen-sink-helpers-0.2.9.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1012 |
"integrity": "sha1-peCYbtjXb7WYS2jD8EUNOpbjbsw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1013 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1014 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1015 |
"broccoli-plugin": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1016 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1017 |
"resolved": "https://registry.npmjs.org/broccoli-plugin/-/broccoli-plugin-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1018 |
"integrity": "sha1-c+LPoF+OoeP8FCDEDD2efcckvwI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1019 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1020 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1021 |
"walk-sync": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1022 |
"version": "0.2.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1023 |
"resolved": "https://registry.npmjs.org/walk-sync/-/walk-sync-0.2.7.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1024 |
"integrity": "sha1-tJvk7mhnZXrrc2l4tWop0Q+jmWk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1025 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1026 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1027 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1028 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1029 |
"broccoli-clean-css": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1030 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1031 |
"resolved": "https://registry.npmjs.org/broccoli-clean-css/-/broccoli-clean-css-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1032 |
"integrity": "sha1-nbFD2a9+CuecJuOsWpuy1yDqGfo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1033 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1034 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1035 |
"broccoli-concat": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1036 |
"version": "3.2.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1037 |
"resolved": "https://registry.npmjs.org/broccoli-concat/-/broccoli-concat-3.2.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1038 |
"integrity": "sha1-hv/cUmButZC6n2uJTF7HoBb1t7k=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1039 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1040 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1041 |
"fs-extra": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1042 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1043 |
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1044 |
"integrity": "sha1-zTzl9+fLYUWIP8rjGR6Yd/hYeVA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1045 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1046 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1047 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1048 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1049 |
"broccoli-config-loader": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1050 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1051 |
"resolved": "https://registry.npmjs.org/broccoli-config-loader/-/broccoli-config-loader-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1052 |
"integrity": "sha1-w89ez6/8BDOMbx1dONw2uuqhMbo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1053 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1054 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1055 |
"broccoli-config-replace": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1056 |
"version": "1.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1057 |
"resolved": "https://registry.npmjs.org/broccoli-config-replace/-/broccoli-config-replace-1.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1058 |
"integrity": "sha1-bqh52SpbrWNNETKbUfxfSq/anAA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1059 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1060 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1061 |
"fs-extra": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1062 |
"version": "0.24.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1063 |
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.24.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1064 |
"integrity": "sha1-1OQ0KpZnXLeEZjOmCZJJMytTmVI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1065 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1066 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1067 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1068 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1069 |
"broccoli-debug": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1070 |
"version": "0.6.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1071 |
"resolved": "https://registry.npmjs.org/broccoli-debug/-/broccoli-debug-0.6.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1072 |
"integrity": "sha1-TG6JRZ/D3n1dT8e3flf0YBn0TbE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1073 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1074 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1075 |
"broccoli-file-creator": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1076 |
"version": "1.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1077 |
"resolved": "https://registry.npmjs.org/broccoli-file-creator/-/broccoli-file-creator-1.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1078 |
"integrity": "sha1-GzW2fSFavfrdjUnutpSTw55sNFA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1079 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1080 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1081 |
"broccoli-kitchen-sink-helpers": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1082 |
"version": "0.2.9", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1083 |
"resolved": "https://registry.npmjs.org/broccoli-kitchen-sink-helpers/-/broccoli-kitchen-sink-helpers-0.2.9.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1084 |
"integrity": "sha1-peCYbtjXb7WYS2jD8EUNOpbjbsw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1085 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1086 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1087 |
"rsvp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1088 |
"version": "3.0.21", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1089 |
"resolved": "https://registry.npmjs.org/rsvp/-/rsvp-3.0.21.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1090 |
"integrity": "sha1-ScWI/hjvKTvNCrn05nVuasQzNZ8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1091 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1092 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1093 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1094 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1095 |
"broccoli-filter": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1096 |
"version": "1.2.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1097 |
"resolved": "https://registry.npmjs.org/broccoli-filter/-/broccoli-filter-1.2.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1098 |
"integrity": "sha1-QJr7lLmjptqfrIE06R4gX0DMczA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1099 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1100 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1101 |
"broccoli-funnel": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1102 |
"version": "1.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1103 |
"resolved": "https://registry.npmjs.org/broccoli-funnel/-/broccoli-funnel-1.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1104 |
"integrity": "sha1-zdw6/F/xaFqAI0iP/3TOb7WlEpY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1105 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1106 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1107 |
"broccoli-funnel-reducer": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1108 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1109 |
"resolved": "https://registry.npmjs.org/broccoli-funnel-reducer/-/broccoli-funnel-reducer-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1110 |
"integrity": "sha1-ETZbKnha7JsXlyo234fu8kxcwOo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1111 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1112 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1113 |
"broccoli-kitchen-sink-helpers": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1114 |
"version": "0.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1115 |
"resolved": "https://registry.npmjs.org/broccoli-kitchen-sink-helpers/-/broccoli-kitchen-sink-helpers-0.3.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1116 |
"integrity": "sha1-d8fBgZS5ZkFj7E/O4nk0RJJuDAY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1117 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1118 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1119 |
"broccoli-lint-eslint": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1120 |
"version": "3.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1121 |
"resolved": "https://registry.npmjs.org/broccoli-lint-eslint/-/broccoli-lint-eslint-3.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1122 |
"integrity": "sha1-NcZ1VGpaetjzMZ7dcy46rYyiQd4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1123 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1124 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1125 |
"md5-hex": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1126 |
"version": "2.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1127 |
"resolved": "https://registry.npmjs.org/md5-hex/-/md5-hex-2.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1128 |
"integrity": "sha1-0FiOnxx0lUSS7NJKwKxs6ZfZLjM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1129 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1130 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1131 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1132 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1133 |
"broccoli-merge-trees": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1134 |
"version": "1.2.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1135 |
"resolved": "https://registry.npmjs.org/broccoli-merge-trees/-/broccoli-merge-trees-1.2.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1136 |
"integrity": "sha1-oAFRm7UGfwZYnZGvopQkRaLQ/bU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1137 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1138 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1139 |
"broccoli-middleware": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1140 |
"version": "1.0.0-beta.8", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1141 |
"resolved": "https://registry.npmjs.org/broccoli-middleware/-/broccoli-middleware-1.0.0-beta.8.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1142 |
"integrity": "sha1-ictqmVD/DPW9dQcdg9fNb2oRqVs=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1143 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1144 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1145 |
"broccoli-persistent-filter": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1146 |
"version": "1.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1147 |
"resolved": "https://registry.npmjs.org/broccoli-persistent-filter/-/broccoli-persistent-filter-1.3.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1148 |
"integrity": "sha1-0CVWoTXHffuFm7p4RLw1Ob5xaOE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1149 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1150 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1151 |
"broccoli-plugin": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1152 |
"version": "1.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1153 |
"resolved": "https://registry.npmjs.org/broccoli-plugin/-/broccoli-plugin-1.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1154 |
"integrity": "sha1-vucEqOQtoIy1jlE6qkNu+38O8e4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1155 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1156 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1157 |
"broccoli-sass-source-maps": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1158 |
"version": "1.8.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1159 |
"resolved": "https://registry.npmjs.org/broccoli-sass-source-maps/-/broccoli-sass-source-maps-1.8.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1160 |
"integrity": "sha1-EV4yviXcXxaGrxyNH6TExidJ8LY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1161 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1162 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1163 |
"broccoli-caching-writer": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1164 |
"version": "3.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1165 |
"resolved": "https://registry.npmjs.org/broccoli-caching-writer/-/broccoli-caching-writer-3.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1166 |
"integrity": "sha1-C9LJapc41qarWQ8HujXFFX19tHY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1167 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1168 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1169 |
"mkdirp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1170 |
"version": "0.3.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1171 |
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1172 |
"integrity": "sha1-3j5fiWHIjHh+4TaN+EmsRBPsqNc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1173 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1174 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1175 |
"object-assign": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1176 |
"version": "2.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1177 |
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-2.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1178 |
"integrity": "sha1-Q8NuXVaf+OSBbE76i+AtJpZ8GKo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1179 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1180 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1181 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1182 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1183 |
"broccoli-slow-trees": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1184 |
"version": "3.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1185 |
"resolved": "https://registry.npmjs.org/broccoli-slow-trees/-/broccoli-slow-trees-3.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1186 |
"integrity": "sha1-m/Kp4vjrPtOj8qvd6YjaQ3zNybQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1187 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1188 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1189 |
"broccoli-source": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1190 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1191 |
"resolved": "https://registry.npmjs.org/broccoli-source/-/broccoli-source-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1192 |
"integrity": "sha1-VPDoLItz9GWAy7xPV48LMvyo+Ak=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1193 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1194 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1195 |
"broccoli-sri-hash": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1196 |
"version": "2.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1197 |
"resolved": "https://registry.npmjs.org/broccoli-sri-hash/-/broccoli-sri-hash-2.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1198 |
"integrity": "sha1-vGmQXtejga0yXMDQLe0HEyjr8/M=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1199 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1200 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1201 |
"broccoli-static-compiler": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1202 |
"version": "0.2.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1203 |
"resolved": "https://registry.npmjs.org/broccoli-static-compiler/-/broccoli-static-compiler-0.2.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1204 |
"integrity": "sha1-csSEI9usnkHKVICKsflcWvXUo5s=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1205 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1206 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1207 |
"broccoli-kitchen-sink-helpers": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1208 |
"version": "0.2.9", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1209 |
"resolved": "https://registry.npmjs.org/broccoli-kitchen-sink-helpers/-/broccoli-kitchen-sink-helpers-0.2.9.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1210 |
"integrity": "sha1-peCYbtjXb7WYS2jD8EUNOpbjbsw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1211 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1212 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1213 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1214 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1215 |
"broccoli-stew": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1216 |
"version": "1.5.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1217 |
"resolved": "https://registry.npmjs.org/broccoli-stew/-/broccoli-stew-1.5.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1218 |
"integrity": "sha1-16+MGFEdzlEOSdMIpi5Zd/RhiDw=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1219 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1220 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1221 |
"broccoli-string-replace": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1222 |
"version": "0.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1223 |
"resolved": "https://registry.npmjs.org/broccoli-string-replace/-/broccoli-string-replace-0.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1224 |
"integrity": "sha1-HtkvhWgK+NUDAjkl51Tk4zZ2uR8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1225 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1226 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1227 |
"broccoli-uglify-sourcemap": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1228 |
"version": "1.5.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1229 |
"resolved": "https://registry.npmjs.org/broccoli-uglify-sourcemap/-/broccoli-uglify-sourcemap-1.5.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1230 |
"integrity": "sha1-BPhKsNtTkDH6hozPpWPJky1Qzts=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1231 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1232 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1233 |
"walk-sync": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1234 |
"version": "0.1.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1235 |
"resolved": "https://registry.npmjs.org/walk-sync/-/walk-sync-0.1.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1236 |
"integrity": "sha1-igcmGgC9ps+xviXp8QD61XVG9YM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1237 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1238 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1239 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1240 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1241 |
"broccoli-unwatched-tree": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1242 |
"version": "0.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1243 |
"resolved": "https://registry.npmjs.org/broccoli-unwatched-tree/-/broccoli-unwatched-tree-0.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1244 |
"integrity": "sha1-QxL94Eva/megWpZ9csxQsYSp9RQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1245 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1246 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1247 |
"broccoli-writer": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1248 |
"version": "0.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1249 |
"resolved": "https://registry.npmjs.org/broccoli-writer/-/broccoli-writer-0.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1250 |
"integrity": "sha1-1NcaqPKvvGejhmuRotp5CEuWqy0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1251 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1252 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1253 |
"browserslist": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1254 |
"version": "2.1.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1255 |
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-2.1.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1256 |
"integrity": "sha1-zFJq9KExK30uBWU+VtDIq3DA4FM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1257 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1258 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1259 |
"bser": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1260 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1261 |
"resolved": "https://registry.npmjs.org/bser/-/bser-2.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1262 |
"integrity": "sha1-mseNPtXZFYBP2HrLFYvHlxR6Fxk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1263 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1264 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1265 |
"builtin-modules": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1266 |
"version": "1.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1267 |
"resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1268 |
"integrity": "sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1269 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1270 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1271 |
"builtins": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1272 |
"version": "1.0.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1273 |
"resolved": "https://registry.npmjs.org/builtins/-/builtins-1.0.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1274 |
"integrity": "sha1-y5T662HIaWRR2zZTThQi+U8K7og=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1275 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1276 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1277 |
"bytes": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1278 |
"version": "2.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1279 |
"resolved": "https://registry.npmjs.org/bytes/-/bytes-2.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1280 |
"integrity": "sha1-1baAoWW2IBc5rLYRVCqrwtjOsHA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1281 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1282 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1283 |
"calculate-cache-key-for-tree": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1284 |
"version": "1.1.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1285 |
"resolved": "https://registry.npmjs.org/calculate-cache-key-for-tree/-/calculate-cache-key-for-tree-1.1.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1286 |
"integrity": "sha1-DD5CycE088neU1jA8WeTYn6pdtY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1287 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1288 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1289 |
"caller-path": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1290 |
"version": "0.1.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1291 |
"resolved": "https://registry.npmjs.org/caller-path/-/caller-path-0.1.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1292 |
"integrity": "sha1-lAhe9jWB7NPaqSREqP6U6CV3dR8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1293 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1294 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1295 |
"callsite": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1296 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1297 |
"resolved": "https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1298 |
"integrity": "sha1-KAOY5dZkvXQDi28JBRU+borxvCA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1299 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1300 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1301 |
"callsites": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1302 |
"version": "0.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1303 |
"resolved": "https://registry.npmjs.org/callsites/-/callsites-0.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1304 |
"integrity": "sha1-r6uWJikQp/M8GaV3WCXGnzTjUMo=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1305 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1306 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1307 |
"camelcase": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1308 |
"version": "1.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1309 |
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-1.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1310 |
"integrity": "sha1-m7UwTS4LVmmLLHWLCKPqqdqlijk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1311 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1312 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1313 |
"camelcase-keys": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1314 |
"version": "2.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1315 |
"resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1316 |
"integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1317 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1318 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1319 |
"camelcase": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1320 |
"version": "2.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1321 |
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1322 |
"integrity": "sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1323 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1324 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1325 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1326 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1327 |
"can-symlink": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1328 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1329 |
"resolved": "https://registry.npmjs.org/can-symlink/-/can-symlink-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1330 |
"integrity": "sha1-l7YH2KhLtsbiKLkC2GTstZS50hk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1331 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1332 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1333 |
"caniuse-lite": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1334 |
"version": "1.0.30000683", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1335 |
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000683.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1336 |
"integrity": "sha1-p1c3B88qzJIXymSE0d+8nxOJg2Q=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1337 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1338 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1339 |
"capture-exit": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1340 |
"version": "1.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1341 |
"resolved": "https://registry.npmjs.org/capture-exit/-/capture-exit-1.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1342 |
"integrity": "sha1-HF/MSJ/QqwDU8ax64QcuMXP7q28=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1343 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1344 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1345 |
"cardinal": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1346 |
"version": "0.5.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1347 |
"resolved": "https://registry.npmjs.org/cardinal/-/cardinal-0.5.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1348 |
"integrity": "sha1-ANX2YdvUqr/ffUHOSKWlm8o1opE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1349 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1350 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1351 |
"caseless": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1352 |
"version": "0.12.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1353 |
"resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1354 |
"integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1355 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1356 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1357 |
"center-align": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1358 |
"version": "0.1.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1359 |
"resolved": "https://registry.npmjs.org/center-align/-/center-align-0.1.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1360 |
"integrity": "sha1-qg0yYptu6XIgBBHL1EYckHvCt60=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1361 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1362 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1363 |
"chalk": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1364 |
"version": "1.1.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1365 |
"resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1366 |
"integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1367 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1368 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1369 |
"charm": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1370 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1371 |
"resolved": "https://registry.npmjs.org/charm/-/charm-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1372 |
"integrity": "sha1-it02cVOm2aWBMxBSxAkJkdqZXjU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1373 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1374 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1375 |
"chokidar": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1376 |
"version": "1.6.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1377 |
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-1.6.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1378 |
"integrity": "sha1-L0RHq16W5Q+z14n9kNTHLg5McMI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1379 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1380 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1381 |
"circular-json": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1382 |
"version": "0.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1383 |
"resolved": "https://registry.npmjs.org/circular-json/-/circular-json-0.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1384 |
"integrity": "sha1-vos2rvzN6LPKeqLWr8B6NyQsDS0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1385 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1386 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1387 |
"clean-base-url": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1388 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1389 |
"resolved": "https://registry.npmjs.org/clean-base-url/-/clean-base-url-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1390 |
"integrity": "sha1-yQHPCiC5ckNbDszVLQVoJKQ1G3s=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1391 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1392 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1393 |
"clean-css": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1394 |
"version": "3.4.27", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1395 |
"resolved": "https://registry.npmjs.org/clean-css/-/clean-css-3.4.27.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1396 |
"integrity": "sha1-re91sxwWD/pdcvTeZ5ZuJmDBolU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1397 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1398 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1399 |
"source-map": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1400 |
"version": "0.4.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1401 |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1402 |
"integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1403 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1404 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1405 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1406 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1407 |
"clean-css-promise": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1408 |
"version": "0.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1409 |
"resolved": "https://registry.npmjs.org/clean-css-promise/-/clean-css-promise-0.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1410 |
"integrity": "sha1-Q/PSyN/LK/BxSBJSzZt2QzwI7ss=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1411 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1412 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1413 |
"cli-cursor": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1414 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1415 |
"resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1416 |
"integrity": "sha1-ZNo/fValRBLll5S9Ytw1KV6PKYc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1417 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1418 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1419 |
"cli-spinners": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1420 |
"version": "0.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1421 |
"resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-0.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1422 |
"integrity": "sha1-u3ZNiOGF+54eaiofGXcjGPYF4xw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1423 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1424 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1425 |
"cli-table": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1426 |
"version": "0.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1427 |
"resolved": "https://registry.npmjs.org/cli-table/-/cli-table-0.3.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1428 |
"integrity": "sha1-9TsFJmqLGguTSz0IIebi3FkUriM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1429 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1430 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1431 |
"colors": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1432 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1433 |
"resolved": "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1434 |
"integrity": "sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1435 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1436 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1437 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1438 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1439 |
"cli-table2": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1440 |
"version": "0.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1441 |
"resolved": "https://registry.npmjs.org/cli-table2/-/cli-table2-0.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1442 |
"integrity": "sha1-LR738hig54biFFQFYtS9F3/jLZc=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1443 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1444 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1445 |
"lodash": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1446 |
"version": "3.10.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1447 |
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1448 |
"integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1449 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1450 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1451 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1452 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1453 |
"cli-width": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1454 |
"version": "2.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1455 |
"resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1456 |
"integrity": "sha1-sjTKIJsp72b8UY2bmNWEewDt8Ao=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1457 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1458 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1459 |
"cliui": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1460 |
"version": "2.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1461 |
"resolved": "https://registry.npmjs.org/cliui/-/cliui-2.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1462 |
"integrity": "sha1-S0dXYP+AJkx2LDoXGQMukcf+oNE=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1463 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1464 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1465 |
"wordwrap": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1466 |
"version": "0.0.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1467 |
"resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1468 |
"integrity": "sha1-t5Zpu0LstAn4PVg8rVLKF+qhZD8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1469 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1470 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1471 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1472 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1473 |
"clone": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1474 |
"version": "2.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1475 |
"resolved": "https://registry.npmjs.org/clone/-/clone-2.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1476 |
"integrity": "sha1-0hfR6WERjjrJpLi7oyhVU79kfNs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1477 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1478 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1479 |
"co": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1480 |
"version": "4.6.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1481 |
"resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1482 |
"integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1483 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1484 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1485 |
"code-point-at": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1486 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1487 |
"resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1488 |
"integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1489 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1490 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1491 |
"colors": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1492 |
"version": "1.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1493 |
"resolved": "https://registry.npmjs.org/colors/-/colors-1.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1494 |
"integrity": "sha1-FopHAXVran9RoSzgyXv6KMCE7WM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1495 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1496 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1497 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1498 |
"combined-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1499 |
"version": "1.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1500 |
"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1501 |
"integrity": "sha1-k4NwpXtKUd6ix3wV1cX9+JUWQAk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1502 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1503 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1504 |
"commander": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1505 |
"version": "2.8.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1506 |
"resolved": "https://registry.npmjs.org/commander/-/commander-2.8.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1507 |
"integrity": "sha1-Br42f+v9oMMwqh4qBy09yXYkJdQ=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1508 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1509 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1510 |
"commoner": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1511 |
"version": "0.10.8", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1512 |
"resolved": "https://registry.npmjs.org/commoner/-/commoner-0.10.8.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1513 |
"integrity": "sha1-NPw2cs0kOT6LtH5wyqApOBH08sU=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1514 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1515 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1516 |
"component-bind": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1517 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1518 |
"resolved": "https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1519 |
"integrity": "sha1-AMYIq33Nk4l8AAllGx06jh5zu9E=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1520 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1521 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1522 |
"component-emitter": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1523 |
"version": "1.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1524 |
"resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1525 |
"integrity": "sha1-KWWU8nU9qmOZbSrwjRWpURbJrsM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1526 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1527 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1528 |
"component-inherit": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1529 |
"version": "0.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1530 |
"resolved": "https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1531 |
"integrity": "sha1-ZF/ErfWLcrZJ1crmUTVhnbJv8UM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1532 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1533 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1534 |
"compressible": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1535 |
"version": "2.0.10", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1536 |
"resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.10.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1537 |
"integrity": "sha1-/tocf3YXkScyspv4zyYlKiC57s0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1538 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1539 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1540 |
"compression": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1541 |
"version": "1.6.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1542 |
"resolved": "https://registry.npmjs.org/compression/-/compression-1.6.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1543 |
"integrity": "sha1-zOsSHsydCcUtetDDNQ6pPd1AK8M=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1544 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1545 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1546 |
"debug": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1547 |
"version": "2.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1548 |
"resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1549 |
"integrity": "sha1-+HBX6ZWxofauaklgZkE3vFbwOdo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1550 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1551 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1552 |
"ms": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1553 |
"version": "0.7.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1554 |
"resolved": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1555 |
"integrity": "sha1-nNE8A62/8ltl7/3nzoZO6VIBcJg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1556 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1557 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1558 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1559 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1560 |
"concat-map": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1561 |
"version": "0.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1562 |
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1563 |
"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1564 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1565 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1566 |
"concat-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1567 |
"version": "1.6.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1568 |
"resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1569 |
"integrity": "sha1-CqxmL9Ur54lk1VMvaUeE5wEQrPc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1570 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1571 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1572 |
"readable-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1573 |
"version": "2.2.11", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1574 |
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.11.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1575 |
"integrity": "sha512-h+8+r3MKEhkiVrwdKL8aWs1oc1VvBu33ueshOvS26RsZQ3Amhx/oO3TKe4lApSV9ueY6as8EAh7mtuFjdlhg9Q==", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1576 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1577 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1578 |
"string_decoder": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1579 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1580 |
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1581 |
"integrity": "sha1-sp4fThEl+pehA4K4pTNze3SR4Xk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1582 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1583 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1584 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1585 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1586 |
"configstore": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1587 |
"version": "3.1.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1588 |
"resolved": "https://registry.npmjs.org/configstore/-/configstore-3.1.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1589 |
"integrity": "sha1-Rd+QcHPibfoc9LLVL1tgVF6qEdE=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1590 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1591 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1592 |
"console-control-strings": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1593 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1594 |
"resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1595 |
"integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1596 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1597 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1598 |
"console-ui": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1599 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1600 |
"resolved": "https://registry.npmjs.org/console-ui/-/console-ui-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1601 |
"integrity": "sha1-McUkRhtjQidp+eicFzSV2ROTchw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1602 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1603 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1604 |
"consolidate": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1605 |
"version": "0.14.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1606 |
"resolved": "https://registry.npmjs.org/consolidate/-/consolidate-0.14.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1607 |
"integrity": "sha1-WiUEe8dvcwcmZ8jLUsmJiI9JTGM=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1608 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1609 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1610 |
"content-disposition": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1611 |
"version": "0.5.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1612 |
"resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1613 |
"integrity": "sha1-DPaLud318r55YcOoUXjLhdunjLQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1614 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1615 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1616 |
"content-type": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1617 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1618 |
"resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1619 |
"integrity": "sha1-t9ETrueo3Se9IRM8TcJSnfFyHu0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1620 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1621 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1622 |
"continuable-cache": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1623 |
"version": "0.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1624 |
"resolved": "https://registry.npmjs.org/continuable-cache/-/continuable-cache-0.3.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1625 |
"integrity": "sha1-vXJ6f67XfnH/OYWskzUakSczrQ8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1626 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1627 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1628 |
"convert-source-map": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1629 |
"version": "1.5.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1630 |
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.5.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1631 |
"integrity": "sha1-ms1whRxtXf3ZPZKC5e35SgP/RrU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1632 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1633 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1634 |
"cookie": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1635 |
"version": "0.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1636 |
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1637 |
"integrity": "sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1638 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1639 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1640 |
"cookie-signature": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1641 |
"version": "1.0.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1642 |
"resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1643 |
"integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1644 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1645 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1646 |
"copy-dereference": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1647 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1648 |
"resolved": "https://registry.npmjs.org/copy-dereference/-/copy-dereference-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1649 |
"integrity": "sha1-axMYZUIP2BtBO6mUtE02VTERUrY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1650 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1651 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1652 |
"core-js": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1653 |
"version": "2.4.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1654 |
"resolved": "https://registry.npmjs.org/core-js/-/core-js-2.4.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1655 |
"integrity": "sha1-TekR5mew6ukSTjQlS1OupvxhjT4=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1656 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1657 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1658 |
"core-object": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1659 |
"version": "3.1.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1660 |
"resolved": "https://registry.npmjs.org/core-object/-/core-object-3.1.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1661 |
"integrity": "sha1-3zmbMxG9sMkJ6Krokp/DwcSyWIA=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1662 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1663 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1664 |
"core-util-is": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1665 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1666 |
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1667 |
"integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1668 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1669 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1670 |
"cross-spawn": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1671 |
"version": "5.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1672 |
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1673 |
"integrity": "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1674 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1675 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1676 |
"cryptiles": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1677 |
"version": "2.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1678 |
"resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1679 |
"integrity": "sha1-O9/s3GCBR8HGcgL6KR59ylnqo7g=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1680 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1681 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1682 |
"crypto-random-string": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1683 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1684 |
"resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1685 |
"integrity": "sha1-ojD2T1aDEOFJgAmUB5DsmVRbyn4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1686 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1687 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1688 |
"currently-unhandled": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1689 |
"version": "0.4.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1690 |
"resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1691 |
"integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1692 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1693 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1694 |
"d": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1695 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1696 |
"resolved": "https://registry.npmjs.org/d/-/d-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1697 |
"integrity": "sha1-dUu1v+VUUdpppYuU1F9MWwRi1Y8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1698 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1699 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1700 |
"d3": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1701 |
"version": "4.9.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1702 |
"resolved": "https://registry.npmjs.org/d3/-/d3-4.9.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1703 |
"integrity": "sha1-+GC+klImGjwU7qZLHSWQ0U9NuDg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1704 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1705 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1706 |
"d3-array": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1707 |
"version": "1.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1708 |
"resolved": "https://registry.npmjs.org/d3-array/-/d3-array-1.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1709 |
"integrity": "sha1-FH0mlyDhdMQFen9CvosPPyulMQg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1710 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1711 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1712 |
"d3-axis": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1713 |
"version": "1.0.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1714 |
"resolved": "https://registry.npmjs.org/d3-axis/-/d3-axis-1.0.7.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1715 |
"integrity": "sha1-BIQz0wcGH2LR0kjikwwB17ZzjNg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1716 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1717 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1718 |
"d3-brush": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1719 |
"version": "1.0.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1720 |
"resolved": "https://registry.npmjs.org/d3-brush/-/d3-brush-1.0.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1721 |
"integrity": "sha1-AMLyOAGfJPbAoZSibUGhUw/+e8Q=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1722 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1723 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1724 |
"d3-chord": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1725 |
"version": "1.0.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1726 |
"resolved": "https://registry.npmjs.org/d3-chord/-/d3-chord-1.0.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1727 |
"integrity": "sha1-fexPC6iG9xP+ERxF92NBT290yiw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1728 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1729 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1730 |
"d3-collection": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1731 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1732 |
"resolved": "https://registry.npmjs.org/d3-collection/-/d3-collection-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1733 |
"integrity": "sha1-AL3qlPvBYo1DWruuL03CFk433TQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1734 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1735 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1736 |
"d3-color": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1737 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1738 |
"resolved": "https://registry.npmjs.org/d3-color/-/d3-color-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1739 |
"integrity": "sha1-vHZD/KjlOoNH4vva/6I2eWtYUJs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1740 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1741 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1742 |
"d3-dispatch": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1743 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1744 |
"resolved": "https://registry.npmjs.org/d3-dispatch/-/d3-dispatch-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1745 |
"integrity": "sha1-RuFJHqqbWMNY/OW+TovtYm54cfg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1746 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1747 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1748 |
"d3-drag": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1749 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1750 |
"resolved": "https://registry.npmjs.org/d3-drag/-/d3-drag-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1751 |
"integrity": "sha1-Skm013pC6ePVoO87SSsUqqLlpzM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1752 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1753 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1754 |
"d3-dsv": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1755 |
"version": "1.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1756 |
"resolved": "https://registry.npmjs.org/d3-dsv/-/d3-dsv-1.0.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1757 |
"integrity": "sha1-QZ99tH9ih4n8P9tjbmeESdCCETY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1758 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1759 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1760 |
"d3-ease": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1761 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1762 |
"resolved": "https://registry.npmjs.org/d3-ease/-/d3-ease-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1763 |
"integrity": "sha1-aL+8NJM4o4DETYrMT7wzBKotjA4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1764 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1765 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1766 |
"d3-force": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1767 |
"version": "1.0.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1768 |
"resolved": "https://registry.npmjs.org/d3-force/-/d3-force-1.0.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1769 |
"integrity": "sha1-6n4bdzDiZkzTFPWU1nGMV8wTK3k=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1770 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1771 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1772 |
"d3-format": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1773 |
"version": "1.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1774 |
"resolved": "https://registry.npmjs.org/d3-format/-/d3-format-1.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1775 |
"integrity": "sha1-a0gLqohohdRlHcJIqPSsnaFtsHo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1776 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1777 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1778 |
"d3-geo": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1779 |
"version": "1.6.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1780 |
"resolved": "https://registry.npmjs.org/d3-geo/-/d3-geo-1.6.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1781 |
"integrity": "sha1-8g4eRhyxhF9ai+Vatvh2VCp+MZk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1782 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1783 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1784 |
"d3-hierarchy": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1785 |
"version": "1.1.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1786 |
"resolved": "https://registry.npmjs.org/d3-hierarchy/-/d3-hierarchy-1.1.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1787 |
"integrity": "sha1-lsOULz8hz5l6EbTt8A3eKne0xtA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1788 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1789 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1790 |
"d3-interpolate": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1791 |
"version": "1.1.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1792 |
"resolved": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-1.1.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1793 |
"integrity": "sha1-aeCZ/zkhRxblY8muw+qdHqS4p58=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1794 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1795 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1796 |
"d3-path": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1797 |
"version": "1.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1798 |
"resolved": "https://registry.npmjs.org/d3-path/-/d3-path-1.0.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1799 |
"integrity": "sha1-JB6xhJvZ6egCHA0KeZ+KDo5EF2Q=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1800 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1801 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1802 |
"d3-polygon": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1803 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1804 |
"resolved": "https://registry.npmjs.org/d3-polygon/-/d3-polygon-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1805 |
"integrity": "sha1-FoiOkCZGCTPysXllKtN4Ik04LGI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1806 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1807 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1808 |
"d3-quadtree": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1809 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1810 |
"resolved": "https://registry.npmjs.org/d3-quadtree/-/d3-quadtree-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1811 |
"integrity": "sha1-rHmH4+I/6AWpkPKOG1DTj8uCJDg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1812 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1813 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1814 |
"d3-queue": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1815 |
"version": "3.0.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1816 |
"resolved": "https://registry.npmjs.org/d3-queue/-/d3-queue-3.0.7.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1817 |
"integrity": "sha1-yTouVLQXwJWRKdfXP2z31Ckudhg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1818 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1819 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1820 |
"d3-random": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1821 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1822 |
"resolved": "https://registry.npmjs.org/d3-random/-/d3-random-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1823 |
"integrity": "sha1-ZkLlBsb6OmSFldKyRpeIqNElKdM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1824 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1825 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1826 |
"d3-request": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1827 |
"version": "1.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1828 |
"resolved": "https://registry.npmjs.org/d3-request/-/d3-request-1.0.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1829 |
"integrity": "sha1-TarpRtHdDVff4B8CKVY1SVjVHyM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1830 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1831 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1832 |
"d3-scale": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1833 |
"version": "1.0.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1834 |
"resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-1.0.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1835 |
"integrity": "sha1-vOGdqA06DPQiyVQ64zIghiILNO0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1836 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1837 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1838 |
"d3-selection": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1839 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1840 |
"resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1841 |
"integrity": "sha1-GZhoSJZIj4OcoDchI9o08dMYgJw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1842 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1843 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1844 |
"d3-shape": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1845 |
"version": "1.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1846 |
"resolved": "https://registry.npmjs.org/d3-shape/-/d3-shape-1.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1847 |
"integrity": "sha1-UKEDfkinn1uP2dWM3lJ5musfdyM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1848 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1849 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1850 |
"d3-time": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1851 |
"version": "1.0.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1852 |
"resolved": "https://registry.npmjs.org/d3-time/-/d3-time-1.0.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1853 |
"integrity": "sha1-pVsT19FdOhYK6RcIIy4INfHV6UU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1854 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1855 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1856 |
"d3-time-format": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1857 |
"version": "2.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1858 |
"resolved": "https://registry.npmjs.org/d3-time-format/-/d3-time-format-2.0.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1859 |
"integrity": "sha1-nXeAIE98kRnJFwsaVttN6aivly4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1860 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1861 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1862 |
"d3-timer": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1863 |
"version": "1.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1864 |
"resolved": "https://registry.npmjs.org/d3-timer/-/d3-timer-1.0.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1865 |
"integrity": "sha1-smbUdscbDSaeesXzUrQQo7b+bvA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1866 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1867 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1868 |
"d3-transition": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1869 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1870 |
"resolved": "https://registry.npmjs.org/d3-transition/-/d3-transition-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1871 |
"integrity": "sha1-z8hcdOUjkyQpBUZiNXKZBWDDlm8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1872 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1873 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1874 |
"d3-voronoi": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1875 |
"version": "1.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1876 |
"resolved": "https://registry.npmjs.org/d3-voronoi/-/d3-voronoi-1.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1877 |
"integrity": "sha1-Fodmfo8TotFYyAwUgMWinLDYlzw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1878 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1879 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1880 |
"d3-zoom": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1881 |
"version": "1.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1882 |
"resolved": "https://registry.npmjs.org/d3-zoom/-/d3-zoom-1.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1883 |
"integrity": "sha1-syMfT5OGJBR13v4cVXv9P94QZfs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1884 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1885 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1886 |
"dashdash": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1887 |
"version": "1.14.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1888 |
"resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1889 |
"integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1890 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1891 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1892 |
"assert-plus": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1893 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1894 |
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1895 |
"integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1896 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1897 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1898 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1899 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1900 |
"debug": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1901 |
"version": "2.6.8", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1902 |
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.8.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1903 |
"integrity": "sha1-5zFTHKLt4n0YgiJCfaF4IdaP9Pw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1904 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1905 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1906 |
"decamelize": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1907 |
"version": "1.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1908 |
"resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1909 |
"integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1910 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1911 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1912 |
"deep-is": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1913 |
"version": "0.1.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1914 |
"resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1915 |
"integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1916 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1917 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1918 |
"defined": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1919 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1920 |
"resolved": "https://registry.npmjs.org/defined/-/defined-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1921 |
"integrity": "sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1922 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1923 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1924 |
"defs": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1925 |
"version": "1.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1926 |
"resolved": "https://registry.npmjs.org/defs/-/defs-1.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1927 |
"integrity": "sha1-siYJ8sehG6ej2xFoBcE5scr/qdI=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1928 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1929 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1930 |
"esprima-fb": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1931 |
"version": "15001.1001.0-dev-harmony-fb", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1932 |
"resolved": "https://registry.npmjs.org/esprima-fb/-/esprima-fb-15001.1001.0-dev-harmony-fb.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1933 |
"integrity": "sha1-Q761fsJujPI3092LM+QlM1d/Jlk=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1934 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1935 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1936 |
"window-size": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1937 |
"version": "0.1.4", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1938 |
"resolved": "https://registry.npmjs.org/window-size/-/window-size-0.1.4.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1939 |
"integrity": "sha1-+OGqHuWlPsW/FR/6CXQqatdpeHY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1940 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1941 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1942 |
"yargs": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1943 |
"version": "3.27.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1944 |
"resolved": "https://registry.npmjs.org/yargs/-/yargs-3.27.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1945 |
"integrity": "sha1-ISBUaTFuk5Ex1Z8toMbX+YIh6kA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1946 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1947 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1948 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1949 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1950 |
"del": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1951 |
"version": "2.2.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1952 |
"resolved": "https://registry.npmjs.org/del/-/del-2.2.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1953 |
"integrity": "sha1-wSyYHQZ4RshLyvhiz/kw2Qf/0ag=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1954 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1955 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1956 |
"delayed-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1957 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1958 |
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1959 |
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1960 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1961 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1962 |
"delegates": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1963 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1964 |
"resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1965 |
"integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1966 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1967 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1968 |
"depd": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1969 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1970 |
"resolved": "https://registry.npmjs.org/depd/-/depd-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1971 |
"integrity": "sha1-4b2Cxqq2ztlluXuIsX7T5SjKGMM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1972 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1973 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1974 |
"destroy": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1975 |
"version": "1.0.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1976 |
"resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1977 |
"integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1978 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1979 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1980 |
"detect-file": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1981 |
"version": "0.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1982 |
"resolved": "https://registry.npmjs.org/detect-file/-/detect-file-0.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1983 |
"integrity": "sha1-STXe39lIhkjgBrASlWbpOGcR6mM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1984 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1985 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1986 |
"detect-indent": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1987 |
"version": "4.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1988 |
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-4.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1989 |
"integrity": "sha1-920GQ1LN9Docts5hnE7jqUdd4gg=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1990 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1991 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1992 |
"detective": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1993 |
"version": "4.5.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1994 |
"resolved": "https://registry.npmjs.org/detective/-/detective-4.5.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1995 |
"integrity": "sha1-blqMaybmx6JUsca210kNmOyR7dE=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1996 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1997 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1998 |
"acorn": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
1999 |
"version": "4.0.13", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2000 |
"resolved": "https://registry.npmjs.org/acorn/-/acorn-4.0.13.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2001 |
"integrity": "sha1-EFSVrlNh1pe9GVyCUZLhrX8lN4c=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2002 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2003 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2004 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2005 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2006 |
"diff": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2007 |
"version": "3.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2008 |
"resolved": "https://registry.npmjs.org/diff/-/diff-3.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2009 |
"integrity": "sha1-yc45Okt8vQsFinJck98pkCeGj/k=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2010 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2011 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2012 |
"doctrine": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2013 |
"version": "2.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2014 |
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2015 |
"integrity": "sha1-xz2NKQnSIpHhoAejlYBNqLZl/mM=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2016 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2017 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2018 |
"dot-prop": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2019 |
"version": "4.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2020 |
"resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-4.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2021 |
"integrity": "sha1-qEk/C3te7sglJbXHWH+n3nyoWcE=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2022 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2023 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2024 |
"ecc-jsbn": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2025 |
"version": "0.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2026 |
"resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2027 |
"integrity": "sha1-D8c6ntXw1Tw4GTOYUj735UN3dQU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2028 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2029 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2030 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2031 |
"editions": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2032 |
"version": "1.3.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2033 |
"resolved": "https://registry.npmjs.org/editions/-/editions-1.3.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2034 |
"integrity": "sha1-CQcQG92iD6w8vjNMJ8vQaI3Jmls=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2035 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2036 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2037 |
"ee-first": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2038 |
"version": "1.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2039 |
"resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2040 |
"integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2041 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2042 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2043 |
"electron-to-chromium": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2044 |
"version": "1.3.14", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2045 |
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.14.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2046 |
"integrity": "sha1-ZK8Pnv08PGrNV9cfg7Scp+6cS0M=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2047 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2048 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2049 |
"ember-ajax": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2050 |
"version": "3.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2051 |
"resolved": "https://registry.npmjs.org/ember-ajax/-/ember-ajax-3.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2052 |
"integrity": "sha1-jyHp2gwdQzz4eaqFX85GTVF+mrU=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2053 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2054 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2055 |
"ember-cli": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2056 |
"version": "2.13.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2057 |
"resolved": "https://registry.npmjs.org/ember-cli/-/ember-cli-2.13.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2058 |
"integrity": "sha1-pWHwjmmxhPoxdfcGzO0pnA0WhOU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2059 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2060 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2061 |
"broccoli-merge-trees": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2062 |
"version": "2.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2063 |
"resolved": "https://registry.npmjs.org/broccoli-merge-trees/-/broccoli-merge-trees-2.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2064 |
"integrity": "sha1-EK6kbdXOvMi499WlTwqEpPC7kLk=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2065 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2066 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2067 |
"glob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2068 |
"version": "7.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2069 |
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2070 |
"integrity": "sha1-gFIR3wT6rxxjo2ADBs31reULLsg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2071 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2072 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2073 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2074 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2075 |
"ember-cli-app-version": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2076 |
"version": "3.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2077 |
"resolved": "https://registry.npmjs.org/ember-cli-app-version/-/ember-cli-app-version-3.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2078 |
"integrity": "sha1-1nozrux70DGH++csVmPa3sTDNoo=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2079 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2080 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2081 |
"ember-cli-babel": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2082 |
"version": "6.4.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2083 |
"resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-6.4.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2084 |
"integrity": "sha1-eFocJP4yUOsHdrGrPO6FeGO0RUI=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2085 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2086 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2087 |
"ember-cli-broccoli-sane-watcher": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2088 |
"version": "2.0.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2089 |
"resolved": "https://registry.npmjs.org/ember-cli-broccoli-sane-watcher/-/ember-cli-broccoli-sane-watcher-2.0.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2090 |
"integrity": "sha1-9D9C91t1CcIS+5Js2a6oauGSZMY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2091 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2092 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2093 |
"ember-cli-dependency-checker": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2094 |
"version": "1.4.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2095 |
"resolved": "https://registry.npmjs.org/ember-cli-dependency-checker/-/ember-cli-dependency-checker-1.4.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2096 |
"integrity": "sha1-KxP5d+HuqEP8GiGgAb5spdTvGUI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2097 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2098 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2099 |
"ansi-regex": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2100 |
"version": "0.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2101 |
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2102 |
"integrity": "sha1-DY6UaWej2BQ/k+JOKYUl/BsiNfk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2103 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2104 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2105 |
"ansi-styles": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2106 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2107 |
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2108 |
"integrity": "sha1-6uy/Zs1waIJ2Cy9GkVgrj1XXp94=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2109 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2110 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2111 |
"chalk": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2112 |
"version": "0.5.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2113 |
"resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2114 |
"integrity": "sha1-Zjs6ZItotV0EaQ1JFnqoN4WPIXQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2115 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2116 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2117 |
"has-ansi": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2118 |
"version": "0.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2119 |
"resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2120 |
"integrity": "sha1-hPJlqujA5qiKEtcCKJS3VoiUxi4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2121 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2122 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2123 |
"semver": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2124 |
"version": "4.3.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2125 |
"resolved": "https://registry.npmjs.org/semver/-/semver-4.3.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2126 |
"integrity": "sha1-MAvG4OhjdPe6YQaLWx7NV/xlMto=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2127 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2128 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2129 |
"strip-ansi": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2130 |
"version": "0.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2131 |
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2132 |
"integrity": "sha1-JfSOoiynkYfzF0pNuHWTR7sSYiA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2133 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2134 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2135 |
"supports-color": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2136 |
"version": "0.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2137 |
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2138 |
"integrity": "sha1-2S3iaU6z9nMjlz1649i1W0wiGQo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2139 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2140 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2141 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2142 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2143 |
"ember-cli-eslint": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2144 |
"version": "3.1.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2145 |
"resolved": "https://registry.npmjs.org/ember-cli-eslint/-/ember-cli-eslint-3.1.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2146 |
"integrity": "sha1-jZ4qhnZUg1rBskhY2RF+FD+lS9Q=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2147 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2148 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2149 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2150 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2151 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2152 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2153 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2154 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2155 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2156 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2157 |
"ember-cli-get-component-path-option": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2158 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2159 |
"resolved": "https://registry.npmjs.org/ember-cli-get-component-path-option/-/ember-cli-get-component-path-option-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2160 |
"integrity": "sha1-DXtZVVni+QUKvtgE8djv8bCLx3E=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2161 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2162 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2163 |
"ember-cli-get-dependency-depth": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2164 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2165 |
"resolved": "https://registry.npmjs.org/ember-cli-get-dependency-depth/-/ember-cli-get-dependency-depth-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2166 |
"integrity": "sha1-4K/s+CotUvAPKKtGgpUoGuw2jRE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2167 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2168 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2169 |
"ember-cli-htmlbars": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2170 |
"version": "1.3.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2171 |
"resolved": "https://registry.npmjs.org/ember-cli-htmlbars/-/ember-cli-htmlbars-1.3.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2172 |
"integrity": "sha1-BoFSYsFXdzYjW9Qs6Z21Wc5ev9E=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2173 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2174 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2175 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2176 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2177 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2178 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2179 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2180 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2181 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2182 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2183 |
"ember-cli-htmlbars-inline-precompile": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2184 |
"version": "0.4.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2185 |
"resolved": "https://registry.npmjs.org/ember-cli-htmlbars-inline-precompile/-/ember-cli-htmlbars-inline-precompile-0.4.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2186 |
"integrity": "sha1-QSP1B/6mxZukwnLvfnE6bVW6Bsk=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2187 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2188 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2189 |
"ember-cli-inject-live-reload": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2190 |
"version": "1.6.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2191 |
"resolved": "https://registry.npmjs.org/ember-cli-inject-live-reload/-/ember-cli-inject-live-reload-1.6.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2192 |
"integrity": "sha1-grj1vkVIFadef21Cyc4LyIOpFKM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2193 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2194 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2195 |
"ember-cli-is-package-missing": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2196 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2197 |
"resolved": "https://registry.npmjs.org/ember-cli-is-package-missing/-/ember-cli-is-package-missing-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2198 |
"integrity": "sha1-bmGEyvuSY13ZPKbJRrEEKS1OM5A=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2199 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2200 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2201 |
"ember-cli-legacy-blueprints": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2202 |
"version": "0.1.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2203 |
"resolved": "https://registry.npmjs.org/ember-cli-legacy-blueprints/-/ember-cli-legacy-blueprints-0.1.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2204 |
"integrity": "sha1-g9bABawOOXUP+d1FzRt4z2lxUMY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2205 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2206 |
"dependencies": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2207 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2208 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2209 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2210 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2211 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2212 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2213 |
"exists-sync": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2214 |
"version": "0.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2215 |
"resolved": "https://registry.npmjs.org/exists-sync/-/exists-sync-0.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2216 |
"integrity": "sha1-uRAAC+27ETs3i4L19adjgQdiLc8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2217 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2218 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2219 |
"fs-extra": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2220 |
"version": "0.24.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2221 |
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.24.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2222 |
"integrity": "sha1-1OQ0KpZnXLeEZjOmCZJJMytTmVI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2223 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2224 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2225 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2226 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2227 |
"ember-cli-lodash-subset": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2228 |
"version": "1.0.12", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2229 |
"resolved": "https://registry.npmjs.org/ember-cli-lodash-subset/-/ember-cli-lodash-subset-1.0.12.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2230 |
"integrity": "sha1-ry5366XcsNd/MwjTpv19NFD25Tc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2231 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2232 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2233 |
"ember-cli-mirage": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2234 |
"version": "0.3.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2235 |
"resolved": "https://registry.npmjs.org/ember-cli-mirage/-/ember-cli-mirage-0.3.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2236 |
"integrity": "sha1-Qrh3nYV4WTQcuyGQUOov7E1y6og=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2237 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2238 |
"dependencies": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2239 |
"babel-core": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2240 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2241 |
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2242 |
"integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2243 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2244 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2245 |
"babylon": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2246 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2247 |
"resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2248 |
"integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2249 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2250 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2251 |
"bluebird": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2252 |
"version": "2.11.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2253 |
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2254 |
"integrity": "sha1-U0uQM8AiyVecVro7Plpcqvu2UOE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2255 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2256 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2257 |
"broccoli-babel-transpiler": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2258 |
"version": "5.6.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2259 |
"resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2260 |
"integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2261 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2262 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2263 |
"clone": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2264 |
"version": "0.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2265 |
"resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2266 |
"integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2267 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2268 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2269 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2270 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2271 |
"core-js": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2272 |
"version": "1.2.7", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2273 |
"resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2274 |
"integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2275 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2276 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2277 |
"detect-indent": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2278 |
"version": "3.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2279 |
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2280 |
"integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2281 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2282 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2283 |
"ember-cli-babel": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2284 |
"version": "5.2.4", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2285 |
"resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2286 |
"integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2287 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2288 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2289 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2290 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2291 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2292 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2293 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2294 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2295 |
"exists-sync": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2296 |
"version": "0.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2297 |
"resolved": "https://registry.npmjs.org/exists-sync/-/exists-sync-0.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2298 |
"integrity": "sha1-uRAAC+27ETs3i4L19adjgQdiLc8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2299 |
"dev": true |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2300 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2301 |
"globals": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2302 |
"version": "6.4.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2303 |
"resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2304 |
"integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2305 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2306 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2307 |
"home-or-tmp": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2308 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2309 |
"resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2310 |
"integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2311 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2312 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2313 |
"js-tokens": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2314 |
"version": "1.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2315 |
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2316 |
"integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2317 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2318 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2319 |
"json5": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2320 |
"version": "0.4.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2321 |
"resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2322 |
"integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2323 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2324 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2325 |
"lodash": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2326 |
"version": "3.10.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2327 |
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2328 |
"integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2329 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2330 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2331 |
"minimatch": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2332 |
"version": "2.0.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2333 |
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2334 |
"integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2335 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2336 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2337 |
"minimist": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2338 |
"version": "1.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2339 |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2340 |
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2341 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2342 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2343 |
"path-exists": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2344 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2345 |
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2346 |
"integrity": "sha1-1aiZjrce83p0w06w2eum6HjuoIE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2347 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2348 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2349 |
"repeating": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2350 |
"version": "1.1.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2351 |
"resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2352 |
"integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2353 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2354 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2355 |
"source-map-support": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2356 |
"version": "0.2.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2357 |
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2358 |
"integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2359 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2360 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2361 |
"source-map": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2362 |
"version": "0.1.32", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2363 |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2364 |
"integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2365 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2366 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2367 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2368 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2369 |
"user-home": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2370 |
"version": "1.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2371 |
"resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2372 |
"integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2373 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2374 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2375 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2376 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2377 |
"ember-cli-node-assets": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2378 |
"version": "0.1.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2379 |
"resolved": "https://registry.npmjs.org/ember-cli-node-assets/-/ember-cli-node-assets-0.1.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2380 |
"integrity": "sha1-ZIiilJBIyAGtbZ4zdTx7zjL8EUY=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2381 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2382 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2383 |
"ember-cli-normalize-entity-name": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2384 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2385 |
"resolved": "https://registry.npmjs.org/ember-cli-normalize-entity-name/-/ember-cli-normalize-entity-name-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2386 |
"integrity": "sha1-CxT3vLxZmqEXtf3cgeT9A8S61bc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2387 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2388 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2389 |
"ember-cli-path-utils": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2390 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2391 |
"resolved": "https://registry.npmjs.org/ember-cli-path-utils/-/ember-cli-path-utils-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2392 |
"integrity": "sha1-Tjmvi1UwHN3FAXc5t3qAT7ogce0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2393 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2394 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2395 |
"ember-cli-preprocess-registry": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2396 |
"version": "3.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2397 |
"resolved": "https://registry.npmjs.org/ember-cli-preprocess-registry/-/ember-cli-preprocess-registry-3.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2398 |
"integrity": "sha1-OEVsIcTStklFhQz57Gjba6dpKIo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2399 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2400 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2401 |
"exists-sync": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2402 |
"version": "0.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2403 |
"resolved": "https://registry.npmjs.org/exists-sync/-/exists-sync-0.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2404 |
"integrity": "sha1-uRAAC+27ETs3i4L19adjgQdiLc8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2405 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2406 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2407 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2408 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2409 |
"ember-cli-qunit": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2410 |
"version": "4.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2411 |
"resolved": "https://registry.npmjs.org/ember-cli-qunit/-/ember-cli-qunit-4.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2412 |
"integrity": "sha1-HwAiRppb1k9ie4ECiAol6U5TOjs=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2413 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2414 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2415 |
"broccoli-merge-trees": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2416 |
"version": "2.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2417 |
"resolved": "https://registry.npmjs.org/broccoli-merge-trees/-/broccoli-merge-trees-2.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2418 |
"integrity": "sha1-EK6kbdXOvMi499WlTwqEpPC7kLk=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2419 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2420 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2421 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2422 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2423 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2424 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2425 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2426 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2427 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2428 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2429 |
"ember-cli-release": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2430 |
"version": "0.2.9", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2431 |
"resolved": "https://registry.npmjs.org/ember-cli-release/-/ember-cli-release-0.2.9.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2432 |
"integrity": "sha1-Xo3j0DTGVZeTN0gCMFhHDsEjGts=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2433 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2434 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2435 |
"semver": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2436 |
"version": "4.3.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2437 |
"resolved": "https://registry.npmjs.org/semver/-/semver-4.3.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2438 |
"integrity": "sha1-MAvG4OhjdPe6YQaLWx7NV/xlMto=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2439 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2440 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2441 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2442 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2443 |
"ember-cli-sass": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2444 |
"version": "5.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2445 |
"resolved": "https://registry.npmjs.org/ember-cli-sass/-/ember-cli-sass-5.3.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2446 |
"integrity": "sha1-+UYq7PlFmqdjEG9knDsPsqscGmk=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2447 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2448 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2449 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2450 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2451 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2452 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2453 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2454 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2455 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2456 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2457 |
"ember-cli-shims": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2458 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2459 |
"resolved": "https://registry.npmjs.org/ember-cli-shims/-/ember-cli-shims-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2460 |
"integrity": "sha1-DjuKBIvoZbT4HMgdOX/x7rE/dbY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2461 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2462 |
"dependencies": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2463 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2464 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2465 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2466 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2467 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2468 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2469 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2470 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2471 |
"ember-cli-sri": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2472 |
"version": "2.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2473 |
"resolved": "https://registry.npmjs.org/ember-cli-sri/-/ember-cli-sri-2.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2474 |
"integrity": "sha1-lxYgk0pLkYPPeSPMA+F4uDqpB/0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2475 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2476 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2477 |
"ember-cli-string-utils": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2478 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2479 |
"resolved": "https://registry.npmjs.org/ember-cli-string-utils/-/ember-cli-string-utils-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2480 |
"integrity": "sha1-ObZ3/CgF9VFzc1N2/O8njqpEUqE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2481 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2482 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2483 |
"ember-cli-test-info": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2484 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2485 |
"resolved": "https://registry.npmjs.org/ember-cli-test-info/-/ember-cli-test-info-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2486 |
"integrity": "sha1-7U6WDySel1I8+JHkrtIHLOhFd7Q=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2487 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2488 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2489 |
"ember-cli-test-loader": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2490 |
"version": "2.1.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2491 |
"resolved": "https://registry.npmjs.org/ember-cli-test-loader/-/ember-cli-test-loader-2.1.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2492 |
"integrity": "sha1-FhY7rgrDLK0a8TxO2UxsaYtU1DE=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2493 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2494 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2495 |
"ember-cli-uglify": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2496 |
"version": "1.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2497 |
"resolved": "https://registry.npmjs.org/ember-cli-uglify/-/ember-cli-uglify-1.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2498 |
"integrity": "sha1-MgjDK1S8J4MFbouw1c/pu68X/7I=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2499 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2500 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2501 |
"ember-cli-valid-component-name": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2502 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2503 |
"resolved": "https://registry.npmjs.org/ember-cli-valid-component-name/-/ember-cli-valid-component-name-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2504 |
"integrity": "sha1-cVUM44fgIzBl8wswsVEKot++h+8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2505 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2506 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2507 |
"ember-cli-version-checker": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2508 |
"version": "2.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2509 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-2.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2510 |
"integrity": "sha1-4ffY5M3NdSrDXxYR5Nqog220xMc=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2511 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2512 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2513 |
"ember-composability-tools": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2514 |
"version": "0.0.8", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2515 |
"resolved": "https://registry.npmjs.org/ember-composability-tools/-/ember-composability-tools-0.0.8.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2516 |
"integrity": "sha1-kSLnQ8Cu11nafyDz1alxGlG6xhk=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2517 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2518 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2519 |
"babel-core": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2520 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2521 |
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2522 |
"integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2523 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2524 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2525 |
"babylon": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2526 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2527 |
"resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2528 |
"integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2529 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2530 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2531 |
"bluebird": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2532 |
"version": "2.11.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2533 |
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2534 |
"integrity": "sha1-U0uQM8AiyVecVro7Plpcqvu2UOE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2535 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2536 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2537 |
"broccoli-babel-transpiler": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2538 |
"version": "5.6.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2539 |
"resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2540 |
"integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2541 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2542 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2543 |
"clone": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2544 |
"version": "0.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2545 |
"resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2546 |
"integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2547 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2548 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2549 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2550 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2551 |
"core-js": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2552 |
"version": "1.2.7", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2553 |
"resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2554 |
"integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2555 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2556 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2557 |
"detect-indent": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2558 |
"version": "3.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2559 |
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2560 |
"integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2561 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2562 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2563 |
"ember-cli-babel": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2564 |
"version": "5.2.4", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2565 |
"resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2566 |
"integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2567 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2568 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2569 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2570 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2571 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2572 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2573 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2574 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2575 |
"globals": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2576 |
"version": "6.4.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2577 |
"resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2578 |
"integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2579 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2580 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2581 |
"home-or-tmp": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2582 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2583 |
"resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2584 |
"integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2585 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2586 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2587 |
"js-tokens": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2588 |
"version": "1.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2589 |
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2590 |
"integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2591 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2592 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2593 |
"json5": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2594 |
"version": "0.4.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2595 |
"resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2596 |
"integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2597 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2598 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2599 |
"lodash": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2600 |
"version": "3.10.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2601 |
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2602 |
"integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2603 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2604 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2605 |
"minimatch": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2606 |
"version": "2.0.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2607 |
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2608 |
"integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2609 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2610 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2611 |
"minimist": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2612 |
"version": "1.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2613 |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2614 |
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2615 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2616 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2617 |
"path-exists": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2618 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2619 |
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2620 |
"integrity": "sha1-1aiZjrce83p0w06w2eum6HjuoIE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2621 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2622 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2623 |
"repeating": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2624 |
"version": "1.1.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2625 |
"resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2626 |
"integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2627 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2628 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2629 |
"source-map-support": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2630 |
"version": "0.2.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2631 |
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2632 |
"integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2633 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2634 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2635 |
"source-map": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2636 |
"version": "0.1.32", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2637 |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2638 |
"integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2639 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2640 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2641 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2642 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2643 |
"user-home": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2644 |
"version": "1.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2645 |
"resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2646 |
"integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2647 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2648 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2649 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2650 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2651 |
"ember-d3": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2652 |
"version": "0.3.4", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2653 |
"resolved": "https://registry.npmjs.org/ember-d3/-/ember-d3-0.3.4.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2654 |
"integrity": "sha1-3bxEnGPw72+3oivU4JqcZ1Uzf/8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2655 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2656 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2657 |
"babel-core": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2658 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2659 |
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2660 |
"integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2661 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2662 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2663 |
"babylon": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2664 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2665 |
"resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2666 |
"integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2667 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2668 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2669 |
"bluebird": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2670 |
"version": "2.11.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2671 |
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2672 |
"integrity": "sha1-U0uQM8AiyVecVro7Plpcqvu2UOE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2673 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2674 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2675 |
"broccoli-babel-transpiler": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2676 |
"version": "5.6.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2677 |
"resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2678 |
"integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2679 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2680 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2681 |
"clone": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2682 |
"version": "0.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2683 |
"resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2684 |
"integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2685 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2686 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2687 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2688 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2689 |
"core-js": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2690 |
"version": "1.2.7", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2691 |
"resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2692 |
"integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2693 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2694 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2695 |
"detect-indent": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2696 |
"version": "3.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2697 |
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2698 |
"integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2699 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2700 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2701 |
"ember-cli-babel": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2702 |
"version": "5.2.4", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2703 |
"resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2704 |
"integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2705 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2706 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2707 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2708 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2709 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2710 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2711 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2712 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2713 |
"globals": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2714 |
"version": "6.4.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2715 |
"resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2716 |
"integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2717 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2718 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2719 |
"home-or-tmp": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2720 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2721 |
"resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2722 |
"integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2723 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2724 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2725 |
"js-tokens": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2726 |
"version": "1.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2727 |
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2728 |
"integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2729 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2730 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2731 |
"json5": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2732 |
"version": "0.4.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2733 |
"resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2734 |
"integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2735 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2736 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2737 |
"lodash": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2738 |
"version": "3.10.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2739 |
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2740 |
"integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2741 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2742 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2743 |
"minimatch": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2744 |
"version": "2.0.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2745 |
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2746 |
"integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2747 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2748 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2749 |
"minimist": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2750 |
"version": "1.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2751 |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2752 |
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2753 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2754 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2755 |
"path-exists": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2756 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2757 |
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2758 |
"integrity": "sha1-1aiZjrce83p0w06w2eum6HjuoIE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2759 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2760 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2761 |
"repeating": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2762 |
"version": "1.1.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2763 |
"resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2764 |
"integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2765 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2766 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2767 |
"source-map-support": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2768 |
"version": "0.2.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2769 |
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2770 |
"integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2771 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2772 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2773 |
"source-map": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2774 |
"version": "0.1.32", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2775 |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2776 |
"integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2777 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2778 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2779 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2780 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2781 |
"user-home": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2782 |
"version": "1.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2783 |
"resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2784 |
"integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2785 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2786 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2787 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2788 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2789 |
"ember-data": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2790 |
"version": "2.13.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2791 |
"resolved": "https://registry.npmjs.org/ember-data/-/ember-data-2.13.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2792 |
"integrity": "sha1-/YXa88THv+agwuQs7fcgSJeflK4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2793 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2794 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2795 |
"amd-name-resolver": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2796 |
"version": "0.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2797 |
"resolved": "https://registry.npmjs.org/amd-name-resolver/-/amd-name-resolver-0.0.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2798 |
"integrity": "sha1-dpYtrIdu0zEbBdKcaljBTh7zMEs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2799 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2800 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2801 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2802 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2803 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2804 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2805 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2806 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2807 |
"exists-sync": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2808 |
"version": "0.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2809 |
"resolved": "https://registry.npmjs.org/exists-sync/-/exists-sync-0.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2810 |
"integrity": "sha1-uRAAC+27ETs3i4L19adjgQdiLc8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2811 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2812 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2813 |
"heimdalljs": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2814 |
"version": "0.3.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2815 |
"resolved": "https://registry.npmjs.org/heimdalljs/-/heimdalljs-0.3.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2816 |
"integrity": "sha1-6S0sb3f9RtW/ULYQ0orTF1UFTQs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2817 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2818 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2819 |
"rsvp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2820 |
"version": "3.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2821 |
"resolved": "https://registry.npmjs.org/rsvp/-/rsvp-3.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2822 |
"integrity": "sha1-B8tKXfJa3Z6Cbrxn3Mn9idsn2Eo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2823 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2824 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2825 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2826 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2827 |
"ember-disable-proxy-controllers": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2828 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2829 |
"resolved": "https://registry.npmjs.org/ember-disable-proxy-controllers/-/ember-disable-proxy-controllers-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2830 |
"integrity": "sha1-ElTu7AugJcJOuejaYRr6ezh1QoE=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2831 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2832 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2833 |
"babel-core": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2834 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2835 |
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2836 |
"integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2837 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2838 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2839 |
"babylon": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2840 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2841 |
"resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2842 |
"integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2843 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2844 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2845 |
"bluebird": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2846 |
"version": "2.11.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2847 |
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2848 |
"integrity": "sha1-U0uQM8AiyVecVro7Plpcqvu2UOE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2849 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2850 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2851 |
"broccoli-babel-transpiler": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2852 |
"version": "5.6.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2853 |
"resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2854 |
"integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2855 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2856 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2857 |
"clone": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2858 |
"version": "0.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2859 |
"resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2860 |
"integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2861 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2862 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2863 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2864 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2865 |
"core-js": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2866 |
"version": "1.2.7", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2867 |
"resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2868 |
"integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2869 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2870 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2871 |
"detect-indent": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2872 |
"version": "3.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2873 |
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2874 |
"integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2875 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2876 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2877 |
"ember-cli-babel": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2878 |
"version": "5.2.4", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2879 |
"resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2880 |
"integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2881 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2882 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2883 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2884 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2885 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2886 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2887 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2888 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2889 |
"globals": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2890 |
"version": "6.4.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2891 |
"resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2892 |
"integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2893 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2894 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2895 |
"home-or-tmp": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2896 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2897 |
"resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2898 |
"integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2899 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2900 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2901 |
"js-tokens": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2902 |
"version": "1.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2903 |
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2904 |
"integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2905 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2906 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2907 |
"json5": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2908 |
"version": "0.4.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2909 |
"resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2910 |
"integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2911 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2912 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2913 |
"lodash": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2914 |
"version": "3.10.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2915 |
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2916 |
"integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2917 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2918 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2919 |
"minimatch": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2920 |
"version": "2.0.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2921 |
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2922 |
"integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2923 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2924 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2925 |
"minimist": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2926 |
"version": "1.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2927 |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2928 |
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2929 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2930 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2931 |
"path-exists": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2932 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2933 |
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2934 |
"integrity": "sha1-1aiZjrce83p0w06w2eum6HjuoIE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2935 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2936 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2937 |
"repeating": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2938 |
"version": "1.1.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2939 |
"resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2940 |
"integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2941 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2942 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2943 |
"source-map-support": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2944 |
"version": "0.2.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2945 |
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2946 |
"integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2947 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2948 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2949 |
"source-map": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2950 |
"version": "0.1.32", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2951 |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2952 |
"integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2953 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2954 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2955 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2956 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2957 |
"user-home": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2958 |
"version": "1.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2959 |
"resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2960 |
"integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2961 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2962 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2963 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2964 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2965 |
"ember-export-application-global": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2966 |
"version": "2.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2967 |
"resolved": "https://registry.npmjs.org/ember-export-application-global/-/ember-export-application-global-2.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2968 |
"integrity": "sha1-jW12GayKGj+MQwA1Sesh6+1oW9I=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2969 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2970 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2971 |
"ember-font-awesome": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2972 |
"version": "3.0.5", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2973 |
"resolved": "https://registry.npmjs.org/ember-font-awesome/-/ember-font-awesome-3.0.5.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2974 |
"integrity": "sha1-4ac3DmiyAb3zsiLGgKLLzRhBB8s=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2975 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2976 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2977 |
"babel-core": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2978 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2979 |
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2980 |
"integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2981 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2982 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2983 |
"babylon": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2984 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2985 |
"resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2986 |
"integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2987 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2988 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2989 |
"bluebird": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2990 |
"version": "2.11.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2991 |
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2992 |
"integrity": "sha1-U0uQM8AiyVecVro7Plpcqvu2UOE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2993 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2994 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2995 |
"broccoli-babel-transpiler": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2996 |
"version": "5.6.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2997 |
"resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2998 |
"integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
2999 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3000 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3001 |
"clone": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3002 |
"version": "0.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3003 |
"resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3004 |
"integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3005 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3006 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3007 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3008 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3009 |
"core-js": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3010 |
"version": "1.2.7", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3011 |
"resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3012 |
"integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3013 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3014 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3015 |
"detect-indent": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3016 |
"version": "3.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3017 |
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3018 |
"integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3019 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3020 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3021 |
"ember-cli-babel": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3022 |
"version": "5.2.4", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3023 |
"resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3024 |
"integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3025 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3026 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3027 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3028 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3029 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3030 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3031 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3032 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3033 |
"globals": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3034 |
"version": "6.4.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3035 |
"resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3036 |
"integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3037 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3038 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3039 |
"home-or-tmp": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3040 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3041 |
"resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3042 |
"integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3043 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3044 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3045 |
"js-tokens": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3046 |
"version": "1.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3047 |
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3048 |
"integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3049 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3050 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3051 |
"json5": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3052 |
"version": "0.4.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3053 |
"resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3054 |
"integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3055 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3056 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3057 |
"lodash": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3058 |
"version": "3.10.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3059 |
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3060 |
"integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3061 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3062 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3063 |
"minimatch": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3064 |
"version": "2.0.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3065 |
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3066 |
"integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3067 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3068 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3069 |
"minimist": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3070 |
"version": "1.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3071 |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3072 |
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3073 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3074 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3075 |
"path-exists": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3076 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3077 |
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3078 |
"integrity": "sha1-1aiZjrce83p0w06w2eum6HjuoIE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3079 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3080 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3081 |
"repeating": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3082 |
"version": "1.1.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3083 |
"resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3084 |
"integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3085 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3086 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3087 |
"source-map-support": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3088 |
"version": "0.2.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3089 |
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3090 |
"integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3091 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3092 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3093 |
"source-map": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3094 |
"version": "0.1.32", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3095 |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3096 |
"integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3097 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3098 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3099 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3100 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3101 |
"user-home": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3102 |
"version": "1.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3103 |
"resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3104 |
"integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3105 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3106 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3107 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3108 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3109 |
"ember-get-config": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3110 |
"version": "0.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3111 |
"resolved": "https://registry.npmjs.org/ember-get-config/-/ember-get-config-0.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3112 |
"integrity": "sha1-oTJczu/LRTTHj8bMsr6Ho/7aaBc=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3113 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3114 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3115 |
"babel-core": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3116 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3117 |
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3118 |
"integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3119 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3120 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3121 |
"babylon": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3122 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3123 |
"resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3124 |
"integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3125 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3126 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3127 |
"bluebird": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3128 |
"version": "2.11.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3129 |
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3130 |
"integrity": "sha1-U0uQM8AiyVecVro7Plpcqvu2UOE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3131 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3132 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3133 |
"broccoli-babel-transpiler": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3134 |
"version": "5.6.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3135 |
"resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3136 |
"integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3137 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3138 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3139 |
"clone": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3140 |
"version": "0.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3141 |
"resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3142 |
"integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3143 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3144 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3145 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3146 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3147 |
"core-js": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3148 |
"version": "1.2.7", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3149 |
"resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3150 |
"integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3151 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3152 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3153 |
"detect-indent": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3154 |
"version": "3.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3155 |
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3156 |
"integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3157 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3158 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3159 |
"ember-cli-babel": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3160 |
"version": "5.2.4", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3161 |
"resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3162 |
"integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3163 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3164 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3165 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3166 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3167 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3168 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3169 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3170 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3171 |
"globals": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3172 |
"version": "6.4.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3173 |
"resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3174 |
"integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3175 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3176 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3177 |
"home-or-tmp": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3178 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3179 |
"resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3180 |
"integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3181 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3182 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3183 |
"js-tokens": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3184 |
"version": "1.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3185 |
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3186 |
"integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3187 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3188 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3189 |
"json5": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3190 |
"version": "0.4.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3191 |
"resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3192 |
"integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3193 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3194 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3195 |
"lodash": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3196 |
"version": "3.10.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3197 |
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3198 |
"integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3199 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3200 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3201 |
"minimatch": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3202 |
"version": "2.0.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3203 |
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3204 |
"integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3205 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3206 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3207 |
"minimist": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3208 |
"version": "1.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3209 |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3210 |
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3211 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3212 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3213 |
"path-exists": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3214 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3215 |
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3216 |
"integrity": "sha1-1aiZjrce83p0w06w2eum6HjuoIE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3217 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3218 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3219 |
"repeating": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3220 |
"version": "1.1.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3221 |
"resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3222 |
"integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3223 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3224 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3225 |
"source-map-support": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3226 |
"version": "0.2.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3227 |
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3228 |
"integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3229 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3230 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3231 |
"source-map": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3232 |
"version": "0.1.32", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3233 |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3234 |
"integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3235 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3236 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3237 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3238 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3239 |
"user-home": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3240 |
"version": "1.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3241 |
"resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3242 |
"integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3243 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3244 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3245 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3246 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3247 |
"ember-getowner-polyfill": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3248 |
"version": "1.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3249 |
"resolved": "https://registry.npmjs.org/ember-getowner-polyfill/-/ember-getowner-polyfill-1.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3250 |
"integrity": "sha1-a7ZgOCfdL48zviQ0VwqGzJ5Sc/8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3251 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3252 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3253 |
"babel-core": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3254 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3255 |
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3256 |
"integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3257 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3258 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3259 |
"babylon": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3260 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3261 |
"resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3262 |
"integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3263 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3264 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3265 |
"bluebird": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3266 |
"version": "2.11.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3267 |
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3268 |
"integrity": "sha1-U0uQM8AiyVecVro7Plpcqvu2UOE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3269 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3270 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3271 |
"broccoli-babel-transpiler": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3272 |
"version": "5.6.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3273 |
"resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3274 |
"integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3275 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3276 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3277 |
"clone": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3278 |
"version": "0.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3279 |
"resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3280 |
"integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3281 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3282 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3283 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3284 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3285 |
"core-js": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3286 |
"version": "1.2.7", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3287 |
"resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3288 |
"integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3289 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3290 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3291 |
"detect-indent": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3292 |
"version": "3.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3293 |
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3294 |
"integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3295 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3296 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3297 |
"ember-cli-babel": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3298 |
"version": "5.2.4", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3299 |
"resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3300 |
"integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3301 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3302 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3303 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3304 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3305 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3306 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3307 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3308 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3309 |
"globals": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3310 |
"version": "6.4.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3311 |
"resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3312 |
"integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3313 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3314 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3315 |
"home-or-tmp": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3316 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3317 |
"resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3318 |
"integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3319 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3320 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3321 |
"js-tokens": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3322 |
"version": "1.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3323 |
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3324 |
"integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3325 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3326 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3327 |
"json5": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3328 |
"version": "0.4.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3329 |
"resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3330 |
"integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3331 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3332 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3333 |
"lodash": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3334 |
"version": "3.10.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3335 |
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3336 |
"integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3337 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3338 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3339 |
"minimatch": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3340 |
"version": "2.0.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3341 |
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3342 |
"integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3343 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3344 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3345 |
"minimist": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3346 |
"version": "1.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3347 |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3348 |
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3349 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3350 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3351 |
"path-exists": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3352 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3353 |
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3354 |
"integrity": "sha1-1aiZjrce83p0w06w2eum6HjuoIE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3355 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3356 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3357 |
"repeating": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3358 |
"version": "1.1.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3359 |
"resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3360 |
"integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3361 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3362 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3363 |
"source-map-support": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3364 |
"version": "0.2.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3365 |
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3366 |
"integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3367 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3368 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3369 |
"source-map": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3370 |
"version": "0.1.32", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3371 |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3372 |
"integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3373 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3374 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3375 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3376 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3377 |
"user-home": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3378 |
"version": "1.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3379 |
"resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3380 |
"integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3381 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3382 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3383 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3384 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3385 |
"ember-hash-helper-polyfill": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3386 |
"version": "0.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3387 |
"resolved": "https://registry.npmjs.org/ember-hash-helper-polyfill/-/ember-hash-helper-polyfill-0.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3388 |
"integrity": "sha1-vI7m+lnpVB/OB9LPTyY894Xp4ds=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3389 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3390 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3391 |
"babel-core": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3392 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3393 |
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3394 |
"integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3395 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3396 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3397 |
"babylon": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3398 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3399 |
"resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3400 |
"integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3401 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3402 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3403 |
"bluebird": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3404 |
"version": "2.11.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3405 |
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3406 |
"integrity": "sha1-U0uQM8AiyVecVro7Plpcqvu2UOE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3407 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3408 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3409 |
"broccoli-babel-transpiler": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3410 |
"version": "5.6.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3411 |
"resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3412 |
"integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3413 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3414 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3415 |
"clone": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3416 |
"version": "0.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3417 |
"resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3418 |
"integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3419 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3420 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3421 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3422 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3423 |
"core-js": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3424 |
"version": "1.2.7", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3425 |
"resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3426 |
"integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3427 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3428 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3429 |
"detect-indent": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3430 |
"version": "3.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3431 |
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3432 |
"integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3433 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3434 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3435 |
"ember-cli-babel": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3436 |
"version": "5.2.4", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3437 |
"resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3438 |
"integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3439 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3440 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3441 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3442 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3443 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3444 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3445 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3446 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3447 |
"globals": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3448 |
"version": "6.4.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3449 |
"resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3450 |
"integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3451 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3452 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3453 |
"home-or-tmp": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3454 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3455 |
"resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3456 |
"integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3457 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3458 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3459 |
"js-tokens": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3460 |
"version": "1.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3461 |
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3462 |
"integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3463 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3464 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3465 |
"json5": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3466 |
"version": "0.4.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3467 |
"resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3468 |
"integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3469 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3470 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3471 |
"lodash": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3472 |
"version": "3.10.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3473 |
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3474 |
"integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3475 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3476 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3477 |
"minimatch": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3478 |
"version": "2.0.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3479 |
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3480 |
"integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3481 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3482 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3483 |
"minimist": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3484 |
"version": "1.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3485 |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3486 |
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3487 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3488 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3489 |
"path-exists": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3490 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3491 |
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3492 |
"integrity": "sha1-1aiZjrce83p0w06w2eum6HjuoIE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3493 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3494 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3495 |
"repeating": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3496 |
"version": "1.1.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3497 |
"resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3498 |
"integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3499 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3500 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3501 |
"source-map-support": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3502 |
"version": "0.2.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3503 |
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3504 |
"integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3505 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3506 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3507 |
"source-map": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3508 |
"version": "0.1.32", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3509 |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3510 |
"integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3511 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3512 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3513 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3514 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3515 |
"user-home": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3516 |
"version": "1.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3517 |
"resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3518 |
"integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3519 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3520 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3521 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3522 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3523 |
"ember-inflector": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3524 |
"version": "2.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3525 |
"resolved": "https://registry.npmjs.org/ember-inflector/-/ember-inflector-2.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3526 |
"integrity": "sha512-CFiWADOwuyRJwlOm2/8qvCRPLPylowvew+2vgFUFjd6UDvunwQfOJ/LS06PqnNcTfKN5Wu3Rcvj81NzIVkJmSg==", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3527 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3528 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3529 |
"ember-invoke-action": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3530 |
"version": "1.4.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3531 |
"resolved": "https://registry.npmjs.org/ember-invoke-action/-/ember-invoke-action-1.4.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3532 |
"integrity": "sha1-KJmFS9dV+TMcqGyQK/bU2/i9/LM=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3533 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3534 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3535 |
"babel-core": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3536 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3537 |
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3538 |
"integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3539 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3540 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3541 |
"babylon": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3542 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3543 |
"resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3544 |
"integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3545 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3546 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3547 |
"bluebird": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3548 |
"version": "2.11.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3549 |
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3550 |
"integrity": "sha1-U0uQM8AiyVecVro7Plpcqvu2UOE=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3551 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3552 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3553 |
"broccoli-babel-transpiler": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3554 |
"version": "5.6.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3555 |
"resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3556 |
"integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3557 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3558 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3559 |
"clone": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3560 |
"version": "0.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3561 |
"resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3562 |
"integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3563 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3564 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3565 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3566 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3567 |
"core-js": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3568 |
"version": "1.2.7", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3569 |
"resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3570 |
"integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3571 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3572 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3573 |
"detect-indent": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3574 |
"version": "3.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3575 |
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3576 |
"integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3577 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3578 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3579 |
"ember-cli-babel": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3580 |
"version": "5.2.4", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3581 |
"resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3582 |
"integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3583 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3584 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3585 |
"ember-cli-version-checker": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3586 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3587 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3588 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3589 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3590 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3591 |
"globals": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3592 |
"version": "6.4.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3593 |
"resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3594 |
"integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3595 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3596 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3597 |
"home-or-tmp": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3598 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3599 |
"resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3600 |
"integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3601 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3602 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3603 |
"js-tokens": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3604 |
"version": "1.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3605 |
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3606 |
"integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3607 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3608 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3609 |
"json5": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3610 |
"version": "0.4.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3611 |
"resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3612 |
"integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3613 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3614 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3615 |
"lodash": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3616 |
"version": "3.10.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3617 |
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3618 |
"integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3619 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3620 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3621 |
"minimatch": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3622 |
"version": "2.0.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3623 |
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3624 |
"integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3625 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3626 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3627 |
"minimist": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3628 |
"version": "1.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3629 |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3630 |
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3631 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3632 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3633 |
"path-exists": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3634 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3635 |
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3636 |
"integrity": "sha1-1aiZjrce83p0w06w2eum6HjuoIE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3637 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3638 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3639 |
"repeating": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3640 |
"version": "1.1.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3641 |
"resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3642 |
"integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3643 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3644 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3645 |
"source-map-support": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3646 |
"version": "0.2.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3647 |
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3648 |
"integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3649 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3650 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3651 |
"source-map": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3652 |
"version": "0.1.32", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3653 |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3654 |
"integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3655 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3656 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3657 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3658 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3659 |
"user-home": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3660 |
"version": "1.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3661 |
"resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3662 |
"integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3663 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3664 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3665 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3666 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3667 |
"ember-leaflet": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3668 |
"version": "3.0.11", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3669 |
"resolved": "https://registry.npmjs.org/ember-leaflet/-/ember-leaflet-3.0.11.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3670 |
"integrity": "sha1-zyMfamqh//QKVCShUdBaRSYTucs=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3671 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3672 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3673 |
"babel-core": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3674 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3675 |
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3676 |
"integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3677 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3678 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3679 |
"babylon": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3680 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3681 |
"resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3682 |
"integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3683 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3684 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3685 |
"bluebird": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3686 |
"version": "2.11.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3687 |
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3688 |
"integrity": "sha1-U0uQM8AiyVecVro7Plpcqvu2UOE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3689 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3690 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3691 |
"broccoli-babel-transpiler": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3692 |
"version": "5.6.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3693 |
"resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3694 |
"integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3695 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3696 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3697 |
"clone": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3698 |
"version": "0.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3699 |
"resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3700 |
"integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3701 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3702 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3703 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3704 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3705 |
"core-js": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3706 |
"version": "1.2.7", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3707 |
"resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3708 |
"integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3709 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3710 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3711 |
"detect-indent": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3712 |
"version": "3.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3713 |
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3714 |
"integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3715 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3716 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3717 |
"ember-cli-babel": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3718 |
"version": "5.2.4", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3719 |
"resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3720 |
"integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3721 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3722 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3723 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3724 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3725 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3726 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3727 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3728 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3729 |
"globals": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3730 |
"version": "6.4.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3731 |
"resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3732 |
"integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3733 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3734 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3735 |
"home-or-tmp": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3736 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3737 |
"resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3738 |
"integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3739 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3740 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3741 |
"js-tokens": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3742 |
"version": "1.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3743 |
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3744 |
"integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3745 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3746 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3747 |
"json5": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3748 |
"version": "0.4.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3749 |
"resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3750 |
"integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3751 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3752 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3753 |
"lodash": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3754 |
"version": "3.10.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3755 |
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3756 |
"integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3757 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3758 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3759 |
"minimatch": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3760 |
"version": "2.0.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3761 |
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3762 |
"integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3763 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3764 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3765 |
"minimist": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3766 |
"version": "1.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3767 |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3768 |
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3769 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3770 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3771 |
"path-exists": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3772 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3773 |
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3774 |
"integrity": "sha1-1aiZjrce83p0w06w2eum6HjuoIE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3775 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3776 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3777 |
"repeating": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3778 |
"version": "1.1.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3779 |
"resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3780 |
"integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3781 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3782 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3783 |
"source-map-support": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3784 |
"version": "0.2.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3785 |
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3786 |
"integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3787 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3788 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3789 |
"source-map": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3790 |
"version": "0.1.32", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3791 |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3792 |
"integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3793 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3794 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3795 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3796 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3797 |
"user-home": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3798 |
"version": "1.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3799 |
"resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3800 |
"integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3801 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3802 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3803 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3804 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3805 |
"ember-load-initializers": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3806 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3807 |
"resolved": "https://registry.npmjs.org/ember-load-initializers/-/ember-load-initializers-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3808 |
"integrity": "sha1-SRnq8G9t/sp+E0Yz2MBabJkh5uc=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3809 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3810 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3811 |
"ember-lodash": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3812 |
"version": "4.17.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3813 |
"resolved": "https://registry.npmjs.org/ember-lodash/-/ember-lodash-4.17.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3814 |
"integrity": "sha1-YqduMi4UAoHDFAa23VoRzzGMRS0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3815 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3816 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3817 |
"broccoli-merge-trees": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3818 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3819 |
"resolved": "https://registry.npmjs.org/broccoli-merge-trees/-/broccoli-merge-trees-2.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3820 |
"integrity": "sha1-EK6kbdXOvMi499WlTwqEpPC7kLk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3821 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3822 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3823 |
"ember-cli-babel": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3824 |
"version": "6.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3825 |
"resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-6.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3826 |
"integrity": "sha1-2cg6fQxnzIo8y5vQgpccNZPlT60=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3827 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3828 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3829 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3830 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3831 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3832 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3833 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3834 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3835 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3836 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3837 |
"ember-qunit": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3838 |
"version": "2.1.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3839 |
"resolved": "https://registry.npmjs.org/ember-qunit/-/ember-qunit-2.1.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3840 |
"integrity": "sha512-Ee7LC9/7eJv1vvIBSo+xcBUbJ7HUijuBsLLFeAEJLEALmd4iTk+B4wbncXnArJkncsbL4F86M/MoRbCnxd0sdA==", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3841 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3842 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3843 |
"ember-resolver": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3844 |
"version": "4.1.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3845 |
"resolved": "https://registry.npmjs.org/ember-resolver/-/ember-resolver-4.1.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3846 |
"integrity": "sha1-8CrrLx8ulE7UfghUEqe4T3WdEd8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3847 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3848 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3849 |
"broccoli-merge-trees": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3850 |
"version": "2.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3851 |
"resolved": "https://registry.npmjs.org/broccoli-merge-trees/-/broccoli-merge-trees-2.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3852 |
"integrity": "sha1-EK6kbdXOvMi499WlTwqEpPC7kLk=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3853 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3854 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3855 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3856 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3857 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3858 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3859 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3860 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3861 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3862 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3863 |
"ember-router-generator": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3864 |
"version": "1.2.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3865 |
"resolved": "https://registry.npmjs.org/ember-router-generator/-/ember-router-generator-1.2.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3866 |
"integrity": "sha1-jtLKhv8yM2MSD8FCeBkeno8TFe4=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3867 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3868 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3869 |
"ember-runtime-enumerable-includes-polyfill": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3870 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3871 |
"resolved": "https://registry.npmjs.org/ember-runtime-enumerable-includes-polyfill/-/ember-runtime-enumerable-includes-polyfill-2.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3872 |
"integrity": "sha1-bpuhGLyQnR13Yt4bA6VQ2JVTCKk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3873 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3874 |
"dependencies": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3875 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3876 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3877 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3878 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3879 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3880 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3881 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3882 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3883 |
"ember-source": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3884 |
"version": "2.13.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3885 |
"resolved": "https://registry.npmjs.org/ember-source/-/ember-source-2.13.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3886 |
"integrity": "sha1-f79BPM7dtx0mdQLVkWKtLfbp/xE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3887 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3888 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3889 |
"@glimmer/di": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3890 |
"version": "0.1.11", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3891 |
"resolved": "https://registry.npmjs.org/@glimmer/di/-/di-0.1.11.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3892 |
"integrity": "sha1-poeMB6E6LCx2/N5ZilyXY3v8QoA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3893 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3894 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3895 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3896 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3897 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3898 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3899 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3900 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3901 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3902 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3903 |
"ember-test-helpers": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3904 |
"version": "0.6.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3905 |
"resolved": "https://registry.npmjs.org/ember-test-helpers/-/ember-test-helpers-0.6.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3906 |
"integrity": "sha1-+GTN9vTnXz+HaNZTd4W1q26C2Qc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3907 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3908 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3909 |
"ember-tether": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3910 |
"version": "0.4.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3911 |
"resolved": "https://registry.npmjs.org/ember-tether/-/ember-tether-0.4.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3912 |
"integrity": "sha1-s/o5ELtMQw4UAH4BZ3T3jO1HjPc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3913 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3914 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3915 |
"babel-core": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3916 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3917 |
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3918 |
"integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3919 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3920 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3921 |
"babylon": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3922 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3923 |
"resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3924 |
"integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3925 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3926 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3927 |
"bluebird": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3928 |
"version": "2.11.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3929 |
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3930 |
"integrity": "sha1-U0uQM8AiyVecVro7Plpcqvu2UOE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3931 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3932 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3933 |
"broccoli-babel-transpiler": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3934 |
"version": "5.6.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3935 |
"resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3936 |
"integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3937 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3938 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3939 |
"clone": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3940 |
"version": "0.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3941 |
"resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3942 |
"integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3943 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3944 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3945 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3946 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3947 |
"core-js": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3948 |
"version": "1.2.7", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3949 |
"resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3950 |
"integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3951 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3952 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3953 |
"detect-indent": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3954 |
"version": "3.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3955 |
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3956 |
"integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3957 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3958 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3959 |
"ember-cli-babel": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3960 |
"version": "5.2.4", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3961 |
"resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3962 |
"integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3963 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3964 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3965 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3966 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3967 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3968 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3969 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3970 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3971 |
"globals": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3972 |
"version": "6.4.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3973 |
"resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3974 |
"integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3975 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3976 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3977 |
"home-or-tmp": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3978 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3979 |
"resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3980 |
"integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3981 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3982 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3983 |
"js-tokens": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3984 |
"version": "1.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3985 |
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3986 |
"integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3987 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3988 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3989 |
"json5": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3990 |
"version": "0.4.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3991 |
"resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3992 |
"integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3993 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3994 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3995 |
"lodash": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3996 |
"version": "3.10.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3997 |
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3998 |
"integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
3999 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4000 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4001 |
"minimatch": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4002 |
"version": "2.0.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4003 |
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4004 |
"integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4005 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4006 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4007 |
"minimist": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4008 |
"version": "1.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4009 |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4010 |
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4011 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4012 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4013 |
"path-exists": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4014 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4015 |
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4016 |
"integrity": "sha1-1aiZjrce83p0w06w2eum6HjuoIE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4017 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4018 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4019 |
"repeating": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4020 |
"version": "1.1.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4021 |
"resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4022 |
"integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4023 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4024 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4025 |
"source-map-support": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4026 |
"version": "0.2.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4027 |
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4028 |
"integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4029 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4030 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4031 |
"source-map": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4032 |
"version": "0.1.32", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4033 |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4034 |
"integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4035 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4036 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4037 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4038 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4039 |
"user-home": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4040 |
"version": "1.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4041 |
"resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4042 |
"integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4043 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4044 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4045 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4046 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4047 |
"ember-tooltips": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4048 |
"version": "2.8.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4049 |
"resolved": "https://registry.npmjs.org/ember-tooltips/-/ember-tooltips-2.8.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4050 |
"integrity": "sha1-GxBSaeRdLfISdbsfB5KXotiXDv8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4051 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4052 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4053 |
"babel-core": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4054 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4055 |
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4056 |
"integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4057 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4058 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4059 |
"babylon": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4060 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4061 |
"resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4062 |
"integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4063 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4064 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4065 |
"bluebird": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4066 |
"version": "2.11.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4067 |
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4068 |
"integrity": "sha1-U0uQM8AiyVecVro7Plpcqvu2UOE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4069 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4070 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4071 |
"broccoli-babel-transpiler": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4072 |
"version": "5.6.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4073 |
"resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4074 |
"integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4075 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4076 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4077 |
"clone": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4078 |
"version": "0.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4079 |
"resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4080 |
"integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4081 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4082 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4083 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4084 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4085 |
"broccoli-caching-writer": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4086 |
"version": "3.0.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4087 |
"resolved": "https://registry.npmjs.org/broccoli-caching-writer/-/broccoli-caching-writer-3.0.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4088 |
"integrity": "sha1-C9LJapc41qarWQ8HujXFFX19tHY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4089 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4090 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4091 |
"broccoli-sass-source-maps": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4092 |
"version": "2.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4093 |
"resolved": "https://registry.npmjs.org/broccoli-sass-source-maps/-/broccoli-sass-source-maps-2.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4094 |
"integrity": "sha1-fyX59LKWkYzsbgBnLGPnWrzjPUU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4095 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4096 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4097 |
"core-js": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4098 |
"version": "1.2.7", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4099 |
"resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4100 |
"integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4101 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4102 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4103 |
"cross-spawn": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4104 |
"version": "3.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4105 |
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-3.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4106 |
"integrity": "sha1-ElYDfsufDF9549bvE14wdwGEuYI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4107 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4108 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4109 |
"detect-indent": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4110 |
"version": "3.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4111 |
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4112 |
"integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4113 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4114 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4115 |
"ember-cli-babel": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4116 |
"version": "5.2.4", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4117 |
"resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4118 |
"integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4119 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4120 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4121 |
"ember-cli-sass": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4122 |
"version": "6.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4123 |
"resolved": "https://registry.npmjs.org/ember-cli-sass/-/ember-cli-sass-6.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4124 |
"integrity": "sha1-McnI+nicDSWq+OMVQxt6PsS6AXU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4125 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4126 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4127 |
"clone": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4128 |
"version": "1.0.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4129 |
"resolved": "https://registry.npmjs.org/clone/-/clone-1.0.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4130 |
"integrity": "sha1-Jgt6meux7f4kdTgXX3gyQ8sZ0Uk=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4131 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4132 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4133 |
"ember-cli-babel": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4134 |
"version": "5.1.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4135 |
"resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.1.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4136 |
"integrity": "sha1-1APxeKq2AuEzfEA8WljAIAqJaao=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4137 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4138 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4139 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4140 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4141 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4142 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4143 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4144 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4145 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4146 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4147 |
"glob": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4148 |
"version": "7.1.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4149 |
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4150 |
"integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4151 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4152 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4153 |
"minimatch": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4154 |
"version": "3.0.4", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4155 |
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4156 |
"integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4157 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4158 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4159 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4160 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4161 |
"globals": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4162 |
"version": "6.4.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4163 |
"resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4164 |
"integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4165 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4166 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4167 |
"home-or-tmp": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4168 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4169 |
"resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4170 |
"integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4171 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4172 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4173 |
"js-tokens": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4174 |
"version": "1.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4175 |
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4176 |
"integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4177 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4178 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4179 |
"json5": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4180 |
"version": "0.4.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4181 |
"resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4182 |
"integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4183 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4184 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4185 |
"lodash": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4186 |
"version": "3.10.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4187 |
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4188 |
"integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4189 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4190 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4191 |
"lodash.assign": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4192 |
"version": "4.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4193 |
"resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-4.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4194 |
"integrity": "sha1-DZnzzNem0mHRm9rrkkUAXShYCOc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4195 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4196 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4197 |
"minimatch": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4198 |
"version": "2.0.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4199 |
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4200 |
"integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4201 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4202 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4203 |
"minimist": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4204 |
"version": "1.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4205 |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4206 |
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4207 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4208 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4209 |
"mkdirp": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4210 |
"version": "0.3.5", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4211 |
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.5.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4212 |
"integrity": "sha1-3j5fiWHIjHh+4TaN+EmsRBPsqNc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4213 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4214 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4215 |
"node-sass": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4216 |
"version": "4.5.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4217 |
"resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.5.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4218 |
"integrity": "sha1-0JydEXlkEjnRuX/8YjH9zsU+FWg=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4219 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4220 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4221 |
"minimist": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4222 |
"version": "0.0.8", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4223 |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4224 |
"integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4225 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4226 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4227 |
"mkdirp": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4228 |
"version": "0.5.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4229 |
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4230 |
"integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4231 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4232 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4233 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4234 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4235 |
"object-assign": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4236 |
"version": "2.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4237 |
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-2.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4238 |
"integrity": "sha1-Q8NuXVaf+OSBbE76i+AtJpZ8GKo=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4239 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4240 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4241 |
"path-exists": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4242 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4243 |
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4244 |
"integrity": "sha1-1aiZjrce83p0w06w2eum6HjuoIE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4245 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4246 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4247 |
"repeating": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4248 |
"version": "1.1.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4249 |
"resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4250 |
"integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4251 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4252 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4253 |
"source-map-support": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4254 |
"version": "0.2.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4255 |
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4256 |
"integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4257 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4258 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4259 |
"source-map": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4260 |
"version": "0.1.32", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4261 |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4262 |
"integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4263 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4264 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4265 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4266 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4267 |
"user-home": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4268 |
"version": "1.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4269 |
"resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4270 |
"integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4271 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4272 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4273 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4274 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4275 |
"ember-truth-helpers": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4276 |
"version": "1.3.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4277 |
"resolved": "https://registry.npmjs.org/ember-truth-helpers/-/ember-truth-helpers-1.3.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4278 |
"integrity": "sha1-btn4POmkn1K7QW1V4idCYzmmTGA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4279 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4280 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4281 |
"babel-core": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4282 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4283 |
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4284 |
"integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4285 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4286 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4287 |
"babylon": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4288 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4289 |
"resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4290 |
"integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4291 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4292 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4293 |
"bluebird": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4294 |
"version": "2.11.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4295 |
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4296 |
"integrity": "sha1-U0uQM8AiyVecVro7Plpcqvu2UOE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4297 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4298 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4299 |
"broccoli-babel-transpiler": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4300 |
"version": "5.6.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4301 |
"resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4302 |
"integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4303 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4304 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4305 |
"clone": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4306 |
"version": "0.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4307 |
"resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4308 |
"integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4309 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4310 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4311 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4312 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4313 |
"core-js": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4314 |
"version": "1.2.7", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4315 |
"resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4316 |
"integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4317 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4318 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4319 |
"detect-indent": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4320 |
"version": "3.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4321 |
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4322 |
"integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4323 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4324 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4325 |
"ember-cli-babel": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4326 |
"version": "5.2.4", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4327 |
"resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4328 |
"integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4329 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4330 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4331 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4332 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4333 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4334 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4335 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4336 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4337 |
"globals": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4338 |
"version": "6.4.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4339 |
"resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4340 |
"integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4341 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4342 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4343 |
"home-or-tmp": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4344 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4345 |
"resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4346 |
"integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4347 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4348 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4349 |
"js-tokens": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4350 |
"version": "1.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4351 |
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4352 |
"integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4353 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4354 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4355 |
"json5": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4356 |
"version": "0.4.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4357 |
"resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4358 |
"integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4359 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4360 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4361 |
"lodash": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4362 |
"version": "3.10.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4363 |
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4364 |
"integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4365 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4366 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4367 |
"minimatch": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4368 |
"version": "2.0.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4369 |
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4370 |
"integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4371 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4372 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4373 |
"minimist": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4374 |
"version": "1.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4375 |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4376 |
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4377 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4378 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4379 |
"path-exists": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4380 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4381 |
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4382 |
"integrity": "sha1-1aiZjrce83p0w06w2eum6HjuoIE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4383 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4384 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4385 |
"repeating": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4386 |
"version": "1.1.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4387 |
"resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4388 |
"integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4389 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4390 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4391 |
"source-map-support": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4392 |
"version": "0.2.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4393 |
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4394 |
"integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4395 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4396 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4397 |
"source-map": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4398 |
"version": "0.1.32", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4399 |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4400 |
"integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4401 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4402 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4403 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4404 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4405 |
"user-home": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4406 |
"version": "1.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4407 |
"resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4408 |
"integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4409 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4410 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4411 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4412 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4413 |
"ember-try": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4414 |
"version": "0.2.15", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4415 |
"resolved": "https://registry.npmjs.org/ember-try/-/ember-try-0.2.15.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4416 |
"integrity": "sha1-VZx1YFhxdZW6vnAGjlQWJb1eIQo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4417 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4418 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4419 |
"core-object": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4420 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4421 |
"resolved": "https://registry.npmjs.org/core-object/-/core-object-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4422 |
"integrity": "sha1-htY5GHM8+doaWq5ynmLAqI5mrQo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4423 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4424 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4425 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4426 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4427 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4428 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4429 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4430 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4431 |
"fs-extra": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4432 |
"version": "0.26.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4433 |
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.26.7.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4434 |
"integrity": "sha1-muH92UiXeY7at20JGM9C0MMYT6k=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4435 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4436 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4437 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4438 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4439 |
"ember-try-config": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4440 |
"version": "2.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4441 |
"resolved": "https://registry.npmjs.org/ember-try-config/-/ember-try-config-2.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4442 |
"integrity": "sha1-4OFWIppUI0aljub2rWBRBMmO3+A=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4443 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4444 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4445 |
"ember-welcome-page": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4446 |
"version": "3.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4447 |
"resolved": "https://registry.npmjs.org/ember-welcome-page/-/ember-welcome-page-3.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4448 |
"integrity": "sha1-h+uNw3QnpexjYTLeCO9H75HjCgw=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4449 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4450 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4451 |
"ember-wormhole": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4452 |
"version": "0.5.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4453 |
"resolved": "https://registry.npmjs.org/ember-wormhole/-/ember-wormhole-0.5.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4454 |
"integrity": "sha1-8qb/8TscA3/6g7LJKR2LWXiHjls=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4455 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4456 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4457 |
"babel-core": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4458 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4459 |
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4460 |
"integrity": "sha1-H8ruedfmG3ULALjlT238nQr4ZVg=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4461 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4462 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4463 |
"babylon": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4464 |
"version": "5.8.38", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4465 |
"resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.38.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4466 |
"integrity": "sha1-7JsSCxG/bM1Bc6GL8hfmC3mFn/0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4467 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4468 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4469 |
"bluebird": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4470 |
"version": "2.11.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4471 |
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4472 |
"integrity": "sha1-U0uQM8AiyVecVro7Plpcqvu2UOE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4473 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4474 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4475 |
"broccoli-babel-transpiler": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4476 |
"version": "5.6.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4477 |
"resolved": "https://registry.npmjs.org/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4478 |
"integrity": "sha1-lYxy5DV1svCoYqUJbboc4evH100=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4479 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4480 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4481 |
"clone": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4482 |
"version": "0.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4483 |
"resolved": "https://registry.npmjs.org/clone/-/clone-0.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4484 |
"integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4485 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4486 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4487 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4488 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4489 |
"core-js": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4490 |
"version": "1.2.7", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4491 |
"resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4492 |
"integrity": "sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4493 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4494 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4495 |
"detect-indent": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4496 |
"version": "3.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4497 |
"resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-3.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4498 |
"integrity": "sha1-ncXl3bzu+DJXZLlFGwK8bVQIT3U=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4499 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4500 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4501 |
"ember-cli-babel": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4502 |
"version": "5.2.4", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4503 |
"resolved": "https://registry.npmjs.org/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4504 |
"integrity": "sha1-XOT0awjtb20h6Hhhn7aJcZ1ujhM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4505 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4506 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4507 |
"ember-cli-version-checker": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4508 |
"version": "1.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4509 |
"resolved": "https://registry.npmjs.org/ember-cli-version-checker/-/ember-cli-version-checker-1.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4510 |
"integrity": "sha1-C8LRNMgwFC2mS/lieg7e0QthrnI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4511 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4512 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4513 |
"globals": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4514 |
"version": "6.4.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4515 |
"resolved": "https://registry.npmjs.org/globals/-/globals-6.4.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4516 |
"integrity": "sha1-hJgDKzttHMge68X3lpDY/in6v08=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4517 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4518 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4519 |
"home-or-tmp": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4520 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4521 |
"resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4522 |
"integrity": "sha1-S58eQIAMPlDGwn94FnavzOcfOYU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4523 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4524 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4525 |
"js-tokens": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4526 |
"version": "1.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4527 |
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4528 |
"integrity": "sha1-zENaXIuUrRWst5gxQPyAGCyJrq4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4529 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4530 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4531 |
"json5": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4532 |
"version": "0.4.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4533 |
"resolved": "https://registry.npmjs.org/json5/-/json5-0.4.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4534 |
"integrity": "sha1-BUNS5MTIDIbAkjh31EneF2pzLI0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4535 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4536 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4537 |
"lodash": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4538 |
"version": "3.10.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4539 |
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4540 |
"integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4541 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4542 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4543 |
"minimatch": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4544 |
"version": "2.0.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4545 |
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4546 |
"integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4547 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4548 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4549 |
"minimist": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4550 |
"version": "1.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4551 |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4552 |
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4553 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4554 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4555 |
"path-exists": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4556 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4557 |
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4558 |
"integrity": "sha1-1aiZjrce83p0w06w2eum6HjuoIE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4559 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4560 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4561 |
"repeating": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4562 |
"version": "1.1.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4563 |
"resolved": "https://registry.npmjs.org/repeating/-/repeating-1.1.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4564 |
"integrity": "sha1-PUEUIYh3U3SU+X93+Xhfq4EPpKw=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4565 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4566 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4567 |
"source-map-support": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4568 |
"version": "0.2.10", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4569 |
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4570 |
"integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4571 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4572 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4573 |
"source-map": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4574 |
"version": "0.1.32", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4575 |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4576 |
"integrity": "sha1-yLbBZ3l7pHQKjqMyUhYv8IWRsmY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4577 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4578 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4579 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4580 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4581 |
"user-home": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4582 |
"version": "1.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4583 |
"resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4584 |
"integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4585 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4586 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4587 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4588 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4589 |
"encodeurl": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4590 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4591 |
"resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4592 |
"integrity": "sha1-eePVhlU0aQn+bw9Fpd5oEDspTSA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4593 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4594 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4595 |
"encoding": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4596 |
"version": "0.1.12", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4597 |
"resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.12.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4598 |
"integrity": "sha1-U4tm8+5izRq1HsMjgp0flIDHS+s=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4599 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4600 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4601 |
"engine.io": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4602 |
"version": "1.8.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4603 |
"resolved": "https://registry.npmjs.org/engine.io/-/engine.io-1.8.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4604 |
"integrity": "sha1-PutfJky3XbvsG6rqJtYfWk6s4qo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4605 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4606 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4607 |
"debug": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4608 |
"version": "2.3.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4609 |
"resolved": "https://registry.npmjs.org/debug/-/debug-2.3.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4610 |
"integrity": "sha1-QMRT5n5uE8kB3ewxeviYbNqe/4w=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4611 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4612 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4613 |
"ms": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4614 |
"version": "0.7.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4615 |
"resolved": "https://registry.npmjs.org/ms/-/ms-0.7.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4616 |
"integrity": "sha1-riXPJRKziFodldfwN4aNhDESR2U=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4617 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4618 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4619 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4620 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4621 |
"engine.io-client": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4622 |
"version": "1.8.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4623 |
"resolved": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-1.8.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4624 |
"integrity": "sha1-e3MOQSdBQIdZbZvjyI0rxf22z1w=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4625 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4626 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4627 |
"component-emitter": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4628 |
"version": "1.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4629 |
"resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4630 |
"integrity": "sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4631 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4632 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4633 |
"debug": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4634 |
"version": "2.3.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4635 |
"resolved": "https://registry.npmjs.org/debug/-/debug-2.3.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4636 |
"integrity": "sha1-QMRT5n5uE8kB3ewxeviYbNqe/4w=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4637 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4638 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4639 |
"ms": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4640 |
"version": "0.7.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4641 |
"resolved": "https://registry.npmjs.org/ms/-/ms-0.7.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4642 |
"integrity": "sha1-riXPJRKziFodldfwN4aNhDESR2U=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4643 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4644 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4645 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4646 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4647 |
"engine.io-parser": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4648 |
"version": "1.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4649 |
"resolved": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-1.3.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4650 |
"integrity": "sha1-lVTxrjMQfW+9FwylRm0vgz9qB88=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4651 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4652 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4653 |
"has-binary": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4654 |
"version": "0.1.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4655 |
"resolved": "https://registry.npmjs.org/has-binary/-/has-binary-0.1.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4656 |
"integrity": "sha1-JTJvOc+k9hath4eJTjryz7x7bhA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4657 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4658 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4659 |
"isarray": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4660 |
"version": "0.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4661 |
"resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4662 |
"integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4663 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4664 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4665 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4666 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4667 |
"ensure-posix-path": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4668 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4669 |
"resolved": "https://registry.npmjs.org/ensure-posix-path/-/ensure-posix-path-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4670 |
"integrity": "sha1-pls+QtC3HPxYXrd0+ZQ8jZuRsMI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4671 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4672 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4673 |
"entities": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4674 |
"version": "1.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4675 |
"resolved": "https://registry.npmjs.org/entities/-/entities-1.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4676 |
"integrity": "sha1-blwtClYhtdra7O+AuQ7ftc13cvA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4677 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4678 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4679 |
"error": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4680 |
"version": "7.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4681 |
"resolved": "https://registry.npmjs.org/error/-/error-7.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4682 |
"integrity": "sha1-pfdf/02ZJhJt2sDqXcOOaJFTywI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4683 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4684 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4685 |
"error-ex": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4686 |
"version": "1.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4687 |
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4688 |
"integrity": "sha1-+FWobOYa3E6GIcPNoh56dhLDqNw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4689 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4690 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4691 |
"es5-ext": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4692 |
"version": "0.10.23", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4693 |
"resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.23.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4694 |
"integrity": "sha1-dXi1G+l0IHpUh4IbVlOMIk5Oezg=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4695 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4696 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4697 |
"es6-iterator": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4698 |
"version": "2.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4699 |
"resolved": "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4700 |
"integrity": "sha1-jjGcnwRTv1ddN0lAplWSDlnKVRI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4701 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4702 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4703 |
"es6-map": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4704 |
"version": "0.1.5", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4705 |
"resolved": "https://registry.npmjs.org/es6-map/-/es6-map-0.1.5.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4706 |
"integrity": "sha1-kTbgUD3MBqMBaQ8LsU/042TpSfA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4707 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4708 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4709 |
"es6-set": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4710 |
"version": "0.1.5", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4711 |
"resolved": "https://registry.npmjs.org/es6-set/-/es6-set-0.1.5.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4712 |
"integrity": "sha1-0rPsXU2ADO2BjbU40ol02wpzzLE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4713 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4714 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4715 |
"es6-symbol": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4716 |
"version": "3.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4717 |
"resolved": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4718 |
"integrity": "sha1-vwDvT9q2uhtG7Le2KbTH7VcVzHc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4719 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4720 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4721 |
"es6-weak-map": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4722 |
"version": "2.0.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4723 |
"resolved": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-2.0.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4724 |
"integrity": "sha1-XjqzIlH/0VOKH45f+hNXdy+S2W8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4725 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4726 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4727 |
"escape-html": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4728 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4729 |
"resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4730 |
"integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4731 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4732 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4733 |
"escape-string-regexp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4734 |
"version": "1.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4735 |
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4736 |
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4737 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4738 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4739 |
"escope": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4740 |
"version": "3.6.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4741 |
"resolved": "https://registry.npmjs.org/escope/-/escope-3.6.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4742 |
"integrity": "sha1-4Bl16BJ4GhY6ba392AOY3GTIicM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4743 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4744 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4745 |
"eslint": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4746 |
"version": "3.19.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4747 |
"resolved": "https://registry.npmjs.org/eslint/-/eslint-3.19.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4748 |
"integrity": "sha1-yPxiAcf0DdCJQbh8CFdnOGpnmsw=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4749 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4750 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4751 |
"glob": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4752 |
"version": "7.1.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4753 |
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4754 |
"integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4755 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4756 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4757 |
"inquirer": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4758 |
"version": "0.12.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4759 |
"resolved": "https://registry.npmjs.org/inquirer/-/inquirer-0.12.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4760 |
"integrity": "sha1-HvK/1jUE3wvHV4X/+MLEHfEvB34=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4761 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4762 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4763 |
"run-async": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4764 |
"version": "0.1.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4765 |
"resolved": "https://registry.npmjs.org/run-async/-/run-async-0.1.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4766 |
"integrity": "sha1-yK1KXhEGYeQCp9IbUw4AnyX444k=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4767 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4768 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4769 |
"strip-bom": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4770 |
"version": "3.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4771 |
"resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4772 |
"integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4773 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4774 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4775 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4776 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4777 |
"eslint-config-ember": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4778 |
"version": "0.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4779 |
"resolved": "https://registry.npmjs.org/eslint-config-ember/-/eslint-config-ember-0.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4780 |
"integrity": "sha1-xl+w2g9HJhyjpafmA6k2Pl6a/YI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4781 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4782 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4783 |
"eslint-config-nightmare-mode": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4784 |
"version": "2.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4785 |
"resolved": "https://registry.npmjs.org/eslint-config-nightmare-mode/-/eslint-config-nightmare-mode-2.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4786 |
"integrity": "sha1-1yXxhlPEV1aNuNkNm3DPE70IYqs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4787 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4788 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4789 |
"object-assign": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4790 |
"version": "2.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4791 |
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-2.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4792 |
"integrity": "sha1-Q8NuXVaf+OSBbE76i+AtJpZ8GKo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4793 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4794 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4795 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4796 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4797 |
"espree": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4798 |
"version": "3.4.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4799 |
"resolved": "https://registry.npmjs.org/espree/-/espree-3.4.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4800 |
"integrity": "sha1-KRC1zNSc6JPC//+qtP2LOjG4I3Q=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4801 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4802 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4803 |
"esprima": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4804 |
"version": "3.1.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4805 |
"resolved": "https://registry.npmjs.org/esprima/-/esprima-3.1.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4806 |
"integrity": "sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4807 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4808 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4809 |
"esquery": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4810 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4811 |
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4812 |
"integrity": "sha1-z7qLV9f7qT8XKYqKAGoEzaE9gPo=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4813 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4814 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4815 |
"esrecurse": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4816 |
"version": "4.1.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4817 |
"resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.1.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4818 |
"integrity": "sha1-RxO2U2rffyrE8yfVWed1a/9kgiA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4819 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4820 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4821 |
"estraverse": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4822 |
"version": "4.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4823 |
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4824 |
"integrity": "sha1-9srKcokzqFDvkGYdDheYK6RxEaI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4825 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4826 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4827 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4828 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4829 |
"estraverse": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4830 |
"version": "4.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4831 |
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4832 |
"integrity": "sha1-De4/7TH81GlhjOc0IJn8GvoL2xM=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4833 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4834 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4835 |
"esutils": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4836 |
"version": "2.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4837 |
"resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4838 |
"integrity": "sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4839 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4840 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4841 |
"etag": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4842 |
"version": "1.8.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4843 |
"resolved": "https://registry.npmjs.org/etag/-/etag-1.8.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4844 |
"integrity": "sha1-b2Ma7zNtbEY2K1F2QETOIWvjwFE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4845 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4846 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4847 |
"event-emitter": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4848 |
"version": "0.3.5", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4849 |
"resolved": "https://registry.npmjs.org/event-emitter/-/event-emitter-0.3.5.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4850 |
"integrity": "sha1-34xp7vFkeSPHFXuc6DhAYQsCzDk=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4851 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4852 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4853 |
"eventemitter3": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4854 |
"version": "1.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4855 |
"resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-1.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4856 |
"integrity": "sha1-HIaZHYFq0eUEdQ5zh0Ik7PO+xQg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4857 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4858 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4859 |
"events-to-array": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4860 |
"version": "1.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4861 |
"resolved": "https://registry.npmjs.org/events-to-array/-/events-to-array-1.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4862 |
"integrity": "sha1-LUH1Y+H+QA7Uli/hpNXGp1Od9/Y=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4863 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4864 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4865 |
"exec-sh": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4866 |
"version": "0.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4867 |
"resolved": "https://registry.npmjs.org/exec-sh/-/exec-sh-0.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4868 |
"integrity": "sha1-FPdd4/INKG75MwmbLOUKkDWc7xA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4869 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4870 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4871 |
"execa": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4872 |
"version": "0.6.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4873 |
"resolved": "https://registry.npmjs.org/execa/-/execa-0.6.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4874 |
"integrity": "sha1-V7aaWU8IF1nGnlNw8NF7nLEWWP4=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4875 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4876 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4877 |
"exists-stat": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4878 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4879 |
"resolved": "https://registry.npmjs.org/exists-stat/-/exists-stat-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4880 |
"integrity": "sha1-BmDjUlouidnkRhKUQMJy7foktSk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4881 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4882 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4883 |
"exists-sync": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4884 |
"version": "0.0.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4885 |
"resolved": "https://registry.npmjs.org/exists-sync/-/exists-sync-0.0.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4886 |
"integrity": "sha1-l0TCxCjMA7AQYNtFTUsS8O88iHk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4887 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4888 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4889 |
"exit": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4890 |
"version": "0.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4891 |
"resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4892 |
"integrity": "sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4893 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4894 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4895 |
"exit-hook": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4896 |
"version": "1.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4897 |
"resolved": "https://registry.npmjs.org/exit-hook/-/exit-hook-1.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4898 |
"integrity": "sha1-8FyiM7SMBdVP/wd2XfhQfpXAL/g=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4899 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4900 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4901 |
"expand-brackets": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4902 |
"version": "0.1.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4903 |
"resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-0.1.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4904 |
"integrity": "sha1-3wcoTjQqgHzXM6xa9yQR5YHRF3s=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4905 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4906 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4907 |
"expand-range": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4908 |
"version": "1.8.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4909 |
"resolved": "https://registry.npmjs.org/expand-range/-/expand-range-1.8.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4910 |
"integrity": "sha1-opnv/TNf4nIeuujiV+x5ZE/IUzc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4911 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4912 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4913 |
"expand-tilde": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4914 |
"version": "1.2.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4915 |
"resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-1.2.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4916 |
"integrity": "sha1-C4HrqJflo9MdHD0QL48BRB5VlEk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4917 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4918 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4919 |
"express": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4920 |
"version": "4.15.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4921 |
"resolved": "https://registry.npmjs.org/express/-/express-4.15.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4922 |
"integrity": "sha1-urZdDwOqgMNYQIly/HAPkWlEtmI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4923 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4924 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4925 |
"debug": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4926 |
"version": "2.6.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4927 |
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.7.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4928 |
"integrity": "sha1-krrR9tBbu2u6Isyoi80OyJTChh4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4929 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4930 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4931 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4932 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4933 |
"extend": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4934 |
"version": "3.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4935 |
"resolved": "https://registry.npmjs.org/extend/-/extend-3.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4936 |
"integrity": "sha1-p1Xqe8Gt/MWjHOfnYtuq3F5jZEQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4937 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4938 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4939 |
"external-editor": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4940 |
"version": "1.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4941 |
"resolved": "https://registry.npmjs.org/external-editor/-/external-editor-1.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4942 |
"integrity": "sha1-Etew24UPf/fnCBuvQAVwAGDEYAs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4943 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4944 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4945 |
"tmp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4946 |
"version": "0.0.29", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4947 |
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.29.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4948 |
"integrity": "sha1-8lEl/w3Z2jzLDC3Tce4SiLuRKMA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4949 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4950 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4951 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4952 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4953 |
"extglob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4954 |
"version": "0.3.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4955 |
"resolved": "https://registry.npmjs.org/extglob/-/extglob-0.3.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4956 |
"integrity": "sha1-Lhj/PS9JqydlzskCPwEdqo2DSaE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4957 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4958 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4959 |
"extsprintf": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4960 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4961 |
"resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4962 |
"integrity": "sha1-4QgOBljjALBilJkMxw4VAiNf1VA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4963 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4964 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4965 |
"fake-xml-http-request": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4966 |
"version": "1.5.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4967 |
"resolved": "https://registry.npmjs.org/fake-xml-http-request/-/fake-xml-http-request-1.5.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4968 |
"integrity": "sha1-15YCqXBD1Nj+pnHV2QSvOIR7RR0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4969 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4970 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4971 |
"faker": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4972 |
"version": "3.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4973 |
"resolved": "https://registry.npmjs.org/faker/-/faker-3.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4974 |
"integrity": "sha1-D5CPr05uwCUk5UpX5DLFwBPgjJ8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4975 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4976 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4977 |
"fast-levenshtein": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4978 |
"version": "2.0.6", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4979 |
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4980 |
"integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4981 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
4982 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4983 |
"fast-ordered-set": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4984 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4985 |
"resolved": "https://registry.npmjs.org/fast-ordered-set/-/fast-ordered-set-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4986 |
"integrity": "sha1-P7s2Y097555PftvbSjV97iXRhOs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4987 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4988 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4989 |
"fast-sourcemap-concat": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4990 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4991 |
"resolved": "https://registry.npmjs.org/fast-sourcemap-concat/-/fast-sourcemap-concat-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4992 |
"integrity": "sha1-qAB2er7V7aAuZyOOwGOnCb5h+dQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4993 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4994 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4995 |
"ansi-regex": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4996 |
"version": "0.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4997 |
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4998 |
"integrity": "sha1-DY6UaWej2BQ/k+JOKYUl/BsiNfk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4999 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5000 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5001 |
"ansi-styles": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5002 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5003 |
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5004 |
"integrity": "sha1-6uy/Zs1waIJ2Cy9GkVgrj1XXp94=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5005 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5006 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5007 |
"chalk": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5008 |
"version": "0.5.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5009 |
"resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5010 |
"integrity": "sha1-Zjs6ZItotV0EaQ1JFnqoN4WPIXQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5011 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5012 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5013 |
"fs-extra": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5014 |
"version": "0.30.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5015 |
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.30.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5016 |
"integrity": "sha1-8jP/zAjU2n1DLapEl3aYnbHfk/A=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5017 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5018 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5019 |
"has-ansi": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5020 |
"version": "0.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5021 |
"resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5022 |
"integrity": "sha1-hPJlqujA5qiKEtcCKJS3VoiUxi4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5023 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5024 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5025 |
"source-map": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5026 |
"version": "0.4.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5027 |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5028 |
"integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5029 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5030 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5031 |
"strip-ansi": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5032 |
"version": "0.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5033 |
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5034 |
"integrity": "sha1-JfSOoiynkYfzF0pNuHWTR7sSYiA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5035 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5036 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5037 |
"supports-color": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5038 |
"version": "0.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5039 |
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5040 |
"integrity": "sha1-2S3iaU6z9nMjlz1649i1W0wiGQo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5041 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5042 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5043 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5044 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5045 |
"fastboot-filter-initializers": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5046 |
"version": "0.0.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5047 |
"resolved": "https://registry.npmjs.org/fastboot-filter-initializers/-/fastboot-filter-initializers-0.0.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5048 |
"integrity": "sha1-Z6qeiyLKSw5qJE8kUP0cxr76Rec=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5049 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5050 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5051 |
"faye-websocket": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5052 |
"version": "0.10.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5053 |
"resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.10.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5054 |
"integrity": "sha1-TkkvjQTftviQA1B/btvy1QHnxvQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5055 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5056 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5057 |
"fb-watchman": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5058 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5059 |
"resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5060 |
"integrity": "sha1-VOmr99+i8mzZsWNsWIwa/AXeXVg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5061 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5062 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5063 |
"figures": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5064 |
"version": "1.7.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5065 |
"resolved": "https://registry.npmjs.org/figures/-/figures-1.7.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5066 |
"integrity": "sha1-y+Hjr/zxzUS4DK3+0o3Hk6lwHS4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5067 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5068 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5069 |
"file-entry-cache": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5070 |
"version": "2.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5071 |
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-2.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5072 |
"integrity": "sha1-w5KZDD5oR4PYOLjISkXYoEhFg2E=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5073 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5074 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5075 |
"filename-regex": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5076 |
"version": "2.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5077 |
"resolved": "https://registry.npmjs.org/filename-regex/-/filename-regex-2.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5078 |
"integrity": "sha1-wcS5vuPglyXdsQa3XB4wH+LxiyY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5079 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5080 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5081 |
"filesize": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5082 |
"version": "3.5.10", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5083 |
"resolved": "https://registry.npmjs.org/filesize/-/filesize-3.5.10.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5084 |
"integrity": "sha1-/I+iPdtO+eXgq24eZPZ5okpWdh8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5085 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5086 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5087 |
"fill-range": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5088 |
"version": "2.2.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5089 |
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-2.2.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5090 |
"integrity": "sha1-ULd9/X5Gm8dJJHCWNpn+eoSFpyM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5091 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5092 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5093 |
"finalhandler": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5094 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5095 |
"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5096 |
"integrity": "sha1-70fneVDpmXgOhgIqVg4yF+DQzIk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5097 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5098 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5099 |
"debug": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5100 |
"version": "2.6.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5101 |
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.7.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5102 |
"integrity": "sha1-krrR9tBbu2u6Isyoi80OyJTChh4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5103 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5104 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5105 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5106 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5107 |
"find-index": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5108 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5109 |
"resolved": "https://registry.npmjs.org/find-index/-/find-index-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5110 |
"integrity": "sha1-UwB8ec0wBA1oFteUWOiDfVxXBe8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5111 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5112 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5113 |
"find-up": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5114 |
"version": "2.1.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5115 |
"resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5116 |
"integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5117 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5118 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5119 |
"findup-sync": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5120 |
"version": "0.4.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5121 |
"resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.4.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5122 |
"integrity": "sha1-QAQ5Kee8YK3wt/SCfExudaDeyhI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5123 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5124 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5125 |
"fireworm": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5126 |
"version": "0.7.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5127 |
"resolved": "https://registry.npmjs.org/fireworm/-/fireworm-0.7.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5128 |
"integrity": "sha1-zPIPeUHxCIg/zduZOD2+bhhhx1g=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5129 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5130 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5131 |
"async": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5132 |
"version": "0.2.10", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5133 |
"resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5134 |
"integrity": "sha1-trvgsGdLnXGXCMo43owjfLUmw9E=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5135 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5136 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5137 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5138 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5139 |
"flat-cache": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5140 |
"version": "1.2.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5141 |
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-1.2.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5142 |
"integrity": "sha1-+oZxTnLCHbiGAXYezy9VXRq8a5Y=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5143 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5144 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5145 |
"font-awesome": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5146 |
"version": "4.7.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5147 |
"resolved": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5148 |
"integrity": "sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5149 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5150 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5151 |
"for-in": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5152 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5153 |
"resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5154 |
"integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5155 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5156 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5157 |
"for-own": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5158 |
"version": "0.1.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5159 |
"resolved": "https://registry.npmjs.org/for-own/-/for-own-0.1.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5160 |
"integrity": "sha1-UmXGgaTylNq78XyVCbZ2OqhFEM4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5161 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5162 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5163 |
"forever-agent": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5164 |
"version": "0.6.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5165 |
"resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5166 |
"integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5167 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5168 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5169 |
"form-data": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5170 |
"version": "2.1.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5171 |
"resolved": "https://registry.npmjs.org/form-data/-/form-data-2.1.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5172 |
"integrity": "sha1-M8GDrPGTJ27KqYFDpp6Uv+4XUNE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5173 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5174 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5175 |
"forwarded": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5176 |
"version": "0.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5177 |
"resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5178 |
"integrity": "sha1-Ge+YdMSuHCl7zweP3mOgm2aoQ2M=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5179 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5180 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5181 |
"fresh": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5182 |
"version": "0.5.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5183 |
"resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5184 |
"integrity": "sha1-9HTKXmqSRtb9jglTz6m5yAWvp44=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5185 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5186 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5187 |
"fs-exists-sync": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5188 |
"version": "0.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5189 |
"resolved": "https://registry.npmjs.org/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5190 |
"integrity": "sha1-mC1ok6+RjnLQjeyehnP/K1qNat0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5191 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5192 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5193 |
"fs-extra": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5194 |
"version": "2.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5195 |
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-2.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5196 |
"integrity": "sha1-M3NSve1KC3FPPrhN6M6nZenTdgA=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5197 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5198 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5199 |
"fs-readdir-recursive": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5200 |
"version": "0.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5201 |
"resolved": "https://registry.npmjs.org/fs-readdir-recursive/-/fs-readdir-recursive-0.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5202 |
"integrity": "sha1-MVtPuMHKW4xH3v7zGdBz2tNWgFk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5203 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5204 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5205 |
"fs-tree-diff": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5206 |
"version": "0.5.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5207 |
"resolved": "https://registry.npmjs.org/fs-tree-diff/-/fs-tree-diff-0.5.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5208 |
"integrity": "sha1-NCZldJ6NykBoALZyJoyPUHPz5iM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5209 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5210 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5211 |
"fs.realpath": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5212 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5213 |
"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5214 |
"integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5215 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5216 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5217 |
"fsevents": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5218 |
"version": "1.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5219 |
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5220 |
"integrity": "sha1-8Z/Sj0Pur3YWgOUZogPE0LPTGv8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5221 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5222 |
"optional": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5223 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5224 |
"abbrev": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5225 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5226 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5227 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5228 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5229 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5230 |
"ansi-regex": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5231 |
"version": "2.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5232 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5233 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5234 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5235 |
"ansi-styles": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5236 |
"version": "2.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5237 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5238 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5239 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5240 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5241 |
"aproba": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5242 |
"version": "1.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5243 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5244 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5245 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5246 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5247 |
"are-we-there-yet": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5248 |
"version": "1.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5249 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5250 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5251 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5252 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5253 |
"asn1": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5254 |
"version": "0.2.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5255 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5256 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5257 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5258 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5259 |
"assert-plus": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5260 |
"version": "0.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5261 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5262 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5263 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5264 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5265 |
"asynckit": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5266 |
"version": "0.4.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5267 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5268 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5269 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5270 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5271 |
"aws-sign2": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5272 |
"version": "0.6.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5273 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5274 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5275 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5276 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5277 |
"aws4": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5278 |
"version": "1.6.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5279 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5280 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5281 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5282 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5283 |
"balanced-match": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5284 |
"version": "0.4.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5285 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5286 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5287 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5288 |
"bcrypt-pbkdf": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5289 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5290 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5291 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5292 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5293 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5294 |
"block-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5295 |
"version": "0.0.9", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5296 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5297 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5298 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5299 |
"boom": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5300 |
"version": "2.10.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5301 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5302 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5303 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5304 |
"brace-expansion": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5305 |
"version": "1.1.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5306 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5307 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5308 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5309 |
"buffer-shims": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5310 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5311 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5312 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5313 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5314 |
"caseless": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5315 |
"version": "0.11.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5316 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5317 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5318 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5319 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5320 |
"chalk": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5321 |
"version": "1.1.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5322 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5323 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5324 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5325 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5326 |
"code-point-at": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5327 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5328 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5329 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5330 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5331 |
"combined-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5332 |
"version": "1.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5333 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5334 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5335 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5336 |
"commander": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5337 |
"version": "2.9.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5338 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5339 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5340 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5341 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5342 |
"concat-map": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5343 |
"version": "0.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5344 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5345 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5346 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5347 |
"console-control-strings": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5348 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5349 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5350 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5351 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5352 |
"core-util-is": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5353 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5354 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5355 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5356 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5357 |
"cryptiles": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5358 |
"version": "2.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5359 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5360 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5361 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5362 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5363 |
"dashdash": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5364 |
"version": "1.14.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5365 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5366 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5367 |
"optional": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5368 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5369 |
"assert-plus": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5370 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5371 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5372 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5373 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5374 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5375 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5376 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5377 |
"debug": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5378 |
"version": "2.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5379 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5380 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5381 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5382 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5383 |
"deep-extend": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5384 |
"version": "0.4.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5385 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5386 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5387 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5388 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5389 |
"delayed-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5390 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5391 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5392 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5393 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5394 |
"delegates": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5395 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5396 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5397 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5398 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5399 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5400 |
"ecc-jsbn": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5401 |
"version": "0.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5402 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5403 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5404 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5405 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5406 |
"escape-string-regexp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5407 |
"version": "1.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5408 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5409 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5410 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5411 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5412 |
"extend": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5413 |
"version": "3.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5414 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5415 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5416 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5417 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5418 |
"extsprintf": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5419 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5420 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5421 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5422 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5423 |
"forever-agent": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5424 |
"version": "0.6.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5425 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5426 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5427 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5428 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5429 |
"form-data": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5430 |
"version": "2.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5431 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5432 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5433 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5434 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5435 |
"fs.realpath": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5436 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5437 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5438 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5439 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5440 |
"fstream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5441 |
"version": "1.0.10", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5442 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5443 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5444 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5445 |
"fstream-ignore": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5446 |
"version": "1.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5447 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5448 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5449 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5450 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5451 |
"gauge": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5452 |
"version": "2.7.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5453 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5454 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5455 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5456 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5457 |
"generate-function": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5458 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5459 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5460 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5461 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5462 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5463 |
"generate-object-property": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5464 |
"version": "1.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5465 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5466 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5467 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5468 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5469 |
"getpass": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5470 |
"version": "0.1.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5471 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5472 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5473 |
"optional": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5474 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5475 |
"assert-plus": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5476 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5477 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5478 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5479 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5480 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5481 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5482 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5483 |
"glob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5484 |
"version": "7.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5485 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5486 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5487 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5488 |
"graceful-fs": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5489 |
"version": "4.1.11", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5490 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5491 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5492 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5493 |
"graceful-readlink": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5494 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5495 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5496 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5497 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5498 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5499 |
"har-validator": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5500 |
"version": "2.0.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5501 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5502 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5503 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5504 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5505 |
"has-ansi": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5506 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5507 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5508 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5509 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5510 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5511 |
"has-unicode": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5512 |
"version": "2.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5513 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5514 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5515 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5516 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5517 |
"hawk": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5518 |
"version": "3.1.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5519 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5520 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5521 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5522 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5523 |
"hoek": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5524 |
"version": "2.16.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5525 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5526 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5527 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5528 |
"http-signature": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5529 |
"version": "1.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5530 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5531 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5532 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5533 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5534 |
"inflight": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5535 |
"version": "1.0.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5536 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5537 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5538 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5539 |
"inherits": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5540 |
"version": "2.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5541 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5542 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5543 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5544 |
"ini": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5545 |
"version": "1.3.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5546 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5547 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5548 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5549 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5550 |
"is-fullwidth-code-point": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5551 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5552 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5553 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5554 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5555 |
"is-my-json-valid": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5556 |
"version": "2.15.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5557 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5558 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5559 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5560 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5561 |
"is-property": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5562 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5563 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5564 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5565 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5566 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5567 |
"is-typedarray": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5568 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5569 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5570 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5571 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5572 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5573 |
"isarray": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5574 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5575 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5576 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5577 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5578 |
"isstream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5579 |
"version": "0.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5580 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5581 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5582 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5583 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5584 |
"jodid25519": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5585 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5586 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5587 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5588 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5589 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5590 |
"jsbn": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5591 |
"version": "0.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5592 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5593 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5594 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5595 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5596 |
"json-schema": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5597 |
"version": "0.2.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5598 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5599 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5600 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5601 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5602 |
"json-stringify-safe": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5603 |
"version": "5.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5604 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5605 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5606 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5607 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5608 |
"jsonpointer": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5609 |
"version": "4.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5610 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5611 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5612 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5613 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5614 |
"jsprim": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5615 |
"version": "1.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5616 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5617 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5618 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5619 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5620 |
"mime-db": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5621 |
"version": "1.26.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5622 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5623 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5624 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5625 |
"mime-types": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5626 |
"version": "2.1.14", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5627 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5628 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5629 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5630 |
"minimatch": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5631 |
"version": "3.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5632 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5633 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5634 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5635 |
"minimist": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5636 |
"version": "0.0.8", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5637 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5638 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5639 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5640 |
"mkdirp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5641 |
"version": "0.5.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5642 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5643 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5644 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5645 |
"ms": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5646 |
"version": "0.7.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5647 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5648 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5649 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5650 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5651 |
"node-pre-gyp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5652 |
"version": "0.6.33", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5653 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5654 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5655 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5656 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5657 |
"nopt": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5658 |
"version": "3.0.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5659 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5660 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5661 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5662 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5663 |
"npmlog": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5664 |
"version": "4.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5665 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5666 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5667 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5668 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5669 |
"number-is-nan": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5670 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5671 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5672 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5673 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5674 |
"oauth-sign": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5675 |
"version": "0.8.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5676 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5677 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5678 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5679 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5680 |
"object-assign": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5681 |
"version": "4.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5682 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5683 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5684 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5685 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5686 |
"once": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5687 |
"version": "1.4.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5688 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5689 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5690 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5691 |
"path-is-absolute": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5692 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5693 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5694 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5695 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5696 |
"pinkie": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5697 |
"version": "2.0.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5698 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5699 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5700 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5701 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5702 |
"pinkie-promise": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5703 |
"version": "2.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5704 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5705 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5706 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5707 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5708 |
"process-nextick-args": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5709 |
"version": "1.0.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5710 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5711 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5712 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5713 |
"punycode": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5714 |
"version": "1.4.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5715 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5716 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5717 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5718 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5719 |
"qs": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5720 |
"version": "6.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5721 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5722 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5723 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5724 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5725 |
"rc": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5726 |
"version": "1.1.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5727 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5728 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5729 |
"optional": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5730 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5731 |
"minimist": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5732 |
"version": "1.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5733 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5734 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5735 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5736 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5737 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5738 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5739 |
"readable-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5740 |
"version": "2.2.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5741 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5742 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5743 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5744 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5745 |
"request": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5746 |
"version": "2.79.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5747 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5748 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5749 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5750 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5751 |
"rimraf": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5752 |
"version": "2.5.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5753 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5754 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5755 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5756 |
"semver": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5757 |
"version": "5.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5758 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5759 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5760 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5761 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5762 |
"set-blocking": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5763 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5764 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5765 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5766 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5767 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5768 |
"signal-exit": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5769 |
"version": "3.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5770 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5771 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5772 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5773 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5774 |
"sntp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5775 |
"version": "1.0.9", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5776 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5777 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5778 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5779 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5780 |
"sshpk": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5781 |
"version": "1.10.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5782 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5783 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5784 |
"optional": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5785 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5786 |
"assert-plus": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5787 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5788 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5789 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5790 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5791 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5792 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5793 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5794 |
"string_decoder": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5795 |
"version": "0.10.31", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5796 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5797 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5798 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5799 |
"string-width": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5800 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5801 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5802 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5803 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5804 |
"stringstream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5805 |
"version": "0.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5806 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5807 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5808 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5809 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5810 |
"strip-ansi": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5811 |
"version": "3.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5812 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5813 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5814 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5815 |
"strip-json-comments": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5816 |
"version": "2.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5817 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5818 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5819 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5820 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5821 |
"supports-color": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5822 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5823 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5824 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5825 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5826 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5827 |
"tar": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5828 |
"version": "2.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5829 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5830 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5831 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5832 |
"tar-pack": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5833 |
"version": "3.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5834 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5835 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5836 |
"optional": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5837 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5838 |
"once": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5839 |
"version": "1.3.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5840 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5841 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5842 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5843 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5844 |
"readable-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5845 |
"version": "2.1.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5846 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5847 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5848 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5849 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5850 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5851 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5852 |
"tough-cookie": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5853 |
"version": "2.3.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5854 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5855 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5856 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5857 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5858 |
"tunnel-agent": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5859 |
"version": "0.4.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5860 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5861 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5862 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5863 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5864 |
"tweetnacl": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5865 |
"version": "0.14.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5866 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5867 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5868 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5869 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5870 |
"uid-number": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5871 |
"version": "0.0.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5872 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5873 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5874 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5875 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5876 |
"util-deprecate": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5877 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5878 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5879 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5880 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5881 |
"uuid": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5882 |
"version": "3.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5883 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5884 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5885 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5886 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5887 |
"verror": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5888 |
"version": "1.3.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5889 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5890 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5891 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5892 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5893 |
"wide-align": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5894 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5895 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5896 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5897 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5898 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5899 |
"wrappy": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5900 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5901 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5902 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5903 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5904 |
"xtend": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5905 |
"version": "4.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5906 |
"bundled": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5907 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5908 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5909 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5910 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5911 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5912 |
"fstream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5913 |
"version": "1.0.11", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5914 |
"resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.11.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5915 |
"integrity": "sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5916 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5917 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5918 |
"gauge": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5919 |
"version": "2.7.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5920 |
"resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5921 |
"integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5922 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5923 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5924 |
"gaze": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5925 |
"version": "1.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5926 |
"resolved": "https://registry.npmjs.org/gaze/-/gaze-1.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5927 |
"integrity": "sha1-hHIkZ3rbiHDWeSV+0ziP22HkAQU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5928 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5929 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5930 |
"generate-function": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5931 |
"version": "2.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5932 |
"resolved": "https://registry.npmjs.org/generate-function/-/generate-function-2.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5933 |
"integrity": "sha1-aFj+fAlpt9TpCTM3ZHrHn2DfvnQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5934 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5935 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5936 |
"generate-object-property": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5937 |
"version": "1.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5938 |
"resolved": "https://registry.npmjs.org/generate-object-property/-/generate-object-property-1.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5939 |
"integrity": "sha1-nA4cQDCM6AT0eDYYuTf6iPmdUNA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5940 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5941 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5942 |
"get-caller-file": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5943 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5944 |
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5945 |
"integrity": "sha1-9wLmMSfn4jHBYKgMFVSstw1QR+U=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5946 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5947 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5948 |
"get-stdin": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5949 |
"version": "4.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5950 |
"resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5951 |
"integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5952 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5953 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5954 |
"get-stream": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5955 |
"version": "3.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5956 |
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5957 |
"integrity": "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5958 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
5959 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5960 |
"getpass": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5961 |
"version": "0.1.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5962 |
"resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5963 |
"integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5964 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5965 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5966 |
"assert-plus": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5967 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5968 |
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5969 |
"integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5970 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5971 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5972 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5973 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5974 |
"git-repo-info": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5975 |
"version": "1.4.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5976 |
"resolved": "https://registry.npmjs.org/git-repo-info/-/git-repo-info-1.4.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5977 |
"integrity": "sha1-KgcoIyVKr2L88HZgB9e2ZRvUGUM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5978 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5979 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5980 |
"git-repo-version": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5981 |
"version": "0.4.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5982 |
"resolved": "https://registry.npmjs.org/git-repo-version/-/git-repo-version-0.4.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5983 |
"integrity": "sha1-dfq5oKTshHB1Ww7qf9qm+dQUU78=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5984 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5985 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5986 |
"git-repo-info": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5987 |
"version": "1.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5988 |
"resolved": "https://registry.npmjs.org/git-repo-info/-/git-repo-info-1.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5989 |
"integrity": "sha1-Q9hRPgSiTdRBMwovfGZVpwn9uvI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5990 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5991 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5992 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5993 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5994 |
"git-tools": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5995 |
"version": "0.1.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5996 |
"resolved": "https://registry.npmjs.org/git-tools/-/git-tools-0.1.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5997 |
"integrity": "sha1-XkPllEO4pd7bOdumY9pJ55+UOXg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5998 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5999 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6000 |
"glob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6001 |
"version": "5.0.15", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6002 |
"resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6003 |
"integrity": "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6004 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6005 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6006 |
"glob-base": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6007 |
"version": "0.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6008 |
"resolved": "https://registry.npmjs.org/glob-base/-/glob-base-0.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6009 |
"integrity": "sha1-27Fk9iIbHAscz4Kuoyi0l98Oo8Q=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6010 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6011 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6012 |
"glob-parent": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6013 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6014 |
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-2.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6015 |
"integrity": "sha1-gTg9ctsFT8zPUzbaqQLxgvbtuyg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6016 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6017 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6018 |
"global-modules": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6019 |
"version": "0.2.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6020 |
"resolved": "https://registry.npmjs.org/global-modules/-/global-modules-0.2.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6021 |
"integrity": "sha1-6lo77ULG1s6ZWk+KEmm12uIjgo0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6022 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6023 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6024 |
"global-prefix": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6025 |
"version": "0.1.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6026 |
"resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-0.1.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6027 |
"integrity": "sha1-jTvGuNo8qBEqFg2NSW/wRiv+948=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6028 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6029 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6030 |
"globals": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6031 |
"version": "9.18.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6032 |
"resolved": "https://registry.npmjs.org/globals/-/globals-9.18.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6033 |
"integrity": "sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6034 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6035 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6036 |
"globby": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6037 |
"version": "5.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6038 |
"resolved": "https://registry.npmjs.org/globby/-/globby-5.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6039 |
"integrity": "sha1-69hGZ8oNuzMLmbz8aOrCvFQ3Dg0=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6040 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6041 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6042 |
"glob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6043 |
"version": "7.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6044 |
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6045 |
"integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6046 |
"dev": true |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6047 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6048 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6049 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6050 |
"globule": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6051 |
"version": "1.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6052 |
"resolved": "https://registry.npmjs.org/globule/-/globule-1.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6053 |
"integrity": "sha1-HcScaCLdnoovoAuiopUAboZkvQk=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6054 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6055 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6056 |
"glob": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6057 |
"version": "7.1.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6058 |
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6059 |
"integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6060 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6061 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6062 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6063 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6064 |
"graceful-fs": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6065 |
"version": "4.1.11", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6066 |
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6067 |
"integrity": "sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6068 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6069 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6070 |
"graceful-readlink": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6071 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6072 |
"resolved": "https://registry.npmjs.org/graceful-readlink/-/graceful-readlink-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6073 |
"integrity": "sha1-TK+tdrxi8C+gObL5Tpo906ORpyU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6074 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6075 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6076 |
"growly": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6077 |
"version": "1.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6078 |
"resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6079 |
"integrity": "sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6080 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6081 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6082 |
"handlebars": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6083 |
"version": "4.0.10", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6084 |
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.10.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6085 |
"integrity": "sha1-PTDHGLCaPZbyPqTMH0A8TTup/08=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6086 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6087 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6088 |
"source-map": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6089 |
"version": "0.4.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6090 |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6091 |
"integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6092 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6093 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6094 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6095 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6096 |
"har-schema": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6097 |
"version": "1.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6098 |
"resolved": "https://registry.npmjs.org/har-schema/-/har-schema-1.0.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6099 |
"integrity": "sha1-0mMTX0MwfALGAq/I/pWXDAFRNp4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6100 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6101 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6102 |
"har-validator": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6103 |
"version": "4.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6104 |
"resolved": "https://registry.npmjs.org/har-validator/-/har-validator-4.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6105 |
"integrity": "sha1-M0gdDxu/9gDdID11gSpqX7oALio=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6106 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6107 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6108 |
"has-ansi": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6109 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6110 |
"resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6111 |
"integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6112 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6113 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6114 |
"has-binary": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6115 |
"version": "0.1.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6116 |
"resolved": "https://registry.npmjs.org/has-binary/-/has-binary-0.1.7.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6117 |
"integrity": "sha1-aOYesWIQyVRaClzOBqhzkS/h5ow=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6118 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6119 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6120 |
"isarray": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6121 |
"version": "0.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6122 |
"resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6123 |
"integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6124 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6125 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6126 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6127 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6128 |
"has-cors": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6129 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6130 |
"resolved": "https://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6131 |
"integrity": "sha1-XkdHk/fqmEPRu5nCPu9J/xJv/zk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6132 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6133 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6134 |
"has-unicode": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6135 |
"version": "2.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6136 |
"resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6137 |
"integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6138 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6139 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6140 |
"hash-for-dep": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6141 |
"version": "1.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6142 |
"resolved": "https://registry.npmjs.org/hash-for-dep/-/hash-for-dep-1.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6143 |
"integrity": "sha1-4zR+2Slg6wu1OixsK3DjbXW3zQw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6144 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6145 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6146 |
"hawk": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6147 |
"version": "3.1.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6148 |
"resolved": "https://registry.npmjs.org/hawk/-/hawk-3.1.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6149 |
"integrity": "sha1-B4REvXwWQLD+VA0sm3PVlnjo4cQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6150 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6151 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6152 |
"heimdalljs": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6153 |
"version": "0.2.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6154 |
"resolved": "https://registry.npmjs.org/heimdalljs/-/heimdalljs-0.2.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6155 |
"integrity": "sha1-aqVDCO7nk7ZCz/nPlHgURfN3MKw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6156 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6157 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6158 |
"rsvp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6159 |
"version": "3.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6160 |
"resolved": "https://registry.npmjs.org/rsvp/-/rsvp-3.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6161 |
"integrity": "sha1-B8tKXfJa3Z6Cbrxn3Mn9idsn2Eo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6162 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6163 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6164 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6165 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6166 |
"heimdalljs-fs-monitor": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6167 |
"version": "0.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6168 |
"resolved": "https://registry.npmjs.org/heimdalljs-fs-monitor/-/heimdalljs-fs-monitor-0.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6169 |
"integrity": "sha1-1ASmVojGcUxIVGntNJXaSFNEAnI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6170 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6171 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6172 |
"heimdalljs-graph": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6173 |
"version": "0.3.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6174 |
"resolved": "https://registry.npmjs.org/heimdalljs-graph/-/heimdalljs-graph-0.3.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6175 |
"integrity": "sha1-6oAdu6ZZyNUi/hy4Oy1gVybkkY8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6176 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6177 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6178 |
"heimdalljs-logger": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6179 |
"version": "0.1.9", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6180 |
"resolved": "https://registry.npmjs.org/heimdalljs-logger/-/heimdalljs-logger-0.1.9.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6181 |
"integrity": "sha1-12raTkW3u294b8nAEKaOsuL68XY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6182 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6183 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6184 |
"hoek": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6185 |
"version": "2.16.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6186 |
"resolved": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6187 |
"integrity": "sha1-ILt0A9POo5jpHcRxCo/xuCdKJe0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6188 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6189 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6190 |
"home-or-tmp": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6191 |
"version": "2.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6192 |
"resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-2.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6193 |
"integrity": "sha1-42w/LSyufXRqhX440Y1fMqeILbg=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6194 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6195 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6196 |
"homedir-polyfill": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6197 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6198 |
"resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6199 |
"integrity": "sha1-TCu8inWJmP7r9e1oWA921GdotLw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6200 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6201 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6202 |
"hosted-git-info": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6203 |
"version": "2.4.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6204 |
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.4.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6205 |
"integrity": "sha1-AHa59GonBQbduq6lZJaJdGBhKmc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6206 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6207 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6208 |
"http-errors": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6209 |
"version": "1.6.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6210 |
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6211 |
"integrity": "sha1-X4uO2YrKVFZWv1cplzh/kEpyIlc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6212 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6213 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6214 |
"http-proxy": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6215 |
"version": "1.16.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6216 |
"resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.16.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6217 |
"integrity": "sha1-Bt/ykpUr9k2+hHH6nfcwZtTzd0I=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6218 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6219 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6220 |
"http-signature": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6221 |
"version": "1.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6222 |
"resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6223 |
"integrity": "sha1-33LiZwZs0Kxn+3at+OE0qPvPkb8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6224 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6225 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6226 |
"iconv-lite": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6227 |
"version": "0.4.17", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6228 |
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.17.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6229 |
"integrity": "sha1-T9qjs4rLwsAxsEXQ7c3+HsqxjI0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6230 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6231 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6232 |
"ignore": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6233 |
"version": "3.3.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6234 |
"resolved": "https://registry.npmjs.org/ignore/-/ignore-3.3.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6235 |
"integrity": "sha1-QyNS5XrM2HqzEQ6C0/6g5HgSFW0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6236 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6237 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6238 |
"imurmurhash": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6239 |
"version": "0.1.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6240 |
"resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6241 |
"integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6242 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6243 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6244 |
"in-publish": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6245 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6246 |
"resolved": "https://registry.npmjs.org/in-publish/-/in-publish-2.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6247 |
"integrity": "sha1-4g/146KvwmkDILbcVSaCqcf631E=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6248 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6249 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6250 |
"include-path-searcher": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6251 |
"version": "0.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6252 |
"resolved": "https://registry.npmjs.org/include-path-searcher/-/include-path-searcher-0.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6253 |
"integrity": "sha1-wM8t36Fk+y6uB7x8pDp/GRy0170=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6254 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6255 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6256 |
"indent-string": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6257 |
"version": "2.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6258 |
"resolved": "https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6259 |
"integrity": "sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6260 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6261 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6262 |
"indexof": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6263 |
"version": "0.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6264 |
"resolved": "https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6265 |
"integrity": "sha1-gtwzbSMrkGIXnQWrMpOmYFn9Q10=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6266 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6267 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6268 |
"inflection": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6269 |
"version": "1.12.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6270 |
"resolved": "https://registry.npmjs.org/inflection/-/inflection-1.12.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6271 |
"integrity": "sha1-ogCTVlbW9fa8TcdQLhrstwMihBY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6272 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6273 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6274 |
"inflight": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6275 |
"version": "1.0.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6276 |
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6277 |
"integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6278 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6279 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6280 |
"inherits": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6281 |
"version": "2.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6282 |
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6283 |
"integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6284 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6285 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6286 |
"ini": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6287 |
"version": "1.3.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6288 |
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6289 |
"integrity": "sha1-BTfLedr1m1mhpRff9wbIbsA5Fi4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6290 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6291 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6292 |
"inline-source-map-comment": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6293 |
"version": "1.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6294 |
"resolved": "https://registry.npmjs.org/inline-source-map-comment/-/inline-source-map-comment-1.0.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6295 |
"integrity": "sha1-UKikTCp5DfrEQbXJTszVRiY1+vY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6296 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6297 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6298 |
"minimist": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6299 |
"version": "1.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6300 |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6301 |
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6302 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6303 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6304 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6305 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6306 |
"inquirer": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6307 |
"version": "1.2.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6308 |
"resolved": "https://registry.npmjs.org/inquirer/-/inquirer-1.2.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6309 |
"integrity": "sha1-TexvMvN+97sLLtPx0aXD9UUHSRg=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6310 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6311 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6312 |
"interpret": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6313 |
"version": "1.0.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6314 |
"resolved": "https://registry.npmjs.org/interpret/-/interpret-1.0.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6315 |
"integrity": "sha1-y8NcYu7uc/Gat7EKgBURQBr8D5A=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6316 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6317 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6318 |
"invariant": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6319 |
"version": "2.2.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6320 |
"resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6321 |
"integrity": "sha1-nh9WrArNtr8wMwbzOL47IErmA2A=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6322 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6323 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6324 |
"invert-kv": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6325 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6326 |
"resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6327 |
"integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6328 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6329 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6330 |
"ipaddr.js": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6331 |
"version": "1.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6332 |
"resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6333 |
"integrity": "sha1-HgOlL9rYOou7KyXL9JmLTP/NPew=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6334 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6335 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6336 |
"is-arrayish": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6337 |
"version": "0.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6338 |
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6339 |
"integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6340 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6341 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6342 |
"is-binary-path": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6343 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6344 |
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6345 |
"integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6346 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6347 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6348 |
"is-buffer": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6349 |
"version": "1.1.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6350 |
"resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6351 |
"integrity": "sha1-Hzsm72E7IUuIy8ojzGwB2Hlh7sw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6352 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6353 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6354 |
"is-builtin-module": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6355 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6356 |
"resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6357 |
"integrity": "sha1-VAVy0096wxGfj3bDDLwbHgN6/74=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6358 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6359 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6360 |
"is-dotfile": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6361 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6362 |
"resolved": "https://registry.npmjs.org/is-dotfile/-/is-dotfile-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6363 |
"integrity": "sha1-pqLzL/0t+wT1yiXs0Pa4PPeYoeE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6364 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6365 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6366 |
"is-equal-shallow": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6367 |
"version": "0.1.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6368 |
"resolved": "https://registry.npmjs.org/is-equal-shallow/-/is-equal-shallow-0.1.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6369 |
"integrity": "sha1-IjgJj8Ih3gvPpdnqxMRdY4qhxTQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6370 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6371 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6372 |
"is-extendable": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6373 |
"version": "0.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6374 |
"resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6375 |
"integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6376 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6377 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6378 |
"is-extglob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6379 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6380 |
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6381 |
"integrity": "sha1-rEaBd8SUNAWgkvyPKXYMb/xiBsA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6382 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6383 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6384 |
"is-finite": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6385 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6386 |
"resolved": "https://registry.npmjs.org/is-finite/-/is-finite-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6387 |
"integrity": "sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6388 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6389 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6390 |
"is-fullwidth-code-point": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6391 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6392 |
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6393 |
"integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6394 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6395 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6396 |
"is-git-url": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6397 |
"version": "0.2.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6398 |
"resolved": "https://registry.npmjs.org/is-git-url/-/is-git-url-0.2.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6399 |
"integrity": "sha1-RFIA1vvW2gKPteAUQNmvyT88y2Q=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6400 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6401 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6402 |
"is-glob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6403 |
"version": "2.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6404 |
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-2.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6405 |
"integrity": "sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6406 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6407 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6408 |
"is-integer": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6409 |
"version": "1.0.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6410 |
"resolved": "https://registry.npmjs.org/is-integer/-/is-integer-1.0.7.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6411 |
"integrity": "sha1-a96Bqs3feLZZtmKdYpytxRqIbVw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6412 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6413 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6414 |
"is-my-json-valid": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6415 |
"version": "2.16.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6416 |
"resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6417 |
"integrity": "sha1-8Hndm/2uZe4gOKrorLyGqxCeNpM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6418 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6419 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6420 |
"is-number": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6421 |
"version": "2.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6422 |
"resolved": "https://registry.npmjs.org/is-number/-/is-number-2.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6423 |
"integrity": "sha1-Afy7s5NGOlSPL0ZszhbezknbkI8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6424 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6425 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6426 |
"is-obj": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6427 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6428 |
"resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6429 |
"integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6430 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6431 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6432 |
"is-path-cwd": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6433 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6434 |
"resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6435 |
"integrity": "sha1-0iXsIxMuie3Tj9p2dHLmLmXxEG0=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6436 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6437 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6438 |
"is-path-in-cwd": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6439 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6440 |
"resolved": "https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6441 |
"integrity": "sha1-ZHdYK4IU1gI0YJRWcAO+ip6sBNw=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6442 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6443 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6444 |
"is-path-inside": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6445 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6446 |
"resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6447 |
"integrity": "sha1-/AbloWg/vaE95mev9xe7wQpI838=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6448 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6449 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6450 |
"is-posix-bracket": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6451 |
"version": "0.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6452 |
"resolved": "https://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6453 |
"integrity": "sha1-MzTceXdDaOkvAW5vvAqI9c1ua8Q=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6454 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6455 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6456 |
"is-primitive": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6457 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6458 |
"resolved": "https://registry.npmjs.org/is-primitive/-/is-primitive-2.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6459 |
"integrity": "sha1-IHurkWOEmcB7Kt8kCkGochADRXU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6460 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6461 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6462 |
"is-promise": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6463 |
"version": "2.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6464 |
"resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6465 |
"integrity": "sha1-eaKp7OfwlugPNtKy87wWwf9L8/o=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6466 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6467 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6468 |
"is-property": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6469 |
"version": "1.0.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6470 |
"resolved": "https://registry.npmjs.org/is-property/-/is-property-1.0.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6471 |
"integrity": "sha1-V/4cTkhHTt1lsJkR8msc1Ald2oQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6472 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6473 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6474 |
"is-resolvable": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6475 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6476 |
"resolved": "https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6477 |
"integrity": "sha1-jfV8YeouPFAUCNEA+wE8+NbgzGI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6478 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6479 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6480 |
"is-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6481 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6482 |
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6483 |
"integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6484 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6485 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6486 |
"is-type": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6487 |
"version": "0.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6488 |
"resolved": "https://registry.npmjs.org/is-type/-/is-type-0.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6489 |
"integrity": "sha1-9lHYXDZdRJVdFKUdjXBh8/a0d5w=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6490 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6491 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6492 |
"is-typedarray": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6493 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6494 |
"resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6495 |
"integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6496 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6497 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6498 |
"is-utf8": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6499 |
"version": "0.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6500 |
"resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6501 |
"integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6502 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6503 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6504 |
"is-windows": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6505 |
"version": "0.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6506 |
"resolved": "https://registry.npmjs.org/is-windows/-/is-windows-0.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6507 |
"integrity": "sha1-3hqm1j6indJIc3tp8f+LgALSEIw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6508 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6509 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6510 |
"isarray": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6511 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6512 |
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6513 |
"integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6514 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6515 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6516 |
"isbinaryfile": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6517 |
"version": "3.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6518 |
"resolved": "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-3.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6519 |
"integrity": "sha1-Sj6XTsDLqQBNP8bN5yCeppNopiE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6520 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6521 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6522 |
"isexe": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6523 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6524 |
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6525 |
"integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6526 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6527 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6528 |
"isobject": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6529 |
"version": "2.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6530 |
"resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6531 |
"integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6532 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6533 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6534 |
"isstream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6535 |
"version": "0.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6536 |
"resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6537 |
"integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6538 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6539 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6540 |
"istextorbinary": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6541 |
"version": "2.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6542 |
"resolved": "https://registry.npmjs.org/istextorbinary/-/istextorbinary-2.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6543 |
"integrity": "sha1-2+0qb1G+L3R1to+JRlgRFBt1iHQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6544 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6545 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6546 |
"jquery": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6547 |
"version": "3.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6548 |
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6549 |
"integrity": "sha1-XE2d5lKvbNCncBVKYxu6ErAVx4c=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6550 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6551 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6552 |
"js-base64": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6553 |
"version": "2.1.9", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6554 |
"resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.1.9.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6555 |
"integrity": "sha1-8OgK4DmkvWVLXygfyT8EqRSn/M4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6556 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6557 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6558 |
"js-reporters": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6559 |
"version": "1.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6560 |
"resolved": "https://registry.npmjs.org/js-reporters/-/js-reporters-1.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6561 |
"integrity": "sha1-fPLLaYGWaEeQNQ0MTKB/Su2ewX4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6562 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6563 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6564 |
"js-tokens": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6565 |
"version": "3.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6566 |
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6567 |
"integrity": "sha1-COnxMkhKLEWjCQfp3E1VZ7fxFNc=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6568 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6569 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6570 |
"js-yaml": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6571 |
"version": "3.8.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6572 |
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.8.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6573 |
"integrity": "sha1-UgtFZPhlc7qWZir4Woyvp7S1pvY=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6574 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6575 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6576 |
"jsbn": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6577 |
"version": "0.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6578 |
"resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6579 |
"integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6580 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6581 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6582 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6583 |
"jsesc": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6584 |
"version": "0.5.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6585 |
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6586 |
"integrity": "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6587 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6588 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6589 |
"json-schema": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6590 |
"version": "0.2.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6591 |
"resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6592 |
"integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6593 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6594 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6595 |
"json-stable-stringify": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6596 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6597 |
"resolved": "https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6598 |
"integrity": "sha1-mnWdOcXy/1A/1TAGRu1EX4jE+a8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6599 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6600 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6601 |
"json-stringify-safe": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6602 |
"version": "5.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6603 |
"resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6604 |
"integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6605 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6606 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6607 |
"json3": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6608 |
"version": "3.3.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6609 |
"resolved": "https://registry.npmjs.org/json3/-/json3-3.3.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6610 |
"integrity": "sha1-PAQ0dD35Pi9cQq7nsZvLSDV19OE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6611 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6612 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6613 |
"json5": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6614 |
"version": "0.5.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6615 |
"resolved": "https://registry.npmjs.org/json5/-/json5-0.5.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6616 |
"integrity": "sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6617 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6618 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6619 |
"jsonfile": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6620 |
"version": "2.4.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6621 |
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6622 |
"integrity": "sha1-NzaitCi4e72gzIO1P6PWM6NcKug=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6623 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6624 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6625 |
"jsonify": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6626 |
"version": "0.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6627 |
"resolved": "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6628 |
"integrity": "sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6629 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6630 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6631 |
"jsonpointer": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6632 |
"version": "4.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6633 |
"resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6634 |
"integrity": "sha1-T9kss04OnbPInIYi7PUfm5eMbLk=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6635 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6636 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6637 |
"jsprim": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6638 |
"version": "1.4.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6639 |
"resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6640 |
"integrity": "sha1-o7h+QCmNjDgFUtjMdiigu5WiKRg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6641 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6642 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6643 |
"assert-plus": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6644 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6645 |
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6646 |
"integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6647 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6648 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6649 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6650 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6651 |
"kind-of": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6652 |
"version": "3.2.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6653 |
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6654 |
"integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6655 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6656 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6657 |
"klaw": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6658 |
"version": "1.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6659 |
"resolved": "https://registry.npmjs.org/klaw/-/klaw-1.3.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6660 |
"integrity": "sha1-QIhDO0azsbolnXh4XY6W9zugJDk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6661 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6662 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6663 |
"lazy-cache": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6664 |
"version": "1.0.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6665 |
"resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6666 |
"integrity": "sha1-odePw6UEdMuAhF07O24dpJpEbo4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6667 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6668 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6669 |
"lcid": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6670 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6671 |
"resolved": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6672 |
"integrity": "sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6673 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6674 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6675 |
"leaflet": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6676 |
"version": "1.0.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6677 |
"resolved": "https://registry.npmjs.org/leaflet/-/leaflet-1.0.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6678 |
"integrity": "sha1-H0AbmLRcgZITTGyNaWhiU4BQB8g=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6679 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6680 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6681 |
"leek": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6682 |
"version": "0.0.24", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6683 |
"resolved": "https://registry.npmjs.org/leek/-/leek-0.0.24.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6684 |
"integrity": "sha1-5ADlfw5g2O8r1NBo3EKKVDRdvNo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6685 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6686 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6687 |
"leven": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6688 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6689 |
"resolved": "https://registry.npmjs.org/leven/-/leven-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6690 |
"integrity": "sha1-kUS27ryl8dBoAWnxpncNzqYLdcM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6691 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6692 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6693 |
"levn": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6694 |
"version": "0.3.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6695 |
"resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6696 |
"integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6697 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6698 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6699 |
"linkify-it": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6700 |
"version": "2.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6701 |
"resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-2.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6702 |
"integrity": "sha1-2UpGSPmxwXnWT6lykSaL22zpQ08=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6703 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6704 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6705 |
"livereload-js": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6706 |
"version": "2.2.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6707 |
"resolved": "https://registry.npmjs.org/livereload-js/-/livereload-js-2.2.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6708 |
"integrity": "sha1-bIclfmSKtHW8JOoldFftzB+NC8I=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6709 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6710 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6711 |
"load-json-file": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6712 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6713 |
"resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6714 |
"integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6715 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6716 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6717 |
"loader.js": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6718 |
"version": "4.4.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6719 |
"resolved": "https://registry.npmjs.org/loader.js/-/loader.js-4.4.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6720 |
"integrity": "sha512-waH+PmXe0cRCej3c8xFCVmSwBv76dESdv5PLoyilXnzTKz8eDu1Ez8yJ1Y3RtG1k+v2xap0VL6D77C6VwuP+vw==", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6721 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6722 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6723 |
"locate-path": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6724 |
"version": "2.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6725 |
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6726 |
"integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6727 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6728 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6729 |
"lodash": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6730 |
"version": "4.17.4", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6731 |
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6732 |
"integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6733 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6734 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6735 |
"lodash-es": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6736 |
"version": "4.17.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6737 |
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6738 |
"integrity": "sha1-3MHXVS4VCgZABzupyzHXDwMpUOc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6739 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6740 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6741 |
"lodash._arraycopy": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6742 |
"version": "3.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6743 |
"resolved": "https://registry.npmjs.org/lodash._arraycopy/-/lodash._arraycopy-3.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6744 |
"integrity": "sha1-due3wfH7klRzdIeKVi7Qaj5Q9uE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6745 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6746 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6747 |
"lodash._arrayeach": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6748 |
"version": "3.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6749 |
"resolved": "https://registry.npmjs.org/lodash._arrayeach/-/lodash._arrayeach-3.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6750 |
"integrity": "sha1-urFWsqkNPxu9XGU0AzSeXlkz754=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6751 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6752 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6753 |
"lodash._baseassign": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6754 |
"version": "3.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6755 |
"resolved": "https://registry.npmjs.org/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6756 |
"integrity": "sha1-jDigmVAPIVrQnlnxci/QxSv+Ck4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6757 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6758 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6759 |
"lodash._basecopy": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6760 |
"version": "3.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6761 |
"resolved": "https://registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6762 |
"integrity": "sha1-jaDmqHbPNEwK2KVIghEd08XHyjY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6763 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6764 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6765 |
"lodash._baseflatten": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6766 |
"version": "3.1.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6767 |
"resolved": "https://registry.npmjs.org/lodash._baseflatten/-/lodash._baseflatten-3.1.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6768 |
"integrity": "sha1-B3D/gBMa9uNPO1EXlqe6UhTmX/c=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6769 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6770 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6771 |
"lodash._basefor": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6772 |
"version": "3.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6773 |
"resolved": "https://registry.npmjs.org/lodash._basefor/-/lodash._basefor-3.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6774 |
"integrity": "sha1-dVC06SGO8J+tJDQ7YSAhx5tMIMI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6775 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6776 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6777 |
"lodash._bindcallback": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6778 |
"version": "3.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6779 |
"resolved": "https://registry.npmjs.org/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6780 |
"integrity": "sha1-5THCdkTPi1epnhftlbNcdIeJOS4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6781 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6782 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6783 |
"lodash._createassigner": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6784 |
"version": "3.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6785 |
"resolved": "https://registry.npmjs.org/lodash._createassigner/-/lodash._createassigner-3.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6786 |
"integrity": "sha1-g4pbri/aymOsIt7o4Z+k5taXCxE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6787 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6788 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6789 |
"lodash._getnative": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6790 |
"version": "3.9.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6791 |
"resolved": "https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6792 |
"integrity": "sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6793 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6794 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6795 |
"lodash._isiterateecall": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6796 |
"version": "3.0.9", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6797 |
"resolved": "https://registry.npmjs.org/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6798 |
"integrity": "sha1-UgOte6Ql+uhCRg5pbbnPPmqsBXw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6799 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6800 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6801 |
"lodash._reinterpolate": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6802 |
"version": "3.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6803 |
"resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6804 |
"integrity": "sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6805 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6806 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6807 |
"lodash.assign": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6808 |
"version": "3.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6809 |
"resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-3.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6810 |
"integrity": "sha1-POnwI0tLIiPilrj6CsH+6OvKZPo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6811 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6812 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6813 |
"lodash.assignin": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6814 |
"version": "4.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6815 |
"resolved": "https://registry.npmjs.org/lodash.assignin/-/lodash.assignin-4.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6816 |
"integrity": "sha1-uo31+4QesKPoBEIysOJjqNxqKKI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6817 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6818 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6819 |
"lodash.clonedeep": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6820 |
"version": "4.5.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6821 |
"resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6822 |
"integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6823 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6824 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6825 |
"lodash.debounce": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6826 |
"version": "3.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6827 |
"resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-3.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6828 |
"integrity": "sha1-gSIRw3ipTMKdWqTjNGzwv846ffU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6829 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6830 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6831 |
"lodash.defaultsdeep": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6832 |
"version": "4.6.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6833 |
"resolved": "https://registry.npmjs.org/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6834 |
"integrity": "sha1-vsECT4WxvZbL6kBbI8FK1kQ6b4E=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6835 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6836 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6837 |
"lodash.find": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6838 |
"version": "4.6.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6839 |
"resolved": "https://registry.npmjs.org/lodash.find/-/lodash.find-4.6.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6840 |
"integrity": "sha1-ywcE1Hq3F4n/oN6Ll92Sb7iLE7E=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6841 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6842 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6843 |
"lodash.flatten": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6844 |
"version": "3.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6845 |
"resolved": "https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-3.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6846 |
"integrity": "sha1-3hz1d1j49EeTGdNcPpzGDEUBk4w=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6847 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6848 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6849 |
"lodash.isarguments": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6850 |
"version": "3.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6851 |
"resolved": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6852 |
"integrity": "sha1-L1c9hcaiQon/AGY7SRwdM4/zRYo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6853 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6854 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6855 |
"lodash.isarray": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6856 |
"version": "3.0.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6857 |
"resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6858 |
"integrity": "sha1-eeTriMNqgSKvhvhEqpvNhRtfu1U=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6859 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6860 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6861 |
"lodash.isplainobject": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6862 |
"version": "3.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6863 |
"resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-3.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6864 |
"integrity": "sha1-moI4rhayAEMpYM1zRlEtASP79MU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6865 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6866 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6867 |
"lodash.istypedarray": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6868 |
"version": "3.0.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6869 |
"resolved": "https://registry.npmjs.org/lodash.istypedarray/-/lodash.istypedarray-3.0.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6870 |
"integrity": "sha1-yaR3SYYHUB2OhJTSg7h8OSgc72I=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6871 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6872 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6873 |
"lodash.keys": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6874 |
"version": "3.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6875 |
"resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6876 |
"integrity": "sha1-TbwEcrFWvlCgsoaFXRvQsMZWCYo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6877 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6878 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6879 |
"lodash.keysin": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6880 |
"version": "3.0.8", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6881 |
"resolved": "https://registry.npmjs.org/lodash.keysin/-/lodash.keysin-3.0.8.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6882 |
"integrity": "sha1-IsRJPrvtsUJ5YqVLRFssinZ/tH8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6883 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6884 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6885 |
"lodash.merge": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6886 |
"version": "4.6.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6887 |
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6888 |
"integrity": "sha1-aYhLoUSsM/5plzemCG3v+t0PicU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6889 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6890 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6891 |
"lodash.mergewith": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6892 |
"version": "4.6.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6893 |
"resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6894 |
"integrity": "sha1-FQzwoWeR9ZA7iJHqsVRgknS96lU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6895 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6896 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6897 |
"lodash.omit": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6898 |
"version": "4.5.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6899 |
"resolved": "https://registry.npmjs.org/lodash.omit/-/lodash.omit-4.5.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6900 |
"integrity": "sha1-brGa5aHuHdnfC5aeZs4Lf6MLXmA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6901 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6902 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6903 |
"lodash.restparam": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6904 |
"version": "3.6.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6905 |
"resolved": "https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6906 |
"integrity": "sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6907 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6908 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6909 |
"lodash.template": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6910 |
"version": "4.4.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6911 |
"resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.4.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6912 |
"integrity": "sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6913 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6914 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6915 |
"lodash.templatesettings": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6916 |
"version": "4.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6917 |
"resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6918 |
"integrity": "sha1-K01OlbpEDZFf8IvImeRVNmZxMxY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6919 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6920 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6921 |
"lodash.toplainobject": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6922 |
"version": "3.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6923 |
"resolved": "https://registry.npmjs.org/lodash.toplainobject/-/lodash.toplainobject-3.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6924 |
"integrity": "sha1-KHkK2ULSk9eKpmOgfs9/UsoEGY0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6925 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6926 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6927 |
"lodash.uniq": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6928 |
"version": "4.5.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6929 |
"resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6930 |
"integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6931 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6932 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6933 |
"lodash.uniqby": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6934 |
"version": "4.7.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6935 |
"resolved": "https://registry.npmjs.org/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6936 |
"integrity": "sha1-2ZwHpmnp5tJOE2Lf4mbGdhavEwI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6937 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6938 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6939 |
"longest": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6940 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6941 |
"resolved": "https://registry.npmjs.org/longest/-/longest-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6942 |
"integrity": "sha1-MKCy2jj3N3DoKUoNIuZiXtd9AJc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6943 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6944 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6945 |
"loose-envify": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6946 |
"version": "1.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6947 |
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.3.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6948 |
"integrity": "sha1-0aitM/qc4OcT1l/dCsi3SNR4yEg=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6949 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6950 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6951 |
"loud-rejection": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6952 |
"version": "1.6.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6953 |
"resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6954 |
"integrity": "sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6955 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6956 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6957 |
"lru-cache": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6958 |
"version": "4.1.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6959 |
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6960 |
"integrity": "sha512-q4spe4KTfsAS1SUHLO0wz8Qiyf1+vMIAgpRYioFYDMNqKfHQbg+AVDH3i4fvpl71/P1L0dBl+fQi+P37UYf0ew==", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6961 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6962 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6963 |
"make-array": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6964 |
"version": "0.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6965 |
"resolved": "https://registry.npmjs.org/make-array/-/make-array-0.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6966 |
"integrity": "sha1-M14267DFpDFU0hIToeyuriobs+8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6967 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6968 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6969 |
"make-dir": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6970 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6971 |
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6972 |
"integrity": "sha1-l6ARdR6R3YfPre9Ygy67BJNt6Xg=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6973 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6974 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6975 |
"makeerror": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6976 |
"version": "1.0.11", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6977 |
"resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6978 |
"integrity": "sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6979 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6980 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6981 |
"map-obj": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6982 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6983 |
"resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6984 |
"integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6985 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6986 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6987 |
"markdown-it": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6988 |
"version": "8.3.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6989 |
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-8.3.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
6990 |
"integrity": "sha1-L0tiKUjM3Bk9ZvPKLUMSWsSscyM=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6991 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6992 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6993 |
"markdown-it-terminal": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6994 |
"version": "0.0.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6995 |
"resolved": "https://registry.npmjs.org/markdown-it-terminal/-/markdown-it-terminal-0.0.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6996 |
"integrity": "sha1-PyzmJLosqWSni4s4jWBe4zDenO0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6997 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6998 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6999 |
"linkify-it": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7000 |
"version": "1.2.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7001 |
"resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-1.2.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7002 |
"integrity": "sha1-B3NSbDF8j9E71TTuHRgP+Iq/iBo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7003 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7004 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7005 |
"lodash.merge": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7006 |
"version": "3.3.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7007 |
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-3.3.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7008 |
"integrity": "sha1-DZDZPtY3sYeEN7s+IWASYNev6ZQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7009 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7010 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7011 |
"markdown-it": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7012 |
"version": "4.4.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7013 |
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-4.4.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7014 |
"integrity": "sha1-PfNz2+pYepp/7z5WMRtokI91xBQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7015 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7016 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7017 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7018 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7019 |
"matcher-collection": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7020 |
"version": "1.0.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7021 |
"resolved": "https://registry.npmjs.org/matcher-collection/-/matcher-collection-1.0.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7022 |
"integrity": "sha1-L2auCGmZbynkPQtiyD3R1D5YF1U=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7023 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7024 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7025 |
"md5-hex": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7026 |
"version": "1.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7027 |
"resolved": "https://registry.npmjs.org/md5-hex/-/md5-hex-1.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7028 |
"integrity": "sha1-0sSv6YPENwZiF5uMrRRSGRNQRsQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7029 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7030 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7031 |
"md5-o-matic": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7032 |
"version": "0.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7033 |
"resolved": "https://registry.npmjs.org/md5-o-matic/-/md5-o-matic-0.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7034 |
"integrity": "sha1-givM1l4RfFFPqxdrJZRdVBAKA8M=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7035 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7036 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7037 |
"mdurl": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7038 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7039 |
"resolved": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7040 |
"integrity": "sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7041 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7042 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7043 |
"media-typer": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7044 |
"version": "0.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7045 |
"resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7046 |
"integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7047 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7048 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7049 |
"memory-streams": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7050 |
"version": "0.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7051 |
"resolved": "https://registry.npmjs.org/memory-streams/-/memory-streams-0.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7052 |
"integrity": "sha1-Jz/3d6tg/sWZsRY1UlUoLMosUMI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7053 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7054 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7055 |
"meow": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7056 |
"version": "3.7.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7057 |
"resolved": "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7058 |
"integrity": "sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7059 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7060 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7061 |
"minimist": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7062 |
"version": "1.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7063 |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7064 |
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7065 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7066 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7067 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7068 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7069 |
"merge": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7070 |
"version": "1.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7071 |
"resolved": "https://registry.npmjs.org/merge/-/merge-1.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7072 |
"integrity": "sha1-dTHjnUlJwoGma4xabgJl6LBYlNo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7073 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7074 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7075 |
"merge-descriptors": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7076 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7077 |
"resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7078 |
"integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7079 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7080 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7081 |
"merge-trees": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7082 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7083 |
"resolved": "https://registry.npmjs.org/merge-trees/-/merge-trees-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7084 |
"integrity": "sha1-zL5nRWl4f53vF/1G5lJfVwC70j4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7085 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7086 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7087 |
"methods": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7088 |
"version": "1.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7089 |
"resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7090 |
"integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7091 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7092 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7093 |
"micromatch": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7094 |
"version": "2.3.11", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7095 |
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-2.3.11.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7096 |
"integrity": "sha1-hmd8l9FyCzY0MdBNDRUpO9OMFWU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7097 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7098 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7099 |
"mime": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7100 |
"version": "1.3.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7101 |
"resolved": "https://registry.npmjs.org/mime/-/mime-1.3.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7102 |
"integrity": "sha1-WR2E02U6awtKO5343lqoEI5y5eA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7103 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7104 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7105 |
"mime-db": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7106 |
"version": "1.27.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7107 |
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.27.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7108 |
"integrity": "sha1-gg9XIpa70g7CXtVeW13oaeVDbrE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7109 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7110 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7111 |
"mime-types": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7112 |
"version": "2.1.15", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7113 |
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.15.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7114 |
"integrity": "sha1-pOv1BkCUVpI3uM9wBGd20J/JKu0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7115 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7116 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7117 |
"minimatch": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7118 |
"version": "3.0.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7119 |
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7120 |
"integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7121 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7122 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7123 |
"minimist": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7124 |
"version": "0.0.8", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7125 |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7126 |
"integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7127 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7128 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7129 |
"mkdirp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7130 |
"version": "0.5.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7131 |
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7132 |
"integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7133 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7134 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7135 |
"mktemp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7136 |
"version": "0.4.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7137 |
"resolved": "https://registry.npmjs.org/mktemp/-/mktemp-0.4.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7138 |
"integrity": "sha1-bQUVYRyKjITkhKogABKbmOmB/ws=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7139 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7140 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7141 |
"moment": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7142 |
"version": "2.18.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7143 |
"resolved": "https://registry.npmjs.org/moment/-/moment-2.18.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7144 |
"integrity": "sha1-w2GT3Tzhwu7SrbfIAtu8d6gbHA8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7145 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7146 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7147 |
"moment-timezone": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7148 |
"version": "0.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7149 |
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.3.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7150 |
"integrity": "sha1-PvR4VrAtU7cYoQpewgI6opnge/U=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7151 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7152 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7153 |
"morgan": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7154 |
"version": "1.8.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7155 |
"resolved": "https://registry.npmjs.org/morgan/-/morgan-1.8.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7156 |
"integrity": "sha1-eErHc05KRTqcbm6GgKkyknXItoc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7157 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7158 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7159 |
"mout": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7160 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7161 |
"resolved": "https://registry.npmjs.org/mout/-/mout-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7162 |
"integrity": "sha1-m98dSvV9ZtR8s1OmM1oygQmOFQE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7163 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7164 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7165 |
"ms": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7166 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7167 |
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7168 |
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7169 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7170 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7171 |
"mustache": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7172 |
"version": "2.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7173 |
"resolved": "https://registry.npmjs.org/mustache/-/mustache-2.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7174 |
"integrity": "sha1-QCj3d4sXcIpImTCm5SrDvKDaQdA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7175 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7176 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7177 |
"mute-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7178 |
"version": "0.0.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7179 |
"resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7180 |
"integrity": "sha1-SJYrGeFp/R38JAs/HnMXYnu8R9s=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7181 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7182 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7183 |
"nan": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7184 |
"version": "2.6.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7185 |
"resolved": "https://registry.npmjs.org/nan/-/nan-2.6.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7186 |
"integrity": "sha1-5P805slf37WuzAjeZZb0NgWn20U=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7187 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7188 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7189 |
"natural-compare": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7190 |
"version": "1.4.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7191 |
"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7192 |
"integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7193 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7194 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7195 |
"negotiator": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7196 |
"version": "0.6.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7197 |
"resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7198 |
"integrity": "sha1-KzJxhOiZIQEXeyhWP7XnECrNDKk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7199 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7200 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7201 |
"node-fetch": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7202 |
"version": "1.7.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7203 |
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-1.7.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7204 |
"integrity": "sha512-j8XsFGCLw79vWXkZtMSmmLaOk9z5SQ9bV/tkbZVCqvgwzrjAGq66igobLofHtF63NvMTp2WjytpsNTGKa+XRIQ==", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7205 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7206 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7207 |
"node-gyp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7208 |
"version": "3.6.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7209 |
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.6.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7210 |
"integrity": "sha1-m/vlRWIoYoSDjnUOrAUpWFP6HGA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7211 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7212 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7213 |
"glob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7214 |
"version": "7.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7215 |
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7216 |
"integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7217 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7218 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7219 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7220 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7221 |
"node-int64": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7222 |
"version": "0.4.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7223 |
"resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7224 |
"integrity": "sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7225 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7226 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7227 |
"node-modules-path": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7228 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7229 |
"resolved": "https://registry.npmjs.org/node-modules-path/-/node-modules-path-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7230 |
"integrity": "sha1-QAlrCM560OoUaAhjr0ScfHWl0cg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7231 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7232 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7233 |
"node-notifier": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7234 |
"version": "5.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7235 |
"resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-5.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7236 |
"integrity": "sha1-L6nhJgX6EACdRFSdb82KY93g5P8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7237 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7238 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7239 |
"node-sass": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7240 |
"version": "3.13.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7241 |
"resolved": "https://registry.npmjs.org/node-sass/-/node-sass-3.13.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7242 |
"integrity": "sha1-ckD7v/I5YwS0IjUn7TAgWJwAT8I=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7243 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7244 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7245 |
"cross-spawn": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7246 |
"version": "3.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7247 |
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-3.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7248 |
"integrity": "sha1-ElYDfsufDF9549bvE14wdwGEuYI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7249 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7250 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7251 |
"glob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7252 |
"version": "7.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7253 |
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7254 |
"integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7255 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7256 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7257 |
"lodash.assign": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7258 |
"version": "4.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7259 |
"resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-4.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7260 |
"integrity": "sha1-DZnzzNem0mHRm9rrkkUAXShYCOc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7261 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7262 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7263 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7264 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7265 |
"nopt": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7266 |
"version": "3.0.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7267 |
"resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7268 |
"integrity": "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7269 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7270 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7271 |
"normalize-package-data": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7272 |
"version": "2.3.8", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7273 |
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.8.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7274 |
"integrity": "sha1-2Bntoqne29H/pWPqQHHZNngilbs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7275 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7276 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7277 |
"normalize-path": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7278 |
"version": "2.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7279 |
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7280 |
"integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7281 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7282 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7283 |
"npm-git-info": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7284 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7285 |
"resolved": "https://registry.npmjs.org/npm-git-info/-/npm-git-info-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7286 |
"integrity": "sha1-qTPELsMh6A02RuDW6ESv6UYw4dU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7287 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7288 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7289 |
"npm-package-arg": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7290 |
"version": "4.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7291 |
"resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-4.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7292 |
"integrity": "sha1-WTMD/eqF98Qid18X+et2cPaA4+w=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7293 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7294 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7295 |
"npm-run-path": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7296 |
"version": "2.0.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7297 |
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7298 |
"integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7299 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7300 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7301 |
"npmlog": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7302 |
"version": "4.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7303 |
"resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7304 |
"integrity": "sha512-ocolIkZYZt8UveuiDS0yAkkIjid1o7lPG8cYm05yNYzBn8ykQtaiPMEGp8fY9tKdDgm8okpdKzkvu1y9hUYugA==", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7305 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7306 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7307 |
"number-is-nan": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7308 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7309 |
"resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7310 |
"integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7311 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7312 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7313 |
"oauth-sign": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7314 |
"version": "0.8.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7315 |
"resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7316 |
"integrity": "sha1-Rqarfwrq2N6unsBWV4C31O/rnUM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7317 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7318 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7319 |
"object-assign": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7320 |
"version": "4.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7321 |
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7322 |
"integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7323 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7324 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7325 |
"object-component": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7326 |
"version": "0.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7327 |
"resolved": "https://registry.npmjs.org/object-component/-/object-component-0.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7328 |
"integrity": "sha1-8MaapQ78lbhmwYb0AKM3acsvEpE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7329 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7330 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7331 |
"object.omit": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7332 |
"version": "2.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7333 |
"resolved": "https://registry.npmjs.org/object.omit/-/object.omit-2.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7334 |
"integrity": "sha1-Gpx0SCnznbuFjHbKNXmuKlTr0fo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7335 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7336 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7337 |
"on-finished": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7338 |
"version": "2.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7339 |
"resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7340 |
"integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7341 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7342 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7343 |
"on-headers": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7344 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7345 |
"resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7346 |
"integrity": "sha1-ko9dD0cNSTQmUepnlLCFfBAGk/c=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7347 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7348 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7349 |
"once": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7350 |
"version": "1.4.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7351 |
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7352 |
"integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7353 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7354 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7355 |
"onetime": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7356 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7357 |
"resolved": "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7358 |
"integrity": "sha1-ofeDj4MUxRbwXs78vEzP4EtO14k=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7359 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7360 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7361 |
"optimist": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7362 |
"version": "0.6.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7363 |
"resolved": "https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7364 |
"integrity": "sha1-2j6nRob6IaGaERwybpDrFaAZZoY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7365 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7366 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7367 |
"optionator": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7368 |
"version": "0.8.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7369 |
"resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7370 |
"integrity": "sha1-NkxeQJ0/TWMB1sC0wFu6UBgK62Q=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7371 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7372 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7373 |
"wordwrap": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7374 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7375 |
"resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7376 |
"integrity": "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7377 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7378 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7379 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7380 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7381 |
"options": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7382 |
"version": "0.0.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7383 |
"resolved": "https://registry.npmjs.org/options/-/options-0.0.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7384 |
"integrity": "sha1-7CLTEoBrtT5zF3Pnza788cZDEo8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7385 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7386 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7387 |
"ora": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7388 |
"version": "0.2.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7389 |
"resolved": "https://registry.npmjs.org/ora/-/ora-0.2.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7390 |
"integrity": "sha1-N1J9Igrc1Tw5tzVx11QVbV22V6Q=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7391 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7392 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7393 |
"os-homedir": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7394 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7395 |
"resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7396 |
"integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7397 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7398 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7399 |
"os-locale": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7400 |
"version": "1.4.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7401 |
"resolved": "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7402 |
"integrity": "sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7403 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7404 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7405 |
"os-shim": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7406 |
"version": "0.1.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7407 |
"resolved": "https://registry.npmjs.org/os-shim/-/os-shim-0.1.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7408 |
"integrity": "sha1-a2LDeRz3kJ6jXtRuF2WLtBfLORc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7409 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7410 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7411 |
"os-tmpdir": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7412 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7413 |
"resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7414 |
"integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7415 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7416 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7417 |
"osenv": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7418 |
"version": "0.1.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7419 |
"resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7420 |
"integrity": "sha1-Qv5tWVPfBsgGS+bxdsPQWqqjRkQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7421 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7422 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7423 |
"output-file-sync": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7424 |
"version": "1.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7425 |
"resolved": "https://registry.npmjs.org/output-file-sync/-/output-file-sync-1.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7426 |
"integrity": "sha1-0KM+7+YaIF+suQCS6CZZjVJFznY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7427 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7428 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7429 |
"p-finally": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7430 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7431 |
"resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7432 |
"integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7433 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7434 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7435 |
"p-limit": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7436 |
"version": "1.1.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7437 |
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.1.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7438 |
"integrity": "sha1-sH/y2aXYi+yAYDWJWiurZqJ5iLw=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7439 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7440 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7441 |
"p-locate": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7442 |
"version": "2.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7443 |
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7444 |
"integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7445 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7446 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7447 |
"parse-glob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7448 |
"version": "3.0.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7449 |
"resolved": "https://registry.npmjs.org/parse-glob/-/parse-glob-3.0.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7450 |
"integrity": "sha1-ssN2z7EfNVE7rdFz7wu246OIORw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7451 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7452 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7453 |
"parse-json": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7454 |
"version": "2.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7455 |
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7456 |
"integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7457 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7458 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7459 |
"parse-passwd": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7460 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7461 |
"resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7462 |
"integrity": "sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7463 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7464 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7465 |
"parsejson": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7466 |
"version": "0.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7467 |
"resolved": "https://registry.npmjs.org/parsejson/-/parsejson-0.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7468 |
"integrity": "sha1-q343WfIJ7OmUN5c/fQ8fZK4OZKs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7469 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7470 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7471 |
"parseqs": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7472 |
"version": "0.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7473 |
"resolved": "https://registry.npmjs.org/parseqs/-/parseqs-0.0.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7474 |
"integrity": "sha1-1SCKNzjkZ2bikbouoXNoSSGouJ0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7475 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7476 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7477 |
"parseuri": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7478 |
"version": "0.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7479 |
"resolved": "https://registry.npmjs.org/parseuri/-/parseuri-0.0.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7480 |
"integrity": "sha1-gCBKUNTbt3m/3G6+J3jZDkvOMgo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7481 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7482 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7483 |
"parseurl": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7484 |
"version": "1.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7485 |
"resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7486 |
"integrity": "sha1-yKuMkiO6NIiKpkopeyiFO+wY2lY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7487 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7488 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7489 |
"path-exists": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7490 |
"version": "3.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7491 |
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7492 |
"integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7493 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7494 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7495 |
"path-is-absolute": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7496 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7497 |
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7498 |
"integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7499 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7500 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7501 |
"path-is-inside": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7502 |
"version": "1.0.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7503 |
"resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7504 |
"integrity": "sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7505 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7506 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7507 |
"path-key": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7508 |
"version": "2.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7509 |
"resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7510 |
"integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7511 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7512 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7513 |
"path-parse": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7514 |
"version": "1.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7515 |
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7516 |
"integrity": "sha1-PBrfhx6pzWyUMbbqK9dKD/BVxME=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7517 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7518 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7519 |
"path-posix": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7520 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7521 |
"resolved": "https://registry.npmjs.org/path-posix/-/path-posix-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7522 |
"integrity": "sha1-BrJhE/Vr6rBCVFojv6iAA8ysJg8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7523 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7524 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7525 |
"path-to-regexp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7526 |
"version": "0.1.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7527 |
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7528 |
"integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7529 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7530 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7531 |
"path-type": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7532 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7533 |
"resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7534 |
"integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7535 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7536 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7537 |
"performance-now": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7538 |
"version": "0.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7539 |
"resolved": "https://registry.npmjs.org/performance-now/-/performance-now-0.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7540 |
"integrity": "sha1-M+8wxcd9TqIcWlOGnZG1bY8lVeU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7541 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7542 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7543 |
"pify": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7544 |
"version": "2.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7545 |
"resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7546 |
"integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7547 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7548 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7549 |
"pinkie": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7550 |
"version": "2.0.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7551 |
"resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7552 |
"integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7553 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7554 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7555 |
"pinkie-promise": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7556 |
"version": "2.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7557 |
"resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7558 |
"integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7559 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7560 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7561 |
"pluralize": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7562 |
"version": "1.2.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7563 |
"resolved": "https://registry.npmjs.org/pluralize/-/pluralize-1.2.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7564 |
"integrity": "sha1-0aIUg/0iu0HlihL6NCGCMUCJfEU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7565 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7566 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7567 |
"portfinder": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7568 |
"version": "1.0.13", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7569 |
"resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.13.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7570 |
"integrity": "sha1-uzLs2HwnEErm7kS1o8y/Drsa7ek=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7571 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7572 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7573 |
"prelude-ls": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7574 |
"version": "1.1.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7575 |
"resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7576 |
"integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7577 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7578 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7579 |
"preserve": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7580 |
"version": "0.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7581 |
"resolved": "https://registry.npmjs.org/preserve/-/preserve-0.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7582 |
"integrity": "sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7583 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7584 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7585 |
"pretender": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7586 |
"version": "1.4.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7587 |
"resolved": "https://registry.npmjs.org/pretender/-/pretender-1.4.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7588 |
"integrity": "sha1-3emZXf33Wyij3XpzzeL59hLl6PQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7589 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7590 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7591 |
"printf": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7592 |
"version": "0.2.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7593 |
"resolved": "https://registry.npmjs.org/printf/-/printf-0.2.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7594 |
"integrity": "sha1-xDjKLKM+OSdnHbSracDlL5NqTw8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7595 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7596 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7597 |
"private": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7598 |
"version": "0.1.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7599 |
"resolved": "https://registry.npmjs.org/private/-/private-0.1.7.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7600 |
"integrity": "sha1-aM5eih7woju1cMwoU3tTMqumPvE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7601 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7602 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7603 |
"process-nextick-args": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7604 |
"version": "1.0.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7605 |
"resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7606 |
"integrity": "sha1-FQ4gt1ZZCtP5EJPyWk8q2L/zC6M=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7607 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7608 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7609 |
"process-relative-require": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7610 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7611 |
"resolved": "https://registry.npmjs.org/process-relative-require/-/process-relative-require-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7612 |
"integrity": "sha1-FZDfz1uPKYO6U+OYRGtoJAtMxoo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7613 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7614 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7615 |
"progress": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7616 |
"version": "1.1.8", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7617 |
"resolved": "https://registry.npmjs.org/progress/-/progress-1.1.8.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7618 |
"integrity": "sha1-4mDHj2Fhzdmw5WzD4Khd4Xx6V74=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7619 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7620 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7621 |
"promise-map-series": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7622 |
"version": "0.2.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7623 |
"resolved": "https://registry.npmjs.org/promise-map-series/-/promise-map-series-0.2.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7624 |
"integrity": "sha1-wtN3r8kyU/a9A9u3d1XriKsgqEc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7625 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7626 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7627 |
"proxy-addr": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7628 |
"version": "1.1.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7629 |
"resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-1.1.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7630 |
"integrity": "sha1-J+VF9pYKRKYn2bREZ+NcG2tM4vM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7631 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7632 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7633 |
"pseudomap": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7634 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7635 |
"resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7636 |
"integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7637 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7638 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7639 |
"punycode": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7640 |
"version": "1.4.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7641 |
"resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7642 |
"integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7643 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7644 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7645 |
"q": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7646 |
"version": "1.5.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7647 |
"resolved": "https://registry.npmjs.org/q/-/q-1.5.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7648 |
"integrity": "sha1-3QG6ydBtMObyGa7LglPunr3DCPE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7649 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7650 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7651 |
"qs": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7652 |
"version": "6.4.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7653 |
"resolved": "https://registry.npmjs.org/qs/-/qs-6.4.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7654 |
"integrity": "sha1-E+JtKK1rD/qpExLNO/cI7TUecjM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7655 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7656 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7657 |
"quick-temp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7658 |
"version": "0.1.8", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7659 |
"resolved": "https://registry.npmjs.org/quick-temp/-/quick-temp-0.1.8.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7660 |
"integrity": "sha1-urAqJCq4+w3XWKPJd2sy+aXZRAg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7661 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7662 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7663 |
"qunit-notifications": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7664 |
"version": "0.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7665 |
"resolved": "https://registry.npmjs.org/qunit-notifications/-/qunit-notifications-0.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7666 |
"integrity": "sha1-MAGvxqanffvZYsy83d4S3sUobAk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7667 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7668 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7669 |
"qunitjs": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7670 |
"version": "2.3.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7671 |
"resolved": "https://registry.npmjs.org/qunitjs/-/qunitjs-2.3.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7672 |
"integrity": "sha1-RWaWvdYaLItbyPBT8A4g11pz1Tk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7673 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7674 |
"dependencies": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7675 |
"commander": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7676 |
"version": "2.9.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7677 |
"resolved": "https://registry.npmjs.org/commander/-/commander-2.9.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7678 |
"integrity": "sha1-nJkJQXbhIkDLItbFFGCYQA/g99Q=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7679 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7680 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7681 |
"resolve": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7682 |
"version": "1.3.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7683 |
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.3.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7684 |
"integrity": "sha1-HwRCyeDLuBNuh7kwX5MvRsfygjU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7685 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7686 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7687 |
"walk-sync": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7688 |
"version": "0.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7689 |
"resolved": "https://registry.npmjs.org/walk-sync/-/walk-sync-0.3.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7690 |
"integrity": "sha1-VYoWrqyMDbWcAotzxm85doTs5GU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7691 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7692 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7693 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7694 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7695 |
"randomatic": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7696 |
"version": "1.1.7", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7697 |
"resolved": "https://registry.npmjs.org/randomatic/-/randomatic-1.1.7.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7698 |
"integrity": "sha512-D5JUjPyJbaJDkuAazpVnSfVkLlpeO3wDlPROTMLGKG1zMFNFRgrciKo1ltz/AzNTkqE0HzDx655QOL51N06how==", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7699 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7700 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7701 |
"is-number": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7702 |
"version": "3.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7703 |
"resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7704 |
"integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7705 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7706 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7707 |
"kind-of": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7708 |
"version": "3.2.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7709 |
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7710 |
"integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7711 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7712 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7713 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7714 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7715 |
"kind-of": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7716 |
"version": "4.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7717 |
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7718 |
"integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7719 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7720 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7721 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7722 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7723 |
"range-parser": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7724 |
"version": "1.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7725 |
"resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7726 |
"integrity": "sha1-9JvmtIeJTdxA3MlKMi9hEJLgDV4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7727 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7728 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7729 |
"raw-body": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7730 |
"version": "1.1.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7731 |
"resolved": "https://registry.npmjs.org/raw-body/-/raw-body-1.1.7.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7732 |
"integrity": "sha1-HQJ8K/oRasxmI7yo8AAWVyqH1CU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7733 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7734 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7735 |
"bytes": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7736 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7737 |
"resolved": "https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7738 |
"integrity": "sha1-NWnt6Lo0MV+rmcPpLLBMciDeH6g=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7739 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7740 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7741 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7742 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7743 |
"read-pkg": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7744 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7745 |
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7746 |
"integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7747 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7748 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7749 |
"read-pkg-up": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7750 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7751 |
"resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7752 |
"integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7753 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7754 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7755 |
"find-up": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7756 |
"version": "1.1.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7757 |
"resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7758 |
"integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7759 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7760 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7761 |
"path-exists": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7762 |
"version": "2.1.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7763 |
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7764 |
"integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7765 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7766 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7767 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7768 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7769 |
"readable-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7770 |
"version": "1.0.34", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7771 |
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7772 |
"integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7773 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7774 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7775 |
"isarray": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7776 |
"version": "0.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7777 |
"resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7778 |
"integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7779 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7780 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7781 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7782 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7783 |
"readdirp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7784 |
"version": "2.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7785 |
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7786 |
"integrity": "sha1-TtCtBg3zBzMAxIRANz9y0cxkLXg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7787 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7788 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7789 |
"readable-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7790 |
"version": "2.2.11", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7791 |
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.11.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7792 |
"integrity": "sha512-h+8+r3MKEhkiVrwdKL8aWs1oc1VvBu33ueshOvS26RsZQ3Amhx/oO3TKe4lApSV9ueY6as8EAh7mtuFjdlhg9Q==", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7793 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7794 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7795 |
"string_decoder": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7796 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7797 |
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7798 |
"integrity": "sha1-sp4fThEl+pehA4K4pTNze3SR4Xk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7799 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7800 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7801 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7802 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7803 |
"readline2": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7804 |
"version": "1.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7805 |
"resolved": "https://registry.npmjs.org/readline2/-/readline2-1.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7806 |
"integrity": "sha1-QQWWCP/BVHV7cV2ZidGZ/783LjU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7807 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7808 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7809 |
"mute-stream": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7810 |
"version": "0.0.5", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7811 |
"resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.5.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7812 |
"integrity": "sha1-j7+rsKmKJT0xhDMfno3rc3L6xsA=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7813 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7814 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7815 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7816 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7817 |
"recast": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7818 |
"version": "0.11.23", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7819 |
"resolved": "https://registry.npmjs.org/recast/-/recast-0.11.23.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7820 |
"integrity": "sha1-RR/TAEqx5N+bTktmN2sqIZEkYtM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7821 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7822 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7823 |
"rechoir": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7824 |
"version": "0.6.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7825 |
"resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7826 |
"integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7827 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7828 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7829 |
"redent": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7830 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7831 |
"resolved": "https://registry.npmjs.org/redent/-/redent-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7832 |
"integrity": "sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7833 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7834 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7835 |
"redeyed": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7836 |
"version": "0.5.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7837 |
"resolved": "https://registry.npmjs.org/redeyed/-/redeyed-0.5.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7838 |
"integrity": "sha1-erAA5g7jh1rBFdKe2zLBQDxsJdE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7839 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7840 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7841 |
"esprima-fb": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7842 |
"version": "12001.1.0-dev-harmony-fb", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7843 |
"resolved": "https://registry.npmjs.org/esprima-fb/-/esprima-fb-12001.1.0-dev-harmony-fb.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7844 |
"integrity": "sha1-2EQAOEupXOJnjGF60kp/QICNqRU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7845 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7846 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7847 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7848 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7849 |
"regenerate": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7850 |
"version": "1.3.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7851 |
"resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.3.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7852 |
"integrity": "sha1-0ZQcZ7rUN+G+dkM63Vs4X5WxkmA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7853 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7854 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7855 |
"regenerator": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7856 |
"version": "0.8.40", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7857 |
"resolved": "https://registry.npmjs.org/regenerator/-/regenerator-0.8.40.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7858 |
"integrity": "sha1-oORXxY69uuV1yfjNdRJ+k3VkNdg=", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7859 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7860 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7861 |
"ast-types": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7862 |
"version": "0.8.12", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7863 |
"resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.8.12.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7864 |
"integrity": "sha1-oNkOQ1G7iHcWyD/WN+v4GK9K38w=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7865 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7866 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7867 |
"esprima-fb": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7868 |
"version": "15001.1001.0-dev-harmony-fb", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7869 |
"resolved": "https://registry.npmjs.org/esprima-fb/-/esprima-fb-15001.1001.0-dev-harmony-fb.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7870 |
"integrity": "sha1-Q761fsJujPI3092LM+QlM1d/Jlk=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7871 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7872 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7873 |
"recast": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7874 |
"version": "0.10.33", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7875 |
"resolved": "https://registry.npmjs.org/recast/-/recast-0.10.33.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7876 |
"integrity": "sha1-lCgI96oBbx+nFCxGHX5XBKqo1pc=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7877 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7878 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7879 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7880 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7881 |
"regenerator-runtime": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7882 |
"version": "0.10.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7883 |
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.10.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7884 |
"integrity": "sha1-M2w+/BIgrc7dosn6tntaeVWjNlg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7885 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7886 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7887 |
"regenerator-transform": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7888 |
"version": "0.9.11", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7889 |
"resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.9.11.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7890 |
"integrity": "sha1-On0GdSDLe3F2dp61/4aGkb7+EoM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7891 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7892 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7893 |
"regex-cache": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7894 |
"version": "0.4.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7895 |
"resolved": "https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7896 |
"integrity": "sha1-mxpsNdTQ3871cRrmUejp09cRQUU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7897 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7898 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7899 |
"regexpu": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7900 |
"version": "1.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7901 |
"resolved": "https://registry.npmjs.org/regexpu/-/regexpu-1.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7902 |
"integrity": "sha1-5TTcmRqeWEYFDJjebX3UpVyeoW0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7903 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7904 |
"dependencies": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7905 |
"ast-types": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7906 |
"version": "0.8.15", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7907 |
"resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.8.15.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7908 |
"integrity": "sha1-ju8IJ/BN/w7IhXupJavj/qYZTlI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7909 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7910 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7911 |
"esprima": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7912 |
"version": "2.7.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7913 |
"resolved": "https://registry.npmjs.org/esprima/-/esprima-2.7.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7914 |
"integrity": "sha1-luO3DVd59q1JzQMmc9HDEnZ7pYE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7915 |
"dev": true |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7916 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7917 |
"recast": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7918 |
"version": "0.10.43", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7919 |
"resolved": "https://registry.npmjs.org/recast/-/recast-0.10.43.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7920 |
"integrity": "sha1-uV1Q9tYHYaX2JS4V2AZ4FoSRzn8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7921 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7922 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7923 |
"esprima-fb": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7924 |
"version": "15001.1001.0-dev-harmony-fb", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7925 |
"resolved": "https://registry.npmjs.org/esprima-fb/-/esprima-fb-15001.1001.0-dev-harmony-fb.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7926 |
"integrity": "sha1-Q761fsJujPI3092LM+QlM1d/Jlk=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7927 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7928 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7929 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7930 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7931 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7932 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7933 |
"regexpu-core": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7934 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7935 |
"resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-2.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7936 |
"integrity": "sha1-SdA4g3uNz4v6W5pCE5k45uoq4kA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7937 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7938 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7939 |
"regjsgen": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7940 |
"version": "0.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7941 |
"resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7942 |
"integrity": "sha1-bAFq3qxVT3WCP+N6wFuS1aTtsfc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7943 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7944 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7945 |
"regjsparser": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7946 |
"version": "0.1.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7947 |
"resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.1.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7948 |
"integrity": "sha1-fuj4Tcb6eS0/0K4ijSS9lJ6tIFw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7949 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7950 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7951 |
"remove-trailing-separator": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7952 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7953 |
"resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7954 |
"integrity": "sha1-abBi2XhyetFNxrVrpKt3L9jXBRE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7955 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7956 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7957 |
"repeat-element": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7958 |
"version": "1.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7959 |
"resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7960 |
"integrity": "sha1-7wiaF40Ug7quTZPrmLT55OEdmQo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7961 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7962 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7963 |
"repeat-string": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7964 |
"version": "1.6.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7965 |
"resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7966 |
"integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7967 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7968 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7969 |
"repeating": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7970 |
"version": "2.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7971 |
"resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7972 |
"integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7973 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7974 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7975 |
"request": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7976 |
"version": "2.81.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7977 |
"resolved": "https://registry.npmjs.org/request/-/request-2.81.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7978 |
"integrity": "sha1-xpKJRqDgbF+Nb4qTM0af/aRimKA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7979 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7980 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7981 |
"require-directory": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7982 |
"version": "2.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7983 |
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7984 |
"integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7985 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7986 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7987 |
"require-main-filename": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7988 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7989 |
"resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7990 |
"integrity": "sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7991 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7992 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7993 |
"require-uncached": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7994 |
"version": "1.0.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7995 |
"resolved": "https://registry.npmjs.org/require-uncached/-/require-uncached-1.0.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7996 |
"integrity": "sha1-Tg1W1slmL9MeQwEcS5WqSZVUIdM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7997 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
7998 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7999 |
"requires-port": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8000 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8001 |
"resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8002 |
"integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8003 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8004 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8005 |
"resolve": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8006 |
"version": "1.3.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8007 |
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.3.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8008 |
"integrity": "sha1-ZVkHw0aahoDcLeOidaj91paR8OU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8009 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8010 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8011 |
"resolve-dir": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8012 |
"version": "0.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8013 |
"resolved": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-0.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8014 |
"integrity": "sha1-shklmlYC+sXFxJatiUpujMQwJh4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8015 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8016 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8017 |
"resolve-from": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8018 |
"version": "1.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8019 |
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-1.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8020 |
"integrity": "sha1-Jsv+k10a7uq7Kbw/5a6wHpPUQiY=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8021 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8022 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8023 |
"restore-cursor": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8024 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8025 |
"resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8026 |
"integrity": "sha1-NGYfRohjJ/7SmRR5FSJS35LapUE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8027 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8028 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8029 |
"right-align": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8030 |
"version": "0.1.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8031 |
"resolved": "https://registry.npmjs.org/right-align/-/right-align-0.1.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8032 |
"integrity": "sha1-YTObci/mo1FWiSENJOFMlhSGE+8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8033 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8034 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8035 |
"rimraf": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8036 |
"version": "2.6.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8037 |
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8038 |
"integrity": "sha1-wjOOxkPfeht/5cVPqG9XQopV8z0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8039 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8040 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8041 |
"glob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8042 |
"version": "7.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8043 |
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8044 |
"integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8045 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8046 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8047 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8048 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8049 |
"route-recognizer": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8050 |
"version": "0.2.10", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8051 |
"resolved": "https://registry.npmjs.org/route-recognizer/-/route-recognizer-0.2.10.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8052 |
"integrity": "sha1-Aksig8LmjROnx/UXOlkkZF6JAt8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8053 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8054 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8055 |
"rsvp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8056 |
"version": "3.5.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8057 |
"resolved": "https://registry.npmjs.org/rsvp/-/rsvp-3.5.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8058 |
"integrity": "sha1-pixXOkrk4d/QaX68YkLnnGgeqjQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8059 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8060 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8061 |
"run-async": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8062 |
"version": "2.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8063 |
"resolved": "https://registry.npmjs.org/run-async/-/run-async-2.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8064 |
"integrity": "sha1-A3GrSuC91yDUFm19/aZP96RFpsA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8065 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8066 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8067 |
"rw": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8068 |
"version": "1.3.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8069 |
"resolved": "https://registry.npmjs.org/rw/-/rw-1.3.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8070 |
"integrity": "sha1-P4Yt+pGrdmsUiF700BEkv9oHT7Q=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8071 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8072 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8073 |
"rx": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8074 |
"version": "4.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8075 |
"resolved": "https://registry.npmjs.org/rx/-/rx-4.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8076 |
"integrity": "sha1-pfE/957zt0D+MKqAP7CfmIBdR4I=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8077 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8078 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8079 |
"rx-lite": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8080 |
"version": "3.1.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8081 |
"resolved": "https://registry.npmjs.org/rx-lite/-/rx-lite-3.1.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8082 |
"integrity": "sha1-Gc5QLKVyZl87ZHsQk5+X/RYV8QI=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8083 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8084 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8085 |
"safe-buffer": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8086 |
"version": "5.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8087 |
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8088 |
"integrity": "sha1-0mPKVGls2KMGtcplUekt5XkY++c=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8089 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8090 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8091 |
"safe-json-parse": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8092 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8093 |
"resolved": "https://registry.npmjs.org/safe-json-parse/-/safe-json-parse-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8094 |
"integrity": "sha1-PnZyPjjf3aE8mx0poeB//uSzC1c=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8095 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8096 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8097 |
"sane": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8098 |
"version": "1.7.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8099 |
"resolved": "https://registry.npmjs.org/sane/-/sane-1.7.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8100 |
"integrity": "sha1-s1ebzLRclM8gNVzIESSZDf00bjA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8101 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8102 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8103 |
"minimist": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8104 |
"version": "1.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8105 |
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8106 |
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8107 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8108 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8109 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8110 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8111 |
"sass-graph": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8112 |
"version": "2.2.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8113 |
"resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-2.2.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8114 |
"integrity": "sha1-E/vWPNHK8JCLn9k0dq1DpR0eC0k=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8115 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8116 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8117 |
"camelcase": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8118 |
"version": "3.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8119 |
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8120 |
"integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8121 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8122 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8123 |
"cliui": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8124 |
"version": "3.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8125 |
"resolved": "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8126 |
"integrity": "sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8127 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8128 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8129 |
"glob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8130 |
"version": "7.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8131 |
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8132 |
"integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8133 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8134 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8135 |
"yargs": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8136 |
"version": "7.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8137 |
"resolved": "https://registry.npmjs.org/yargs/-/yargs-7.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8138 |
"integrity": "sha1-a6MY6xaWFyf10oT46gA+jWFU0Mg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8139 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8140 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8141 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8142 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8143 |
"scss-tokenizer": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8144 |
"version": "0.2.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8145 |
"resolved": "https://registry.npmjs.org/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8146 |
"integrity": "sha1-jrBtualyMzOCTT9VMGQRSYR85dE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8147 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8148 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8149 |
"source-map": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8150 |
"version": "0.4.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8151 |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8152 |
"integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8153 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8154 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8155 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8156 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8157 |
"semver": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8158 |
"version": "5.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8159 |
"resolved": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8160 |
"integrity": "sha1-myzl094C0XxgEq0yaqa00M9U+U8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8161 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8162 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8163 |
"send": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8164 |
"version": "0.15.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8165 |
"resolved": "https://registry.npmjs.org/send/-/send-0.15.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8166 |
"integrity": "sha1-UBP5+ZAj31DRvZiSwZ4979HVMwk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8167 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8168 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8169 |
"debug": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8170 |
"version": "2.6.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8171 |
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.7.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8172 |
"integrity": "sha1-krrR9tBbu2u6Isyoi80OyJTChh4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8173 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8174 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8175 |
"mime": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8176 |
"version": "1.3.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8177 |
"resolved": "https://registry.npmjs.org/mime/-/mime-1.3.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8178 |
"integrity": "sha1-EV+eO2s9rylZmDyzjxSaLUDrXVM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8179 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8180 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8181 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8182 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8183 |
"serve-static": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8184 |
"version": "1.12.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8185 |
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.12.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8186 |
"integrity": "sha1-n0uhni8wMMVH+K+ZEHg47DjVseI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8187 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8188 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8189 |
"set-blocking": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8190 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8191 |
"resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8192 |
"integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8193 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8194 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8195 |
"set-immediate-shim": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8196 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8197 |
"resolved": "https://registry.npmjs.org/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8198 |
"integrity": "sha1-SysbJ+uAip+NzEgaWOXlb1mfP2E=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8199 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8200 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8201 |
"setprototypeof": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8202 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8203 |
"resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8204 |
"integrity": "sha1-ZlZ+NwQ+608E2RvWWMDL77VbjgQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8205 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8206 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8207 |
"shebang-command": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8208 |
"version": "1.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8209 |
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8210 |
"integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8211 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8212 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8213 |
"shebang-regex": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8214 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8215 |
"resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8216 |
"integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8217 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8218 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8219 |
"shelljs": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8220 |
"version": "0.7.8", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8221 |
"resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.7.8.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8222 |
"integrity": "sha1-3svPh0sNHl+3LhSxZKloMEjprLM=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8223 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8224 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8225 |
"glob": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8226 |
"version": "7.1.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8227 |
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8228 |
"integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8229 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8230 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8231 |
} |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8232 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8233 |
"shellwords": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8234 |
"version": "0.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8235 |
"resolved": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8236 |
"integrity": "sha1-Zq/Ue2oSky2Qccv9mKUueFzQuhQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8237 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8238 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8239 |
"signal-exit": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8240 |
"version": "3.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8241 |
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8242 |
"integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8243 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8244 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8245 |
"silent-error": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8246 |
"version": "1.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8247 |
"resolved": "https://registry.npmjs.org/silent-error/-/silent-error-1.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8248 |
"integrity": "sha1-IglwbxyFCp8dENDYQJGLRvJuG8k=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8249 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8250 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8251 |
"simple-dom": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8252 |
"version": "0.3.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8253 |
"resolved": "https://registry.npmjs.org/simple-dom/-/simple-dom-0.3.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8254 |
"integrity": "sha1-BmPRDxVW8VAFUdUY9W46ughxNx0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8255 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8256 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8257 |
"simple-fmt": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8258 |
"version": "0.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8259 |
"resolved": "https://registry.npmjs.org/simple-fmt/-/simple-fmt-0.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8260 |
"integrity": "sha1-GRv1ZqWeZTBILLJatTtKjchcOms=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8261 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8262 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8263 |
"simple-html-tokenizer": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8264 |
"version": "0.3.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8265 |
"resolved": "https://registry.npmjs.org/simple-html-tokenizer/-/simple-html-tokenizer-0.3.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8266 |
"integrity": "sha1-m4tVWdgOMxpUTdE91ZOC5dDZRBE=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8267 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8268 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8269 |
"simple-is": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8270 |
"version": "0.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8271 |
"resolved": "https://registry.npmjs.org/simple-is/-/simple-is-0.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8272 |
"integrity": "sha1-Krt1qt453rXMgVzhDmGRFkhQuvA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8273 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8274 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8275 |
"slash": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8276 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8277 |
"resolved": "https://registry.npmjs.org/slash/-/slash-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8278 |
"integrity": "sha1-xB8vbDn8FtHNF61LXYlhFK5HDVU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8279 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8280 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8281 |
"slice-ansi": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8282 |
"version": "0.0.4", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8283 |
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-0.0.4.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8284 |
"integrity": "sha1-7b+JA/ZvfOL46v1s7tZeJkyDGzU=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8285 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8286 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8287 |
"slide": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8288 |
"version": "1.1.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8289 |
"resolved": "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8290 |
"integrity": "sha1-VusCfWW00tzmyy4tMsTUr8nh1wc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8291 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8292 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8293 |
"sntp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8294 |
"version": "1.0.9", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8295 |
"resolved": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8296 |
"integrity": "sha1-ZUEYTMkK7qbG57NeJlkIJEPGYZg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8297 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8298 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8299 |
"socket.io": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8300 |
"version": "1.6.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8301 |
"resolved": "https://registry.npmjs.org/socket.io/-/socket.io-1.6.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8302 |
"integrity": "sha1-PkDZMmN+a9kjmBslyvfFPoO24uE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8303 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8304 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8305 |
"debug": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8306 |
"version": "2.3.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8307 |
"resolved": "https://registry.npmjs.org/debug/-/debug-2.3.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8308 |
"integrity": "sha1-QMRT5n5uE8kB3ewxeviYbNqe/4w=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8309 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8310 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8311 |
"ms": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8312 |
"version": "0.7.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8313 |
"resolved": "https://registry.npmjs.org/ms/-/ms-0.7.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8314 |
"integrity": "sha1-riXPJRKziFodldfwN4aNhDESR2U=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8315 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8316 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8317 |
"object-assign": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8318 |
"version": "4.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8319 |
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8320 |
"integrity": "sha1-ejs9DpgGPUP0wD8uiubNUahog6A=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8321 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8322 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8323 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8324 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8325 |
"socket.io-adapter": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8326 |
"version": "0.5.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8327 |
"resolved": "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-0.5.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8328 |
"integrity": "sha1-y21LuL7IHhB4uZZ3+c7QBGBmu4s=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8329 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8330 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8331 |
"debug": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8332 |
"version": "2.3.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8333 |
"resolved": "https://registry.npmjs.org/debug/-/debug-2.3.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8334 |
"integrity": "sha1-QMRT5n5uE8kB3ewxeviYbNqe/4w=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8335 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8336 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8337 |
"ms": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8338 |
"version": "0.7.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8339 |
"resolved": "https://registry.npmjs.org/ms/-/ms-0.7.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8340 |
"integrity": "sha1-riXPJRKziFodldfwN4aNhDESR2U=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8341 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8342 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8343 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8344 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8345 |
"socket.io-client": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8346 |
"version": "1.6.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8347 |
"resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-1.6.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8348 |
"integrity": "sha1-W2aPT3cTBN/u0XkGRwg4b6ZxeFM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8349 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8350 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8351 |
"component-emitter": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8352 |
"version": "1.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8353 |
"resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8354 |
"integrity": "sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8355 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8356 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8357 |
"debug": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8358 |
"version": "2.3.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8359 |
"resolved": "https://registry.npmjs.org/debug/-/debug-2.3.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8360 |
"integrity": "sha1-QMRT5n5uE8kB3ewxeviYbNqe/4w=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8361 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8362 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8363 |
"ms": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8364 |
"version": "0.7.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8365 |
"resolved": "https://registry.npmjs.org/ms/-/ms-0.7.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8366 |
"integrity": "sha1-riXPJRKziFodldfwN4aNhDESR2U=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8367 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8368 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8369 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8370 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8371 |
"socket.io-parser": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8372 |
"version": "2.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8373 |
"resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-2.3.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8374 |
"integrity": "sha1-3VMgJRA85Clpcya+/WQAX8/ltKA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8375 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8376 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8377 |
"debug": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8378 |
"version": "2.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8379 |
"resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8380 |
"integrity": "sha1-+HBX6ZWxofauaklgZkE3vFbwOdo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8381 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8382 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8383 |
"isarray": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8384 |
"version": "0.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8385 |
"resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8386 |
"integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8387 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8388 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8389 |
"ms": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8390 |
"version": "0.7.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8391 |
"resolved": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8392 |
"integrity": "sha1-nNE8A62/8ltl7/3nzoZO6VIBcJg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8393 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8394 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8395 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8396 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8397 |
"sort-object-keys": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8398 |
"version": "1.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8399 |
"resolved": "https://registry.npmjs.org/sort-object-keys/-/sort-object-keys-1.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8400 |
"integrity": "sha1-06bEjcKsl+a8lDZ2luA/bQnTeVI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8401 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8402 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8403 |
"sort-package-json": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8404 |
"version": "1.7.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8405 |
"resolved": "https://registry.npmjs.org/sort-package-json/-/sort-package-json-1.7.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8406 |
"integrity": "sha1-E7Ni/2QAxbTqqboiD56nw9ZkS18=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8407 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8408 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8409 |
"source-map": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8410 |
"version": "0.5.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8411 |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8412 |
"integrity": "sha1-dc449SvwczxafwwRjYEzSiu19BI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8413 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8414 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8415 |
"source-map-support": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8416 |
"version": "0.4.15", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8417 |
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.15.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8418 |
"integrity": "sha1-AyAt9lwG0r2MfsI2KhkwVv7407E=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8419 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8420 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8421 |
"source-map-url": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8422 |
"version": "0.3.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8423 |
"resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.3.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8424 |
"integrity": "sha1-fsrxO1e80J2opAxdJp2zN5nUqvk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8425 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8426 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8427 |
"spawn-args": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8428 |
"version": "0.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8429 |
"resolved": "https://registry.npmjs.org/spawn-args/-/spawn-args-0.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8430 |
"integrity": "sha1-+30L0dcP1DFr2ePew4nmX51jYbs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8431 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8432 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8433 |
"spawn-sync": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8434 |
"version": "1.0.15", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8435 |
"resolved": "https://registry.npmjs.org/spawn-sync/-/spawn-sync-1.0.15.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8436 |
"integrity": "sha1-sAeZVX63+wyDdsKdROih6mfldHY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8437 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8438 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8439 |
"spawnback": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8440 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8441 |
"resolved": "https://registry.npmjs.org/spawnback/-/spawnback-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8442 |
"integrity": "sha1-9zZi9+VNlTZ+ynTWQmxnfdfqaG8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8443 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8444 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8445 |
"spdx-correct": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8446 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8447 |
"resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8448 |
"integrity": "sha1-SzBz2TP/UfORLwOsVRlJikFQ20A=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8449 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8450 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8451 |
"spdx-expression-parse": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8452 |
"version": "1.0.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8453 |
"resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-1.0.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8454 |
"integrity": "sha1-m98vIOH0DtRH++JzJmGR/O1RYmw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8455 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8456 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8457 |
"spdx-license-ids": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8458 |
"version": "1.2.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8459 |
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8460 |
"integrity": "sha1-yd96NCRZSt5r0RkA1ZZpbcBrrFc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8461 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8462 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8463 |
"sprintf-js": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8464 |
"version": "1.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8465 |
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8466 |
"integrity": "sha1-Nr54Mgr+WAH2zqPueLblqrlA6gw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8467 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8468 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8469 |
"sri-toolbox": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8470 |
"version": "0.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8471 |
"resolved": "https://registry.npmjs.org/sri-toolbox/-/sri-toolbox-0.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8472 |
"integrity": "sha1-p/6lw/3lXmdc8cjAbz67XCk1g14=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8473 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8474 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8475 |
"sshpk": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8476 |
"version": "1.13.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8477 |
"resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.13.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8478 |
"integrity": "sha1-US322mKHFEMW3EwY/hzx2UBzm+M=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8479 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8480 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8481 |
"assert-plus": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8482 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8483 |
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8484 |
"integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8485 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8486 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8487 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8488 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8489 |
"stable": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8490 |
"version": "0.1.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8491 |
"resolved": "https://registry.npmjs.org/stable/-/stable-0.1.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8492 |
"integrity": "sha1-kQ9dKu17Ugxud3SZwfMuE5/eyxA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8493 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8494 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8495 |
"statuses": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8496 |
"version": "1.3.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8497 |
"resolved": "https://registry.npmjs.org/statuses/-/statuses-1.3.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8498 |
"integrity": "sha1-+vUbnrdKrvOzrPStX2Gr8ky3uT4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8499 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8500 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8501 |
"stdout-stream": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8502 |
"version": "1.4.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8503 |
"resolved": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8504 |
"integrity": "sha1-osfIWH5U2UJ+qe2zrD8s1SLfN4s=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8505 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8506 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8507 |
"readable-stream": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8508 |
"version": "2.2.11", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8509 |
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.11.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8510 |
"integrity": "sha512-h+8+r3MKEhkiVrwdKL8aWs1oc1VvBu33ueshOvS26RsZQ3Amhx/oO3TKe4lApSV9ueY6as8EAh7mtuFjdlhg9Q==", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8511 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8512 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8513 |
"string_decoder": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8514 |
"version": "1.0.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8515 |
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8516 |
"integrity": "sha1-sp4fThEl+pehA4K4pTNze3SR4Xk=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8517 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8518 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8519 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8520 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8521 |
"string_decoder": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8522 |
"version": "0.10.31", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8523 |
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8524 |
"integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8525 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8526 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8527 |
"string-template": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8528 |
"version": "0.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8529 |
"resolved": "https://registry.npmjs.org/string-template/-/string-template-0.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8530 |
"integrity": "sha1-QpMuWYo1LQH8IuwzZ9nYTuxsmt0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8531 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8532 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8533 |
"string-width": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8534 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8535 |
"resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8536 |
"integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8537 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8538 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8539 |
"stringmap": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8540 |
"version": "0.2.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8541 |
"resolved": "https://registry.npmjs.org/stringmap/-/stringmap-0.2.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8542 |
"integrity": "sha1-VWwTeyWPlCuHdvWy71gqoGnX0bE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8543 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8544 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8545 |
"stringset": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8546 |
"version": "0.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8547 |
"resolved": "https://registry.npmjs.org/stringset/-/stringset-0.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8548 |
"integrity": "sha1-7yWcTjSTRDd/zRyRPdLoSMnAQrU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8549 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8550 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8551 |
"stringstream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8552 |
"version": "0.0.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8553 |
"resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8554 |
"integrity": "sha1-TkhM1N5aC7vuGORjB3EKioFiGHg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8555 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8556 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8557 |
"strip-ansi": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8558 |
"version": "3.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8559 |
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8560 |
"integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8561 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8562 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8563 |
"strip-bom": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8564 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8565 |
"resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8566 |
"integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8567 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8568 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8569 |
"strip-eof": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8570 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8571 |
"resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8572 |
"integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8573 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8574 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8575 |
"strip-indent": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8576 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8577 |
"resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8578 |
"integrity": "sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8579 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8580 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8581 |
"strip-json-comments": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8582 |
"version": "2.0.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8583 |
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8584 |
"integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8585 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8586 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8587 |
"styled_string": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8588 |
"version": "0.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8589 |
"resolved": "https://registry.npmjs.org/styled_string/-/styled_string-0.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8590 |
"integrity": "sha1-0ieCvYEpVFm8Tx3xjEutjpTdEko=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8591 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8592 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8593 |
"sum-up": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8594 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8595 |
"resolved": "https://registry.npmjs.org/sum-up/-/sum-up-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8596 |
"integrity": "sha1-HGYfZnBX9jvLeHWqFDi8FiUlFW4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8597 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8598 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8599 |
"supports-color": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8600 |
"version": "2.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8601 |
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8602 |
"integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8603 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8604 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8605 |
"symlink-or-copy": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8606 |
"version": "1.1.8", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8607 |
"resolved": "https://registry.npmjs.org/symlink-or-copy/-/symlink-or-copy-1.1.8.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8608 |
"integrity": "sha1-yr5h4AEMHAI8Fzsl7lEIs39LSqM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8609 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8610 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8611 |
"table": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8612 |
"version": "3.8.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8613 |
"resolved": "https://registry.npmjs.org/table/-/table-3.8.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8614 |
"integrity": "sha1-K7xULw/amGGnVdOUf+/Ys/UThV8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8615 |
"dev": true, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8616 |
"dependencies": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8617 |
"is-fullwidth-code-point": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8618 |
"version": "2.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8619 |
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8620 |
"integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8621 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8622 |
}, |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8623 |
"string-width": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8624 |
"version": "2.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8625 |
"resolved": "https://registry.npmjs.org/string-width/-/string-width-2.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8626 |
"integrity": "sha1-Y1xUNsxypuDDh87KJ41OLuxSaH4=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8627 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8628 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8629 |
} |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8630 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8631 |
"tap-parser": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8632 |
"version": "5.4.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8633 |
"resolved": "https://registry.npmjs.org/tap-parser/-/tap-parser-5.4.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8634 |
"integrity": "sha512-BIsIaGqv7uTQgTW1KLTMNPSEQf4zDDPgYOBRdgOfuB+JFOLRBfEu6cLa/KvMvmqggu1FKXDfitjLwsq4827RvA==", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8635 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8636 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8637 |
"readable-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8638 |
"version": "2.2.11", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8639 |
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.11.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8640 |
"integrity": "sha512-h+8+r3MKEhkiVrwdKL8aWs1oc1VvBu33ueshOvS26RsZQ3Amhx/oO3TKe4lApSV9ueY6as8EAh7mtuFjdlhg9Q==", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8641 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8642 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8643 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8644 |
"string_decoder": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8645 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8646 |
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8647 |
"integrity": "sha1-sp4fThEl+pehA4K4pTNze3SR4Xk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8648 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8649 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8650 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8651 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8652 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8653 |
"tar": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8654 |
"version": "2.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8655 |
"resolved": "https://registry.npmjs.org/tar/-/tar-2.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8656 |
"integrity": "sha1-jk0qJWwOIYXGsYrWlK7JaLg8sdE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8657 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8658 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8659 |
"temp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8660 |
"version": "0.8.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8661 |
"resolved": "https://registry.npmjs.org/temp/-/temp-0.8.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8662 |
"integrity": "sha1-4Ma8TSa5AxJEEOT+2BEDAU38H1k=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8663 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8664 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8665 |
"rimraf": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8666 |
"version": "2.2.8", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8667 |
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8668 |
"integrity": "sha1-5Dm+Kq7jJzIZUnMPmaiSnk/FBYI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8669 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8670 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8671 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8672 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8673 |
"testem": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8674 |
"version": "1.16.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8675 |
"resolved": "https://registry.npmjs.org/testem/-/testem-1.16.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8676 |
"integrity": "sha1-lURtMQoQ6FLT69vAzis/11N4uik=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8677 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8678 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8679 |
"glob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8680 |
"version": "7.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8681 |
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8682 |
"integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8683 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8684 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8685 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8686 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8687 |
"tether": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8688 |
"version": "1.4.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8689 |
"resolved": "https://registry.npmjs.org/tether/-/tether-1.4.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8690 |
"integrity": "sha1-D5+hcfdb9YSF2BSelHmdeudNHBo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8691 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8692 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8693 |
"text-table": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8694 |
"version": "0.2.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8695 |
"resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8696 |
"integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8697 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8698 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8699 |
"textextensions": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8700 |
"version": "2.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8701 |
"resolved": "https://registry.npmjs.org/textextensions/-/textextensions-2.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8702 |
"integrity": "sha1-G+DcKg3CRNRL6KCa9qha+5PE28M=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8703 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8704 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8705 |
"through": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8706 |
"version": "2.3.8", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8707 |
"resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8708 |
"integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8709 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8710 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8711 |
"tiny-lr": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8712 |
"version": "1.0.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8713 |
"resolved": "https://registry.npmjs.org/tiny-lr/-/tiny-lr-1.0.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8714 |
"integrity": "sha1-0Tvs83+LfpYzIPV0Mpjj6TTHMpo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8715 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8716 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8717 |
"debug": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8718 |
"version": "2.2.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8719 |
"resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8720 |
"integrity": "sha1-+HBX6ZWxofauaklgZkE3vFbwOdo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8721 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8722 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8723 |
"ms": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8724 |
"version": "0.7.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8725 |
"resolved": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8726 |
"integrity": "sha1-nNE8A62/8ltl7/3nzoZO6VIBcJg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8727 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8728 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8729 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8730 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8731 |
"tmp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8732 |
"version": "0.0.28", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8733 |
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.28.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8734 |
"integrity": "sha1-Fyc1t/YU6nrzlmT6hM8N5OUV0SA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8735 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8736 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8737 |
"tmpl": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8738 |
"version": "1.0.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8739 |
"resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8740 |
"integrity": "sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8741 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8742 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8743 |
"to-array": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8744 |
"version": "0.1.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8745 |
"resolved": "https://registry.npmjs.org/to-array/-/to-array-0.1.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8746 |
"integrity": "sha1-F+bBH3PdTz10zaek/zI46a2b+JA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8747 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8748 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8749 |
"to-fast-properties": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8750 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8751 |
"resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8752 |
"integrity": "sha1-uDVx+k2MJbguIxsG46MFXeTKGkc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8753 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8754 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8755 |
"tough-cookie": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8756 |
"version": "2.3.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8757 |
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8758 |
"integrity": "sha1-8IH3bkyFcg5sN6X6ztc3FQ2EByo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8759 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8760 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8761 |
"tree-sync": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8762 |
"version": "1.2.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8763 |
"resolved": "https://registry.npmjs.org/tree-sync/-/tree-sync-1.2.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8764 |
"integrity": "sha1-LPdrhYn1n/7bWNtaOsfLAT0BWLc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8765 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8766 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8767 |
"walk-sync": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8768 |
"version": "0.2.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8769 |
"resolved": "https://registry.npmjs.org/walk-sync/-/walk-sync-0.2.7.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8770 |
"integrity": "sha1-tJvk7mhnZXrrc2l4tWop0Q+jmWk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8771 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8772 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8773 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8774 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8775 |
"trim-newlines": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8776 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8777 |
"resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8778 |
"integrity": "sha1-WIeWa7WCpFA6QetST301ARgVphM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8779 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8780 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8781 |
"trim-right": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8782 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8783 |
"resolved": "https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8784 |
"integrity": "sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8785 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8786 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8787 |
"try-resolve": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8788 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8789 |
"resolved": "https://registry.npmjs.org/try-resolve/-/try-resolve-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8790 |
"integrity": "sha1-z95vq9ctY+V5fPqrhzq76OcA6RI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8791 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8792 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8793 |
"tryit": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8794 |
"version": "1.0.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8795 |
"resolved": "https://registry.npmjs.org/tryit/-/tryit-1.0.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8796 |
"integrity": "sha1-OTvnMKlEb9Hq1tpZoBQwjzbCics=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8797 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8798 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8799 |
"tryor": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8800 |
"version": "0.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8801 |
"resolved": "https://registry.npmjs.org/tryor/-/tryor-0.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8802 |
"integrity": "sha1-gUXkynyv9ArN48z5Rui4u3W0Fys=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8803 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8804 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8805 |
"tunnel-agent": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8806 |
"version": "0.6.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8807 |
"resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8808 |
"integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8809 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8810 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8811 |
"tweetnacl": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8812 |
"version": "0.14.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8813 |
"resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8814 |
"integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8815 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8816 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8817 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8818 |
"type-check": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8819 |
"version": "0.3.2", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8820 |
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8821 |
"integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8822 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8823 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8824 |
"type-is": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8825 |
"version": "1.6.15", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8826 |
"resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.15.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8827 |
"integrity": "sha1-yrEPtJCeRByChC6v4a1kbIGARBA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8828 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8829 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8830 |
"typedarray": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8831 |
"version": "0.0.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8832 |
"resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8833 |
"integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8834 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8835 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8836 |
"uc.micro": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8837 |
"version": "1.0.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8838 |
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8839 |
"integrity": "sha1-ftUNXg+an7ClczeSWfKndFjVAZI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8840 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8841 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8842 |
"uglify-js": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8843 |
"version": "2.8.28", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8844 |
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.8.28.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8845 |
"integrity": "sha512-WqKNbmNJKzIdIEQu/U2ytgGBbhCy2PVks94GoetczOAJ/zCgVu2CuO7gguI5KPFGPtUtI1dmPQl6h0D4cPzypA==", |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8846 |
"dev": true |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8847 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8848 |
"uglify-to-browserify": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8849 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8850 |
"resolved": "https://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8851 |
"integrity": "sha1-bgkk1r2mta/jSeOabWMoUKD4grc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8852 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8853 |
"optional": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8854 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8855 |
"ultron": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8856 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8857 |
"resolved": "https://registry.npmjs.org/ultron/-/ultron-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8858 |
"integrity": "sha1-rOEWq1V80Zc4ak6I9GhTeMiy5Po=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8859 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8860 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8861 |
"underscore": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8862 |
"version": "1.8.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8863 |
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8864 |
"integrity": "sha1-Tz+1OxBuYJf8+ctBCfKl6b36UCI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8865 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8866 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8867 |
"underscore.string": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8868 |
"version": "3.3.4", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8869 |
"resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-3.3.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8870 |
"integrity": "sha1-LCo/n4PmR2L9xF5s6sZRQoZCE9s=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8871 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8872 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8873 |
"unique-string": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8874 |
"version": "1.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8875 |
"resolved": "https://registry.npmjs.org/unique-string/-/unique-string-1.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8876 |
"integrity": "sha1-nhBXzKhRq7kzmPizOuGHuZyuwRo=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8877 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8878 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8879 |
"unpipe": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8880 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8881 |
"resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8882 |
"integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8883 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8884 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8885 |
"untildify": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8886 |
"version": "2.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8887 |
"resolved": "https://registry.npmjs.org/untildify/-/untildify-2.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8888 |
"integrity": "sha1-F+soB5h/dpUunASF/DEdBqgmouA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8889 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8890 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8891 |
"user-home": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8892 |
"version": "2.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8893 |
"resolved": "https://registry.npmjs.org/user-home/-/user-home-2.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8894 |
"integrity": "sha1-nHC/2Babwdy/SGBODwS4tJzenp8=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8895 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8896 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8897 |
"username-sync": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8898 |
"version": "1.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8899 |
"resolved": "https://registry.npmjs.org/username-sync/-/username-sync-1.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8900 |
"integrity": "sha1-HN6H7vz5S4gimE2Ti6K3l0Jtrh8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8901 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8902 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8903 |
"util-deprecate": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8904 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8905 |
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8906 |
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8907 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8908 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8909 |
"utils-merge": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8910 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8911 |
"resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8912 |
"integrity": "sha1-ApT7kiu5N1FTVBxPcJYjHyh8ivg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8913 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8914 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8915 |
"uuid": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8916 |
"version": "3.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8917 |
"resolved": "https://registry.npmjs.org/uuid/-/uuid-3.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8918 |
"integrity": "sha1-ZUS7ot/ajBzxfmKaOjBeK7H+5sE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8919 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8920 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8921 |
"validate-npm-package-license": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8922 |
"version": "3.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8923 |
"resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8924 |
"integrity": "sha1-KAS6vnEq0zeUWaz74kdGqywwP7w=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8925 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8926 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8927 |
"validate-npm-package-name": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8928 |
"version": "3.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8929 |
"resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-3.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8930 |
"integrity": "sha1-X6kS2B630MdK/BQN5zF/DKffQ34=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8931 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8932 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8933 |
"vary": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8934 |
"version": "1.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8935 |
"resolved": "https://registry.npmjs.org/vary/-/vary-1.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8936 |
"integrity": "sha1-Z1Neu2lMHVIldFeYRmUyP1h+jTc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8937 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8938 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8939 |
"verror": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8940 |
"version": "1.3.6", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8941 |
"resolved": "https://registry.npmjs.org/verror/-/verror-1.3.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8942 |
"integrity": "sha1-z/XfEpRtKX0rqu+qJoniW+AcAFw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8943 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8944 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8945 |
"walk-sync": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8946 |
"version": "0.3.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8947 |
"resolved": "https://registry.npmjs.org/walk-sync/-/walk-sync-0.3.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8948 |
"integrity": "sha512-FMB5VqpLqOCcqrzA9okZFc0wq0Qbmdm396qJxvQZhDpyu0W95G9JCmp74tx7iyYnyOcBtUuKJsgIKAqjozvmmQ==", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8949 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8950 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8951 |
"walker": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8952 |
"version": "1.0.7", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8953 |
"resolved": "https://registry.npmjs.org/walker/-/walker-1.0.7.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8954 |
"integrity": "sha1-L3+bj9ENZ3JisYqITijRlhjgKPs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8955 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8956 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8957 |
"watch": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8958 |
"version": "0.10.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8959 |
"resolved": "https://registry.npmjs.org/watch/-/watch-0.10.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8960 |
"integrity": "sha1-d3mLLaD5kQ1ZXxrOWwwiWFIfIdw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8961 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8962 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8963 |
"websocket-driver": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8964 |
"version": "0.6.5", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8965 |
"resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.6.5.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8966 |
"integrity": "sha1-XLJVbOuF9Dc8bYI4qmkchFThOjY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8967 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8968 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8969 |
"websocket-extensions": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8970 |
"version": "0.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8971 |
"resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8972 |
"integrity": "sha1-domUmcGEtu91Q3fC27DNbLVdKec=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8973 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8974 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8975 |
"which": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8976 |
"version": "1.2.14", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8977 |
"resolved": "https://registry.npmjs.org/which/-/which-1.2.14.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8978 |
"integrity": "sha1-mofEN48D6CfOyvGs31bHNsAcFOU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8979 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8980 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8981 |
"which-module": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8982 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8983 |
"resolved": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8984 |
"integrity": "sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8985 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8986 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8987 |
"wide-align": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8988 |
"version": "1.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8989 |
"resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8990 |
"integrity": "sha512-ijDLlyQ7s6x1JgCLur53osjm/UXUYD9+0PbYKrBsYisYXzCxN+HC3mYDNy/dWdmf3AwqwU3CXwDCvsNgGK1S0w==", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8991 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8992 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8993 |
"window-size": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8994 |
"version": "0.1.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8995 |
"resolved": "https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
8996 |
"integrity": "sha1-VDjNLqk7IC76Ohn+iIeu58lPnJ0=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8997 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8998 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
8999 |
"wordwrap": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
9000 |
"version": "0.0.3", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
9001 |
"resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
9002 |
"integrity": "sha1-o9XabNXAvAAI03I0u68b7WMFkQc=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9003 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9004 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9005 |
"wrap-ansi": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9006 |
"version": "2.1.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9007 |
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9008 |
"integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9009 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9010 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9011 |
"wrappy": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9012 |
"version": "1.0.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9013 |
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9014 |
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9015 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9016 |
}, |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
9017 |
"write": { |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
9018 |
"version": "0.2.1", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
9019 |
"resolved": "https://registry.npmjs.org/write/-/write-0.2.1.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
9020 |
"integrity": "sha1-X8A4KOJkzqP+kUVUdvejxWbLB1c=", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
9021 |
"dev": true |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
9022 |
}, |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9023 |
"write-file-atomic": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
9024 |
"version": "2.1.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
9025 |
"resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-2.1.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
9026 |
"integrity": "sha512-0TZ20a+xcIl4u0+Mj5xDH2yOWdmQiXlKf9Hm+TgDXjTMsEYb+gDrmb8e8UNAzMCitX8NBqG4Z/FUQIyzv/R1JQ==", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9027 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9028 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9029 |
"ws": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9030 |
"version": "1.1.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9031 |
"resolved": "https://registry.npmjs.org/ws/-/ws-1.1.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9032 |
"integrity": "sha1-CC3bbGQehdS7RR8D1S8G6r2x8Bg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9033 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9034 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9035 |
"wtf-8": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9036 |
"version": "1.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9037 |
"resolved": "https://registry.npmjs.org/wtf-8/-/wtf-8-1.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9038 |
"integrity": "sha1-OS2LotDxw00e4tYw8V0O+2jhBIo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9039 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9040 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9041 |
"xdg-basedir": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
9042 |
"version": "3.0.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
9043 |
"resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-3.0.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
9044 |
"integrity": "sha1-SWsswQnsqNus/i3HK2A8F8WHCtQ=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9045 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9046 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9047 |
"xmldom": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9048 |
"version": "0.1.27", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9049 |
"resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.1.27.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9050 |
"integrity": "sha1-1QH5ezvbQDr4757MIFcxh6rawOk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9051 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9052 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9053 |
"xmlhttprequest": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9054 |
"version": "1.8.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9055 |
"resolved": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9056 |
"integrity": "sha1-Z/4HXFwk/vOfnWX197f+dRcZaPw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9057 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9058 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9059 |
"xmlhttprequest-ssl": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9060 |
"version": "1.5.3", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9061 |
"resolved": "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.3.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9062 |
"integrity": "sha1-GFqIjATspGw+QHDZn3tJ3jUomS0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9063 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9064 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9065 |
"xtend": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9066 |
"version": "4.0.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9067 |
"resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9068 |
"integrity": "sha1-pcbVMr5lbiPbgg77lDofBJmNY68=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9069 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9070 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9071 |
"y18n": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9072 |
"version": "3.2.1", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9073 |
"resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9074 |
"integrity": "sha1-bRX7qITAhnnA136I53WegR4H+kE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9075 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9076 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9077 |
"yallist": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9078 |
"version": "2.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9079 |
"resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9080 |
"integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9081 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9082 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9083 |
"yam": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9084 |
"version": "0.0.22", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9085 |
"resolved": "https://registry.npmjs.org/yam/-/yam-0.0.22.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9086 |
"integrity": "sha1-OKdst5oZKE2SBu1JAx41mhNAvQY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9087 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9088 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9089 |
"fs-extra": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9090 |
"version": "0.30.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9091 |
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.30.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9092 |
"integrity": "sha1-8jP/zAjU2n1DLapEl3aYnbHfk/A=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9093 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9094 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9095 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9096 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9097 |
"yargs": { |
537
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
9098 |
"version": "3.10.0", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
9099 |
"resolved": "https://registry.npmjs.org/yargs/-/yargs-3.10.0.tgz", |
d2e6ee099125
upgrade ember + laravel + make everything work
ymh <ymh.work@gmail.com>
parents:
532
diff
changeset
|
9100 |
"integrity": "sha1-9+572FfdfB0tOMDnTvvWgdFDH9E=", |
532
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9101 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9102 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9103 |
"yargs-parser": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9104 |
"version": "5.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9105 |
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-5.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9106 |
"integrity": "sha1-J17PDX/+Bcd+ZOfIbkzZS/DhIoo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9107 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9108 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9109 |
"camelcase": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9110 |
"version": "3.0.0", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9111 |
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9112 |
"integrity": "sha1-MvxLn82vhF/N9+c7uXysImHwqwo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9113 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9114 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9115 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9116 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9117 |
"yeast": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9118 |
"version": "0.1.2", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9119 |
"resolved": "https://registry.npmjs.org/yeast/-/yeast-0.1.2.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9120 |
"integrity": "sha1-AI4G2AlDIMNy28L47XagymyKxBk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9121 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9122 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9123 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9124 |
} |