author | ymh <ymh.work@gmail.com> |
Sat, 10 Jun 2017 08:33:03 +0200 | |
changeset 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": "corpus-cms", |
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": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6 |
"ansi-regex": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7 |
"version": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-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
|
8 |
"integrity": "sha1-xQYbbg74qBd15Q9dZhUb9r83EQc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
9 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
10 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
11 |
"ansi-styles": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
12 |
"version": "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
|
13 |
"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
|
14 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
15 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
16 |
"archy": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
17 |
"version": "https://registry.npmjs.org/archy/-/archy-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
|
18 |
"integrity": "sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
19 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
20 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
21 |
"arr-diff": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
22 |
"version": "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
|
23 |
"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
|
24 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
25 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
26 |
"arr-flatten": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
27 |
"version": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-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
|
28 |
"integrity": "sha1-5f/lTUXhnzLyFukeuZyM6JK7YEs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
29 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
30 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
31 |
"array-differ": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
32 |
"version": "https://registry.npmjs.org/array-differ/-/array-differ-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
|
33 |
"integrity": "sha1-7/UuN1gknTO+QCuLuOVkuytdQDE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
34 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
35 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
36 |
"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
|
37 |
"version": "https://registry.npmjs.org/array-find-index/-/array-find-index-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
|
38 |
"integrity": "sha1-C8Jd2slB7IpJauJY/UrBiAA+868=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
39 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
40 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
41 |
"array-union": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
42 |
"version": "https://registry.npmjs.org/array-union/-/array-union-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
|
43 |
"integrity": "sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
44 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
45 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
46 |
"array-uniq": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
47 |
"version": "https://registry.npmjs.org/array-uniq/-/array-uniq-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
|
48 |
"integrity": "sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
49 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
50 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
51 |
"array-unique": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
52 |
"version": "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
|
53 |
"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
|
54 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
55 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
56 |
"arrify": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
57 |
"version": "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
|
58 |
"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
|
59 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
60 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
61 |
"balanced-match": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
62 |
"version": "https://registry.npmjs.org/balanced-match/-/balanced-match-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
|
63 |
"integrity": "sha1-GQU+LgdI6ts3nabAnUVc9eEDkzU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
64 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
65 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
66 |
"beeper": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
67 |
"version": "https://registry.npmjs.org/beeper/-/beeper-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
|
68 |
"integrity": "sha1-nub8HOf1T+qs585zWIsFYDeGaiw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
69 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
70 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
71 |
"brace-expansion": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
72 |
"version": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-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
|
73 |
"integrity": "sha1-9bStV04st8zB64Pm/nm47K33pSY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
74 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
75 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
76 |
"braces": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
77 |
"version": "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
|
78 |
"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
|
79 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
80 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
81 |
"buffer-crc32": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
82 |
"version": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-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
|
83 |
"integrity": "sha1-2wA6wmceYuvW7OeOosLhtAVzbpE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
84 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
85 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
86 |
"buffer-shims": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
87 |
"version": "https://registry.npmjs.org/buffer-shims/-/buffer-shims-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
|
88 |
"integrity": "sha1-mXjOMXOIxkmth5MCjDR37wRKi1E=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
89 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
90 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
91 |
"builtin-modules": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
92 |
"version": "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
|
93 |
"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
|
94 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
95 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
96 |
"camelcase": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
97 |
"version": "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
|
98 |
"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
|
99 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
100 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
101 |
"camelcase-keys": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
102 |
"version": "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
|
103 |
"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
|
104 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
105 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
106 |
"chalk": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
107 |
"version": "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
|
108 |
"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
|
109 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
110 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
111 |
"clone": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
112 |
"version": "https://registry.npmjs.org/clone/-/clone-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
|
113 |
"integrity": "sha1-Jgt6meux7f4kdTgXX3gyQ8sZ0Uk=", |
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 |
"clone-stats": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
117 |
"version": "https://registry.npmjs.org/clone-stats/-/clone-stats-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
|
118 |
"integrity": "sha1-uI+UqCzzi4eR1YBG6kAprYjKmdE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
119 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
120 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
121 |
"concat-map": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
122 |
"version": "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
|
123 |
"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
|
124 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
125 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
126 |
"concat-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
127 |
"version": "https://registry.npmjs.org/concat-stream/-/concat-stream-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
|
128 |
"integrity": "sha1-cIl4Yk2FavQaWnQd790mHadSwmY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
129 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
130 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
131 |
"isarray": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
132 |
"version": "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
|
133 |
"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
|
134 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
135 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
136 |
"readable-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
137 |
"version": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.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
|
138 |
"integrity": "sha1-j5A0HmilPMySh4jaz80Rs265t44=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
139 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
140 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
141 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
142 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
143 |
"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
|
144 |
"version": "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
|
145 |
"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
|
146 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
147 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
148 |
"currently-unhandled": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
149 |
"version": "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
|
150 |
"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
|
151 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
152 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
153 |
"dateformat": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
154 |
"version": "https://registry.npmjs.org/dateformat/-/dateformat-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
|
155 |
"integrity": "sha1-nxJLZ1lMk3/3BpMuSmQsyo27/uk=", |
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 |
"decamelize": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
159 |
"version": "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
|
160 |
"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
|
161 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
162 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
163 |
"defaults": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
164 |
"version": "https://registry.npmjs.org/defaults/-/defaults-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
|
165 |
"integrity": "sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
166 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
167 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
168 |
"del": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
169 |
"version": "https://registry.npmjs.org/del/-/del-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
|
170 |
"integrity": "sha1-wSyYHQZ4RshLyvhiz/kw2Qf/0ag=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
171 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
172 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
173 |
"object-assign": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
174 |
"version": "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
|
175 |
"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
|
176 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
177 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
178 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
179 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
180 |
"deprecated": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
181 |
"version": "https://registry.npmjs.org/deprecated/-/deprecated-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
|
182 |
"integrity": "sha1-+cmvVGSvoeepcUWKi97yqpTVuxk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
183 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
184 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
185 |
"detect-file": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
186 |
"version": "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
|
187 |
"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
|
188 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
189 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
190 |
"duplexer2": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
191 |
"version": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.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
|
192 |
"integrity": "sha1-xhTc9n4vsUmVqRcR5aYX6KYKMds=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
193 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
194 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
195 |
"end-of-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
196 |
"version": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-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
|
197 |
"integrity": "sha1-jhdyBsPICDfYVjLouTWd/osvbq8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
198 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
199 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
200 |
"error-ex": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
201 |
"version": "https://registry.npmjs.org/error-ex/-/error-ex-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
|
202 |
"integrity": "sha1-5ntD8+gsluo6WE/+4Ln8MyXYAtk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
203 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
204 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
205 |
"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
|
206 |
"version": "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
|
207 |
"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
|
208 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
209 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
210 |
"expand-brackets": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
211 |
"version": "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
|
212 |
"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
|
213 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
214 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
215 |
"expand-range": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
216 |
"version": "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
|
217 |
"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
|
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 |
"expand-tilde": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
221 |
"version": "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
|
222 |
"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
|
223 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
224 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
225 |
"extend": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
226 |
"version": "https://registry.npmjs.org/extend/-/extend-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
|
227 |
"integrity": "sha1-WkdDU7nzNT3dgXbf03uRyDpG8dQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
228 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
229 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
230 |
"extglob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
231 |
"version": "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
|
232 |
"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
|
233 |
"dev": true |
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 |
"fancy-log": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
236 |
"version": "https://registry.npmjs.org/fancy-log/-/fancy-log-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
|
237 |
"integrity": "sha1-1aUbU+mrIsoH1VjytnrlX9tfy9g=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
238 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
239 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
240 |
"filename-regex": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
241 |
"version": "https://registry.npmjs.org/filename-regex/-/filename-regex-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
|
242 |
"integrity": "sha1-mW4+gEebmLmJfxWopYs9CE6SZ3U=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
243 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
244 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
245 |
"fill-range": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
246 |
"version": "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
|
247 |
"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
|
248 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
249 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
250 |
"find-index": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
251 |
"version": "https://registry.npmjs.org/find-index/-/find-index-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
|
252 |
"integrity": "sha1-Z101iyyjiS15Whq0cjL4tuLg3eQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
253 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
254 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
255 |
"find-up": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
256 |
"version": "https://registry.npmjs.org/find-up/-/find-up-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
|
257 |
"integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=", |
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 |
"findup-sync": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
261 |
"version": "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
|
262 |
"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
|
263 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
264 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
265 |
"fined": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
266 |
"version": "https://registry.npmjs.org/fined/-/fined-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
|
267 |
"integrity": "sha1-WyhCS3YNdZiWC374SA3/itNmDpc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
268 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
269 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
270 |
"first-chunk-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
271 |
"version": "https://registry.npmjs.org/first-chunk-stream/-/first-chunk-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
|
272 |
"integrity": "sha1-Wb+1DNkF9g18OUzT2ayqtOatk04=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
273 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
274 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
275 |
"flagged-respawn": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
276 |
"version": "https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-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
|
277 |
"integrity": "sha1-/xke3c1wiKZ1smEP/8l2vpuAdLU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
278 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
279 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
280 |
"for-in": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
281 |
"version": "https://registry.npmjs.org/for-in/-/for-in-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
|
282 |
"integrity": "sha1-yfluib+tGKVFr17D7TUqHZ5bTcg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
283 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
284 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
285 |
"for-own": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
286 |
"version": "https://registry.npmjs.org/for-own/-/for-own-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
|
287 |
"integrity": "sha1-AUm0GjkIjHUV9R6+HBOG1F+TUHI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
288 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
289 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
290 |
"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
|
291 |
"version": "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
|
292 |
"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
|
293 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
294 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
295 |
"fs.realpath": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
296 |
"version": "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
|
297 |
"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
|
298 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
299 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
300 |
"gaze": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
301 |
"version": "https://registry.npmjs.org/gaze/-/gaze-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
|
302 |
"integrity": "sha1-QLcJU30k0dRXZ9takIaJ3+aaxE8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
303 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
304 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
305 |
"get-stdin": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
306 |
"version": "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
|
307 |
"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
|
308 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
309 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
310 |
"glob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
311 |
"version": "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
|
312 |
"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
|
313 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
314 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
315 |
"glob-base": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
316 |
"version": "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
|
317 |
"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
|
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 |
"glob-parent": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
321 |
"version": "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
|
322 |
"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
|
323 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
324 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
325 |
"glob-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
326 |
"version": "https://registry.npmjs.org/glob-stream/-/glob-stream-3.1.18.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
327 |
"integrity": "sha1-kXCl8St5Awb9/lmPMT+PeVT9FDs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
328 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
329 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
330 |
"glob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
331 |
"version": "https://registry.npmjs.org/glob/-/glob-4.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
|
332 |
"integrity": "sha1-xstz0yJsHv7wTePFbQEvAzd+4V8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
333 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
334 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
335 |
"minimatch": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
336 |
"version": "https://registry.npmjs.org/minimatch/-/minimatch-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
|
337 |
"integrity": "sha1-jQh8OcazjAAbl/ynzm0OHoCvusc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
338 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
339 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
340 |
"readable-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
341 |
"version": "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
|
342 |
"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
|
343 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
344 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
345 |
"through2": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
346 |
"version": "https://registry.npmjs.org/through2/-/through2-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
|
347 |
"integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", |
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 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
351 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
352 |
"glob-watcher": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
353 |
"version": "https://registry.npmjs.org/glob-watcher/-/glob-watcher-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
|
354 |
"integrity": "sha1-uVtKjfdLOcgymLDAXJeLTZo7cQs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
355 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
356 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
357 |
"glob2base": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
358 |
"version": "https://registry.npmjs.org/glob2base/-/glob2base-0.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
|
359 |
"integrity": "sha1-nUGbPijxLoOjYhZKJ3BVkiycDVY=", |
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 |
"global-modules": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
363 |
"version": "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
|
364 |
"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
|
365 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
366 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
367 |
"global-prefix": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
368 |
"version": "https://registry.npmjs.org/global-prefix/-/global-prefix-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
|
369 |
"integrity": "sha1-BRWNsc3i3UkbRV4pDrOri/xFxuE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
370 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
371 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
372 |
"globby": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
373 |
"version": "https://registry.npmjs.org/globby/-/globby-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
|
374 |
"integrity": "sha1-69hGZ8oNuzMLmbz8aOrCvFQ3Dg0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
375 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
376 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
377 |
"object-assign": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
378 |
"version": "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
|
379 |
"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
|
380 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
381 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
382 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
383 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
384 |
"globule": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
385 |
"version": "https://registry.npmjs.org/globule/-/globule-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
|
386 |
"integrity": "sha1-2cjt3h2nnRJaFRt5UzuXhnY0auU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
387 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
388 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
389 |
"glob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
390 |
"version": "https://registry.npmjs.org/glob/-/glob-3.1.21.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
391 |
"integrity": "sha1-0p4KBV3qUTj00H7UDomC6DwgZs0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
392 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
393 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
394 |
"graceful-fs": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
395 |
"version": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-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
|
396 |
"integrity": "sha1-FaSAaldUfLLS2/J/QuiajDRRs2Q=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
397 |
"dev": true |
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 |
"inherits": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
400 |
"version": "https://registry.npmjs.org/inherits/-/inherits-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
|
401 |
"integrity": "sha1-ykMJ2t7mtUzAuNJH6NfHoJdb3Js=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
402 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
403 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
404 |
"minimatch": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
405 |
"version": "https://registry.npmjs.org/minimatch/-/minimatch-0.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
|
406 |
"integrity": "sha1-x054BXT2PG+aCQ6Q775u9TpqdWo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
407 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
408 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
409 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
410 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
411 |
"glogg": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
412 |
"version": "https://registry.npmjs.org/glogg/-/glogg-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
|
413 |
"integrity": "sha1-f+DxmfV6yQbPUS/urY+Q7kooT8U=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
414 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
415 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
416 |
"graceful-fs": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
417 |
"version": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.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
|
418 |
"integrity": "sha1-7widKIDwM7ARgjzlyPrnmNp3Xb0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
419 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
420 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
421 |
"gulp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
422 |
"version": "https://registry.npmjs.org/gulp/-/gulp-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
|
423 |
"integrity": "sha1-VxzkWSjdQK9lFPxAEYZgFsE4RbQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
424 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
425 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
426 |
"gulp-rename": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
427 |
"version": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-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
|
428 |
"integrity": "sha1-OtRCh2PwXidk3sHGfYaNsnVoeBc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
429 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
430 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
431 |
"gulp-template": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
432 |
"version": "https://registry.npmjs.org/gulp-template/-/gulp-template-4.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
|
433 |
"integrity": "sha1-Bd42gIxvuZZleNWpTucs7gjNxTs=", |
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 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
436 |
"lodash": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
437 |
"version": "https://registry.npmjs.org/lodash/-/lodash-4.16.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
438 |
"integrity": "sha1-Ac4wa5utExnypVKGdPiCl663ASc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
439 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
440 |
} |
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 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
443 |
"gulp-util": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
444 |
"version": "https://registry.npmjs.org/gulp-util/-/gulp-util-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
|
445 |
"integrity": "sha1-eJJcS4+LSQBawBoBHFV+YhiUHLs=", |
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 |
"gulp-zip": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
449 |
"version": "https://registry.npmjs.org/gulp-zip/-/gulp-zip-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
|
450 |
"integrity": "sha1-69GY2ubcLV9E2BRWnI7EIRipPvk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
451 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
452 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
453 |
"gulplog": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
454 |
"version": "https://registry.npmjs.org/gulplog/-/gulplog-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
|
455 |
"integrity": "sha1-4oxNRdBey77YGDY86PnFkmIp/+U=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
456 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
457 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
458 |
"has-ansi": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
459 |
"version": "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
|
460 |
"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
|
461 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
462 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
463 |
"has-gulplog": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
464 |
"version": "https://registry.npmjs.org/has-gulplog/-/has-gulplog-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
|
465 |
"integrity": "sha1-ZBTIKRNpfaUVkDl9r7EvIpZ4Ec4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
466 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
467 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
468 |
"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
|
469 |
"version": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.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
|
470 |
"integrity": "sha1-C6gdkNouJas0ozLm7HeTbhWYEYs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
471 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
472 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
473 |
"indent-string": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
474 |
"version": "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
|
475 |
"integrity": "sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=", |
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 |
"inflight": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
479 |
"version": "https://registry.npmjs.org/inflight/-/inflight-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
|
480 |
"integrity": "sha1-2zIEzVqd4ubNiQuFxuL2a89PYgo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
481 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
482 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
483 |
"inherits": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
484 |
"version": "https://registry.npmjs.org/inherits/-/inherits-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
|
485 |
"integrity": "sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
486 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
487 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
488 |
"ini": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
489 |
"version": "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
|
490 |
"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
|
491 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
492 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
493 |
"interpret": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
494 |
"version": "https://registry.npmjs.org/interpret/-/interpret-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
|
495 |
"integrity": "sha1-1Xn7f2k7hYAElHrzn6DbSfeVYCw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
496 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
497 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
498 |
"is-absolute": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
499 |
"version": "https://registry.npmjs.org/is-absolute/-/is-absolute-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
|
500 |
"integrity": "sha1-mUFCufRo0nwU+/DNMP5325NMp20=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
501 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
502 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
503 |
"is-windows": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
504 |
"version": "https://registry.npmjs.org/is-windows/-/is-windows-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
|
505 |
"integrity": "sha1-vjEHFUMc+rzMVKs5USEPoLbQGr4=", |
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 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
509 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
510 |
"is-arrayish": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
511 |
"version": "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
|
512 |
"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
|
513 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
514 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
515 |
"is-buffer": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
516 |
"version": "https://registry.npmjs.org/is-buffer/-/is-buffer-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
|
517 |
"integrity": "sha1-z8hszV3FpS+oBIkRHGkgxFfi2Ys=", |
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 |
"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
|
521 |
"version": "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
|
522 |
"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
|
523 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
524 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
525 |
"is-dotfile": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
526 |
"version": "https://registry.npmjs.org/is-dotfile/-/is-dotfile-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
|
527 |
"integrity": "sha1-LBMjg/ORmfjtwmjKAbmwB9IFzE0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
528 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
529 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
530 |
"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
|
531 |
"version": "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
|
532 |
"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
|
533 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
534 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
535 |
"is-extendable": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
536 |
"version": "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
|
537 |
"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
|
538 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
539 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
540 |
"is-extglob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
541 |
"version": "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
|
542 |
"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
|
543 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
544 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
545 |
"is-finite": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
546 |
"version": "https://registry.npmjs.org/is-finite/-/is-finite-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-ZDhgPq6+J5OUj/SkJi7I2z1iWXs=", |
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 |
"is-glob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
551 |
"version": "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
|
552 |
"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
|
553 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
554 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
555 |
"is-number": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
556 |
"version": "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
|
557 |
"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
|
558 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
559 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
560 |
"is-path-cwd": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
561 |
"version": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-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
|
562 |
"integrity": "sha1-0iXsIxMuie3Tj9p2dHLmLmXxEG0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
563 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
564 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
565 |
"is-path-in-cwd": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
566 |
"version": "https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-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
|
567 |
"integrity": "sha1-ZHdYK4IU1gI0YJRWcAO+ip6sBNw=", |
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 |
"is-path-inside": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
571 |
"version": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-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
|
572 |
"integrity": "sha1-/AbloWg/vaE95mev9xe7wQpI838=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
573 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
574 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
575 |
"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
|
576 |
"version": "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
|
577 |
"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
|
578 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
579 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
580 |
"is-primitive": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
581 |
"version": "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
|
582 |
"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
|
583 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
584 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
585 |
"is-relative": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
586 |
"version": "https://registry.npmjs.org/is-relative/-/is-relative-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
|
587 |
"integrity": "sha1-0n9MfVFtF1+2ENuEu+7yPDvJeqU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
588 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
589 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
590 |
"is-unc-path": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
591 |
"version": "https://registry.npmjs.org/is-unc-path/-/is-unc-path-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
|
592 |
"integrity": "sha1-qyUz13rXM1YRJMPcD1zYuQBUyGs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
593 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
594 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
595 |
"is-utf8": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
596 |
"version": "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
|
597 |
"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
|
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 |
"is-windows": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
601 |
"version": "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
|
602 |
"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
|
603 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
604 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
605 |
"isarray": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
606 |
"version": "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
|
607 |
"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
|
608 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
609 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
610 |
"isexe": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
611 |
"version": "https://registry.npmjs.org/isexe/-/isexe-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
|
612 |
"integrity": "sha1-NvPiLmB1CSD15yQaR2qMakInWtA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
613 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
614 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
615 |
"isobject": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
616 |
"version": "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
|
617 |
"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
|
618 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
619 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
620 |
"isarray": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
621 |
"version": "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
|
622 |
"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
|
623 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
624 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
625 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
626 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
627 |
"kind-of": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
628 |
"version": "https://registry.npmjs.org/kind-of/-/kind-of-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
|
629 |
"integrity": "sha1-e47PGKThf4Jp1ztQHJ8jLJaIenQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
630 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
631 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
632 |
"liftoff": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
633 |
"version": "https://registry.npmjs.org/liftoff/-/liftoff-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
|
634 |
"integrity": "sha1-qY8v9nGD2Lp8+soQVIvX/wVQs4U=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
635 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
636 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
637 |
"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
|
638 |
"version": "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
|
639 |
"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
|
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 |
"lodash": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
643 |
"version": "https://registry.npmjs.org/lodash/-/lodash-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
|
644 |
"integrity": "sha1-j1dWDIO1n8JwvT1WG2kAQ0MOJVE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
645 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
646 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
647 |
"lodash._basecopy": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
648 |
"version": "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
|
649 |
"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
|
650 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
651 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
652 |
"lodash._basetostring": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
653 |
"version": "https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-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
|
654 |
"integrity": "sha1-0YYdh3+CSlL2aYMtyvPuFVZqB9U=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
655 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
656 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
657 |
"lodash._basevalues": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
658 |
"version": "https://registry.npmjs.org/lodash._basevalues/-/lodash._basevalues-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
|
659 |
"integrity": "sha1-W3dXYoAr3j0yl1A+JjAIIP32Ybc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
660 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
661 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
662 |
"lodash._getnative": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
663 |
"version": "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
|
664 |
"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
|
665 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
666 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
667 |
"lodash._isiterateecall": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
668 |
"version": "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
|
669 |
"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
|
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 |
"lodash._reescape": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
673 |
"version": "https://registry.npmjs.org/lodash._reescape/-/lodash._reescape-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
|
674 |
"integrity": "sha1-Kx1vXf4HyKNVdT5fJ/rH8c3hYWo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
675 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
676 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
677 |
"lodash._reevaluate": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
678 |
"version": "https://registry.npmjs.org/lodash._reevaluate/-/lodash._reevaluate-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
|
679 |
"integrity": "sha1-WLx0xAZklTrgsSTYBpltrKQx4u0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
680 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
681 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
682 |
"lodash._reinterpolate": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
683 |
"version": "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
|
684 |
"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
|
685 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
686 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
687 |
"lodash._root": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
688 |
"version": "https://registry.npmjs.org/lodash._root/-/lodash._root-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
|
689 |
"integrity": "sha1-+6HEUkwZ7ppfgTa0YJ8BfPTe1pI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
690 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
691 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
692 |
"lodash.assignwith": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
693 |
"version": "https://registry.npmjs.org/lodash.assignwith/-/lodash.assignwith-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
|
694 |
"integrity": "sha1-EnqX8CrcQXUalU0ksN4X4QDgOOs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
695 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
696 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
697 |
"lodash.escape": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
698 |
"version": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-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
|
699 |
"integrity": "sha1-mV7g3BjBtIzJLv+ucaEKq1tIdpg=", |
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 |
"lodash.isarguments": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
703 |
"version": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-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
|
704 |
"integrity": "sha1-W/jaiH8B8qnknAoXXNrrMYoOQ9w=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
705 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
706 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
707 |
"lodash.isarray": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
708 |
"version": "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
|
709 |
"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
|
710 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
711 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
712 |
"lodash.isempty": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
713 |
"version": "https://registry.npmjs.org/lodash.isempty/-/lodash.isempty-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
|
714 |
"integrity": "sha1-b4bL7di+TsmHvpqvM8loTbGzHn4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
715 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
716 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
717 |
"lodash.isplainobject": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
718 |
"version": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.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
|
719 |
"integrity": "sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
720 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
721 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
722 |
"lodash.isstring": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
723 |
"version": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-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
|
724 |
"integrity": "sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
725 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
726 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
727 |
"lodash.keys": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
728 |
"version": "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
|
729 |
"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
|
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 |
"lodash.mapvalues": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
733 |
"version": "https://registry.npmjs.org/lodash.mapvalues/-/lodash.mapvalues-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
|
734 |
"integrity": "sha1-G6+lAF3p3W9PJmaMMMo3IwzJaJw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
735 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
736 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
737 |
"lodash.pick": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
738 |
"version": "https://registry.npmjs.org/lodash.pick/-/lodash.pick-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
|
739 |
"integrity": "sha1-UvBWEP/53tQiYRRB7R/BI6AwAbM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
740 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
741 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
742 |
"lodash.restparam": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
743 |
"version": "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
|
744 |
"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
|
745 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
746 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
747 |
"lodash.template": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
748 |
"version": "https://registry.npmjs.org/lodash.template/-/lodash.template-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
|
749 |
"integrity": "sha1-+M3sxhaaJVvpCYrosMU9N4kx0U8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
750 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
751 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
752 |
"lodash.templatesettings": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
753 |
"version": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-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
|
754 |
"integrity": "sha1-+zB4RHU7Zrnxr6VOJix0UwfbqOU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
755 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
756 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
757 |
"loud-rejection": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
758 |
"version": "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
|
759 |
"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
|
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 |
"lru-cache": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
763 |
"version": "https://registry.npmjs.org/lru-cache/-/lru-cache-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
|
764 |
"integrity": "sha1-bUUk6LlV+V1PW1iFHOId1y+06VI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
765 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
766 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
767 |
"map-cache": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
768 |
"version": "https://registry.npmjs.org/map-cache/-/map-cache-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
|
769 |
"integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
770 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
771 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
772 |
"map-obj": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
773 |
"version": "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
|
774 |
"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
|
775 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
776 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
777 |
"meow": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
778 |
"version": "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
|
779 |
"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
|
780 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
781 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
782 |
"object-assign": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
783 |
"version": "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
|
784 |
"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
|
785 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
786 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
787 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
788 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
789 |
"merge-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
790 |
"version": "https://registry.npmjs.org/merge-stream/-/merge-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
|
791 |
"integrity": "sha1-nP0Vb+81Qh4rVAPOEdxusZYrAm4=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
792 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
793 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
794 |
"isarray": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
795 |
"version": "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
|
796 |
"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
|
797 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
798 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
799 |
"readable-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
800 |
"version": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.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
|
801 |
"integrity": "sha1-ZvqLcg4UOLNkaB8q0aY8YYRIydA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
802 |
"dev": true |
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 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
805 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
806 |
"micromatch": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
807 |
"version": "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
|
808 |
"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
|
809 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
810 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
811 |
"minimatch": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
812 |
"version": "https://registry.npmjs.org/minimatch/-/minimatch-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
|
813 |
"integrity": "sha1-DzmKcwDqRB6cNIyD2Yq4ydv5xAo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
814 |
"dev": true |
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 |
"minimist": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
817 |
"version": "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
|
818 |
"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
|
819 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
820 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
821 |
"mkdirp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
822 |
"version": "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
|
823 |
"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
|
824 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
825 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
826 |
"minimist": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
827 |
"version": "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
|
828 |
"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
|
829 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
830 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
831 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
832 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
833 |
"multipipe": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
834 |
"version": "https://registry.npmjs.org/multipipe/-/multipipe-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
|
835 |
"integrity": "sha1-Ko8t33Du1WTf8tV/HhoTfZ8FB4s=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
836 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
837 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
838 |
"natives": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
839 |
"version": "https://registry.npmjs.org/natives/-/natives-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
|
840 |
"integrity": "sha1-6f+EFBimsux6SV6TmYT3jxY+bjE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
841 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
842 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
843 |
"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
|
844 |
"version": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.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
|
845 |
"integrity": "sha1-jZJPFClg4Xd+f/4XBUNjHMfLAt8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
846 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
847 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
848 |
"normalize-path": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
849 |
"version": "https://registry.npmjs.org/normalize-path/-/normalize-path-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
|
850 |
"integrity": "sha1-R4hqwWYnYNQmG32XnSQXCdPOP3o=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
851 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
852 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
853 |
"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
|
854 |
"version": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-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
|
855 |
"integrity": "sha1-wCD1KcUoKt/dIz2R1LGBw9aG3Es=", |
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 |
"object-assign": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
859 |
"version": "https://registry.npmjs.org/object-assign/-/object-assign-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
|
860 |
"integrity": "sha1-m+3VygiXlJvKR+f/QIBi1Un1h/I=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
861 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
862 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
863 |
"object.omit": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
864 |
"version": "https://registry.npmjs.org/object.omit/-/object.omit-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
|
865 |
"integrity": "sha1-hoWXMz1U5gZilAu0WGBd1q4S/pQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
866 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
867 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
868 |
"once": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
869 |
"version": "https://registry.npmjs.org/once/-/once-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
|
870 |
"integrity": "sha1-suJhVXzkwxTsgwTz+oJmPkKXyiA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
871 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
872 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
873 |
"orchestrator": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
874 |
"version": "https://registry.npmjs.org/orchestrator/-/orchestrator-0.3.7.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
875 |
"integrity": "sha1-xFBk4ixaKnuZc09AmpX/7cfTw98=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
876 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
877 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
878 |
"ordered-read-streams": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
879 |
"version": "https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-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
|
880 |
"integrity": "sha1-/VZamvjrRHO6abbtijQ1LLVS8SY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
881 |
"dev": 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 |
"os-homedir": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
884 |
"version": "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
|
885 |
"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
|
886 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
887 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
888 |
"os-tmpdir": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
889 |
"version": "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
|
890 |
"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
|
891 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
892 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
893 |
"osenv": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
894 |
"version": "https://registry.npmjs.org/osenv/-/osenv-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
|
895 |
"integrity": "sha1-g88FxtZFj8TVrGNi6jJdkvJ1Qhc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
896 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
897 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
898 |
"parse-filepath": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
899 |
"version": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-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
|
900 |
"integrity": "sha1-FZ1hVdQ5BNFsEO9piRHaHpGWm3M=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
901 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
902 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
903 |
"parse-glob": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
904 |
"version": "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
|
905 |
"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
|
906 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
907 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
908 |
"parse-json": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
909 |
"version": "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
|
910 |
"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
|
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 |
"path-exists": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
914 |
"version": "https://registry.npmjs.org/path-exists/-/path-exists-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
|
915 |
"integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
916 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
917 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
918 |
"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
|
919 |
"version": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-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
|
920 |
"integrity": "sha1-Jj2tpmqz8vsQv3+dJN2PPlcO+RI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
921 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
922 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
923 |
"path-is-inside": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
924 |
"version": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-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
|
925 |
"integrity": "sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
926 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
927 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
928 |
"path-root": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
929 |
"version": "https://registry.npmjs.org/path-root/-/path-root-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
|
930 |
"integrity": "sha1-mkpoFMrBwM1zNgqV8yCDyOpHRbc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
931 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
932 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
933 |
"path-root-regex": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
934 |
"version": "https://registry.npmjs.org/path-root-regex/-/path-root-regex-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
|
935 |
"integrity": "sha1-v8zcjfWxLcUsi0PsONGNcsBLqW0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
936 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
937 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
938 |
"path-type": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
939 |
"version": "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
|
940 |
"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
|
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 |
"pify": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
944 |
"version": "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
|
945 |
"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
|
946 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
947 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
948 |
"pinkie": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
949 |
"version": "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
|
950 |
"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
|
951 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
952 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
953 |
"pinkie-promise": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
954 |
"version": "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
|
955 |
"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
|
956 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
957 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
958 |
"preserve": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
959 |
"version": "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
|
960 |
"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
|
961 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
962 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
963 |
"pretty-hrtime": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
964 |
"version": "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-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
|
965 |
"integrity": "sha1-cMqW9NBiikQ7kYdY95QWqae8n6g=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
966 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
967 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
968 |
"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
|
969 |
"version": "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
|
970 |
"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
|
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 |
"randomatic": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
974 |
"version": "https://registry.npmjs.org/randomatic/-/randomatic-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
|
975 |
"integrity": "sha1-Xp718tVzxnvSuBJK6QtRVuRXhAs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
976 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
977 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
978 |
"read-pkg": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
979 |
"version": "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
|
980 |
"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
|
981 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
982 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
983 |
"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
|
984 |
"version": "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
|
985 |
"integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
986 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
987 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
988 |
"readable-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
989 |
"version": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
990 |
"integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
991 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
992 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
993 |
"rechoir": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
994 |
"version": "https://registry.npmjs.org/rechoir/-/rechoir-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
|
995 |
"integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
996 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
997 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
998 |
"redent": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
999 |
"version": "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
|
1000 |
"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
|
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 |
"regex-cache": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1004 |
"version": "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
|
1005 |
"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
|
1006 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1007 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1008 |
"repeat-element": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1009 |
"version": "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
|
1010 |
"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
|
1011 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1012 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1013 |
"repeat-string": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1014 |
"version": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.5.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1015 |
"integrity": "sha1-ZOwMkeD0tHX5DVtkNlHj5uW2wtU=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1016 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1017 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1018 |
"repeating": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1019 |
"version": "https://registry.npmjs.org/repeating/-/repeating-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
|
1020 |
"integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1021 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1022 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1023 |
"replace-ext": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1024 |
"version": "https://registry.npmjs.org/replace-ext/-/replace-ext-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
|
1025 |
"integrity": "sha1-KbvZIHinOfC8zitO5B6DeVNSKSQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1026 |
"dev": true |
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 |
"resolve": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1029 |
"version": "https://registry.npmjs.org/resolve/-/resolve-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
|
1030 |
"integrity": "sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1031 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1032 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1033 |
"resolve-dir": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1034 |
"version": "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
|
1035 |
"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
|
1036 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1037 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1038 |
"rimraf": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1039 |
"version": "https://registry.npmjs.org/rimraf/-/rimraf-2.5.4.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1040 |
"integrity": "sha1-loAAk8vxoMhr2VtGJUZ1NcKd+gQ=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1041 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1042 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1043 |
"run-sequence": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1044 |
"version": "https://registry.npmjs.org/run-sequence/-/run-sequence-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
|
1045 |
"integrity": "sha1-UJWgvr6YczsBQL0I3YDsAw3azes=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1046 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1047 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1048 |
"semver": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1049 |
"version": "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
|
1050 |
"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
|
1051 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1052 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1053 |
"sequencify": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1054 |
"version": "https://registry.npmjs.org/sequencify/-/sequencify-0.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
|
1055 |
"integrity": "sha1-kM/xnQLgcCf9dn9erT57ldHnOAw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1056 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1057 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1058 |
"sigmund": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1059 |
"version": "https://registry.npmjs.org/sigmund/-/sigmund-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
|
1060 |
"integrity": "sha1-P/IfGYytIXX587eBhT/ZTQ0ZtZA=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1061 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1062 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1063 |
"signal-exit": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1064 |
"version": "https://registry.npmjs.org/signal-exit/-/signal-exit-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
|
1065 |
"integrity": "sha1-PAVDtl17T7xgts2UWT2b9DZzm+g=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1066 |
"dev": true |
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 |
"sparkles": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1069 |
"version": "https://registry.npmjs.org/sparkles/-/sparkles-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
|
1070 |
"integrity": "sha1-Gsu/tZJDbRC76PeFt8xvgoFQEsM=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1071 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1072 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1073 |
"spdx-correct": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1074 |
"version": "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
|
1075 |
"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
|
1076 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1077 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1078 |
"spdx-exceptions": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1079 |
"version": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-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
|
1080 |
"integrity": "sha1-IguEI5EZrpBFqJLbgag/TOFvgP0=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1081 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1082 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1083 |
"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
|
1084 |
"version": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-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
|
1085 |
"integrity": "sha1-1SsUtelnB3FECvIlvLVjEirEUvY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1086 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1087 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1088 |
"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
|
1089 |
"version": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-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
|
1090 |
"integrity": "sha1-0H6hek0v2TUfnZTi/5zsdBgP6PM=", |
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 |
"stream-consume": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1094 |
"version": "https://registry.npmjs.org/stream-consume/-/stream-consume-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
|
1095 |
"integrity": "sha1-pB6tGm1ggc63n2WwYZAbbY89HQ8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1096 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1097 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1098 |
"string_decoder": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1099 |
"version": "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
|
1100 |
"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
|
1101 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1102 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1103 |
"strip-ansi": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1104 |
"version": "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
|
1105 |
"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
|
1106 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1107 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1108 |
"strip-bom": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1109 |
"version": "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
|
1110 |
"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
|
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 |
"strip-indent": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1114 |
"version": "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
|
1115 |
"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
|
1116 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1117 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1118 |
"supports-color": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1119 |
"version": "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
|
1120 |
"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
|
1121 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1122 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1123 |
"through2": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1124 |
"version": "https://registry.npmjs.org/through2/-/through2-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
|
1125 |
"integrity": "sha1-OE51MU1J8y3hLuu4E2uOtrXVnak=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1126 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1127 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1128 |
"isarray": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1129 |
"version": "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
|
1130 |
"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
|
1131 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1132 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1133 |
"readable-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1134 |
"version": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.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
|
1135 |
"integrity": "sha1-j5A0HmilPMySh4jaz80Rs265t44=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1136 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1137 |
} |
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 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1140 |
"tildify": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1141 |
"version": "https://registry.npmjs.org/tildify/-/tildify-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
|
1142 |
"integrity": "sha1-3OwD9V3Km3qj5bBPIYF+tW5jWIo=", |
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 |
"time-stamp": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1146 |
"version": "https://registry.npmjs.org/time-stamp/-/time-stamp-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
|
1147 |
"integrity": "sha1-n0vSNVnJNllm8zAtu6KwfGuZsVE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1148 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1149 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1150 |
"trim-newlines": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1151 |
"version": "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
|
1152 |
"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
|
1153 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1154 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1155 |
"typedarray": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1156 |
"version": "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
|
1157 |
"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
|
1158 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1159 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1160 |
"unc-path-regex": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1161 |
"version": "https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-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
|
1162 |
"integrity": "sha1-5z3T17DXxe2G+6xrCufYxqadUPo=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1163 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1164 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1165 |
"unique-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1166 |
"version": "https://registry.npmjs.org/unique-stream/-/unique-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
|
1167 |
"integrity": "sha1-1ZpKdUJ0R9mqbJHnAmP40mpLEEs=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1168 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1169 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1170 |
"user-home": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1171 |
"version": "https://registry.npmjs.org/user-home/-/user-home-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
|
1172 |
"integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=", |
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 |
"util-deprecate": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1176 |
"version": "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
|
1177 |
"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
|
1178 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1179 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1180 |
"v8flags": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1181 |
"version": "https://registry.npmjs.org/v8flags/-/v8flags-2.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
|
1182 |
"integrity": "sha1-vKjzDw1tYGEswsAGQeaWLUKuaIE=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1183 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1184 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1185 |
"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
|
1186 |
"version": "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
|
1187 |
"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
|
1188 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1189 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1190 |
"vinyl": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1191 |
"version": "https://registry.npmjs.org/vinyl/-/vinyl-0.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
|
1192 |
"integrity": "sha1-sEVbOPxeDPMNQyUTLkYZcMIJHN4=", |
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 |
"vinyl-fs": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1196 |
"version": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-0.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
|
1197 |
"integrity": "sha1-mmhRzhysHBzqX+hsCTHWIMLPqeY=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1198 |
"dev": true, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1199 |
"dependencies": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1200 |
"clone": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1201 |
"version": "https://registry.npmjs.org/clone/-/clone-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
|
1202 |
"integrity": "sha1-xhJqkK1Pctv1rNskPMN3JP6T/B8=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1203 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1204 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1205 |
"graceful-fs": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1206 |
"version": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.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
|
1207 |
"integrity": "sha1-dhPHeKGv6mLyXGMKCG1/Osu92Bg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1208 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1209 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1210 |
"readable-stream": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1211 |
"version": "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
|
1212 |
"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
|
1213 |
"dev": true |
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 |
"strip-bom": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1216 |
"version": "https://registry.npmjs.org/strip-bom/-/strip-bom-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
|
1217 |
"integrity": "sha1-hbiGLzhEtabV7IRnqTWYFzo295Q=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1218 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1219 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1220 |
"through2": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1221 |
"version": "https://registry.npmjs.org/through2/-/through2-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
|
1222 |
"integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1223 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1224 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1225 |
"vinyl": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1226 |
"version": "https://registry.npmjs.org/vinyl/-/vinyl-0.4.6.tgz", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1227 |
"integrity": "sha1-LzVsh6VQolVGHza76ypbqL94SEc=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1228 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1229 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1230 |
} |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1231 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1232 |
"which": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1233 |
"version": "https://registry.npmjs.org/which/-/which-1.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
|
1234 |
"integrity": "sha1-yLLu6muMFln6fB3U/aq+lTPcXos=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1235 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1236 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1237 |
"wrappy": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1238 |
"version": "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
|
1239 |
"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
|
1240 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1241 |
}, |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1242 |
"xtend": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1243 |
"version": "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
|
1244 |
"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
|
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 |
"yazl": { |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1248 |
"version": "https://registry.npmjs.org/yazl/-/yazl-2.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
|
1249 |
"integrity": "sha1-K8mOvf7M8MK0fMNvgiFLy21USEw=", |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1250 |
"dev": true |
1190ea937f2d
make things work after node 8, npm 5 migration. Migrate to lodash 4
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1251 |
} |
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 |
} |