Mercurial > code > home > repos > streamed-graph
annotate package-lock.json @ 48:b8e5850acca0
local demo; styles
author | drewp@bigasterisk.com |
---|---|
date | Thu, 09 Jan 2020 00:04:45 -0800 |
parents | 895ae7c5b0f4 |
children | 2cfd5471dc8f |
rev | line source |
---|---|
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1 { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2 "name": "streamed-graph", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3 "version": "0.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4 "lockfileVersion": 1, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5 "requires": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7 "@babel/code-frame": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8 "version": "7.5.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.5.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10 "integrity": "sha512-27d4lZoomVyo51VegxI20xZPuSHusqbQag/ztrBC7wegWoQ1nLREPVSKSW8byhTlzTKyNE4ifaTA6lCp7JjpFw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
11 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
12 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
13 "@babel/highlight": "^7.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
14 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
15 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
16 "@babel/core": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
17 "version": "7.7.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
18 "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.7.7.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
19 "integrity": "sha512-jlSjuj/7z138NLZALxVgrx13AOtqip42ATZP7+kYl53GvDV6+4dCek1mVUo8z8c8Xnw/mx2q3d9HWh3griuesQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
20 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
21 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
22 "@babel/code-frame": "^7.5.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
23 "@babel/generator": "^7.7.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
24 "@babel/helpers": "^7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
25 "@babel/parser": "^7.7.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
26 "@babel/template": "^7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
27 "@babel/traverse": "^7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
28 "@babel/types": "^7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
29 "convert-source-map": "^1.7.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
30 "debug": "^4.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
31 "json5": "^2.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
32 "lodash": "^4.17.13", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
33 "resolve": "^1.3.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
34 "semver": "^5.4.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
35 "source-map": "^0.5.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
36 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
37 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
38 "semver": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
39 "version": "5.7.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
40 "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
41 "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
42 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
43 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
44 "source-map": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
45 "version": "0.5.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
46 "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
47 "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
48 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
49 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
50 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
51 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
52 "@babel/generator": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
53 "version": "7.7.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
54 "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.7.7.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
55 "integrity": "sha512-/AOIBpHh/JU1l0ZFS4kiRCBnLi6OTHzh0RPk3h9isBxkkqELtQNFi1Vr/tiG9p1yfoUdKVwISuXWQR+hwwM4VQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
56 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
57 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
58 "@babel/types": "^7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
59 "jsesc": "^2.5.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
60 "lodash": "^4.17.13", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
61 "source-map": "^0.5.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
62 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
63 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
64 "source-map": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
65 "version": "0.5.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
66 "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
67 "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
68 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
69 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
70 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
71 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
72 "@babel/helper-function-name": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
73 "version": "7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
74 "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.7.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
75 "integrity": "sha512-AnkGIdiBhEuiwdoMnKm7jfPfqItZhgRaZfMg1XX3bS25INOnLPjPG1Ppnajh8eqgt5kPJnfqrRHqFqmjKDZLzQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
76 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
77 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
78 "@babel/helper-get-function-arity": "^7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
79 "@babel/template": "^7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
80 "@babel/types": "^7.7.4" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
81 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
82 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
83 "@babel/helper-get-function-arity": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
84 "version": "7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
85 "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.7.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
86 "integrity": "sha512-QTGKEdCkjgzgfJ3bAyRwF4yyT3pg+vDgan8DSivq1eS0gwi+KGKE5x8kRcbeFTb/673mkO5SN1IZfmCfA5o+EA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
87 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
88 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
89 "@babel/types": "^7.7.4" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
90 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
91 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
92 "@babel/helper-plugin-utils": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
93 "version": "7.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
94 "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
95 "integrity": "sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
96 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
97 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
98 "@babel/helper-split-export-declaration": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
99 "version": "7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
100 "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.7.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
101 "integrity": "sha512-guAg1SXFcVr04Guk9eq0S4/rWS++sbmyqosJzVs8+1fH5NI+ZcmkaSkc7dmtAFbHFva6yRJnjW3yAcGxjueDug==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
102 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
103 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
104 "@babel/types": "^7.7.4" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
105 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
106 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
107 "@babel/helpers": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
108 "version": "7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
109 "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.7.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
110 "integrity": "sha512-ak5NGZGJ6LV85Q1Zc9gn2n+ayXOizryhjSUBTdu5ih1tlVCJeuQENzc4ItyCVhINVXvIT/ZQ4mheGIsfBkpskg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
111 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
112 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
113 "@babel/template": "^7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
114 "@babel/traverse": "^7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
115 "@babel/types": "^7.7.4" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
116 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
117 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
118 "@babel/highlight": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
119 "version": "7.5.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
120 "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.5.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
121 "integrity": "sha512-7dV4eu9gBxoM0dAnj/BCFDW9LFU0zvTrkq0ugM7pnHEgguOEeOz1so2ZghEdzviYzQEED0r4EAgpsBChKy1TRQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
122 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
123 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
124 "chalk": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
125 "esutils": "^2.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
126 "js-tokens": "^4.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
127 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
128 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
129 "@babel/parser": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
130 "version": "7.7.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
131 "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.7.7.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
132 "integrity": "sha512-WtTZMZAZLbeymhkd/sEaPD8IQyGAhmuTuvTzLiCFM7iXiVdY0gc0IaI+cW0fh1BnSMbJSzXX6/fHllgHKwHhXw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
133 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
134 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
135 "@babel/plugin-syntax-object-rest-spread": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
136 "version": "7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
137 "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.7.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
138 "integrity": "sha512-mObR+r+KZq0XhRVS2BrBKBpr5jqrqzlPvS9C9vuOf5ilSwzloAl7RPWLrgKdWS6IreaVrjHxTjtyqFiOisaCwg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
139 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
140 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
141 "@babel/helper-plugin-utils": "^7.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
142 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
143 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
144 "@babel/template": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
145 "version": "7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
146 "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.7.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
147 "integrity": "sha512-qUzihgVPguAzXCK7WXw8pqs6cEwi54s3E+HrejlkuWO6ivMKx9hZl3Y2fSXp9i5HgyWmj7RKP+ulaYnKM4yYxw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
148 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
149 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
150 "@babel/code-frame": "^7.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
151 "@babel/parser": "^7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
152 "@babel/types": "^7.7.4" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
153 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
154 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
155 "@babel/traverse": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
156 "version": "7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
157 "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.7.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
158 "integrity": "sha512-P1L58hQyupn8+ezVA2z5KBm4/Zr4lCC8dwKCMYzsa5jFMDMQAzaBNy9W5VjB+KAmBjb40U7a/H6ao+Xo+9saIw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
159 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
160 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
161 "@babel/code-frame": "^7.5.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
162 "@babel/generator": "^7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
163 "@babel/helper-function-name": "^7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
164 "@babel/helper-split-export-declaration": "^7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
165 "@babel/parser": "^7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
166 "@babel/types": "^7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
167 "debug": "^4.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
168 "globals": "^11.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
169 "lodash": "^4.17.13" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
170 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
171 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
172 "@babel/types": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
173 "version": "7.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
174 "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.7.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
175 "integrity": "sha512-cz5Ji23KCi4T+YIE/BolWosrJuSmoZeN1EFnRtBwF+KKLi8GG/Z2c2hOJJeCXPk4mwk4QFvTmwIodJowXgttRA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
176 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
177 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
178 "esutils": "^2.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
179 "lodash": "^4.17.13", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
180 "to-fast-properties": "^2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
181 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
182 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
183 "@cnakazawa/watch": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
184 "version": "1.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
185 "resolved": "https://registry.npmjs.org/@cnakazawa/watch/-/watch-1.0.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
186 "integrity": "sha512-r5160ogAvGyHsal38Kux7YYtodEKOj89RGb28ht1jh3SJb08VwRwAKKJL0bGb04Zd/3r9FL3BFIc3bBidYffCA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
187 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
188 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
189 "exec-sh": "^0.3.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
190 "minimist": "^1.2.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
191 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
192 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
193 "@jest/console": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
194 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
195 "resolved": "https://registry.npmjs.org/@jest/console/-/console-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
196 "integrity": "sha512-Zuj6b8TnKXi3q4ymac8EQfc3ea/uhLeCGThFqXeC8H9/raaH8ARPUTdId+XyGd03Z4In0/VjD2OYFcBF09fNLQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
197 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
198 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
199 "@jest/source-map": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
200 "chalk": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
201 "slash": "^2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
202 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
203 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
204 "@jest/core": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
205 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
206 "resolved": "https://registry.npmjs.org/@jest/core/-/core-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
207 "integrity": "sha512-Fogg3s4wlAr1VX7q+rhV9RVnUv5tD7VuWfYy1+whMiWUrvl7U3QJSJyWcDio9Lq2prqYsZaeTv2Rz24pWGkJ2A==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
208 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
209 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
210 "@jest/console": "^24.7.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
211 "@jest/reporters": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
212 "@jest/test-result": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
213 "@jest/transform": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
214 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
215 "ansi-escapes": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
216 "chalk": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
217 "exit": "^0.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
218 "graceful-fs": "^4.1.15", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
219 "jest-changed-files": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
220 "jest-config": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
221 "jest-haste-map": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
222 "jest-message-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
223 "jest-regex-util": "^24.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
224 "jest-resolve": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
225 "jest-resolve-dependencies": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
226 "jest-runner": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
227 "jest-runtime": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
228 "jest-snapshot": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
229 "jest-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
230 "jest-validate": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
231 "jest-watcher": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
232 "micromatch": "^3.1.10", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
233 "p-each-series": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
234 "realpath-native": "^1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
235 "rimraf": "^2.5.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
236 "slash": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
237 "strip-ansi": "^5.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
238 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
239 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
240 "@jest/environment": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
241 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
242 "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
243 "integrity": "sha512-5A1QluTPhvdIPFYnO3sZC3smkNeXPVELz7ikPbhUj0bQjB07EoE9qtLrem14ZUYWdVayYbsjVwIiL4WBIMV4aQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
244 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
245 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
246 "@jest/fake-timers": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
247 "@jest/transform": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
248 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
249 "jest-mock": "^24.9.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
250 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
251 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
252 "@jest/fake-timers": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
253 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
254 "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
255 "integrity": "sha512-eWQcNa2YSwzXWIMC5KufBh3oWRIijrQFROsIqt6v/NS9Io/gknw1jsAC9c+ih/RQX4A3O7SeWAhQeN0goKhT9A==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
256 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
257 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
258 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
259 "jest-message-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
260 "jest-mock": "^24.9.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
261 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
262 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
263 "@jest/reporters": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
264 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
265 "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
266 "integrity": "sha512-mu4X0yjaHrffOsWmVLzitKmmmWSQ3GGuefgNscUSWNiUNcEOSEQk9k3pERKEQVBb0Cnn88+UESIsZEMH3o88Gw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
267 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
268 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
269 "@jest/environment": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
270 "@jest/test-result": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
271 "@jest/transform": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
272 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
273 "chalk": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
274 "exit": "^0.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
275 "glob": "^7.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
276 "istanbul-lib-coverage": "^2.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
277 "istanbul-lib-instrument": "^3.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
278 "istanbul-lib-report": "^2.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
279 "istanbul-lib-source-maps": "^3.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
280 "istanbul-reports": "^2.2.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
281 "jest-haste-map": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
282 "jest-resolve": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
283 "jest-runtime": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
284 "jest-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
285 "jest-worker": "^24.6.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
286 "node-notifier": "^5.4.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
287 "slash": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
288 "source-map": "^0.6.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
289 "string-length": "^2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
290 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
291 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
292 "@jest/source-map": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
293 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
294 "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
295 "integrity": "sha512-/Xw7xGlsZb4MJzNDgB7PW5crou5JqWiBQaz6xyPd3ArOg2nfn/PunV8+olXbbEZzNl591o5rWKE9BRDaFAuIBg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
296 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
297 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
298 "callsites": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
299 "graceful-fs": "^4.1.15", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
300 "source-map": "^0.6.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
301 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
302 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
303 "@jest/test-result": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
304 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
305 "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
306 "integrity": "sha512-XEFrHbBonBJ8dGp2JmF8kP/nQI/ImPpygKHwQ/SY+es59Z3L5PI4Qb9TQQMAEeYsThG1xF0k6tmG0tIKATNiiA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
307 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
308 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
309 "@jest/console": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
310 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
311 "@types/istanbul-lib-coverage": "^2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
312 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
313 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
314 "@jest/test-sequencer": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
315 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
316 "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
317 "integrity": "sha512-6qqsU4o0kW1dvA95qfNog8v8gkRN9ph6Lz7r96IvZpHdNipP2cBcb07J1Z45mz/VIS01OHJ3pY8T5fUY38tg4A==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
318 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
319 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
320 "@jest/test-result": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
321 "jest-haste-map": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
322 "jest-runner": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
323 "jest-runtime": "^24.9.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
324 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
325 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
326 "@jest/transform": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
327 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
328 "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
329 "integrity": "sha512-TcQUmyNRxV94S0QpMOnZl0++6RMiqpbH/ZMccFB/amku6Uwvyb1cjYX7xkp5nGNkbX4QPH/FcB6q1HBTHynLmQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
330 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
331 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
332 "@babel/core": "^7.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
333 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
334 "babel-plugin-istanbul": "^5.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
335 "chalk": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
336 "convert-source-map": "^1.4.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
337 "fast-json-stable-stringify": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
338 "graceful-fs": "^4.1.15", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
339 "jest-haste-map": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
340 "jest-regex-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
341 "jest-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
342 "micromatch": "^3.1.10", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
343 "pirates": "^4.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
344 "realpath-native": "^1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
345 "slash": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
346 "source-map": "^0.6.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
347 "write-file-atomic": "2.4.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
348 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
349 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
350 "@jest/types": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
351 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
352 "resolved": "https://registry.npmjs.org/@jest/types/-/types-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
353 "integrity": "sha512-XKK7ze1apu5JWQ5eZjHITP66AX+QsLlbaJRBGYr8pNzwcAE2JVkwnf0yqjHTsDRcjR0mujy/NmZMXw5kl+kGBw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
354 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
355 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
356 "@types/istanbul-lib-coverage": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
357 "@types/istanbul-reports": "^1.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
358 "@types/yargs": "^13.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
359 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
360 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
361 "@polymer/decorators": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
362 "version": "3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
363 "resolved": "https://registry.npmjs.org/@polymer/decorators/-/decorators-3.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
364 "integrity": "sha512-qh+VID9nDV9q3ABvIfWgm7/+udl7v2HKsMLPXFm8tj1fI7qr7yWJMFwS3xWBkMmuNPtmkS8MDP0vqLAQIEOWzg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
365 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
366 "@polymer/polymer": "^3.0.5" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
367 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
368 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
369 "@polymer/polymer": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
370 "version": "3.3.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
371 "resolved": "https://registry.npmjs.org/@polymer/polymer/-/polymer-3.3.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
372 "integrity": "sha512-8KaB48tzyMjdsHdxo5KvCAaqmTe7rYDzQAoj/pyEfq9Fp4YfUaS+/xqwYj0GbiDAUNzwkmEQ7dw9cgnRNdKO8A==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
373 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
374 "@webcomponents/shadycss": "^1.9.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
375 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
376 }, |
35 | 377 "@rollup/plugin-commonjs": { |
48 | 378 "version": "11.0.1", |
379 "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-11.0.1.tgz", | |
380 "integrity": "sha512-SaVUoaLDg3KnIXC5IBNIspr1APTYDzk05VaYcI6qz+0XX3ZlSCwAkfAhNSOxfd5GAdcm/63Noi4TowOY9MpcDg==", | |
35 | 381 "dev": true, |
382 "requires": { | |
383 "@rollup/pluginutils": "^3.0.0", | |
384 "estree-walker": "^0.6.1", | |
385 "is-reference": "^1.1.2", | |
386 "magic-string": "^0.25.2", | |
387 "resolve": "^1.11.0" | |
388 } | |
389 }, | |
34 | 390 "@rollup/plugin-node-resolve": { |
48 | 391 "version": "6.1.0", |
392 "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-6.1.0.tgz", | |
393 "integrity": "sha512-Cv7PDIvxdE40SWilY5WgZpqfIUEaDxFxs89zCAHjqyRwlTSuql4M5hjIuc5QYJkOH0/vyiyNXKD72O+LhRipGA==", | |
34 | 394 "dev": true, |
395 "requires": { | |
396 "@rollup/pluginutils": "^3.0.0", | |
397 "@types/resolve": "0.0.8", | |
398 "builtin-modules": "^3.1.0", | |
399 "is-module": "^1.0.0", | |
400 "resolve": "^1.11.1" | |
401 } | |
402 }, | |
42
895ae7c5b0f4
don't pile all the deps in our sharable library. other fixes to make it work as a dep.
drewp@bigasterisk.com
parents:
35
diff
changeset
|
403 "@rollup/plugin-replace": { |
895ae7c5b0f4
don't pile all the deps in our sharable library. other fixes to make it work as a dep.
drewp@bigasterisk.com
parents:
35
diff
changeset
|
404 "version": "2.3.0", |
895ae7c5b0f4
don't pile all the deps in our sharable library. other fixes to make it work as a dep.
drewp@bigasterisk.com
parents:
35
diff
changeset
|
405 "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.3.0.tgz", |
895ae7c5b0f4
don't pile all the deps in our sharable library. other fixes to make it work as a dep.
drewp@bigasterisk.com
parents:
35
diff
changeset
|
406 "integrity": "sha512-rzWAMqXAHC1w3eKpK6LxRqiF4f3qVFaa1sGii6Bp3rluKcwHNOpPt+hWRCmAH6SDEPtbPiLFf0pfNQyHs6Btlg==", |
895ae7c5b0f4
don't pile all the deps in our sharable library. other fixes to make it work as a dep.
drewp@bigasterisk.com
parents:
35
diff
changeset
|
407 "dev": true, |
895ae7c5b0f4
don't pile all the deps in our sharable library. other fixes to make it work as a dep.
drewp@bigasterisk.com
parents:
35
diff
changeset
|
408 "requires": { |
895ae7c5b0f4
don't pile all the deps in our sharable library. other fixes to make it work as a dep.
drewp@bigasterisk.com
parents:
35
diff
changeset
|
409 "magic-string": "^0.25.2", |
895ae7c5b0f4
don't pile all the deps in our sharable library. other fixes to make it work as a dep.
drewp@bigasterisk.com
parents:
35
diff
changeset
|
410 "rollup-pluginutils": "^2.6.0" |
895ae7c5b0f4
don't pile all the deps in our sharable library. other fixes to make it work as a dep.
drewp@bigasterisk.com
parents:
35
diff
changeset
|
411 } |
895ae7c5b0f4
don't pile all the deps in our sharable library. other fixes to make it work as a dep.
drewp@bigasterisk.com
parents:
35
diff
changeset
|
412 }, |
34 | 413 "@rollup/pluginutils": { |
48 | 414 "version": "3.0.2", |
415 "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.0.2.tgz", | |
416 "integrity": "sha512-OOpWfnOaveki8sI5MEY20jCxVuKTPpIYRGa5dkN3RwEHX6LZM3HwAsT4yalds5CZAGzkCnbnOUz8rxXIyTm2yQ==", | |
34 | 417 "dev": true, |
418 "requires": { | |
419 "estree-walker": "^0.6.1" | |
420 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
421 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
422 "@types/babel__core": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
423 "version": "7.1.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
424 "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
425 "integrity": "sha512-8fBo0UR2CcwWxeX7WIIgJ7lXjasFxoYgRnFHUj+hRvKkpiBJbxhdAPTCY6/ZKM0uxANFVzt4yObSLuTiTnazDA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
426 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
427 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
428 "@babel/parser": "^7.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
429 "@babel/types": "^7.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
430 "@types/babel__generator": "*", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
431 "@types/babel__template": "*", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
432 "@types/babel__traverse": "*" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
433 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
434 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
435 "@types/babel__generator": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
436 "version": "7.6.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
437 "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
438 "integrity": "sha512-bBKm+2VPJcMRVwNhxKu8W+5/zT7pwNEqeokFOmbvVSqGzFneNxYcEBro9Ac7/N9tlsaPYnZLK8J1LWKkMsLAew==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
439 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
440 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
441 "@babel/types": "^7.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
442 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
443 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
444 "@types/babel__template": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
445 "version": "7.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
446 "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
447 "integrity": "sha512-/K6zCpeW7Imzgab2bLkLEbz0+1JlFSrUMdw7KoIIu+IUdu51GWaBZpd3y1VXGVXzynvGa4DaIaxNZHiON3GXUg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
448 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
449 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
450 "@babel/parser": "^7.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
451 "@babel/types": "^7.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
452 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
453 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
454 "@types/babel__traverse": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
455 "version": "7.0.8", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
456 "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.0.8.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
457 "integrity": "sha512-yGeB2dHEdvxjP0y4UbRtQaSkXJ9649fYCmIdRoul5kfAoGCwxuCbMhag0k3RPfnuh9kPGm8x89btcfDEXdVWGw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
458 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
459 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
460 "@babel/types": "^7.3.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
461 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
462 }, |
48 | 463 "@types/cssnano": { |
464 "version": "4.0.0", | |
465 "resolved": "https://registry.npmjs.org/@types/cssnano/-/cssnano-4.0.0.tgz", | |
466 "integrity": "sha512-BC/2ibKZfPIaBLBNzkitdW1IvvX/LKW6/QXGc4Su/tAJ7mQ3f2CKBuGCCKaqGAnoKwzfuC7G/recpkARwdOwuA==", | |
467 "dev": true, | |
468 "requires": { | |
469 "postcss": "5 - 7" | |
470 } | |
471 }, | |
34 | 472 "@types/estree": { |
48 | 473 "version": "0.0.39", |
474 "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz", | |
475 "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==", | |
34 | 476 "dev": true |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
477 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
478 "@types/istanbul-lib-coverage": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
479 "version": "2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
480 "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
481 "integrity": "sha512-hRJD2ahnnpLgsj6KWMYSrmXkM3rm2Dl1qkx6IOFD5FnuNPXJIG5L0dhgKXCYTRMGzU4n0wImQ/xfmRc4POUFlg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
482 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
483 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
484 "@types/istanbul-lib-report": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
485 "version": "1.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
486 "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-1.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
487 "integrity": "sha512-3BUTyMzbZa2DtDI2BkERNC6jJw2Mr2Y0oGI7mRxYNBPxppbtEK1F66u3bKwU2g+wxwWI7PAoRpJnOY1grJqzHg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
488 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
489 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
490 "@types/istanbul-lib-coverage": "*" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
491 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
492 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
493 "@types/istanbul-reports": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
494 "version": "1.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
495 "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-1.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
496 "integrity": "sha512-UpYjBi8xefVChsCoBpKShdxTllC9pwISirfoZsUa2AAdQg/Jd2KQGtSbw+ya7GPo7x/wAPlH6JBhKhAsXUEZNA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
497 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
498 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
499 "@types/istanbul-lib-coverage": "*", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
500 "@types/istanbul-lib-report": "*" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
501 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
502 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
503 "@types/jest": { |
34 | 504 "version": "24.0.25", |
505 "resolved": "https://registry.npmjs.org/@types/jest/-/jest-24.0.25.tgz", | |
506 "integrity": "sha512-hnP1WpjN4KbGEK4dLayul6lgtys6FPz0UfxMeMQCv0M+sTnzN3ConfiO72jHgLxl119guHgI8gLqDOrRLsyp2g==", | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
507 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
508 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
509 "jest-diff": "^24.3.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
510 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
511 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
512 "@types/jsonld": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
513 "version": "1.5.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
514 "resolved": "https://registry.npmjs.org/@types/jsonld/-/jsonld-1.5.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
515 "integrity": "sha512-EG2N8JLQ1xDfO6Z/1QRdiUcYX3428CqVRqmY7LyK5or5J1RQ16dpKH6qQ4umVD0vBHU47xHlMeyMbQ6o+6tiYg==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
516 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
517 "@types/n3": { |
48 | 518 "version": "1.1.3", |
519 "resolved": "https://registry.npmjs.org/@types/n3/-/n3-1.1.3.tgz", | |
520 "integrity": "sha512-A55mhIyIHQjl0QK6tlD8UTMp9gf4JxfYK7hakhc2Mv/eEwFxu+M0ER4v1Uz0qabI9pWajaYb0z7MGXb6VieacA==", | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
521 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
522 "@types/node": "*", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
523 "@types/rdf-js": "*" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
524 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
525 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
526 "@types/node": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
527 "version": "13.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
528 "resolved": "https://registry.npmjs.org/@types/node/-/node-13.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
529 "integrity": "sha512-zwrxviZS08kRX40nqBrmERElF2vpw4IUTd5khkhBTfFH8AOaeoLVx48EC4+ZzS2/Iga7NevncqnsUSYjM4OWYA==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
530 }, |
48 | 531 "@types/q": { |
532 "version": "1.5.2", | |
533 "resolved": "https://registry.npmjs.org/@types/q/-/q-1.5.2.tgz", | |
534 "integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==", | |
535 "dev": true | |
536 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
537 "@types/rdf-js": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
538 "version": "2.0.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
539 "resolved": "https://registry.npmjs.org/@types/rdf-js/-/rdf-js-2.0.7.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
540 "integrity": "sha512-VJjcUbg+BKJj273lmiO5mqd5A2Eb5HEdd/DJHZP9h4PgLu+BV6/6zs3OcwiK7OCHpMjP5j/SM7gY8hyX0KIw3Q==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
541 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
542 "@types/node": "*" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
543 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
544 }, |
34 | 545 "@types/resolve": { |
546 "version": "0.0.8", | |
547 "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-0.0.8.tgz", | |
548 "integrity": "sha512-auApPaJf3NPfe18hSoJkp8EbZzer2ISk7o8mCC3M9he/a04+gbMF97NkpD2S8riMGvm4BMRI59/SZQSaLTKpsQ==", | |
549 "dev": true, | |
550 "requires": { | |
551 "@types/node": "*" | |
552 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
553 }, |
48 | 554 "@types/rollup-plugin-postcss": { |
555 "version": "2.0.0", | |
556 "resolved": "https://registry.npmjs.org/@types/rollup-plugin-postcss/-/rollup-plugin-postcss-2.0.0.tgz", | |
557 "integrity": "sha512-lw4LvCcWpQ/Yomb9bxT69uAN5ZfW6nhL9itEu3z0IzsNNqKalwIDo7pEK8jxoiHQmcPaYzayAfo4M1JT/h8crw==", | |
558 "dev": true, | |
559 "requires": { | |
560 "@types/cssnano": "*", | |
561 "@types/node": "*", | |
562 "rollup": "^0.63.4" | |
563 }, | |
564 "dependencies": { | |
565 "rollup": { | |
566 "version": "0.63.5", | |
567 "resolved": "https://registry.npmjs.org/rollup/-/rollup-0.63.5.tgz", | |
568 "integrity": "sha512-dFf8LpUNzIj3oE0vCvobX6rqOzHzLBoblyFp+3znPbjiSmSvOoK2kMKx+Fv9jYduG1rvcCfCveSgEaQHjWRF6g==", | |
569 "dev": true, | |
570 "requires": { | |
571 "@types/estree": "0.0.39", | |
572 "@types/node": "*" | |
573 } | |
574 } | |
575 } | |
576 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
577 "@types/stack-utils": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
578 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
579 "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
580 "integrity": "sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
581 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
582 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
583 "@types/yargs": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
584 "version": "13.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
585 "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-13.0.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
586 "integrity": "sha512-Ke1WmBbIkVM8bpvsNEcGgQM70XcEh/nbpxQhW7FhrsbCsXSY9BmLB1+LHtD7r9zrsOcFlLiF+a/UeJsdfw3C5A==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
587 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
588 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
589 "@types/yargs-parser": "*" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
590 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
591 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
592 "@types/yargs-parser": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
593 "version": "13.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
594 "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-13.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
595 "integrity": "sha512-gCubfBUZ6KxzoibJ+SCUc/57Ms1jz5NjHe4+dI2krNmU5zCPAphyLJYyTOg06ueIyfj+SaCUqmzun7ImlxDcKg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
596 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
597 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
598 "@webcomponents/shadycss": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
599 "version": "1.9.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
600 "resolved": "https://registry.npmjs.org/@webcomponents/shadycss/-/shadycss-1.9.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
601 "integrity": "sha512-fRuET+UGrH84hG0UF4iHbFqWZKUoan4/ki+iCOJ/vnKltPSHv/ZVbcA6sT/pRreznt8aKEGqN2KdHvgRxn4xjA==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
602 }, |
34 | 603 "JSONStream": { |
604 "version": "1.3.5", | |
605 "resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz", | |
606 "integrity": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==", | |
607 "dev": true, | |
608 "requires": { | |
609 "jsonparse": "^1.2.0", | |
610 "through": ">=2.2.7 <3" | |
611 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
612 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
613 "abab": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
614 "version": "2.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
615 "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
616 "integrity": "sha512-tsFzPpcttalNjFBCFMqsKYQcWxxen1pgJR56by//QwvJc4/OUS3kPOOttx2tSIfjsylB0pYu7f5D3K1RCxUnUg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
617 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
618 }, |
34 | 619 "abstract-leveldown": { |
620 "version": "0.12.4", | |
621 "resolved": "https://registry.npmjs.org/abstract-leveldown/-/abstract-leveldown-0.12.4.tgz", | |
622 "integrity": "sha1-KeGOYy5g5OIh1YECR4UqY9ey5BA=", | |
623 "dev": true, | |
624 "requires": { | |
625 "xtend": "~3.0.0" | |
626 }, | |
627 "dependencies": { | |
628 "xtend": { | |
629 "version": "3.0.0", | |
630 "resolved": "https://registry.npmjs.org/xtend/-/xtend-3.0.0.tgz", | |
631 "integrity": "sha1-XM50B7r2Qsunvs2laBEcST9ZZlo=", | |
632 "dev": true | |
633 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
634 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
635 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
636 "acorn": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
637 "version": "5.7.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
638 "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
639 "integrity": "sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
640 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
641 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
642 "acorn-globals": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
643 "version": "4.3.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
644 "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-4.3.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
645 "integrity": "sha512-clfQEh21R+D0leSbUdWf3OcfqyaCSAQ8Ryq00bofSekfr9W8u1jyYZo6ir0xu9Gtcf7BjcHJpnbZH7JOCpP60A==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
646 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
647 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
648 "acorn": "^6.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
649 "acorn-walk": "^6.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
650 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
651 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
652 "acorn": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
653 "version": "6.4.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
654 "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
655 "integrity": "sha512-gac8OEcQ2Li1dxIEWGZzsp2BitJxwkwcOm0zHAJLcPJaVvm58FRnk6RkuLRpU1EujipU2ZFODv2P9DLMfnV8mw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
656 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
657 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
658 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
659 }, |
34 | 660 "acorn-node": { |
661 "version": "1.8.2", | |
662 "resolved": "https://registry.npmjs.org/acorn-node/-/acorn-node-1.8.2.tgz", | |
663 "integrity": "sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==", | |
664 "dev": true, | |
665 "requires": { | |
666 "acorn": "^7.0.0", | |
667 "acorn-walk": "^7.0.0", | |
668 "xtend": "^4.0.2" | |
669 }, | |
670 "dependencies": { | |
671 "acorn": { | |
672 "version": "7.1.0", | |
673 "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.0.tgz", | |
674 "integrity": "sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==", | |
675 "dev": true | |
676 }, | |
677 "acorn-walk": { | |
678 "version": "7.0.0", | |
679 "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.0.0.tgz", | |
680 "integrity": "sha512-7Bv1We7ZGuU79zZbb6rRqcpxo3OY+zrdtloZWoyD8fmGX+FeXRjE+iuGkZjSXLVovLzrsvMGMy0EkwA0E0umxg==", | |
681 "dev": true | |
682 }, | |
683 "xtend": { | |
684 "version": "4.0.2", | |
685 "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", | |
686 "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", | |
687 "dev": true | |
688 } | |
689 } | |
690 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
691 "acorn-walk": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
692 "version": "6.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
693 "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-6.2.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
694 "integrity": "sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
695 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
696 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
697 "ajv": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
698 "version": "6.10.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
699 "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.10.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
700 "integrity": "sha512-TXtUUEYHuaTEbLZWIKUr5pmBuhDLy+8KYtPYdcV8qC+pOZL+NKqYwvWSRrVXHn+ZmRRAu8vJTAznH7Oag6RVRw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
701 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
702 "fast-deep-equal": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
703 "fast-json-stable-stringify": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
704 "json-schema-traverse": "^0.4.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
705 "uri-js": "^4.2.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
706 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
707 }, |
48 | 708 "alphanum-sort": { |
709 "version": "1.0.2", | |
710 "resolved": "https://registry.npmjs.org/alphanum-sort/-/alphanum-sort-1.0.2.tgz", | |
711 "integrity": "sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM=", | |
712 "dev": true | |
713 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
714 "ansi-escapes": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
715 "version": "3.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
716 "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
717 "integrity": "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
718 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
719 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
720 "ansi-regex": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
721 "version": "4.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
722 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
723 "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
724 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
725 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
726 "ansi-styles": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
727 "version": "3.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
728 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
729 "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
730 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
731 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
732 "color-convert": "^1.9.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
733 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
734 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
735 "anymatch": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
736 "version": "2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
737 "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
738 "integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
739 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
740 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
741 "micromatch": "^3.1.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
742 "normalize-path": "^2.1.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
743 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
744 }, |
48 | 745 "argparse": { |
746 "version": "1.0.10", | |
747 "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", | |
748 "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", | |
749 "dev": true, | |
750 "requires": { | |
751 "sprintf-js": "~1.0.2" | |
752 } | |
753 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
754 "arr-diff": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
755 "version": "4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
756 "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
757 "integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
758 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
759 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
760 "arr-flatten": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
761 "version": "1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
762 "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
763 "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
764 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
765 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
766 "arr-union": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
767 "version": "3.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
768 "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
769 "integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
770 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
771 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
772 "array-equal": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
773 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
774 "resolved": "https://registry.npmjs.org/array-equal/-/array-equal-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
775 "integrity": "sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
776 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
777 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
778 "array-unique": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
779 "version": "0.3.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
780 "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
781 "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
782 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
783 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
784 "asn1": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
785 "version": "0.2.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
786 "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
787 "integrity": "sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
788 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
789 "safer-buffer": "~2.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
790 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
791 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
792 "asn1.js": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
793 "version": "4.10.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
794 "resolved": "https://registry.npmjs.org/asn1.js/-/asn1.js-4.10.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
795 "integrity": "sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
796 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
797 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
798 "bn.js": "^4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
799 "inherits": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
800 "minimalistic-assert": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
801 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
802 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
803 "assert": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
804 "version": "1.5.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
805 "resolved": "https://registry.npmjs.org/assert/-/assert-1.5.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
806 "integrity": "sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
807 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
808 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
809 "object-assign": "^4.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
810 "util": "0.10.3" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
811 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
812 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
813 "inherits": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
814 "version": "2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
815 "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
816 "integrity": "sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
817 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
818 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
819 "util": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
820 "version": "0.10.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
821 "resolved": "https://registry.npmjs.org/util/-/util-0.10.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
822 "integrity": "sha1-evsa/lCAUkZInj23/g7TeTNqwPk=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
823 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
824 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
825 "inherits": "2.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
826 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
827 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
828 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
829 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
830 "assert-plus": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
831 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
832 "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
833 "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
834 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
835 "assign-symbols": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
836 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
837 "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
838 "integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
839 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
840 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
841 "astral-regex": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
842 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
843 "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
844 "integrity": "sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
845 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
846 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
847 "async-each": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
848 "version": "1.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
849 "resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
850 "integrity": "sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==", |
34 | 851 "dev": true, |
852 "optional": true | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
853 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
854 "async-limiter": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
855 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
856 "resolved": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
857 "integrity": "sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
858 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
859 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
860 "asynckit": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
861 "version": "0.4.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
862 "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
863 "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
864 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
865 "atob": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
866 "version": "2.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
867 "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
868 "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
869 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
870 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
871 "aws-sign2": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
872 "version": "0.7.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
873 "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
874 "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
875 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
876 "aws4": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
877 "version": "1.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
878 "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
879 "integrity": "sha512-Uvq6hVe90D0B2WEnUqtdgY1bATGz3mw33nH9Y+dmA+w5DHvUmBgkr5rM/KCHpCsiFNRUfokW/szpPPgMK2hm4A==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
880 }, |
34 | 881 "babel-cli": { |
882 "version": "6.26.0", | |
883 "resolved": "https://registry.npmjs.org/babel-cli/-/babel-cli-6.26.0.tgz", | |
884 "integrity": "sha1-UCq1SHTX24itALiHoGODzgPQAvE=", | |
885 "dev": true, | |
886 "requires": { | |
887 "babel-core": "^6.26.0", | |
888 "babel-polyfill": "^6.26.0", | |
889 "babel-register": "^6.26.0", | |
890 "babel-runtime": "^6.26.0", | |
891 "chokidar": "^1.6.1", | |
892 "commander": "^2.11.0", | |
893 "convert-source-map": "^1.5.0", | |
894 "fs-readdir-recursive": "^1.0.0", | |
895 "glob": "^7.1.2", | |
896 "lodash": "^4.17.4", | |
897 "output-file-sync": "^1.1.2", | |
898 "path-is-absolute": "^1.0.1", | |
899 "slash": "^1.0.0", | |
900 "source-map": "^0.5.6", | |
901 "v8flags": "^2.1.1" | |
902 }, | |
903 "dependencies": { | |
904 "slash": { | |
905 "version": "1.0.0", | |
906 "resolved": "https://registry.npmjs.org/slash/-/slash-1.0.0.tgz", | |
907 "integrity": "sha1-xB8vbDn8FtHNF61LXYlhFK5HDVU=", | |
908 "dev": true | |
909 }, | |
910 "source-map": { | |
911 "version": "0.5.7", | |
912 "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", | |
913 "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", | |
914 "dev": true | |
915 } | |
916 } | |
917 }, | |
918 "babel-code-frame": { | |
919 "version": "6.26.0", | |
920 "resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.26.0.tgz", | |
921 "integrity": "sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=", | |
922 "dev": true, | |
923 "requires": { | |
924 "chalk": "^1.1.3", | |
925 "esutils": "^2.0.2", | |
926 "js-tokens": "^3.0.2" | |
927 }, | |
928 "dependencies": { | |
929 "ansi-regex": { | |
930 "version": "2.1.1", | |
931 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", | |
932 "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", | |
933 "dev": true | |
934 }, | |
935 "ansi-styles": { | |
936 "version": "2.2.1", | |
937 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", | |
938 "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=", | |
939 "dev": true | |
940 }, | |
941 "chalk": { | |
942 "version": "1.1.3", | |
943 "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", | |
944 "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", | |
945 "dev": true, | |
946 "requires": { | |
947 "ansi-styles": "^2.2.1", | |
948 "escape-string-regexp": "^1.0.2", | |
949 "has-ansi": "^2.0.0", | |
950 "strip-ansi": "^3.0.0", | |
951 "supports-color": "^2.0.0" | |
952 } | |
953 }, | |
954 "js-tokens": { | |
955 "version": "3.0.2", | |
956 "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz", | |
957 "integrity": "sha1-mGbfOVECEw449/mWvOtlRDIJwls=", | |
958 "dev": true | |
959 }, | |
960 "strip-ansi": { | |
961 "version": "3.0.1", | |
962 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", | |
963 "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", | |
964 "dev": true, | |
965 "requires": { | |
966 "ansi-regex": "^2.0.0" | |
967 } | |
968 }, | |
969 "supports-color": { | |
970 "version": "2.0.0", | |
971 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", | |
972 "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=", | |
973 "dev": true | |
974 } | |
975 } | |
976 }, | |
977 "babel-core": { | |
978 "version": "6.26.3", | |
979 "resolved": "https://registry.npmjs.org/babel-core/-/babel-core-6.26.3.tgz", | |
980 "integrity": "sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==", | |
981 "dev": true, | |
982 "requires": { | |
983 "babel-code-frame": "^6.26.0", | |
984 "babel-generator": "^6.26.0", | |
985 "babel-helpers": "^6.24.1", | |
986 "babel-messages": "^6.23.0", | |
987 "babel-register": "^6.26.0", | |
988 "babel-runtime": "^6.26.0", | |
989 "babel-template": "^6.26.0", | |
990 "babel-traverse": "^6.26.0", | |
991 "babel-types": "^6.26.0", | |
992 "babylon": "^6.18.0", | |
993 "convert-source-map": "^1.5.1", | |
994 "debug": "^2.6.9", | |
995 "json5": "^0.5.1", | |
996 "lodash": "^4.17.4", | |
997 "minimatch": "^3.0.4", | |
998 "path-is-absolute": "^1.0.1", | |
999 "private": "^0.1.8", | |
1000 "slash": "^1.0.0", | |
1001 "source-map": "^0.5.7" | |
1002 }, | |
1003 "dependencies": { | |
1004 "debug": { | |
1005 "version": "2.6.9", | |
1006 "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", | |
1007 "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", | |
1008 "dev": true, | |
1009 "requires": { | |
1010 "ms": "2.0.0" | |
1011 } | |
1012 }, | |
1013 "json5": { | |
1014 "version": "0.5.1", | |
1015 "resolved": "https://registry.npmjs.org/json5/-/json5-0.5.1.tgz", | |
1016 "integrity": "sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE=", | |
1017 "dev": true | |
1018 }, | |
1019 "ms": { | |
1020 "version": "2.0.0", | |
1021 "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", | |
1022 "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", | |
1023 "dev": true | |
1024 }, | |
1025 "slash": { | |
1026 "version": "1.0.0", | |
1027 "resolved": "https://registry.npmjs.org/slash/-/slash-1.0.0.tgz", | |
1028 "integrity": "sha1-xB8vbDn8FtHNF61LXYlhFK5HDVU=", | |
1029 "dev": true | |
1030 }, | |
1031 "source-map": { | |
1032 "version": "0.5.7", | |
1033 "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", | |
1034 "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", | |
1035 "dev": true | |
1036 } | |
1037 } | |
1038 }, | |
1039 "babel-generator": { | |
1040 "version": "6.26.1", | |
1041 "resolved": "https://registry.npmjs.org/babel-generator/-/babel-generator-6.26.1.tgz", | |
1042 "integrity": "sha512-HyfwY6ApZj7BYTcJURpM5tznulaBvyio7/0d4zFOeMPUmfxkCjHocCuoLa2SAGzBI8AREcH3eP3758F672DppA==", | |
1043 "dev": true, | |
1044 "requires": { | |
1045 "babel-messages": "^6.23.0", | |
1046 "babel-runtime": "^6.26.0", | |
1047 "babel-types": "^6.26.0", | |
1048 "detect-indent": "^4.0.0", | |
1049 "jsesc": "^1.3.0", | |
1050 "lodash": "^4.17.4", | |
1051 "source-map": "^0.5.7", | |
1052 "trim-right": "^1.0.1" | |
1053 }, | |
1054 "dependencies": { | |
1055 "jsesc": { | |
1056 "version": "1.3.0", | |
1057 "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-1.3.0.tgz", | |
1058 "integrity": "sha1-RsP+yMGJKxKwgz25vHYiF226s0s=", | |
1059 "dev": true | |
1060 }, | |
1061 "source-map": { | |
1062 "version": "0.5.7", | |
1063 "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", | |
1064 "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", | |
1065 "dev": true | |
1066 } | |
1067 } | |
1068 }, | |
1069 "babel-helper-bindify-decorators": { | |
1070 "version": "6.24.1", | |
1071 "resolved": "https://registry.npmjs.org/babel-helper-bindify-decorators/-/babel-helper-bindify-decorators-6.24.1.tgz", | |
1072 "integrity": "sha1-FMGeXxQte0fxmlJDHlKxzLxAozA=", | |
1073 "dev": true, | |
1074 "requires": { | |
1075 "babel-runtime": "^6.22.0", | |
1076 "babel-traverse": "^6.24.1", | |
1077 "babel-types": "^6.24.1" | |
1078 } | |
1079 }, | |
1080 "babel-helper-builder-binary-assignment-operator-visitor": { | |
1081 "version": "6.24.1", | |
1082 "resolved": "https://registry.npmjs.org/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz", | |
1083 "integrity": "sha1-zORReto1b0IgvK6KAsKzRvmlZmQ=", | |
1084 "dev": true, | |
1085 "requires": { | |
1086 "babel-helper-explode-assignable-expression": "^6.24.1", | |
1087 "babel-runtime": "^6.22.0", | |
1088 "babel-types": "^6.24.1" | |
1089 } | |
1090 }, | |
1091 "babel-helper-call-delegate": { | |
1092 "version": "6.24.1", | |
1093 "resolved": "https://registry.npmjs.org/babel-helper-call-delegate/-/babel-helper-call-delegate-6.24.1.tgz", | |
1094 "integrity": "sha1-7Oaqzdx25Bw0YfiL/Fdb0Nqi340=", | |
1095 "dev": true, | |
1096 "requires": { | |
1097 "babel-helper-hoist-variables": "^6.24.1", | |
1098 "babel-runtime": "^6.22.0", | |
1099 "babel-traverse": "^6.24.1", | |
1100 "babel-types": "^6.24.1" | |
1101 } | |
1102 }, | |
1103 "babel-helper-define-map": { | |
1104 "version": "6.26.0", | |
1105 "resolved": "https://registry.npmjs.org/babel-helper-define-map/-/babel-helper-define-map-6.26.0.tgz", | |
1106 "integrity": "sha1-pfVtq0GiX5fstJjH66ypgZ+Vvl8=", | |
1107 "dev": true, | |
1108 "requires": { | |
1109 "babel-helper-function-name": "^6.24.1", | |
1110 "babel-runtime": "^6.26.0", | |
1111 "babel-types": "^6.26.0", | |
1112 "lodash": "^4.17.4" | |
1113 } | |
1114 }, | |
1115 "babel-helper-explode-assignable-expression": { | |
1116 "version": "6.24.1", | |
1117 "resolved": "https://registry.npmjs.org/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-6.24.1.tgz", | |
1118 "integrity": "sha1-8luCz33BBDPFX3BZLVdGQArCLKo=", | |
1119 "dev": true, | |
1120 "requires": { | |
1121 "babel-runtime": "^6.22.0", | |
1122 "babel-traverse": "^6.24.1", | |
1123 "babel-types": "^6.24.1" | |
1124 } | |
1125 }, | |
1126 "babel-helper-explode-class": { | |
1127 "version": "6.24.1", | |
1128 "resolved": "https://registry.npmjs.org/babel-helper-explode-class/-/babel-helper-explode-class-6.24.1.tgz", | |
1129 "integrity": "sha1-fcKjkQ3uAHBW4eMdZAztPVTqqes=", | |
1130 "dev": true, | |
1131 "requires": { | |
1132 "babel-helper-bindify-decorators": "^6.24.1", | |
1133 "babel-runtime": "^6.22.0", | |
1134 "babel-traverse": "^6.24.1", | |
1135 "babel-types": "^6.24.1" | |
1136 } | |
1137 }, | |
1138 "babel-helper-function-name": { | |
1139 "version": "6.24.1", | |
1140 "resolved": "https://registry.npmjs.org/babel-helper-function-name/-/babel-helper-function-name-6.24.1.tgz", | |
1141 "integrity": "sha1-00dbjAPtmCQqJbSDUasYOZ01gKk=", | |
1142 "dev": true, | |
1143 "requires": { | |
1144 "babel-helper-get-function-arity": "^6.24.1", | |
1145 "babel-runtime": "^6.22.0", | |
1146 "babel-template": "^6.24.1", | |
1147 "babel-traverse": "^6.24.1", | |
1148 "babel-types": "^6.24.1" | |
1149 } | |
1150 }, | |
1151 "babel-helper-get-function-arity": { | |
1152 "version": "6.24.1", | |
1153 "resolved": "https://registry.npmjs.org/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.24.1.tgz", | |
1154 "integrity": "sha1-j3eCqpNAfEHTqlCQj4mwMbG2hT0=", | |
1155 "dev": true, | |
1156 "requires": { | |
1157 "babel-runtime": "^6.22.0", | |
1158 "babel-types": "^6.24.1" | |
1159 } | |
1160 }, | |
1161 "babel-helper-hoist-variables": { | |
1162 "version": "6.24.1", | |
1163 "resolved": "https://registry.npmjs.org/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6.24.1.tgz", | |
1164 "integrity": "sha1-HssnaJydJVE+rbyZFKc/VAi+enY=", | |
1165 "dev": true, | |
1166 "requires": { | |
1167 "babel-runtime": "^6.22.0", | |
1168 "babel-types": "^6.24.1" | |
1169 } | |
1170 }, | |
1171 "babel-helper-optimise-call-expression": { | |
1172 "version": "6.24.1", | |
1173 "resolved": "https://registry.npmjs.org/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-6.24.1.tgz", | |
1174 "integrity": "sha1-96E0J7qfc/j0+pk8VKl4gtEkQlc=", | |
1175 "dev": true, | |
1176 "requires": { | |
1177 "babel-runtime": "^6.22.0", | |
1178 "babel-types": "^6.24.1" | |
1179 } | |
1180 }, | |
1181 "babel-helper-regex": { | |
1182 "version": "6.26.0", | |
1183 "resolved": "https://registry.npmjs.org/babel-helper-regex/-/babel-helper-regex-6.26.0.tgz", | |
1184 "integrity": "sha1-MlxZ+QL4LyS3T6zu0DY5VPZJXnI=", | |
1185 "dev": true, | |
1186 "requires": { | |
1187 "babel-runtime": "^6.26.0", | |
1188 "babel-types": "^6.26.0", | |
1189 "lodash": "^4.17.4" | |
1190 } | |
1191 }, | |
1192 "babel-helper-remap-async-to-generator": { | |
1193 "version": "6.24.1", | |
1194 "resolved": "https://registry.npmjs.org/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-6.24.1.tgz", | |
1195 "integrity": "sha1-XsWBgnrXI/7N04HxySg5BnbkVRs=", | |
1196 "dev": true, | |
1197 "requires": { | |
1198 "babel-helper-function-name": "^6.24.1", | |
1199 "babel-runtime": "^6.22.0", | |
1200 "babel-template": "^6.24.1", | |
1201 "babel-traverse": "^6.24.1", | |
1202 "babel-types": "^6.24.1" | |
1203 } | |
1204 }, | |
1205 "babel-helper-replace-supers": { | |
1206 "version": "6.24.1", | |
1207 "resolved": "https://registry.npmjs.org/babel-helper-replace-supers/-/babel-helper-replace-supers-6.24.1.tgz", | |
1208 "integrity": "sha1-v22/5Dk40XNpohPKiov3S2qQqxo=", | |
1209 "dev": true, | |
1210 "requires": { | |
1211 "babel-helper-optimise-call-expression": "^6.24.1", | |
1212 "babel-messages": "^6.23.0", | |
1213 "babel-runtime": "^6.22.0", | |
1214 "babel-template": "^6.24.1", | |
1215 "babel-traverse": "^6.24.1", | |
1216 "babel-types": "^6.24.1" | |
1217 } | |
1218 }, | |
1219 "babel-helpers": { | |
1220 "version": "6.24.1", | |
1221 "resolved": "https://registry.npmjs.org/babel-helpers/-/babel-helpers-6.24.1.tgz", | |
1222 "integrity": "sha1-NHHenK7DiOXIUOWX5Yom3fN2ArI=", | |
1223 "dev": true, | |
1224 "requires": { | |
1225 "babel-runtime": "^6.22.0", | |
1226 "babel-template": "^6.24.1" | |
1227 } | |
1228 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1229 "babel-jest": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1230 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1231 "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1232 "integrity": "sha512-ntuddfyiN+EhMw58PTNL1ph4C9rECiQXjI4nMMBKBaNjXvqLdkXpPRcMSr4iyBrJg/+wz9brFUD6RhOAT6r4Iw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1233 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1234 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1235 "@jest/transform": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1236 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1237 "@types/babel__core": "^7.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1238 "babel-plugin-istanbul": "^5.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1239 "babel-preset-jest": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1240 "chalk": "^2.4.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1241 "slash": "^2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1242 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1243 }, |
34 | 1244 "babel-messages": { |
1245 "version": "6.23.0", | |
1246 "resolved": "https://registry.npmjs.org/babel-messages/-/babel-messages-6.23.0.tgz", | |
1247 "integrity": "sha1-8830cDhYA1sqKVHG7F7fbGLyYw4=", | |
1248 "dev": true, | |
1249 "requires": { | |
1250 "babel-runtime": "^6.22.0" | |
1251 } | |
1252 }, | |
1253 "babel-plugin-check-es2015-constants": { | |
1254 "version": "6.22.0", | |
1255 "resolved": "https://registry.npmjs.org/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.22.0.tgz", | |
1256 "integrity": "sha1-NRV7EBQm/S/9PaP3XH0ekYNbv4o=", | |
1257 "dev": true, | |
1258 "requires": { | |
1259 "babel-runtime": "^6.22.0" | |
1260 } | |
1261 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1262 "babel-plugin-istanbul": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1263 "version": "5.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1264 "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-5.2.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1265 "integrity": "sha512-5LphC0USA8t4i1zCtjbbNb6jJj/9+X6P37Qfirc/70EQ34xKlMW+a1RHGwxGI+SwWpNwZ27HqvzAobeqaXwiZw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1266 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1267 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1268 "@babel/helper-plugin-utils": "^7.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1269 "find-up": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1270 "istanbul-lib-instrument": "^3.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1271 "test-exclude": "^5.2.3" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1272 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1273 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1274 "babel-plugin-jest-hoist": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1275 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1276 "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1277 "integrity": "sha512-2EMA2P8Vp7lG0RAzr4HXqtYwacfMErOuv1U3wrvxHX6rD1sV6xS3WXG3r8TRQ2r6w8OhvSdWt+z41hQNwNm3Xw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1278 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1279 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1280 "@types/babel__traverse": "^7.0.6" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1281 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1282 }, |
34 | 1283 "babel-plugin-module-resolver": { |
1284 "version": "2.7.1", | |
1285 "resolved": "https://registry.npmjs.org/babel-plugin-module-resolver/-/babel-plugin-module-resolver-2.7.1.tgz", | |
1286 "integrity": "sha1-GL48Qt31n3pFbJ4FEs2ROU9uS+E=", | |
1287 "dev": true, | |
1288 "requires": { | |
1289 "find-babel-config": "^1.0.1", | |
1290 "glob": "^7.1.1", | |
1291 "resolve": "^1.2.0" | |
1292 } | |
1293 }, | |
1294 "babel-plugin-syntax-async-functions": { | |
1295 "version": "6.13.0", | |
1296 "resolved": "https://registry.npmjs.org/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz", | |
1297 "integrity": "sha1-ytnK0RkbWtY0vzCuCHI5HgZHvpU=", | |
1298 "dev": true | |
1299 }, | |
1300 "babel-plugin-syntax-async-generators": { | |
1301 "version": "6.13.0", | |
1302 "resolved": "https://registry.npmjs.org/babel-plugin-syntax-async-generators/-/babel-plugin-syntax-async-generators-6.13.0.tgz", | |
1303 "integrity": "sha1-a8lj67FuzLrmuStZbrfzXDQqi5o=", | |
1304 "dev": true | |
1305 }, | |
1306 "babel-plugin-syntax-class-constructor-call": { | |
1307 "version": "6.18.0", | |
1308 "resolved": "https://registry.npmjs.org/babel-plugin-syntax-class-constructor-call/-/babel-plugin-syntax-class-constructor-call-6.18.0.tgz", | |
1309 "integrity": "sha1-nLnTn+Q8hgC+yBRkVt3L1OGnZBY=", | |
1310 "dev": true | |
1311 }, | |
1312 "babel-plugin-syntax-class-properties": { | |
1313 "version": "6.13.0", | |
1314 "resolved": "https://registry.npmjs.org/babel-plugin-syntax-class-properties/-/babel-plugin-syntax-class-properties-6.13.0.tgz", | |
1315 "integrity": "sha1-1+sjt5oxf4VDlixQW4J8fWysJ94=", | |
1316 "dev": true | |
1317 }, | |
1318 "babel-plugin-syntax-decorators": { | |
1319 "version": "6.13.0", | |
1320 "resolved": "https://registry.npmjs.org/babel-plugin-syntax-decorators/-/babel-plugin-syntax-decorators-6.13.0.tgz", | |
1321 "integrity": "sha1-MSVjtNvePMgGzuPkFszurd0RrAs=", | |
1322 "dev": true | |
1323 }, | |
1324 "babel-plugin-syntax-do-expressions": { | |
1325 "version": "6.13.0", | |
1326 "resolved": "https://registry.npmjs.org/babel-plugin-syntax-do-expressions/-/babel-plugin-syntax-do-expressions-6.13.0.tgz", | |
1327 "integrity": "sha1-V0d1YTmqJtOQ0JQQsDdEugfkeW0=", | |
1328 "dev": true | |
1329 }, | |
1330 "babel-plugin-syntax-dynamic-import": { | |
1331 "version": "6.18.0", | |
1332 "resolved": "https://registry.npmjs.org/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-6.18.0.tgz", | |
1333 "integrity": "sha1-jWomIpyDdFqZgqRBBRVyyqF5sdo=", | |
1334 "dev": true | |
1335 }, | |
1336 "babel-plugin-syntax-exponentiation-operator": { | |
1337 "version": "6.13.0", | |
1338 "resolved": "https://registry.npmjs.org/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz", | |
1339 "integrity": "sha1-nufoM3KQ2pUoggGmpX9BcDF4MN4=", | |
1340 "dev": true | |
1341 }, | |
1342 "babel-plugin-syntax-export-extensions": { | |
1343 "version": "6.13.0", | |
1344 "resolved": "https://registry.npmjs.org/babel-plugin-syntax-export-extensions/-/babel-plugin-syntax-export-extensions-6.13.0.tgz", | |
1345 "integrity": "sha1-cKFITw+QiaToStRLrDU8lbmxJyE=", | |
1346 "dev": true | |
1347 }, | |
1348 "babel-plugin-syntax-function-bind": { | |
1349 "version": "6.13.0", | |
1350 "resolved": "https://registry.npmjs.org/babel-plugin-syntax-function-bind/-/babel-plugin-syntax-function-bind-6.13.0.tgz", | |
1351 "integrity": "sha1-SMSV8Xe98xqYHnMvVa3AvdJgH0Y=", | |
1352 "dev": true | |
1353 }, | |
1354 "babel-plugin-syntax-object-rest-spread": { | |
1355 "version": "6.13.0", | |
1356 "resolved": "https://registry.npmjs.org/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz", | |
1357 "integrity": "sha1-/WU28rzhODb/o6VFjEkDpZe7O/U=", | |
1358 "dev": true | |
1359 }, | |
1360 "babel-plugin-syntax-trailing-function-commas": { | |
1361 "version": "6.22.0", | |
1362 "resolved": "https://registry.npmjs.org/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz", | |
1363 "integrity": "sha1-ugNgk3+NBuQBgKQ/4NVhb/9TLPM=", | |
1364 "dev": true | |
1365 }, | |
1366 "babel-plugin-transform-async-generator-functions": { | |
1367 "version": "6.24.1", | |
1368 "resolved": "https://registry.npmjs.org/babel-plugin-transform-async-generator-functions/-/babel-plugin-transform-async-generator-functions-6.24.1.tgz", | |
1369 "integrity": "sha1-8FiQAUX9PpkHpt3yjaWfIVJYpds=", | |
1370 "dev": true, | |
1371 "requires": { | |
1372 "babel-helper-remap-async-to-generator": "^6.24.1", | |
1373 "babel-plugin-syntax-async-generators": "^6.5.0", | |
1374 "babel-runtime": "^6.22.0" | |
1375 } | |
1376 }, | |
1377 "babel-plugin-transform-async-to-generator": { | |
1378 "version": "6.24.1", | |
1379 "resolved": "https://registry.npmjs.org/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-6.24.1.tgz", | |
1380 "integrity": "sha1-ZTbjeK/2yx1VF6wOQOs+n8jQh2E=", | |
1381 "dev": true, | |
1382 "requires": { | |
1383 "babel-helper-remap-async-to-generator": "^6.24.1", | |
1384 "babel-plugin-syntax-async-functions": "^6.8.0", | |
1385 "babel-runtime": "^6.22.0" | |
1386 } | |
1387 }, | |
1388 "babel-plugin-transform-class-constructor-call": { | |
1389 "version": "6.24.1", | |
1390 "resolved": "https://registry.npmjs.org/babel-plugin-transform-class-constructor-call/-/babel-plugin-transform-class-constructor-call-6.24.1.tgz", | |
1391 "integrity": "sha1-gNwoVQWsBn3LjWxl4vbxGrd2Xvk=", | |
1392 "dev": true, | |
1393 "requires": { | |
1394 "babel-plugin-syntax-class-constructor-call": "^6.18.0", | |
1395 "babel-runtime": "^6.22.0", | |
1396 "babel-template": "^6.24.1" | |
1397 } | |
1398 }, | |
1399 "babel-plugin-transform-class-properties": { | |
1400 "version": "6.24.1", | |
1401 "resolved": "https://registry.npmjs.org/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-6.24.1.tgz", | |
1402 "integrity": "sha1-anl2PqYdM9NvN7YRqp3vgagbRqw=", | |
1403 "dev": true, | |
1404 "requires": { | |
1405 "babel-helper-function-name": "^6.24.1", | |
1406 "babel-plugin-syntax-class-properties": "^6.8.0", | |
1407 "babel-runtime": "^6.22.0", | |
1408 "babel-template": "^6.24.1" | |
1409 } | |
1410 }, | |
1411 "babel-plugin-transform-decorators": { | |
1412 "version": "6.24.1", | |
1413 "resolved": "https://registry.npmjs.org/babel-plugin-transform-decorators/-/babel-plugin-transform-decorators-6.24.1.tgz", | |
1414 "integrity": "sha1-eIAT2PjGtSIr33s0Q5Df13Vp4k0=", | |
1415 "dev": true, | |
1416 "requires": { | |
1417 "babel-helper-explode-class": "^6.24.1", | |
1418 "babel-plugin-syntax-decorators": "^6.13.0", | |
1419 "babel-runtime": "^6.22.0", | |
1420 "babel-template": "^6.24.1", | |
1421 "babel-types": "^6.24.1" | |
1422 } | |
1423 }, | |
1424 "babel-plugin-transform-do-expressions": { | |
1425 "version": "6.22.0", | |
1426 "resolved": "https://registry.npmjs.org/babel-plugin-transform-do-expressions/-/babel-plugin-transform-do-expressions-6.22.0.tgz", | |
1427 "integrity": "sha1-KMyvkoEtlJws0SgfaQyP3EaK6bs=", | |
1428 "dev": true, | |
1429 "requires": { | |
1430 "babel-plugin-syntax-do-expressions": "^6.8.0", | |
1431 "babel-runtime": "^6.22.0" | |
1432 } | |
1433 }, | |
1434 "babel-plugin-transform-es2015-arrow-functions": { | |
1435 "version": "6.22.0", | |
1436 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.22.0.tgz", | |
1437 "integrity": "sha1-RSaSy3EdX3ncf4XkQM5BufJE0iE=", | |
1438 "dev": true, | |
1439 "requires": { | |
1440 "babel-runtime": "^6.22.0" | |
1441 } | |
1442 }, | |
1443 "babel-plugin-transform-es2015-block-scoped-functions": { | |
1444 "version": "6.22.0", | |
1445 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-6.22.0.tgz", | |
1446 "integrity": "sha1-u8UbSflk1wy42OC5ToICRs46YUE=", | |
1447 "dev": true, | |
1448 "requires": { | |
1449 "babel-runtime": "^6.22.0" | |
1450 } | |
1451 }, | |
1452 "babel-plugin-transform-es2015-block-scoping": { | |
1453 "version": "6.26.0", | |
1454 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.26.0.tgz", | |
1455 "integrity": "sha1-1w9SmcEwjQXBL0Y4E7CgnnOxiV8=", | |
1456 "dev": true, | |
1457 "requires": { | |
1458 "babel-runtime": "^6.26.0", | |
1459 "babel-template": "^6.26.0", | |
1460 "babel-traverse": "^6.26.0", | |
1461 "babel-types": "^6.26.0", | |
1462 "lodash": "^4.17.4" | |
1463 } | |
1464 }, | |
1465 "babel-plugin-transform-es2015-classes": { | |
1466 "version": "6.24.1", | |
1467 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-6.24.1.tgz", | |
1468 "integrity": "sha1-WkxYpQyclGHlZLSyo7+ryXolhNs=", | |
1469 "dev": true, | |
1470 "requires": { | |
1471 "babel-helper-define-map": "^6.24.1", | |
1472 "babel-helper-function-name": "^6.24.1", | |
1473 "babel-helper-optimise-call-expression": "^6.24.1", | |
1474 "babel-helper-replace-supers": "^6.24.1", | |
1475 "babel-messages": "^6.23.0", | |
1476 "babel-runtime": "^6.22.0", | |
1477 "babel-template": "^6.24.1", | |
1478 "babel-traverse": "^6.24.1", | |
1479 "babel-types": "^6.24.1" | |
1480 } | |
1481 }, | |
1482 "babel-plugin-transform-es2015-computed-properties": { | |
1483 "version": "6.24.1", | |
1484 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-6.24.1.tgz", | |
1485 "integrity": "sha1-b+Ko0WiV1WNPTNmZttNICjCBWbM=", | |
1486 "dev": true, | |
1487 "requires": { | |
1488 "babel-runtime": "^6.22.0", | |
1489 "babel-template": "^6.24.1" | |
1490 } | |
1491 }, | |
1492 "babel-plugin-transform-es2015-destructuring": { | |
1493 "version": "6.23.0", | |
1494 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.23.0.tgz", | |
1495 "integrity": "sha1-mXux8auWf2gtKwh2/jWNYOdlxW0=", | |
1496 "dev": true, | |
1497 "requires": { | |
1498 "babel-runtime": "^6.22.0" | |
1499 } | |
1500 }, | |
1501 "babel-plugin-transform-es2015-duplicate-keys": { | |
1502 "version": "6.24.1", | |
1503 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-duplicate-keys-6.24.1.tgz", | |
1504 "integrity": "sha1-c+s9MQypaePvnskcU3QabxV2Qj4=", | |
1505 "dev": true, | |
1506 "requires": { | |
1507 "babel-runtime": "^6.22.0", | |
1508 "babel-types": "^6.24.1" | |
1509 } | |
1510 }, | |
1511 "babel-plugin-transform-es2015-for-of": { | |
1512 "version": "6.23.0", | |
1513 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-6.23.0.tgz", | |
1514 "integrity": "sha1-9HyVsrYT3x0+zC/bdXNiPHUkhpE=", | |
1515 "dev": true, | |
1516 "requires": { | |
1517 "babel-runtime": "^6.22.0" | |
1518 } | |
1519 }, | |
1520 "babel-plugin-transform-es2015-function-name": { | |
1521 "version": "6.24.1", | |
1522 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.24.1.tgz", | |
1523 "integrity": "sha1-g0yJhTvDaxrw86TF26qU/Y6sqos=", | |
1524 "dev": true, | |
1525 "requires": { | |
1526 "babel-helper-function-name": "^6.24.1", | |
1527 "babel-runtime": "^6.22.0", | |
1528 "babel-types": "^6.24.1" | |
1529 } | |
1530 }, | |
1531 "babel-plugin-transform-es2015-literals": { | |
1532 "version": "6.22.0", | |
1533 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-6.22.0.tgz", | |
1534 "integrity": "sha1-T1SgLWzWbPkVKAAZox0xklN3yi4=", | |
1535 "dev": true, | |
1536 "requires": { | |
1537 "babel-runtime": "^6.22.0" | |
1538 } | |
1539 }, | |
1540 "babel-plugin-transform-es2015-modules-amd": { | |
1541 "version": "6.24.1", | |
1542 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-6.24.1.tgz", | |
1543 "integrity": "sha1-Oz5UAXI5hC1tGcMBHEvS8AoA0VQ=", | |
1544 "dev": true, | |
1545 "requires": { | |
1546 "babel-plugin-transform-es2015-modules-commonjs": "^6.24.1", | |
1547 "babel-runtime": "^6.22.0", | |
1548 "babel-template": "^6.24.1" | |
1549 } | |
1550 }, | |
1551 "babel-plugin-transform-es2015-modules-commonjs": { | |
1552 "version": "6.26.2", | |
1553 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.26.2.tgz", | |
1554 "integrity": "sha512-CV9ROOHEdrjcwhIaJNBGMBCodN+1cfkwtM1SbUHmvyy35KGT7fohbpOxkE2uLz1o6odKK2Ck/tz47z+VqQfi9Q==", | |
1555 "dev": true, | |
1556 "requires": { | |
1557 "babel-plugin-transform-strict-mode": "^6.24.1", | |
1558 "babel-runtime": "^6.26.0", | |
1559 "babel-template": "^6.26.0", | |
1560 "babel-types": "^6.26.0" | |
1561 } | |
1562 }, | |
1563 "babel-plugin-transform-es2015-modules-systemjs": { | |
1564 "version": "6.24.1", | |
1565 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.24.1.tgz", | |
1566 "integrity": "sha1-/4mhQrkRmpBhlfXxBuzzBdlAfSM=", | |
1567 "dev": true, | |
1568 "requires": { | |
1569 "babel-helper-hoist-variables": "^6.24.1", | |
1570 "babel-runtime": "^6.22.0", | |
1571 "babel-template": "^6.24.1" | |
1572 } | |
1573 }, | |
1574 "babel-plugin-transform-es2015-modules-umd": { | |
1575 "version": "6.24.1", | |
1576 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-umd/-/babel-plugin-transform-es2015-modules-umd-6.24.1.tgz", | |
1577 "integrity": "sha1-rJl+YoXNGO1hdq22B9YCNErThGg=", | |
1578 "dev": true, | |
1579 "requires": { | |
1580 "babel-plugin-transform-es2015-modules-amd": "^6.24.1", | |
1581 "babel-runtime": "^6.22.0", | |
1582 "babel-template": "^6.24.1" | |
1583 } | |
1584 }, | |
1585 "babel-plugin-transform-es2015-object-super": { | |
1586 "version": "6.24.1", | |
1587 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-6.24.1.tgz", | |
1588 "integrity": "sha1-JM72muIcuDp/hgPa0CH1cusnj40=", | |
1589 "dev": true, | |
1590 "requires": { | |
1591 "babel-helper-replace-supers": "^6.24.1", | |
1592 "babel-runtime": "^6.22.0" | |
1593 } | |
1594 }, | |
1595 "babel-plugin-transform-es2015-parameters": { | |
1596 "version": "6.24.1", | |
1597 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.24.1.tgz", | |
1598 "integrity": "sha1-V6w1GrScrxSpfNE7CfZv3wpiXys=", | |
1599 "dev": true, | |
1600 "requires": { | |
1601 "babel-helper-call-delegate": "^6.24.1", | |
1602 "babel-helper-get-function-arity": "^6.24.1", | |
1603 "babel-runtime": "^6.22.0", | |
1604 "babel-template": "^6.24.1", | |
1605 "babel-traverse": "^6.24.1", | |
1606 "babel-types": "^6.24.1" | |
1607 } | |
1608 }, | |
1609 "babel-plugin-transform-es2015-shorthand-properties": { | |
1610 "version": "6.24.1", | |
1611 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz", | |
1612 "integrity": "sha1-JPh11nIch2YbvZmkYi5R8U3jiqA=", | |
1613 "dev": true, | |
1614 "requires": { | |
1615 "babel-runtime": "^6.22.0", | |
1616 "babel-types": "^6.24.1" | |
1617 } | |
1618 }, | |
1619 "babel-plugin-transform-es2015-spread": { | |
1620 "version": "6.22.0", | |
1621 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-6.22.0.tgz", | |
1622 "integrity": "sha1-1taKmfia7cRTbIGlQujdnxdG+NE=", | |
1623 "dev": true, | |
1624 "requires": { | |
1625 "babel-runtime": "^6.22.0" | |
1626 } | |
1627 }, | |
1628 "babel-plugin-transform-es2015-sticky-regex": { | |
1629 "version": "6.24.1", | |
1630 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-6.24.1.tgz", | |
1631 "integrity": "sha1-AMHNsaynERLN8M9hJsLta0V8zbw=", | |
1632 "dev": true, | |
1633 "requires": { | |
1634 "babel-helper-regex": "^6.24.1", | |
1635 "babel-runtime": "^6.22.0", | |
1636 "babel-types": "^6.24.1" | |
1637 } | |
1638 }, | |
1639 "babel-plugin-transform-es2015-template-literals": { | |
1640 "version": "6.22.0", | |
1641 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-6.22.0.tgz", | |
1642 "integrity": "sha1-qEs0UPfp+PH2g51taH2oS7EjbY0=", | |
1643 "dev": true, | |
1644 "requires": { | |
1645 "babel-runtime": "^6.22.0" | |
1646 } | |
1647 }, | |
1648 "babel-plugin-transform-es2015-typeof-symbol": { | |
1649 "version": "6.23.0", | |
1650 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-typeof-symbol/-/babel-plugin-transform-es2015-typeof-symbol-6.23.0.tgz", | |
1651 "integrity": "sha1-3sCfHN3/lLUqxz1QXITfWdzOs3I=", | |
1652 "dev": true, | |
1653 "requires": { | |
1654 "babel-runtime": "^6.22.0" | |
1655 } | |
1656 }, | |
1657 "babel-plugin-transform-es2015-unicode-regex": { | |
1658 "version": "6.24.1", | |
1659 "resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-6.24.1.tgz", | |
1660 "integrity": "sha1-04sS9C6nMj9yk4fxinxa4frrNek=", | |
1661 "dev": true, | |
1662 "requires": { | |
1663 "babel-helper-regex": "^6.24.1", | |
1664 "babel-runtime": "^6.22.0", | |
1665 "regexpu-core": "^2.0.0" | |
1666 } | |
1667 }, | |
1668 "babel-plugin-transform-exponentiation-operator": { | |
1669 "version": "6.24.1", | |
1670 "resolved": "https://registry.npmjs.org/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz", | |
1671 "integrity": "sha1-KrDJx/MJj6SJB3cruBP+QejeOg4=", | |
1672 "dev": true, | |
1673 "requires": { | |
1674 "babel-helper-builder-binary-assignment-operator-visitor": "^6.24.1", | |
1675 "babel-plugin-syntax-exponentiation-operator": "^6.8.0", | |
1676 "babel-runtime": "^6.22.0" | |
1677 } | |
1678 }, | |
1679 "babel-plugin-transform-export-extensions": { | |
1680 "version": "6.22.0", | |
1681 "resolved": "https://registry.npmjs.org/babel-plugin-transform-export-extensions/-/babel-plugin-transform-export-extensions-6.22.0.tgz", | |
1682 "integrity": "sha1-U3OLR+deghhYnuqUbLvTkQm75lM=", | |
1683 "dev": true, | |
1684 "requires": { | |
1685 "babel-plugin-syntax-export-extensions": "^6.8.0", | |
1686 "babel-runtime": "^6.22.0" | |
1687 } | |
1688 }, | |
1689 "babel-plugin-transform-function-bind": { | |
1690 "version": "6.22.0", | |
1691 "resolved": "https://registry.npmjs.org/babel-plugin-transform-function-bind/-/babel-plugin-transform-function-bind-6.22.0.tgz", | |
1692 "integrity": "sha1-xvuOlqwpajELjPjqQBRiQH3fapc=", | |
1693 "dev": true, | |
1694 "requires": { | |
1695 "babel-plugin-syntax-function-bind": "^6.8.0", | |
1696 "babel-runtime": "^6.22.0" | |
1697 } | |
1698 }, | |
1699 "babel-plugin-transform-object-rest-spread": { | |
1700 "version": "6.26.0", | |
1701 "resolved": "https://registry.npmjs.org/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.26.0.tgz", | |
1702 "integrity": "sha1-DzZpLVD+9rfi1LOsFHgTepY7ewY=", | |
1703 "dev": true, | |
1704 "requires": { | |
1705 "babel-plugin-syntax-object-rest-spread": "^6.8.0", | |
1706 "babel-runtime": "^6.26.0" | |
1707 } | |
1708 }, | |
1709 "babel-plugin-transform-regenerator": { | |
1710 "version": "6.26.0", | |
1711 "resolved": "https://registry.npmjs.org/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.26.0.tgz", | |
1712 "integrity": "sha1-4HA2lvveJ/Cj78rPi03KL3s6jy8=", | |
1713 "dev": true, | |
1714 "requires": { | |
1715 "regenerator-transform": "^0.10.0" | |
1716 } | |
1717 }, | |
1718 "babel-plugin-transform-strict-mode": { | |
1719 "version": "6.24.1", | |
1720 "resolved": "https://registry.npmjs.org/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.24.1.tgz", | |
1721 "integrity": "sha1-1fr3qleKZbvlkc9e2uBKDGcCB1g=", | |
1722 "dev": true, | |
1723 "requires": { | |
1724 "babel-runtime": "^6.22.0", | |
1725 "babel-types": "^6.24.1" | |
1726 } | |
1727 }, | |
1728 "babel-polyfill": { | |
1729 "version": "6.26.0", | |
1730 "resolved": "https://registry.npmjs.org/babel-polyfill/-/babel-polyfill-6.26.0.tgz", | |
1731 "integrity": "sha1-N5k3q8Z9eJWXCtxiHyhM2WbPIVM=", | |
1732 "dev": true, | |
1733 "requires": { | |
1734 "babel-runtime": "^6.26.0", | |
1735 "core-js": "^2.5.0", | |
1736 "regenerator-runtime": "^0.10.5" | |
1737 }, | |
1738 "dependencies": { | |
1739 "regenerator-runtime": { | |
1740 "version": "0.10.5", | |
1741 "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.10.5.tgz", | |
1742 "integrity": "sha1-M2w+/BIgrc7dosn6tntaeVWjNlg=", | |
1743 "dev": true | |
1744 } | |
1745 } | |
1746 }, | |
1747 "babel-preset-es2015": { | |
1748 "version": "6.24.1", | |
1749 "resolved": "https://registry.npmjs.org/babel-preset-es2015/-/babel-preset-es2015-6.24.1.tgz", | |
1750 "integrity": "sha1-1EBQ1rwsn+6nAqrzjXJ6AhBTiTk=", | |
1751 "dev": true, | |
1752 "requires": { | |
1753 "babel-plugin-check-es2015-constants": "^6.22.0", | |
1754 "babel-plugin-transform-es2015-arrow-functions": "^6.22.0", | |
1755 "babel-plugin-transform-es2015-block-scoped-functions": "^6.22.0", | |
1756 "babel-plugin-transform-es2015-block-scoping": "^6.24.1", | |
1757 "babel-plugin-transform-es2015-classes": "^6.24.1", | |
1758 "babel-plugin-transform-es2015-computed-properties": "^6.24.1", | |
1759 "babel-plugin-transform-es2015-destructuring": "^6.22.0", | |
1760 "babel-plugin-transform-es2015-duplicate-keys": "^6.24.1", | |
1761 "babel-plugin-transform-es2015-for-of": "^6.22.0", | |
1762 "babel-plugin-transform-es2015-function-name": "^6.24.1", | |
1763 "babel-plugin-transform-es2015-literals": "^6.22.0", | |
1764 "babel-plugin-transform-es2015-modules-amd": "^6.24.1", | |
1765 "babel-plugin-transform-es2015-modules-commonjs": "^6.24.1", | |
1766 "babel-plugin-transform-es2015-modules-systemjs": "^6.24.1", | |
1767 "babel-plugin-transform-es2015-modules-umd": "^6.24.1", | |
1768 "babel-plugin-transform-es2015-object-super": "^6.24.1", | |
1769 "babel-plugin-transform-es2015-parameters": "^6.24.1", | |
1770 "babel-plugin-transform-es2015-shorthand-properties": "^6.24.1", | |
1771 "babel-plugin-transform-es2015-spread": "^6.22.0", | |
1772 "babel-plugin-transform-es2015-sticky-regex": "^6.24.1", | |
1773 "babel-plugin-transform-es2015-template-literals": "^6.22.0", | |
1774 "babel-plugin-transform-es2015-typeof-symbol": "^6.22.0", | |
1775 "babel-plugin-transform-es2015-unicode-regex": "^6.24.1", | |
1776 "babel-plugin-transform-regenerator": "^6.24.1" | |
1777 } | |
1778 }, | |
1779 "babel-preset-es2016": { | |
1780 "version": "6.24.1", | |
1781 "resolved": "https://registry.npmjs.org/babel-preset-es2016/-/babel-preset-es2016-6.24.1.tgz", | |
1782 "integrity": "sha1-+QC/k+LrwNJ235uKtZck6/2Vn4s=", | |
1783 "dev": true, | |
1784 "requires": { | |
1785 "babel-plugin-transform-exponentiation-operator": "^6.24.1" | |
1786 } | |
1787 }, | |
1788 "babel-preset-es2017": { | |
1789 "version": "6.24.1", | |
1790 "resolved": "https://registry.npmjs.org/babel-preset-es2017/-/babel-preset-es2017-6.24.1.tgz", | |
1791 "integrity": "sha1-WXvq37n38gi8/YoS6bKym4svFNE=", | |
1792 "dev": true, | |
1793 "requires": { | |
1794 "babel-plugin-syntax-trailing-function-commas": "^6.22.0", | |
1795 "babel-plugin-transform-async-to-generator": "^6.24.1" | |
1796 } | |
1797 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1798 "babel-preset-jest": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1799 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1800 "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1801 "integrity": "sha512-izTUuhE4TMfTRPF92fFwD2QfdXaZW08qvWTFCI51V8rW5x00UuPgc3ajRoWofXOuxjfcOM5zzSYsQS3H8KGCAg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1802 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1803 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1804 "@babel/plugin-syntax-object-rest-spread": "^7.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1805 "babel-plugin-jest-hoist": "^24.9.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1806 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1807 }, |
34 | 1808 "babel-preset-latest": { |
1809 "version": "6.24.1", | |
1810 "resolved": "https://registry.npmjs.org/babel-preset-latest/-/babel-preset-latest-6.24.1.tgz", | |
1811 "integrity": "sha1-Z33gaRVKdIXC0lxXfAL2JLhbheg=", | |
1812 "dev": true, | |
1813 "requires": { | |
1814 "babel-preset-es2015": "^6.24.1", | |
1815 "babel-preset-es2016": "^6.24.1", | |
1816 "babel-preset-es2017": "^6.24.1" | |
1817 } | |
1818 }, | |
1819 "babel-preset-stage-0": { | |
1820 "version": "6.24.1", | |
1821 "resolved": "https://registry.npmjs.org/babel-preset-stage-0/-/babel-preset-stage-0-6.24.1.tgz", | |
1822 "integrity": "sha1-VkLRUEL5E4TX5a+LyIsduVsDnmo=", | |
1823 "dev": true, | |
1824 "requires": { | |
1825 "babel-plugin-transform-do-expressions": "^6.22.0", | |
1826 "babel-plugin-transform-function-bind": "^6.22.0", | |
1827 "babel-preset-stage-1": "^6.24.1" | |
1828 } | |
1829 }, | |
1830 "babel-preset-stage-1": { | |
1831 "version": "6.24.1", | |
1832 "resolved": "https://registry.npmjs.org/babel-preset-stage-1/-/babel-preset-stage-1-6.24.1.tgz", | |
1833 "integrity": "sha1-dpLNfc1oSZB+auSgqFWJz7niv7A=", | |
1834 "dev": true, | |
1835 "requires": { | |
1836 "babel-plugin-transform-class-constructor-call": "^6.24.1", | |
1837 "babel-plugin-transform-export-extensions": "^6.22.0", | |
1838 "babel-preset-stage-2": "^6.24.1" | |
1839 } | |
1840 }, | |
1841 "babel-preset-stage-2": { | |
1842 "version": "6.24.1", | |
1843 "resolved": "https://registry.npmjs.org/babel-preset-stage-2/-/babel-preset-stage-2-6.24.1.tgz", | |
1844 "integrity": "sha1-2eKWD7PXEYfw5k7sYrwHdnIZvcE=", | |
1845 "dev": true, | |
1846 "requires": { | |
1847 "babel-plugin-syntax-dynamic-import": "^6.18.0", | |
1848 "babel-plugin-transform-class-properties": "^6.24.1", | |
1849 "babel-plugin-transform-decorators": "^6.24.1", | |
1850 "babel-preset-stage-3": "^6.24.1" | |
1851 } | |
1852 }, | |
1853 "babel-preset-stage-3": { | |
1854 "version": "6.24.1", | |
1855 "resolved": "https://registry.npmjs.org/babel-preset-stage-3/-/babel-preset-stage-3-6.24.1.tgz", | |
1856 "integrity": "sha1-g2raCp56f6N8sTj7kyb4eTSkg5U=", | |
1857 "dev": true, | |
1858 "requires": { | |
1859 "babel-plugin-syntax-trailing-function-commas": "^6.22.0", | |
1860 "babel-plugin-transform-async-generator-functions": "^6.24.1", | |
1861 "babel-plugin-transform-async-to-generator": "^6.24.1", | |
1862 "babel-plugin-transform-exponentiation-operator": "^6.24.1", | |
1863 "babel-plugin-transform-object-rest-spread": "^6.22.0" | |
1864 } | |
1865 }, | |
1866 "babel-register": { | |
1867 "version": "6.26.0", | |
1868 "resolved": "https://registry.npmjs.org/babel-register/-/babel-register-6.26.0.tgz", | |
1869 "integrity": "sha1-btAhFz4vy0htestFxgCahW9kcHE=", | |
1870 "dev": true, | |
1871 "requires": { | |
1872 "babel-core": "^6.26.0", | |
1873 "babel-runtime": "^6.26.0", | |
1874 "core-js": "^2.5.0", | |
1875 "home-or-tmp": "^2.0.0", | |
1876 "lodash": "^4.17.4", | |
1877 "mkdirp": "^0.5.1", | |
1878 "source-map-support": "^0.4.15" | |
1879 }, | |
1880 "dependencies": { | |
1881 "source-map": { | |
1882 "version": "0.5.7", | |
1883 "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", | |
1884 "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", | |
1885 "dev": true | |
1886 }, | |
1887 "source-map-support": { | |
1888 "version": "0.4.18", | |
1889 "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.18.tgz", | |
1890 "integrity": "sha512-try0/JqxPLF9nOjvSta7tVondkP5dwgyLDjVoyMDlmjugT2lRZ1OfsrYTkCd2hkDnJTKRbO/Rl3orm8vlsUzbA==", | |
1891 "dev": true, | |
1892 "requires": { | |
1893 "source-map": "^0.5.6" | |
1894 } | |
1895 } | |
1896 } | |
1897 }, | |
1898 "babel-runtime": { | |
1899 "version": "6.26.0", | |
1900 "resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz", | |
1901 "integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=", | |
1902 "dev": true, | |
1903 "requires": { | |
1904 "core-js": "^2.4.0", | |
1905 "regenerator-runtime": "^0.11.0" | |
1906 } | |
1907 }, | |
1908 "babel-template": { | |
1909 "version": "6.26.0", | |
1910 "resolved": "https://registry.npmjs.org/babel-template/-/babel-template-6.26.0.tgz", | |
1911 "integrity": "sha1-3gPi0WOWsGn0bdn/+FIfsaDjXgI=", | |
1912 "dev": true, | |
1913 "requires": { | |
1914 "babel-runtime": "^6.26.0", | |
1915 "babel-traverse": "^6.26.0", | |
1916 "babel-types": "^6.26.0", | |
1917 "babylon": "^6.18.0", | |
1918 "lodash": "^4.17.4" | |
1919 } | |
1920 }, | |
1921 "babel-traverse": { | |
1922 "version": "6.26.0", | |
1923 "resolved": "https://registry.npmjs.org/babel-traverse/-/babel-traverse-6.26.0.tgz", | |
1924 "integrity": "sha1-RqnL1+3MYsjlwGTi0tjQ9ANXZu4=", | |
1925 "dev": true, | |
1926 "requires": { | |
1927 "babel-code-frame": "^6.26.0", | |
1928 "babel-messages": "^6.23.0", | |
1929 "babel-runtime": "^6.26.0", | |
1930 "babel-types": "^6.26.0", | |
1931 "babylon": "^6.18.0", | |
1932 "debug": "^2.6.8", | |
1933 "globals": "^9.18.0", | |
1934 "invariant": "^2.2.2", | |
1935 "lodash": "^4.17.4" | |
1936 }, | |
1937 "dependencies": { | |
1938 "debug": { | |
1939 "version": "2.6.9", | |
1940 "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", | |
1941 "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", | |
1942 "dev": true, | |
1943 "requires": { | |
1944 "ms": "2.0.0" | |
1945 } | |
1946 }, | |
1947 "globals": { | |
1948 "version": "9.18.0", | |
1949 "resolved": "https://registry.npmjs.org/globals/-/globals-9.18.0.tgz", | |
1950 "integrity": "sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==", | |
1951 "dev": true | |
1952 }, | |
1953 "ms": { | |
1954 "version": "2.0.0", | |
1955 "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", | |
1956 "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", | |
1957 "dev": true | |
1958 } | |
1959 } | |
1960 }, | |
1961 "babel-types": { | |
1962 "version": "6.26.0", | |
1963 "resolved": "https://registry.npmjs.org/babel-types/-/babel-types-6.26.0.tgz", | |
1964 "integrity": "sha1-o7Bz+Uq0nrb6Vc1lInozQ4BjJJc=", | |
1965 "dev": true, | |
1966 "requires": { | |
1967 "babel-runtime": "^6.26.0", | |
1968 "esutils": "^2.0.2", | |
1969 "lodash": "^4.17.4", | |
1970 "to-fast-properties": "^1.0.3" | |
1971 }, | |
1972 "dependencies": { | |
1973 "to-fast-properties": { | |
1974 "version": "1.0.3", | |
1975 "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-1.0.3.tgz", | |
1976 "integrity": "sha1-uDVx+k2MJbguIxsG46MFXeTKGkc=", | |
1977 "dev": true | |
1978 } | |
1979 } | |
1980 }, | |
1981 "babylon": { | |
1982 "version": "6.18.0", | |
1983 "resolved": "https://registry.npmjs.org/babylon/-/babylon-6.18.0.tgz", | |
1984 "integrity": "sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==", | |
1985 "dev": true | |
1986 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1987 "balanced-match": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1988 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1989 "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1990 "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1991 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1992 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1993 "base": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1994 "version": "0.11.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1995 "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1996 "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1997 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1998 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
1999 "cache-base": "^1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2000 "class-utils": "^0.3.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2001 "component-emitter": "^1.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2002 "define-property": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2003 "isobject": "^3.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2004 "mixin-deep": "^1.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2005 "pascalcase": "^0.1.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2006 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2007 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2008 "define-property": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2009 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2010 "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2011 "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2012 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2013 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2014 "is-descriptor": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2015 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2016 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2017 "is-accessor-descriptor": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2018 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2019 "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2020 "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2021 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2022 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2023 "kind-of": "^6.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2024 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2025 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2026 "is-data-descriptor": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2027 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2028 "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2029 "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2030 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2031 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2032 "kind-of": "^6.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2033 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2034 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2035 "is-descriptor": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2036 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2037 "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2038 "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2039 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2040 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2041 "is-accessor-descriptor": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2042 "is-data-descriptor": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2043 "kind-of": "^6.0.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2044 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2045 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2046 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2047 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2048 "base64-js": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2049 "version": "1.3.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2050 "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.3.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2051 "integrity": "sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2052 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2053 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2054 "bcrypt-pbkdf": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2055 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2056 "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2057 "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2058 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2059 "tweetnacl": "^0.14.3" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2060 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2061 }, |
48 | 2062 "big.js": { |
2063 "version": "5.2.2", | |
2064 "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz", | |
2065 "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==", | |
2066 "dev": true | |
2067 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2068 "binary-extensions": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2069 "version": "1.13.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2070 "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2071 "integrity": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==", |
34 | 2072 "dev": true, |
2073 "optional": true | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2074 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2075 "bindings": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2076 "version": "1.5.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2077 "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2078 "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2079 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2080 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2081 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2082 "file-uri-to-path": "1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2083 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2084 }, |
34 | 2085 "bl": { |
2086 "version": "0.8.2", | |
2087 "resolved": "https://registry.npmjs.org/bl/-/bl-0.8.2.tgz", | |
2088 "integrity": "sha1-yba8oI0bwuoA/Ir7Txpf0eHGbk4=", | |
2089 "dev": true, | |
2090 "requires": { | |
2091 "readable-stream": "~1.0.26" | |
2092 }, | |
2093 "dependencies": { | |
2094 "isarray": { | |
2095 "version": "0.0.1", | |
2096 "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", | |
2097 "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", | |
2098 "dev": true | |
2099 }, | |
2100 "readable-stream": { | |
2101 "version": "1.0.34", | |
2102 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", | |
2103 "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", | |
2104 "dev": true, | |
2105 "requires": { | |
2106 "core-util-is": "~1.0.0", | |
2107 "inherits": "~2.0.1", | |
2108 "isarray": "0.0.1", | |
2109 "string_decoder": "~0.10.x" | |
2110 } | |
2111 }, | |
2112 "string_decoder": { | |
2113 "version": "0.10.31", | |
2114 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", | |
2115 "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", | |
2116 "dev": true | |
2117 } | |
2118 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2119 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2120 "bn.js": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2121 "version": "4.11.8", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2122 "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2123 "integrity": "sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2124 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2125 }, |
48 | 2126 "boolbase": { |
2127 "version": "1.0.0", | |
2128 "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", | |
2129 "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24=", | |
2130 "dev": true | |
2131 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2132 "brace-expansion": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2133 "version": "1.1.11", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2134 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2135 "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2136 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2137 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2138 "balanced-match": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2139 "concat-map": "0.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2140 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2141 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2142 "braces": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2143 "version": "2.3.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2144 "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2145 "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2146 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2147 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2148 "arr-flatten": "^1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2149 "array-unique": "^0.3.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2150 "extend-shallow": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2151 "fill-range": "^4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2152 "isobject": "^3.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2153 "repeat-element": "^1.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2154 "snapdragon": "^0.8.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2155 "snapdragon-node": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2156 "split-string": "^3.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2157 "to-regex": "^3.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2158 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2159 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2160 "extend-shallow": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2161 "version": "2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2162 "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2163 "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2164 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2165 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2166 "is-extendable": "^0.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2167 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2168 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2169 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2170 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2171 "brorand": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2172 "version": "1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2173 "resolved": "https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2174 "integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2175 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2176 }, |
34 | 2177 "browser-pack": { |
2178 "version": "6.1.0", | |
2179 "resolved": "https://registry.npmjs.org/browser-pack/-/browser-pack-6.1.0.tgz", | |
2180 "integrity": "sha512-erYug8XoqzU3IfcU8fUgyHqyOXqIE4tUTTQ+7mqUjQlvnXkOO6OlT9c/ZoJVHYoAaqGxr09CN53G7XIsO4KtWA==", | |
2181 "dev": true, | |
2182 "requires": { | |
2183 "JSONStream": "^1.0.3", | |
2184 "combine-source-map": "~0.8.0", | |
2185 "defined": "^1.0.0", | |
2186 "safe-buffer": "^5.1.1", | |
2187 "through2": "^2.0.0", | |
2188 "umd": "^3.0.0" | |
2189 } | |
2190 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2191 "browser-process-hrtime": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2192 "version": "0.1.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2193 "resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-0.1.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2194 "integrity": "sha512-bRFnI4NnjO6cnyLmOV/7PVoDEMJChlcfN0z4s1YMBY989/SvlfMI1lgCnkFUs53e9gQF+w7qu7XdllSTiSl8Aw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2195 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2196 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2197 "browser-resolve": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2198 "version": "1.11.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2199 "resolved": "https://registry.npmjs.org/browser-resolve/-/browser-resolve-1.11.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2200 "integrity": "sha512-exDi1BYWB/6raKHmDTCicQfTkqwN5fioMFV4j8BsfMU4R2DK/QfZfK7kOVkmWCNANf0snkBzqGqAJBao9gZMdQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2201 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2202 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2203 "resolve": "1.1.7" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2204 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2205 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2206 "resolve": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2207 "version": "1.1.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2208 "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2209 "integrity": "sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2210 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2211 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2212 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2213 }, |
34 | 2214 "browserify": { |
2215 "version": "13.3.0", | |
2216 "resolved": "https://registry.npmjs.org/browserify/-/browserify-13.3.0.tgz", | |
2217 "integrity": "sha1-tanJAgJD8McORnW+yCI7xifkFc4=", | |
2218 "dev": true, | |
2219 "requires": { | |
2220 "JSONStream": "^1.0.3", | |
2221 "assert": "^1.4.0", | |
2222 "browser-pack": "^6.0.1", | |
2223 "browser-resolve": "^1.11.0", | |
2224 "browserify-zlib": "~0.1.2", | |
2225 "buffer": "^4.1.0", | |
2226 "cached-path-relative": "^1.0.0", | |
2227 "concat-stream": "~1.5.1", | |
2228 "console-browserify": "^1.1.0", | |
2229 "constants-browserify": "~1.0.0", | |
2230 "crypto-browserify": "^3.0.0", | |
2231 "defined": "^1.0.0", | |
2232 "deps-sort": "^2.0.0", | |
2233 "domain-browser": "~1.1.0", | |
2234 "duplexer2": "~0.1.2", | |
2235 "events": "~1.1.0", | |
2236 "glob": "^7.1.0", | |
2237 "has": "^1.0.0", | |
2238 "htmlescape": "^1.1.0", | |
2239 "https-browserify": "~0.0.0", | |
2240 "inherits": "~2.0.1", | |
2241 "insert-module-globals": "^7.0.0", | |
2242 "labeled-stream-splicer": "^2.0.0", | |
2243 "module-deps": "^4.0.8", | |
2244 "os-browserify": "~0.1.1", | |
2245 "parents": "^1.0.1", | |
2246 "path-browserify": "~0.0.0", | |
2247 "process": "~0.11.0", | |
2248 "punycode": "^1.3.2", | |
2249 "querystring-es3": "~0.2.0", | |
2250 "read-only-stream": "^2.0.0", | |
2251 "readable-stream": "^2.0.2", | |
2252 "resolve": "^1.1.4", | |
2253 "shasum": "^1.0.0", | |
2254 "shell-quote": "^1.6.1", | |
2255 "stream-browserify": "^2.0.0", | |
2256 "stream-http": "^2.0.0", | |
2257 "string_decoder": "~0.10.0", | |
2258 "subarg": "^1.0.0", | |
2259 "syntax-error": "^1.1.1", | |
2260 "through2": "^2.0.0", | |
2261 "timers-browserify": "^1.0.1", | |
2262 "tty-browserify": "~0.0.0", | |
2263 "url": "~0.11.0", | |
2264 "util": "~0.10.1", | |
2265 "vm-browserify": "~0.0.1", | |
2266 "xtend": "^4.0.0" | |
2267 }, | |
2268 "dependencies": { | |
2269 "concat-stream": { | |
2270 "version": "1.5.2", | |
2271 "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.5.2.tgz", | |
2272 "integrity": "sha1-cIl4Yk2FavQaWnQd790mHadSwmY=", | |
2273 "dev": true, | |
2274 "requires": { | |
2275 "inherits": "~2.0.1", | |
2276 "readable-stream": "~2.0.0", | |
2277 "typedarray": "~0.0.5" | |
2278 }, | |
2279 "dependencies": { | |
2280 "readable-stream": { | |
2281 "version": "2.0.6", | |
2282 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz", | |
2283 "integrity": "sha1-j5A0HmilPMySh4jaz80Rs265t44=", | |
2284 "dev": true, | |
2285 "requires": { | |
2286 "core-util-is": "~1.0.0", | |
2287 "inherits": "~2.0.1", | |
2288 "isarray": "~1.0.0", | |
2289 "process-nextick-args": "~1.0.6", | |
2290 "string_decoder": "~0.10.x", | |
2291 "util-deprecate": "~1.0.1" | |
2292 } | |
2293 } | |
2294 } | |
2295 }, | |
2296 "process-nextick-args": { | |
2297 "version": "1.0.7", | |
2298 "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz", | |
2299 "integrity": "sha1-FQ4gt1ZZCtP5EJPyWk8q2L/zC6M=", | |
2300 "dev": true | |
2301 }, | |
2302 "punycode": { | |
2303 "version": "1.4.1", | |
2304 "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz", | |
2305 "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=", | |
2306 "dev": true | |
2307 }, | |
2308 "readable-stream": { | |
2309 "version": "2.3.6", | |
2310 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz", | |
2311 "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==", | |
2312 "dev": true, | |
2313 "requires": { | |
2314 "core-util-is": "~1.0.0", | |
2315 "inherits": "~2.0.3", | |
2316 "isarray": "~1.0.0", | |
2317 "process-nextick-args": "~2.0.0", | |
2318 "safe-buffer": "~5.1.1", | |
2319 "string_decoder": "~1.1.1", | |
2320 "util-deprecate": "~1.0.1" | |
2321 }, | |
2322 "dependencies": { | |
2323 "process-nextick-args": { | |
2324 "version": "2.0.1", | |
2325 "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", | |
2326 "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", | |
2327 "dev": true | |
2328 }, | |
2329 "string_decoder": { | |
2330 "version": "1.1.1", | |
2331 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", | |
2332 "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", | |
2333 "dev": true, | |
2334 "requires": { | |
2335 "safe-buffer": "~5.1.0" | |
2336 } | |
2337 } | |
2338 } | |
2339 }, | |
2340 "safe-buffer": { | |
2341 "version": "5.1.2", | |
2342 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", | |
2343 "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", | |
2344 "dev": true | |
2345 }, | |
2346 "string_decoder": { | |
2347 "version": "0.10.31", | |
2348 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", | |
2349 "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", | |
2350 "dev": true | |
2351 }, | |
2352 "xtend": { | |
2353 "version": "4.0.2", | |
2354 "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", | |
2355 "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", | |
2356 "dev": true | |
2357 } | |
2358 } | |
2359 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2360 "browserify-aes": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2361 "version": "1.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2362 "resolved": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2363 "integrity": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2364 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2365 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2366 "buffer-xor": "^1.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2367 "cipher-base": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2368 "create-hash": "^1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2369 "evp_bytestokey": "^1.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2370 "inherits": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2371 "safe-buffer": "^5.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2372 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2373 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2374 "browserify-cipher": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2375 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2376 "resolved": "https://registry.npmjs.org/browserify-cipher/-/browserify-cipher-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2377 "integrity": "sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2378 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2379 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2380 "browserify-aes": "^1.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2381 "browserify-des": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2382 "evp_bytestokey": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2383 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2384 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2385 "browserify-des": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2386 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2387 "resolved": "https://registry.npmjs.org/browserify-des/-/browserify-des-1.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2388 "integrity": "sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2389 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2390 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2391 "cipher-base": "^1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2392 "des.js": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2393 "inherits": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2394 "safe-buffer": "^5.1.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2395 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2396 }, |
34 | 2397 "browserify-fs": { |
2398 "version": "1.0.0", | |
2399 "resolved": "https://registry.npmjs.org/browserify-fs/-/browserify-fs-1.0.0.tgz", | |
2400 "integrity": "sha1-8HWqinKdTRcW0GZiDjhvzBMRqW8=", | |
2401 "dev": true, | |
2402 "requires": { | |
2403 "level-filesystem": "^1.0.1", | |
2404 "level-js": "^2.1.3", | |
2405 "levelup": "^0.18.2" | |
2406 } | |
2407 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2408 "browserify-rsa": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2409 "version": "4.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2410 "resolved": "https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2411 "integrity": "sha1-IeCr+vbyApzy+vsTNWenAdQTVSQ=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2412 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2413 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2414 "bn.js": "^4.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2415 "randombytes": "^2.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2416 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2417 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2418 "browserify-sign": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2419 "version": "4.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2420 "resolved": "https://registry.npmjs.org/browserify-sign/-/browserify-sign-4.0.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2421 "integrity": "sha1-qk62jl17ZYuqa/alfmMMvXqT0pg=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2422 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2423 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2424 "bn.js": "^4.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2425 "browserify-rsa": "^4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2426 "create-hash": "^1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2427 "create-hmac": "^1.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2428 "elliptic": "^6.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2429 "inherits": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2430 "parse-asn1": "^5.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2431 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2432 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2433 "browserify-zlib": { |
34 | 2434 "version": "0.1.4", |
2435 "resolved": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.1.4.tgz", | |
2436 "integrity": "sha1-uzX4pRn2AOD6a4SFJByXnQFB+y0=", | |
2437 "dev": true, | |
2438 "requires": { | |
2439 "pako": "~0.2.0" | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2440 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2441 }, |
48 | 2442 "browserslist": { |
2443 "version": "4.8.3", | |
2444 "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.8.3.tgz", | |
2445 "integrity": "sha512-iU43cMMknxG1ClEZ2MDKeonKE1CCrFVkQK2AqO2YWFmvIrx4JWrvQ4w4hQez6EpVI8rHTtqh/ruHHDHSOKxvUg==", | |
2446 "dev": true, | |
2447 "requires": { | |
2448 "caniuse-lite": "^1.0.30001017", | |
2449 "electron-to-chromium": "^1.3.322", | |
2450 "node-releases": "^1.1.44" | |
2451 } | |
2452 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2453 "bs-logger": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2454 "version": "0.2.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2455 "resolved": "https://registry.npmjs.org/bs-logger/-/bs-logger-0.2.6.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2456 "integrity": "sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2457 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2458 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2459 "fast-json-stable-stringify": "2.x" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2460 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2461 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2462 "bser": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2463 "version": "2.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2464 "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2465 "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2466 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2467 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2468 "node-int64": "^0.4.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2469 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2470 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2471 "buffer": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2472 "version": "4.9.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2473 "resolved": "https://registry.npmjs.org/buffer/-/buffer-4.9.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2474 "integrity": "sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2475 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2476 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2477 "base64-js": "^1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2478 "ieee754": "^1.1.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2479 "isarray": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2480 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2481 }, |
34 | 2482 "buffer-es6": { |
2483 "version": "4.9.3", | |
2484 "resolved": "https://registry.npmjs.org/buffer-es6/-/buffer-es6-4.9.3.tgz", | |
2485 "integrity": "sha1-8mNHuC33b9N+GLy1KIxJcM/VxAQ=", | |
2486 "dev": true | |
2487 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2488 "buffer-from": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2489 "version": "1.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2490 "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2491 "integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2492 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2493 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2494 "buffer-xor": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2495 "version": "1.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2496 "resolved": "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2497 "integrity": "sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2498 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2499 }, |
34 | 2500 "builtin-modules": { |
2501 "version": "3.1.0", | |
2502 "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.1.0.tgz", | |
2503 "integrity": "sha512-k0KL0aWZuBt2lrxrcASWDfwOLMnodeQjodT/1SxEQAXsHANgo6ZC/VEaSEHCXt7aSTZ4/4H5LKa+tBXmW7Vtvw==", | |
2504 "dev": true | |
2505 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2506 "builtin-status-codes": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2507 "version": "3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2508 "resolved": "https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2509 "integrity": "sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2510 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2511 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2512 "cache-base": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2513 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2514 "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2515 "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2516 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2517 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2518 "collection-visit": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2519 "component-emitter": "^1.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2520 "get-value": "^2.0.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2521 "has-value": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2522 "isobject": "^3.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2523 "set-value": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2524 "to-object-path": "^0.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2525 "union-value": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2526 "unset-value": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2527 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2528 }, |
34 | 2529 "cached-path-relative": { |
2530 "version": "1.0.2", | |
2531 "resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.2.tgz", | |
2532 "integrity": "sha512-5r2GqsoEb4qMTTN9J+WzXfjov+hjxT+j3u5K+kIVNIwAd99DLCJE9pBIMP1qVeybV6JiijL385Oz0DcYxfbOIg==", | |
2533 "dev": true | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2534 }, |
48 | 2535 "caller-callsite": { |
2536 "version": "2.0.0", | |
2537 "resolved": "https://registry.npmjs.org/caller-callsite/-/caller-callsite-2.0.0.tgz", | |
2538 "integrity": "sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=", | |
2539 "dev": true, | |
2540 "requires": { | |
2541 "callsites": "^2.0.0" | |
2542 }, | |
2543 "dependencies": { | |
2544 "callsites": { | |
2545 "version": "2.0.0", | |
2546 "resolved": "https://registry.npmjs.org/callsites/-/callsites-2.0.0.tgz", | |
2547 "integrity": "sha1-BuuE8A7qQT2oav/vrL/7Ngk7PFA=", | |
2548 "dev": true | |
2549 } | |
2550 } | |
2551 }, | |
2552 "caller-path": { | |
2553 "version": "2.0.0", | |
2554 "resolved": "https://registry.npmjs.org/caller-path/-/caller-path-2.0.0.tgz", | |
2555 "integrity": "sha1-Ro+DBE42mrIBD6xfBs7uFbsssfQ=", | |
2556 "dev": true, | |
2557 "requires": { | |
2558 "caller-callsite": "^2.0.0" | |
2559 } | |
2560 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2561 "callsites": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2562 "version": "3.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2563 "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2564 "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2565 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2566 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2567 "camelcase": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2568 "version": "5.3.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2569 "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2570 "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2571 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2572 }, |
48 | 2573 "caniuse-api": { |
2574 "version": "3.0.0", | |
2575 "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz", | |
2576 "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==", | |
2577 "dev": true, | |
2578 "requires": { | |
2579 "browserslist": "^4.0.0", | |
2580 "caniuse-lite": "^1.0.0", | |
2581 "lodash.memoize": "^4.1.2", | |
2582 "lodash.uniq": "^4.5.0" | |
2583 } | |
2584 }, | |
2585 "caniuse-lite": { | |
2586 "version": "1.0.30001020", | |
2587 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001020.tgz", | |
2588 "integrity": "sha512-yWIvwA68wRHKanAVS1GjN8vajAv7MBFshullKCeq/eKpK7pJBVDgFFEqvgWTkcP2+wIDeQGYFRXECjKZnLkUjA==", | |
2589 "dev": true | |
2590 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2591 "canonicalize": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2592 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2593 "resolved": "https://registry.npmjs.org/canonicalize/-/canonicalize-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2594 "integrity": "sha512-N3cmB3QLhS5TJ5smKFf1w42rJXWe6C1qP01z4dxJiI5v269buii4fLHWETDyf7yEd0azGLNC63VxNMiPd2u0Cg==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2595 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2596 "capture-exit": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2597 "version": "2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2598 "resolved": "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2599 "integrity": "sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2600 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2601 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2602 "rsvp": "^4.8.4" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2603 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2604 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2605 "caseless": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2606 "version": "0.12.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2607 "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2608 "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2609 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2610 "chalk": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2611 "version": "2.4.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2612 "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2613 "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2614 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2615 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2616 "ansi-styles": "^3.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2617 "escape-string-regexp": "^1.0.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2618 "supports-color": "^5.3.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2619 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2620 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2621 "chokidar": { |
34 | 2622 "version": "1.7.0", |
2623 "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-1.7.0.tgz", | |
2624 "integrity": "sha1-eY5ol3gVHIB2tLNg5e3SjNortGg=", | |
2625 "dev": true, | |
2626 "optional": true, | |
2627 "requires": { | |
2628 "anymatch": "^1.3.0", | |
2629 "async-each": "^1.0.0", | |
2630 "fsevents": "^1.0.0", | |
2631 "glob-parent": "^2.0.0", | |
2632 "inherits": "^2.0.1", | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2633 "is-binary-path": "^1.0.0", |
34 | 2634 "is-glob": "^2.0.0", |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2635 "path-is-absolute": "^1.0.0", |
34 | 2636 "readdirp": "^2.0.0" |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2637 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2638 "dependencies": { |
34 | 2639 "anymatch": { |
2640 "version": "1.3.2", | |
2641 "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-1.3.2.tgz", | |
2642 "integrity": "sha512-0XNayC8lTHQ2OI8aljNCN3sSx6hsr/1+rlcDAotXJR7C1oZZHCNsfpbKwMjRA3Uqb5tF1Rae2oloTr4xpq+WjA==", | |
2643 "dev": true, | |
2644 "optional": true, | |
2645 "requires": { | |
2646 "micromatch": "^2.1.5", | |
2647 "normalize-path": "^2.0.0" | |
2648 } | |
2649 }, | |
2650 "arr-diff": { | |
2651 "version": "2.0.0", | |
2652 "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-2.0.0.tgz", | |
2653 "integrity": "sha1-jzuCf5Vai9ZpaX5KQlasPOrjVs8=", | |
2654 "dev": true, | |
2655 "optional": true, | |
2656 "requires": { | |
2657 "arr-flatten": "^1.0.1" | |
2658 } | |
2659 }, | |
2660 "array-unique": { | |
2661 "version": "0.2.1", | |
2662 "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.2.1.tgz", | |
2663 "integrity": "sha1-odl8yvy8JiXMcPrc6zalDFiwGlM=", | |
2664 "dev": true, | |
2665 "optional": true | |
2666 }, | |
2667 "braces": { | |
2668 "version": "1.8.5", | |
2669 "resolved": "https://registry.npmjs.org/braces/-/braces-1.8.5.tgz", | |
2670 "integrity": "sha1-uneWLhLf+WnWt2cR6RS3N4V79qc=", | |
2671 "dev": true, | |
2672 "optional": true, | |
2673 "requires": { | |
2674 "expand-range": "^1.8.1", | |
2675 "preserve": "^0.2.0", | |
2676 "repeat-element": "^1.1.2" | |
2677 } | |
2678 }, | |
2679 "expand-brackets": { | |
2680 "version": "0.1.5", | |
2681 "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-0.1.5.tgz", | |
2682 "integrity": "sha1-3wcoTjQqgHzXM6xa9yQR5YHRF3s=", | |
2683 "dev": true, | |
2684 "optional": true, | |
2685 "requires": { | |
2686 "is-posix-bracket": "^0.1.0" | |
2687 } | |
2688 }, | |
2689 "extglob": { | |
2690 "version": "0.3.2", | |
2691 "resolved": "https://registry.npmjs.org/extglob/-/extglob-0.3.2.tgz", | |
2692 "integrity": "sha1-Lhj/PS9JqydlzskCPwEdqo2DSaE=", | |
2693 "dev": true, | |
2694 "optional": true, | |
2695 "requires": { | |
2696 "is-extglob": "^1.0.0" | |
2697 } | |
2698 }, | |
2699 "kind-of": { | |
2700 "version": "3.2.2", | |
2701 "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", | |
2702 "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", | |
2703 "dev": true, | |
2704 "optional": true, | |
2705 "requires": { | |
2706 "is-buffer": "^1.1.5" | |
2707 } | |
2708 }, | |
2709 "micromatch": { | |
2710 "version": "2.3.11", | |
2711 "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-2.3.11.tgz", | |
2712 "integrity": "sha1-hmd8l9FyCzY0MdBNDRUpO9OMFWU=", | |
2713 "dev": true, | |
2714 "optional": true, | |
2715 "requires": { | |
2716 "arr-diff": "^2.0.0", | |
2717 "array-unique": "^0.2.1", | |
2718 "braces": "^1.8.2", | |
2719 "expand-brackets": "^0.1.4", | |
2720 "extglob": "^0.3.1", | |
2721 "filename-regex": "^2.0.0", | |
2722 "is-extglob": "^1.0.0", | |
2723 "is-glob": "^2.0.1", | |
2724 "kind-of": "^3.0.2", | |
2725 "normalize-path": "^2.0.1", | |
2726 "object.omit": "^2.0.0", | |
2727 "parse-glob": "^3.0.4", | |
2728 "regex-cache": "^0.4.2" | |
2729 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2730 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2731 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2732 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2733 "ci-info": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2734 "version": "2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2735 "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2736 "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2737 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2738 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2739 "cipher-base": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2740 "version": "1.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2741 "resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2742 "integrity": "sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2743 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2744 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2745 "inherits": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2746 "safe-buffer": "^5.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2747 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2748 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2749 "class-utils": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2750 "version": "0.3.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2751 "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2752 "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2753 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2754 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2755 "arr-union": "^3.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2756 "define-property": "^0.2.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2757 "isobject": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2758 "static-extend": "^0.1.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2759 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2760 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2761 "define-property": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2762 "version": "0.2.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2763 "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2764 "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2765 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2766 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2767 "is-descriptor": "^0.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2768 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2769 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2770 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2771 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2772 "cliui": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2773 "version": "5.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2774 "resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2775 "integrity": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2776 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2777 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2778 "string-width": "^3.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2779 "strip-ansi": "^5.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2780 "wrap-ansi": "^5.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2781 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2782 }, |
34 | 2783 "clone": { |
2784 "version": "0.1.19", | |
2785 "resolved": "https://registry.npmjs.org/clone/-/clone-0.1.19.tgz", | |
2786 "integrity": "sha1-YT+2hjmyaklKxTJT4Vsaa9iK2oU=", | |
2787 "dev": true | |
2788 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2789 "co": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2790 "version": "4.6.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2791 "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2792 "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2793 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2794 }, |
48 | 2795 "coa": { |
2796 "version": "2.0.2", | |
2797 "resolved": "https://registry.npmjs.org/coa/-/coa-2.0.2.tgz", | |
2798 "integrity": "sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==", | |
2799 "dev": true, | |
2800 "requires": { | |
2801 "@types/q": "^1.5.1", | |
2802 "chalk": "^2.4.1", | |
2803 "q": "^1.1.2" | |
2804 } | |
2805 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2806 "collection-visit": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2807 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2808 "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2809 "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2810 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2811 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2812 "map-visit": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2813 "object-visit": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2814 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2815 }, |
48 | 2816 "color": { |
2817 "version": "3.1.2", | |
2818 "resolved": "https://registry.npmjs.org/color/-/color-3.1.2.tgz", | |
2819 "integrity": "sha512-vXTJhHebByxZn3lDvDJYw4lR5+uB3vuoHsuYA5AKuxRVn5wzzIfQKGLBmgdVRHKTJYeK5rvJcHnrd0Li49CFpg==", | |
2820 "dev": true, | |
2821 "requires": { | |
2822 "color-convert": "^1.9.1", | |
2823 "color-string": "^1.5.2" | |
2824 } | |
2825 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2826 "color-convert": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2827 "version": "1.9.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2828 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2829 "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2830 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2831 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2832 "color-name": "1.1.3" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2833 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2834 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2835 "color-name": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2836 "version": "1.1.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2837 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2838 "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2839 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2840 }, |
48 | 2841 "color-string": { |
2842 "version": "1.5.3", | |
2843 "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz", | |
2844 "integrity": "sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==", | |
2845 "dev": true, | |
2846 "requires": { | |
2847 "color-name": "^1.0.0", | |
2848 "simple-swizzle": "^0.2.2" | |
2849 } | |
2850 }, | |
34 | 2851 "combine-source-map": { |
2852 "version": "0.8.0", | |
2853 "resolved": "https://registry.npmjs.org/combine-source-map/-/combine-source-map-0.8.0.tgz", | |
2854 "integrity": "sha1-pY0N8ELBhvz4IqjoAV9UUNLXmos=", | |
2855 "dev": true, | |
2856 "requires": { | |
2857 "convert-source-map": "~1.1.0", | |
2858 "inline-source-map": "~0.6.0", | |
2859 "lodash.memoize": "~3.0.3", | |
2860 "source-map": "~0.5.3" | |
2861 }, | |
2862 "dependencies": { | |
2863 "convert-source-map": { | |
2864 "version": "1.1.3", | |
2865 "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.1.3.tgz", | |
2866 "integrity": "sha1-SCnId+n+SbMWHzvzZziI4gRpmGA=", | |
2867 "dev": true | |
2868 }, | |
2869 "lodash.memoize": { | |
2870 "version": "3.0.4", | |
2871 "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-3.0.4.tgz", | |
2872 "integrity": "sha1-LcvSwofLwKVcxCMovQxzYVDVPj8=", | |
2873 "dev": true | |
2874 }, | |
2875 "source-map": { | |
2876 "version": "0.5.7", | |
2877 "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", | |
2878 "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", | |
2879 "dev": true | |
2880 } | |
2881 } | |
2882 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2883 "combined-stream": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2884 "version": "1.0.8", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2885 "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2886 "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2887 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2888 "delayed-stream": "~1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2889 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2890 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2891 "commander": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2892 "version": "2.20.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2893 "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2894 "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2895 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2896 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2897 "commondir": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2898 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2899 "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2900 "integrity": "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2901 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2902 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2903 "component-emitter": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2904 "version": "1.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2905 "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2906 "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2907 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2908 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2909 "concat-map": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2910 "version": "0.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2911 "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2912 "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2913 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2914 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2915 "concat-stream": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2916 "version": "1.6.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2917 "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2918 "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2919 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2920 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2921 "buffer-from": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2922 "inherits": "^2.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2923 "readable-stream": "^2.2.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2924 "typedarray": "^0.0.6" |
34 | 2925 }, |
2926 "dependencies": { | |
2927 "readable-stream": { | |
2928 "version": "2.3.6", | |
2929 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz", | |
2930 "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==", | |
2931 "dev": true, | |
2932 "requires": { | |
2933 "core-util-is": "~1.0.0", | |
2934 "inherits": "~2.0.3", | |
2935 "isarray": "~1.0.0", | |
2936 "process-nextick-args": "~2.0.0", | |
2937 "safe-buffer": "~5.1.1", | |
2938 "string_decoder": "~1.1.1", | |
2939 "util-deprecate": "~1.0.1" | |
2940 } | |
2941 }, | |
2942 "safe-buffer": { | |
2943 "version": "5.1.2", | |
2944 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", | |
2945 "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", | |
2946 "dev": true | |
2947 }, | |
2948 "string_decoder": { | |
2949 "version": "1.1.1", | |
2950 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", | |
2951 "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", | |
2952 "dev": true, | |
2953 "requires": { | |
2954 "safe-buffer": "~5.1.0" | |
2955 } | |
2956 } | |
2957 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2958 }, |
48 | 2959 "concat-with-sourcemaps": { |
2960 "version": "1.1.0", | |
2961 "resolved": "https://registry.npmjs.org/concat-with-sourcemaps/-/concat-with-sourcemaps-1.1.0.tgz", | |
2962 "integrity": "sha512-4gEjHJFT9e+2W/77h/DS5SGUgwDaOwprX8L/gl5+3ixnzkVJJsZWDSelmN3Oilw3LNDZjZV0yqH1hLG3k6nghg==", | |
2963 "dev": true, | |
2964 "requires": { | |
2965 "source-map": "^0.6.1" | |
2966 } | |
2967 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2968 "console-browserify": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2969 "version": "1.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2970 "resolved": "https://registry.npmjs.org/console-browserify/-/console-browserify-1.2.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2971 "integrity": "sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2972 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2973 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2974 "constants-browserify": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2975 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2976 "resolved": "https://registry.npmjs.org/constants-browserify/-/constants-browserify-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2977 "integrity": "sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2978 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2979 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2980 "convert-source-map": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2981 "version": "1.7.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2982 "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2983 "integrity": "sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2984 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2985 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2986 "safe-buffer": "~5.1.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2987 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2988 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2989 "safe-buffer": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2990 "version": "5.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2991 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2992 "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2993 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2994 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2995 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2996 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2997 "copy-descriptor": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2998 "version": "0.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
2999 "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3000 "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3001 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3002 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3003 "core-js": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3004 "version": "2.6.11", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3005 "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.11.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3006 "integrity": "sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3007 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3008 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3009 "core-util-is": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3010 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3011 "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3012 "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3013 }, |
48 | 3014 "cosmiconfig": { |
3015 "version": "5.2.1", | |
3016 "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz", | |
3017 "integrity": "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==", | |
3018 "dev": true, | |
3019 "requires": { | |
3020 "import-fresh": "^2.0.0", | |
3021 "is-directory": "^0.3.1", | |
3022 "js-yaml": "^3.13.1", | |
3023 "parse-json": "^4.0.0" | |
3024 } | |
3025 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3026 "create-ecdh": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3027 "version": "4.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3028 "resolved": "https://registry.npmjs.org/create-ecdh/-/create-ecdh-4.0.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3029 "integrity": "sha512-GbEHQPMOswGpKXM9kCWVrremUcBmjteUaQ01T9rkKCPDXfUHX0IoP9LpHYo2NPFampa4e+/pFDc3jQdxrxQLaw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3030 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3031 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3032 "bn.js": "^4.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3033 "elliptic": "^6.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3034 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3035 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3036 "create-hash": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3037 "version": "1.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3038 "resolved": "https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3039 "integrity": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3040 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3041 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3042 "cipher-base": "^1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3043 "inherits": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3044 "md5.js": "^1.3.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3045 "ripemd160": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3046 "sha.js": "^2.4.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3047 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3048 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3049 "create-hmac": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3050 "version": "1.1.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3051 "resolved": "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3052 "integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3053 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3054 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3055 "cipher-base": "^1.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3056 "create-hash": "^1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3057 "inherits": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3058 "ripemd160": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3059 "safe-buffer": "^5.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3060 "sha.js": "^2.4.8" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3061 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3062 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3063 "cross-spawn": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3064 "version": "6.0.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3065 "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3066 "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3067 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3068 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3069 "nice-try": "^1.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3070 "path-key": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3071 "semver": "^5.5.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3072 "shebang-command": "^1.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3073 "which": "^1.2.9" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3074 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3075 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3076 "semver": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3077 "version": "5.7.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3078 "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3079 "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3080 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3081 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3082 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3083 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3084 "crypto-browserify": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3085 "version": "3.12.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3086 "resolved": "https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.12.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3087 "integrity": "sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3088 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3089 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3090 "browserify-cipher": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3091 "browserify-sign": "^4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3092 "create-ecdh": "^4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3093 "create-hash": "^1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3094 "create-hmac": "^1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3095 "diffie-hellman": "^5.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3096 "inherits": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3097 "pbkdf2": "^3.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3098 "public-encrypt": "^4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3099 "randombytes": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3100 "randomfill": "^1.0.3" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3101 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3102 }, |
48 | 3103 "css": { |
3104 "version": "2.2.4", | |
3105 "resolved": "https://registry.npmjs.org/css/-/css-2.2.4.tgz", | |
3106 "integrity": "sha512-oUnjmWpy0niI3x/mPL8dVEI1l7MnG3+HHyRPHf+YFSbK+svOhXpmSOcDURUh2aOCgl2grzrOPt1nHLuCVFULLw==", | |
3107 "dev": true, | |
3108 "requires": { | |
3109 "inherits": "^2.0.3", | |
3110 "source-map": "^0.6.1", | |
3111 "source-map-resolve": "^0.5.2", | |
3112 "urix": "^0.1.0" | |
3113 } | |
3114 }, | |
3115 "css-color-names": { | |
3116 "version": "0.0.4", | |
3117 "resolved": "https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz", | |
3118 "integrity": "sha1-gIrcLnnPhHOAabZGyyDsJ762KeA=", | |
3119 "dev": true | |
3120 }, | |
3121 "css-declaration-sorter": { | |
3122 "version": "4.0.1", | |
3123 "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-4.0.1.tgz", | |
3124 "integrity": "sha512-BcxQSKTSEEQUftYpBVnsH4SF05NTuBokb19/sBt6asXGKZ/6VP7PLG1CBCkFDYOnhXhPh0jMhO6xZ71oYHXHBA==", | |
3125 "dev": true, | |
3126 "requires": { | |
3127 "postcss": "^7.0.1", | |
3128 "timsort": "^0.3.0" | |
3129 }, | |
3130 "dependencies": { | |
3131 "postcss": { | |
3132 "version": "7.0.26", | |
3133 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
3134 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
3135 "dev": true, | |
3136 "requires": { | |
3137 "chalk": "^2.4.2", | |
3138 "source-map": "^0.6.1", | |
3139 "supports-color": "^6.1.0" | |
3140 } | |
3141 }, | |
3142 "supports-color": { | |
3143 "version": "6.1.0", | |
3144 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
3145 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
3146 "dev": true, | |
3147 "requires": { | |
3148 "has-flag": "^3.0.0" | |
3149 } | |
3150 } | |
3151 } | |
3152 }, | |
3153 "css-modules-loader-core": { | |
3154 "version": "1.1.0", | |
3155 "resolved": "https://registry.npmjs.org/css-modules-loader-core/-/css-modules-loader-core-1.1.0.tgz", | |
3156 "integrity": "sha1-WQhmgpShvs0mGuCkziGwtVHyHRY=", | |
3157 "dev": true, | |
3158 "requires": { | |
3159 "icss-replace-symbols": "1.1.0", | |
3160 "postcss": "6.0.1", | |
3161 "postcss-modules-extract-imports": "1.1.0", | |
3162 "postcss-modules-local-by-default": "1.2.0", | |
3163 "postcss-modules-scope": "1.1.0", | |
3164 "postcss-modules-values": "1.3.0" | |
3165 } | |
3166 }, | |
3167 "css-parse": { | |
3168 "version": "2.0.0", | |
3169 "resolved": "https://registry.npmjs.org/css-parse/-/css-parse-2.0.0.tgz", | |
3170 "integrity": "sha1-pGjuZnwW2BzPBcWMONKpfHgNv9Q=", | |
3171 "dev": true, | |
3172 "requires": { | |
3173 "css": "^2.0.0" | |
3174 } | |
3175 }, | |
3176 "css-select": { | |
3177 "version": "2.1.0", | |
3178 "resolved": "https://registry.npmjs.org/css-select/-/css-select-2.1.0.tgz", | |
3179 "integrity": "sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==", | |
3180 "dev": true, | |
3181 "requires": { | |
3182 "boolbase": "^1.0.0", | |
3183 "css-what": "^3.2.1", | |
3184 "domutils": "^1.7.0", | |
3185 "nth-check": "^1.0.2" | |
3186 } | |
3187 }, | |
3188 "css-select-base-adapter": { | |
3189 "version": "0.1.1", | |
3190 "resolved": "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz", | |
3191 "integrity": "sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==", | |
3192 "dev": true | |
3193 }, | |
3194 "css-selector-tokenizer": { | |
3195 "version": "0.7.1", | |
3196 "resolved": "https://registry.npmjs.org/css-selector-tokenizer/-/css-selector-tokenizer-0.7.1.tgz", | |
3197 "integrity": "sha512-xYL0AMZJ4gFzJQsHUKa5jiWWi2vH77WVNg7JYRyewwj6oPh4yb/y6Y9ZCw9dsj/9UauMhtuxR+ogQd//EdEVNA==", | |
3198 "dev": true, | |
3199 "requires": { | |
3200 "cssesc": "^0.1.0", | |
3201 "fastparse": "^1.1.1", | |
3202 "regexpu-core": "^1.0.0" | |
3203 }, | |
3204 "dependencies": { | |
3205 "regexpu-core": { | |
3206 "version": "1.0.0", | |
3207 "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-1.0.0.tgz", | |
3208 "integrity": "sha1-hqdj9Y7k18L2sQLkdkBQ3n7ZDGs=", | |
3209 "dev": true, | |
3210 "requires": { | |
3211 "regenerate": "^1.2.1", | |
3212 "regjsgen": "^0.2.0", | |
3213 "regjsparser": "^0.1.4" | |
3214 } | |
3215 } | |
3216 } | |
3217 }, | |
3218 "css-tree": { | |
3219 "version": "1.0.0-alpha.37", | |
3220 "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz", | |
3221 "integrity": "sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==", | |
3222 "dev": true, | |
3223 "requires": { | |
3224 "mdn-data": "2.0.4", | |
3225 "source-map": "^0.6.1" | |
3226 } | |
3227 }, | |
3228 "css-unit-converter": { | |
3229 "version": "1.1.1", | |
3230 "resolved": "https://registry.npmjs.org/css-unit-converter/-/css-unit-converter-1.1.1.tgz", | |
3231 "integrity": "sha1-2bkoGtz9jO2TW9urqDeGiX9k6ZY=", | |
3232 "dev": true | |
3233 }, | |
3234 "css-what": { | |
3235 "version": "3.2.1", | |
3236 "resolved": "https://registry.npmjs.org/css-what/-/css-what-3.2.1.tgz", | |
3237 "integrity": "sha512-WwOrosiQTvyms+Ti5ZC5vGEK0Vod3FTt1ca+payZqvKuGJF+dq7bG63DstxtN0dpm6FxY27a/zS3Wten+gEtGw==", | |
3238 "dev": true | |
3239 }, | |
3240 "cssesc": { | |
3241 "version": "0.1.0", | |
3242 "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-0.1.0.tgz", | |
3243 "integrity": "sha1-yBSQPkViM3GgR3tAEJqq++6t27Q=", | |
3244 "dev": true | |
3245 }, | |
3246 "cssnano": { | |
3247 "version": "4.1.10", | |
3248 "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-4.1.10.tgz", | |
3249 "integrity": "sha512-5wny+F6H4/8RgNlaqab4ktc3e0/blKutmq8yNlBFXA//nSFFAqAngjNVRzUvCgYROULmZZUoosL/KSoZo5aUaQ==", | |
3250 "dev": true, | |
3251 "requires": { | |
3252 "cosmiconfig": "^5.0.0", | |
3253 "cssnano-preset-default": "^4.0.7", | |
3254 "is-resolvable": "^1.0.0", | |
3255 "postcss": "^7.0.0" | |
3256 }, | |
3257 "dependencies": { | |
3258 "postcss": { | |
3259 "version": "7.0.26", | |
3260 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
3261 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
3262 "dev": true, | |
3263 "requires": { | |
3264 "chalk": "^2.4.2", | |
3265 "source-map": "^0.6.1", | |
3266 "supports-color": "^6.1.0" | |
3267 } | |
3268 }, | |
3269 "supports-color": { | |
3270 "version": "6.1.0", | |
3271 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
3272 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
3273 "dev": true, | |
3274 "requires": { | |
3275 "has-flag": "^3.0.0" | |
3276 } | |
3277 } | |
3278 } | |
3279 }, | |
3280 "cssnano-preset-default": { | |
3281 "version": "4.0.7", | |
3282 "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-4.0.7.tgz", | |
3283 "integrity": "sha512-x0YHHx2h6p0fCl1zY9L9roD7rnlltugGu7zXSKQx6k2rYw0Hi3IqxcoAGF7u9Q5w1nt7vK0ulxV8Lo+EvllGsA==", | |
3284 "dev": true, | |
3285 "requires": { | |
3286 "css-declaration-sorter": "^4.0.1", | |
3287 "cssnano-util-raw-cache": "^4.0.1", | |
3288 "postcss": "^7.0.0", | |
3289 "postcss-calc": "^7.0.1", | |
3290 "postcss-colormin": "^4.0.3", | |
3291 "postcss-convert-values": "^4.0.1", | |
3292 "postcss-discard-comments": "^4.0.2", | |
3293 "postcss-discard-duplicates": "^4.0.2", | |
3294 "postcss-discard-empty": "^4.0.1", | |
3295 "postcss-discard-overridden": "^4.0.1", | |
3296 "postcss-merge-longhand": "^4.0.11", | |
3297 "postcss-merge-rules": "^4.0.3", | |
3298 "postcss-minify-font-values": "^4.0.2", | |
3299 "postcss-minify-gradients": "^4.0.2", | |
3300 "postcss-minify-params": "^4.0.2", | |
3301 "postcss-minify-selectors": "^4.0.2", | |
3302 "postcss-normalize-charset": "^4.0.1", | |
3303 "postcss-normalize-display-values": "^4.0.2", | |
3304 "postcss-normalize-positions": "^4.0.2", | |
3305 "postcss-normalize-repeat-style": "^4.0.2", | |
3306 "postcss-normalize-string": "^4.0.2", | |
3307 "postcss-normalize-timing-functions": "^4.0.2", | |
3308 "postcss-normalize-unicode": "^4.0.1", | |
3309 "postcss-normalize-url": "^4.0.1", | |
3310 "postcss-normalize-whitespace": "^4.0.2", | |
3311 "postcss-ordered-values": "^4.1.2", | |
3312 "postcss-reduce-initial": "^4.0.3", | |
3313 "postcss-reduce-transforms": "^4.0.2", | |
3314 "postcss-svgo": "^4.0.2", | |
3315 "postcss-unique-selectors": "^4.0.1" | |
3316 }, | |
3317 "dependencies": { | |
3318 "postcss": { | |
3319 "version": "7.0.26", | |
3320 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
3321 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
3322 "dev": true, | |
3323 "requires": { | |
3324 "chalk": "^2.4.2", | |
3325 "source-map": "^0.6.1", | |
3326 "supports-color": "^6.1.0" | |
3327 } | |
3328 }, | |
3329 "supports-color": { | |
3330 "version": "6.1.0", | |
3331 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
3332 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
3333 "dev": true, | |
3334 "requires": { | |
3335 "has-flag": "^3.0.0" | |
3336 } | |
3337 } | |
3338 } | |
3339 }, | |
3340 "cssnano-util-get-arguments": { | |
3341 "version": "4.0.0", | |
3342 "resolved": "https://registry.npmjs.org/cssnano-util-get-arguments/-/cssnano-util-get-arguments-4.0.0.tgz", | |
3343 "integrity": "sha1-7ToIKZ8h11dBsg87gfGU7UnMFQ8=", | |
3344 "dev": true | |
3345 }, | |
3346 "cssnano-util-get-match": { | |
3347 "version": "4.0.0", | |
3348 "resolved": "https://registry.npmjs.org/cssnano-util-get-match/-/cssnano-util-get-match-4.0.0.tgz", | |
3349 "integrity": "sha1-wOTKB/U4a7F+xeUiULT1lhNlFW0=", | |
3350 "dev": true | |
3351 }, | |
3352 "cssnano-util-raw-cache": { | |
3353 "version": "4.0.1", | |
3354 "resolved": "https://registry.npmjs.org/cssnano-util-raw-cache/-/cssnano-util-raw-cache-4.0.1.tgz", | |
3355 "integrity": "sha512-qLuYtWK2b2Dy55I8ZX3ky1Z16WYsx544Q0UWViebptpwn/xDBmog2TLg4f+DBMg1rJ6JDWtn96WHbOKDWt1WQA==", | |
3356 "dev": true, | |
3357 "requires": { | |
3358 "postcss": "^7.0.0" | |
3359 }, | |
3360 "dependencies": { | |
3361 "postcss": { | |
3362 "version": "7.0.26", | |
3363 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
3364 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
3365 "dev": true, | |
3366 "requires": { | |
3367 "chalk": "^2.4.2", | |
3368 "source-map": "^0.6.1", | |
3369 "supports-color": "^6.1.0" | |
3370 } | |
3371 }, | |
3372 "supports-color": { | |
3373 "version": "6.1.0", | |
3374 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
3375 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
3376 "dev": true, | |
3377 "requires": { | |
3378 "has-flag": "^3.0.0" | |
3379 } | |
3380 } | |
3381 } | |
3382 }, | |
3383 "cssnano-util-same-parent": { | |
3384 "version": "4.0.1", | |
3385 "resolved": "https://registry.npmjs.org/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.1.tgz", | |
3386 "integrity": "sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q==", | |
3387 "dev": true | |
3388 }, | |
3389 "csso": { | |
3390 "version": "4.0.2", | |
3391 "resolved": "https://registry.npmjs.org/csso/-/csso-4.0.2.tgz", | |
3392 "integrity": "sha512-kS7/oeNVXkHWxby5tHVxlhjizRCSv8QdU7hB2FpdAibDU8FjTAolhNjKNTiLzXtUrKT6HwClE81yXwEk1309wg==", | |
3393 "dev": true, | |
3394 "requires": { | |
3395 "css-tree": "1.0.0-alpha.37" | |
3396 } | |
3397 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3398 "cssom": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3399 "version": "0.3.8", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3400 "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3401 "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3402 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3403 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3404 "cssstyle": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3405 "version": "1.4.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3406 "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-1.4.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3407 "integrity": "sha512-GBrLZYZ4X4x6/QEoBnIrqb8B/f5l4+8me2dkom/j1Gtbxy0kBv6OGzKuAsGM75bkGwGAFkt56Iwg28S3XTZgSA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3408 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3409 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3410 "cssom": "0.3.x" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3411 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3412 }, |
34 | 3413 "dash-ast": { |
3414 "version": "1.0.0", | |
3415 "resolved": "https://registry.npmjs.org/dash-ast/-/dash-ast-1.0.0.tgz", | |
3416 "integrity": "sha512-Vy4dx7gquTeMcQR/hDkYLGUnwVil6vk4FOOct+djUnHOUWt+zJPJAaRIXaAFkPXtJjvlY7o3rfRu0/3hpnwoUA==", | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3417 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3418 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3419 "dashdash": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3420 "version": "1.14.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3421 "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3422 "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3423 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3424 "assert-plus": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3425 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3426 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3427 "data-urls": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3428 "version": "1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3429 "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-1.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3430 "integrity": "sha512-YTWYI9se1P55u58gL5GkQHW4P6VJBJ5iBT+B5a7i2Tjadhv52paJG0qHX4A0OR6/t52odI64KP2YvFpkDOi3eQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3431 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3432 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3433 "abab": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3434 "whatwg-mimetype": "^2.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3435 "whatwg-url": "^7.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3436 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3437 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3438 "whatwg-url": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3439 "version": "7.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3440 "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3441 "integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3442 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3443 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3444 "lodash.sortby": "^4.7.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3445 "tr46": "^1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3446 "webidl-conversions": "^4.0.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3447 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3448 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3449 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3450 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3451 "debug": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3452 "version": "4.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3453 "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3454 "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3455 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3456 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3457 "ms": "^2.1.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3458 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3459 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3460 "decamelize": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3461 "version": "1.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3462 "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3463 "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3464 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3465 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3466 "decode-uri-component": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3467 "version": "0.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3468 "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3469 "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3470 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3471 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3472 "deep-is": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3473 "version": "0.1.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3474 "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3475 "integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3476 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3477 }, |
34 | 3478 "deferred-leveldown": { |
3479 "version": "0.2.0", | |
3480 "resolved": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-0.2.0.tgz", | |
3481 "integrity": "sha1-LO8fER4cV4cNi7uK8mUOWHzS9bQ=", | |
3482 "dev": true, | |
3483 "requires": { | |
3484 "abstract-leveldown": "~0.12.1" | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3485 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3486 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3487 "define-properties": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3488 "version": "1.1.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3489 "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3490 "integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3491 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3492 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3493 "object-keys": "^1.0.12" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3494 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3495 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3496 "define-property": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3497 "version": "2.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3498 "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3499 "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3500 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3501 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3502 "is-descriptor": "^1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3503 "isobject": "^3.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3504 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3505 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3506 "is-accessor-descriptor": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3507 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3508 "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3509 "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3510 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3511 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3512 "kind-of": "^6.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3513 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3514 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3515 "is-data-descriptor": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3516 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3517 "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3518 "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3519 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3520 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3521 "kind-of": "^6.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3522 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3523 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3524 "is-descriptor": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3525 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3526 "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3527 "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3528 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3529 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3530 "is-accessor-descriptor": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3531 "is-data-descriptor": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3532 "kind-of": "^6.0.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3533 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3534 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3535 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3536 }, |
34 | 3537 "defined": { |
3538 "version": "1.0.0", | |
3539 "resolved": "https://registry.npmjs.org/defined/-/defined-1.0.0.tgz", | |
3540 "integrity": "sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM=", | |
3541 "dev": true | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3542 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3543 "delayed-stream": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3544 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3545 "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3546 "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3547 }, |
34 | 3548 "deps-sort": { |
3549 "version": "2.0.1", | |
3550 "resolved": "https://registry.npmjs.org/deps-sort/-/deps-sort-2.0.1.tgz", | |
3551 "integrity": "sha512-1orqXQr5po+3KI6kQb9A4jnXT1PBwggGl2d7Sq2xsnOeI9GPcE/tGcF9UiSZtZBM7MukY4cAh7MemS6tZYipfw==", | |
3552 "dev": true, | |
3553 "requires": { | |
3554 "JSONStream": "^1.0.3", | |
3555 "shasum-object": "^1.0.0", | |
3556 "subarg": "^1.0.0", | |
3557 "through2": "^2.0.0" | |
3558 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3559 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3560 "des.js": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3561 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3562 "resolved": "https://registry.npmjs.org/des.js/-/des.js-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3563 "integrity": "sha512-Q0I4pfFrv2VPd34/vfLrFOoRmlYj3OV50i7fskps1jZWK1kApMWWT9G6RRUeYedLcBDIhnSDaUvJMb3AhUlaEA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3564 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3565 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3566 "inherits": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3567 "minimalistic-assert": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3568 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3569 }, |
34 | 3570 "detect-indent": { |
3571 "version": "4.0.0", | |
3572 "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-4.0.0.tgz", | |
3573 "integrity": "sha1-920GQ1LN9Docts5hnE7jqUdd4gg=", | |
3574 "dev": true, | |
3575 "requires": { | |
3576 "repeating": "^2.0.0" | |
3577 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3578 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3579 "detect-newline": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3580 "version": "2.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3581 "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-2.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3582 "integrity": "sha1-9B8cEL5LAOh7XxPaaAdZ8sW/0+I=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3583 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3584 }, |
34 | 3585 "detective": { |
3586 "version": "4.7.1", | |
3587 "resolved": "https://registry.npmjs.org/detective/-/detective-4.7.1.tgz", | |
3588 "integrity": "sha512-H6PmeeUcZloWtdt4DAkFyzFL94arpHr3NOwwmVILFiy+9Qd4JTxxXrzfyGk/lmct2qVGBwTSwSXagqu2BxmWig==", | |
3589 "dev": true, | |
3590 "requires": { | |
3591 "acorn": "^5.2.1", | |
3592 "defined": "^1.0.0" | |
3593 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3594 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3595 "diff-sequences": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3596 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3597 "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3598 "integrity": "sha512-Dj6Wk3tWyTE+Fo1rW8v0Xhwk80um6yFYKbuAxc9c3EZxIHFDYwbi34Uk42u1CdnIiVorvt4RmlSDjIPyzGC2ew==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3599 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3600 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3601 "diffie-hellman": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3602 "version": "5.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3603 "resolved": "https://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3604 "integrity": "sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3605 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3606 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3607 "bn.js": "^4.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3608 "miller-rabin": "^4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3609 "randombytes": "^2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3610 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3611 }, |
48 | 3612 "dom-serializer": { |
3613 "version": "0.2.2", | |
3614 "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz", | |
3615 "integrity": "sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==", | |
3616 "dev": true, | |
3617 "requires": { | |
3618 "domelementtype": "^2.0.1", | |
3619 "entities": "^2.0.0" | |
3620 }, | |
3621 "dependencies": { | |
3622 "domelementtype": { | |
3623 "version": "2.0.1", | |
3624 "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.0.1.tgz", | |
3625 "integrity": "sha512-5HOHUDsYZWV8FGWN0Njbr/Rn7f/eWSQi1v7+HsUVwXgn8nWWlL64zKDkS0n8ZmQ3mlWOMuXOnR+7Nx/5tMO5AQ==", | |
3626 "dev": true | |
3627 } | |
3628 } | |
3629 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3630 "domain-browser": { |
34 | 3631 "version": "1.1.7", |
3632 "resolved": "https://registry.npmjs.org/domain-browser/-/domain-browser-1.1.7.tgz", | |
3633 "integrity": "sha1-hnqksJP6oF8d4IwG9NeyH9+GmLw=", | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3634 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3635 }, |
48 | 3636 "domelementtype": { |
3637 "version": "1.3.1", | |
3638 "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz", | |
3639 "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==", | |
3640 "dev": true | |
3641 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3642 "domexception": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3643 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3644 "resolved": "https://registry.npmjs.org/domexception/-/domexception-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3645 "integrity": "sha512-raigMkn7CJNNo6Ihro1fzG7wr3fHuYVytzquZKX5n0yizGsTcYgzdIUwj1X9pK0VvjeihV+XiclP+DjwbsSKug==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3646 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3647 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3648 "webidl-conversions": "^4.0.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3649 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3650 }, |
48 | 3651 "domutils": { |
3652 "version": "1.7.0", | |
3653 "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz", | |
3654 "integrity": "sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==", | |
3655 "dev": true, | |
3656 "requires": { | |
3657 "dom-serializer": "0", | |
3658 "domelementtype": "1" | |
3659 } | |
3660 }, | |
3661 "dot-prop": { | |
3662 "version": "4.2.0", | |
3663 "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-4.2.0.tgz", | |
3664 "integrity": "sha512-tUMXrxlExSW6U2EXiiKGSBVdYgtV8qlHL+C10TsW4PURY/ic+eaysnSkwB4kA/mBlCyy/IKDJ+Lc3wbWeaXtuQ==", | |
3665 "dev": true, | |
3666 "requires": { | |
3667 "is-obj": "^1.0.0" | |
3668 } | |
3669 }, | |
34 | 3670 "duplexer2": { |
3671 "version": "0.1.4", | |
3672 "resolved": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz", | |
3673 "integrity": "sha1-ixLauHjA1p4+eJEFFmKjL8a93ME=", | |
3674 "dev": true, | |
3675 "requires": { | |
3676 "readable-stream": "^2.0.2" | |
3677 }, | |
3678 "dependencies": { | |
3679 "readable-stream": { | |
3680 "version": "2.3.6", | |
3681 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz", | |
3682 "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==", | |
3683 "dev": true, | |
3684 "requires": { | |
3685 "core-util-is": "~1.0.0", | |
3686 "inherits": "~2.0.3", | |
3687 "isarray": "~1.0.0", | |
3688 "process-nextick-args": "~2.0.0", | |
3689 "safe-buffer": "~5.1.1", | |
3690 "string_decoder": "~1.1.1", | |
3691 "util-deprecate": "~1.0.1" | |
3692 } | |
3693 }, | |
3694 "safe-buffer": { | |
3695 "version": "5.1.2", | |
3696 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", | |
3697 "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", | |
3698 "dev": true | |
3699 }, | |
3700 "string_decoder": { | |
3701 "version": "1.1.1", | |
3702 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", | |
3703 "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", | |
3704 "dev": true, | |
3705 "requires": { | |
3706 "safe-buffer": "~5.1.0" | |
3707 } | |
3708 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3709 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3710 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3711 "ecc-jsbn": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3712 "version": "0.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3713 "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3714 "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3715 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3716 "jsbn": "~0.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3717 "safer-buffer": "^2.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3718 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3719 }, |
48 | 3720 "electron-to-chromium": { |
3721 "version": "1.3.329", | |
3722 "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.329.tgz", | |
3723 "integrity": "sha512-CoyYGbkQLwmOpaWRUZgeSNnEPH5fE5R8T7dhQIWV/rlIt+Kx6NFppQJ2oHELmzw8ZGabOBY5CrjGjyA+74QVoQ==", | |
3724 "dev": true | |
3725 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3726 "elliptic": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3727 "version": "6.5.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3728 "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3729 "integrity": "sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3730 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3731 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3732 "bn.js": "^4.4.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3733 "brorand": "^1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3734 "hash.js": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3735 "hmac-drbg": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3736 "inherits": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3737 "minimalistic-assert": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3738 "minimalistic-crypto-utils": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3739 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3740 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3741 "emoji-regex": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3742 "version": "7.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3743 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3744 "integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3745 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3746 }, |
48 | 3747 "emojis-list": { |
3748 "version": "2.1.0", | |
3749 "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-2.1.0.tgz", | |
3750 "integrity": "sha1-TapNnbAPmBmIDHn6RXrlsJof04k=", | |
3751 "dev": true | |
3752 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3753 "end-of-stream": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3754 "version": "1.4.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3755 "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3756 "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3757 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3758 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3759 "once": "^1.4.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3760 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3761 }, |
48 | 3762 "entities": { |
3763 "version": "2.0.0", | |
3764 "resolved": "https://registry.npmjs.org/entities/-/entities-2.0.0.tgz", | |
3765 "integrity": "sha512-D9f7V0JSRwIxlRI2mjMqufDrRDnx8p+eEOz7aUM9SuvF8gsBzra0/6tbjl1m8eQHrZlYj6PxqE00hZ1SAIKPLw==", | |
3766 "dev": true | |
3767 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3768 "errno": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3769 "version": "0.1.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3770 "resolved": "https://registry.npmjs.org/errno/-/errno-0.1.7.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3771 "integrity": "sha512-MfrRBDWzIWifgq6tJj60gkAwtLNb6sQPlcFrSOflcP1aFmmruKQ2wRnze/8V6kgyz7H3FF8Npzv78mZ7XLLflg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3772 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3773 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3774 "prr": "~1.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3775 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3776 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3777 "error-ex": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3778 "version": "1.3.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3779 "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3780 "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3781 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3782 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3783 "is-arrayish": "^0.2.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3784 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3785 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3786 "es-abstract": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3787 "version": "1.17.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3788 "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.17.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3789 "integrity": "sha512-yYkE07YF+6SIBmg1MsJ9dlub5L48Ek7X0qz+c/CPCHS9EBXfESorzng4cJQjJW5/pB6vDF41u7F8vUhLVDqIug==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3790 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3791 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3792 "es-to-primitive": "^1.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3793 "function-bind": "^1.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3794 "has": "^1.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3795 "has-symbols": "^1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3796 "is-callable": "^1.1.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3797 "is-regex": "^1.0.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3798 "object-inspect": "^1.7.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3799 "object-keys": "^1.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3800 "object.assign": "^4.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3801 "string.prototype.trimleft": "^2.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3802 "string.prototype.trimright": "^2.1.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3803 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3804 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3805 "es-to-primitive": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3806 "version": "1.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3807 "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3808 "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3809 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3810 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3811 "is-callable": "^1.1.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3812 "is-date-object": "^1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3813 "is-symbol": "^1.0.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3814 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3815 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3816 "escape-string-regexp": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3817 "version": "1.0.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3818 "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3819 "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3820 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3821 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3822 "escodegen": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3823 "version": "1.12.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3824 "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.12.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3825 "integrity": "sha512-TuA+EhsanGcme5T3R0L80u4t8CpbXQjegRmf7+FPTJrtCTErXFeelblRgHQa1FofEzqYYJmJ/OqjTwREp9qgmg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3826 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3827 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3828 "esprima": "^3.1.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3829 "estraverse": "^4.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3830 "esutils": "^2.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3831 "optionator": "^0.8.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3832 "source-map": "~0.6.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3833 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3834 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3835 "esprima": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3836 "version": "3.1.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3837 "resolved": "https://registry.npmjs.org/esprima/-/esprima-3.1.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3838 "integrity": "sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3839 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3840 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3841 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3842 }, |
48 | 3843 "esprima": { |
3844 "version": "4.0.1", | |
3845 "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", | |
3846 "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", | |
3847 "dev": true | |
3848 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3849 "estraverse": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3850 "version": "4.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3851 "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3852 "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3853 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3854 }, |
34 | 3855 "estree-walker": { |
3856 "version": "0.6.1", | |
3857 "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-0.6.1.tgz", | |
3858 "integrity": "sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==", | |
3859 "dev": true | |
3860 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3861 "esutils": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3862 "version": "2.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3863 "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3864 "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3865 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3866 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3867 "events": { |
34 | 3868 "version": "1.1.1", |
3869 "resolved": "https://registry.npmjs.org/events/-/events-1.1.1.tgz", | |
3870 "integrity": "sha1-nr23Y1rQmccNzEwqH1AEKI6L2SQ=", | |
3871 "dev": true | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3872 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3873 "evp_bytestokey": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3874 "version": "1.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3875 "resolved": "https://registry.npmjs.org/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3876 "integrity": "sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3877 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3878 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3879 "md5.js": "^1.3.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3880 "safe-buffer": "^5.1.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3881 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3882 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3883 "exec-sh": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3884 "version": "0.3.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3885 "resolved": "https://registry.npmjs.org/exec-sh/-/exec-sh-0.3.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3886 "integrity": "sha512-sEFIkc61v75sWeOe72qyrqg2Qg0OuLESziUDk/O/z2qgS15y2gWVFrI6f2Qn/qw/0/NCfCEsmNA4zOjkwEZT1A==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3887 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3888 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3889 "execa": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3890 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3891 "resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3892 "integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3893 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3894 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3895 "cross-spawn": "^6.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3896 "get-stream": "^4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3897 "is-stream": "^1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3898 "npm-run-path": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3899 "p-finally": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3900 "signal-exit": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3901 "strip-eof": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3902 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3903 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3904 "exit": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3905 "version": "0.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3906 "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3907 "integrity": "sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3908 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3909 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3910 "expand-brackets": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3911 "version": "2.1.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3912 "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3913 "integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3914 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3915 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3916 "debug": "^2.3.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3917 "define-property": "^0.2.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3918 "extend-shallow": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3919 "posix-character-classes": "^0.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3920 "regex-not": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3921 "snapdragon": "^0.8.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3922 "to-regex": "^3.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3923 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3924 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3925 "debug": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3926 "version": "2.6.9", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3927 "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3928 "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3929 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3930 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3931 "ms": "2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3932 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3933 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3934 "define-property": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3935 "version": "0.2.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3936 "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3937 "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3938 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3939 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3940 "is-descriptor": "^0.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3941 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3942 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3943 "extend-shallow": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3944 "version": "2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3945 "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3946 "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3947 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3948 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3949 "is-extendable": "^0.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3950 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3951 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3952 "ms": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3953 "version": "2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3954 "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3955 "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3956 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3957 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3958 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
3959 }, |
34 | 3960 "expand-range": { |
3961 "version": "1.8.2", | |
3962 "resolved": "https://registry.npmjs.org/expand-range/-/expand-range-1.8.2.tgz", | |
3963 "integrity": "sha1-opnv/TNf4nIeuujiV+x5ZE/IUzc=", | |
3964 "dev": true, | |
3965 "optional": true, | |
3966 "requires": { | |
3967 "fill-range": "^2.1.0" | |
3968 }, | |
3969 "dependencies": { | |
3970 "fill-range": { | |
3971 "version": "2.2.4", | |
3972 "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-2.2.4.tgz", | |
3973 "integrity": "sha512-cnrcCbj01+j2gTG921VZPnHbjmdAf8oQV/iGeV2kZxGSyfYjjTyY79ErsK1WJWMpw6DaApEX72binqJE+/d+5Q==", | |
3974 "dev": true, | |
3975 "optional": true, | |
3976 "requires": { | |
3977 "is-number": "^2.1.0", | |
3978 "isobject": "^2.0.0", | |
3979 "randomatic": "^3.0.0", | |
3980 "repeat-element": "^1.1.2", | |
3981 "repeat-string": "^1.5.2" | |
3982 } | |
3983 }, | |
3984 "is-number": { | |
3985 "version": "2.1.0", | |
3986 "resolved": "https://registry.npmjs.org/is-number/-/is-number-2.1.0.tgz", | |
3987 "integrity": "sha1-Afy7s5NGOlSPL0ZszhbezknbkI8=", | |
3988 "dev": true, | |
3989 "optional": true, | |
3990 "requires": { | |
3991 "kind-of": "^3.0.2" | |
3992 } | |
3993 }, | |
3994 "isobject": { | |
3995 "version": "2.1.0", | |
3996 "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", | |
3997 "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=", | |
3998 "dev": true, | |
3999 "optional": true, | |
4000 "requires": { | |
4001 "isarray": "1.0.0" | |
4002 } | |
4003 }, | |
4004 "kind-of": { | |
4005 "version": "3.2.2", | |
4006 "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", | |
4007 "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", | |
4008 "dev": true, | |
4009 "optional": true, | |
4010 "requires": { | |
4011 "is-buffer": "^1.1.5" | |
4012 } | |
4013 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4014 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4015 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4016 "expect": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4017 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4018 "resolved": "https://registry.npmjs.org/expect/-/expect-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4019 "integrity": "sha512-wvVAx8XIol3Z5m9zvZXiyZOQ+sRJqNTIm6sGjdWlaZIeupQGO3WbYI+15D/AmEwZywL6wtJkbAbJtzkOfBuR0Q==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4020 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4021 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4022 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4023 "ansi-styles": "^3.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4024 "jest-get-type": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4025 "jest-matcher-utils": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4026 "jest-message-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4027 "jest-regex-util": "^24.9.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4028 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4029 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4030 "extend": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4031 "version": "3.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4032 "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4033 "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4034 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4035 "extend-shallow": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4036 "version": "3.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4037 "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4038 "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4039 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4040 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4041 "assign-symbols": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4042 "is-extendable": "^1.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4043 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4044 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4045 "is-extendable": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4046 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4047 "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4048 "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4049 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4050 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4051 "is-plain-object": "^2.0.4" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4052 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4053 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4054 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4055 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4056 "extglob": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4057 "version": "2.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4058 "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4059 "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4060 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4061 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4062 "array-unique": "^0.3.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4063 "define-property": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4064 "expand-brackets": "^2.1.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4065 "extend-shallow": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4066 "fragment-cache": "^0.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4067 "regex-not": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4068 "snapdragon": "^0.8.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4069 "to-regex": "^3.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4070 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4071 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4072 "define-property": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4073 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4074 "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4075 "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4076 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4077 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4078 "is-descriptor": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4079 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4080 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4081 "extend-shallow": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4082 "version": "2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4083 "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4084 "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4085 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4086 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4087 "is-extendable": "^0.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4088 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4089 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4090 "is-accessor-descriptor": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4091 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4092 "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4093 "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4094 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4095 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4096 "kind-of": "^6.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4097 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4098 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4099 "is-data-descriptor": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4100 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4101 "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4102 "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4103 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4104 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4105 "kind-of": "^6.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4106 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4107 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4108 "is-descriptor": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4109 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4110 "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4111 "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4112 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4113 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4114 "is-accessor-descriptor": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4115 "is-data-descriptor": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4116 "kind-of": "^6.0.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4117 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4118 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4119 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4120 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4121 "extsprintf": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4122 "version": "1.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4123 "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4124 "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4125 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4126 "fast-deep-equal": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4127 "version": "2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4128 "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4129 "integrity": "sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk=" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4130 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4131 "fast-json-stable-stringify": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4132 "version": "2.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4133 "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4134 "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4135 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4136 "fast-levenshtein": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4137 "version": "2.0.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4138 "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4139 "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4140 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4141 }, |
34 | 4142 "fast-safe-stringify": { |
4143 "version": "2.0.7", | |
4144 "resolved": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.0.7.tgz", | |
4145 "integrity": "sha512-Utm6CdzT+6xsDk2m8S6uL8VHxNwI6Jub+e9NYTcAms28T84pTa25GJQV9j0CY0N1rM8hK4x6grpF2BQf+2qwVA==", | |
4146 "dev": true | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4147 }, |
48 | 4148 "fastparse": { |
4149 "version": "1.1.2", | |
4150 "resolved": "https://registry.npmjs.org/fastparse/-/fastparse-1.1.2.tgz", | |
4151 "integrity": "sha512-483XLLxTVIwWK3QTrMGRqUfUpoOs/0hbQrl2oz4J0pAcm3A3bu84wxTFqGqkJzewCLdME38xJLJAxBABfQT8sQ==", | |
4152 "dev": true | |
4153 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4154 "fb-watchman": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4155 "version": "2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4156 "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4157 "integrity": "sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4158 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4159 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4160 "bser": "2.1.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4161 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4162 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4163 "file-uri-to-path": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4164 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4165 "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4166 "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4167 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4168 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4169 }, |
34 | 4170 "filename-regex": { |
4171 "version": "2.0.1", | |
4172 "resolved": "https://registry.npmjs.org/filename-regex/-/filename-regex-2.0.1.tgz", | |
4173 "integrity": "sha1-wcS5vuPglyXdsQa3XB4wH+LxiyY=", | |
4174 "dev": true, | |
4175 "optional": true | |
4176 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4177 "fill-range": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4178 "version": "4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4179 "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4180 "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4181 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4182 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4183 "extend-shallow": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4184 "is-number": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4185 "repeat-string": "^1.6.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4186 "to-regex-range": "^2.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4187 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4188 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4189 "extend-shallow": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4190 "version": "2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4191 "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4192 "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4193 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4194 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4195 "is-extendable": "^0.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4196 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4197 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4198 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4199 }, |
34 | 4200 "find-babel-config": { |
4201 "version": "1.2.0", | |
4202 "resolved": "https://registry.npmjs.org/find-babel-config/-/find-babel-config-1.2.0.tgz", | |
4203 "integrity": "sha512-jB2CHJeqy6a820ssiqwrKMeyC6nNdmrcgkKWJWmpoxpE8RKciYJXCcXRq1h2AzCo5I5BJeN2tkGEO3hLTuePRA==", | |
4204 "dev": true, | |
4205 "requires": { | |
4206 "json5": "^0.5.1", | |
4207 "path-exists": "^3.0.0" | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4208 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4209 "dependencies": { |
34 | 4210 "json5": { |
4211 "version": "0.5.1", | |
4212 "resolved": "https://registry.npmjs.org/json5/-/json5-0.5.1.tgz", | |
4213 "integrity": "sha1-Hq3nrMASA0rYTiOWdn6tn6VJWCE=", | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4214 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4215 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4216 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4217 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4218 "find-up": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4219 "version": "3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4220 "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4221 "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4222 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4223 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4224 "locate-path": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4225 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4226 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4227 "for-in": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4228 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4229 "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4230 "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4231 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4232 }, |
34 | 4233 "for-own": { |
4234 "version": "0.1.5", | |
4235 "resolved": "https://registry.npmjs.org/for-own/-/for-own-0.1.5.tgz", | |
4236 "integrity": "sha1-UmXGgaTylNq78XyVCbZ2OqhFEM4=", | |
4237 "dev": true, | |
4238 "optional": true, | |
4239 "requires": { | |
4240 "for-in": "^1.0.1" | |
4241 } | |
4242 }, | |
4243 "foreach": { | |
4244 "version": "2.0.5", | |
4245 "resolved": "https://registry.npmjs.org/foreach/-/foreach-2.0.5.tgz", | |
4246 "integrity": "sha1-C+4AUBiusmDQo6865ljdATbsG5k=", | |
4247 "dev": true | |
4248 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4249 "forever-agent": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4250 "version": "0.6.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4251 "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4252 "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4253 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4254 "form-data": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4255 "version": "2.3.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4256 "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4257 "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4258 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4259 "asynckit": "^0.4.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4260 "combined-stream": "^1.0.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4261 "mime-types": "^2.1.12" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4262 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4263 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4264 "fragment-cache": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4265 "version": "0.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4266 "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4267 "integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4268 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4269 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4270 "map-cache": "^0.2.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4271 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4272 }, |
34 | 4273 "fs-extra": { |
4274 "version": "8.1.0", | |
4275 "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz", | |
4276 "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==", | |
4277 "dev": true, | |
4278 "requires": { | |
4279 "graceful-fs": "^4.2.0", | |
4280 "jsonfile": "^4.0.0", | |
4281 "universalify": "^0.1.0" | |
4282 } | |
4283 }, | |
4284 "fs-readdir-recursive": { | |
4285 "version": "1.1.0", | |
4286 "resolved": "https://registry.npmjs.org/fs-readdir-recursive/-/fs-readdir-recursive-1.1.0.tgz", | |
4287 "integrity": "sha512-GNanXlVr2pf02+sPN40XN8HG+ePaNcvM0q5mZBd668Obwb0yD5GiUbZOFgwn8kGMY6I3mdyDJzieUy3PTYyTRA==", | |
4288 "dev": true | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4289 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4290 "fs.realpath": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4291 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4292 "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4293 "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4294 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4295 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4296 "fsevents": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4297 "version": "1.2.11", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4298 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.11.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4299 "integrity": "sha512-+ux3lx6peh0BpvY0JebGyZoiR4D+oYzdPZMKJwkZ+sFkNJzpL7tXc/wehS49gUAxg3tmMHPHZkA8JU2rhhgDHw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4300 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4301 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4302 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4303 "bindings": "^1.5.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4304 "nan": "^2.12.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4305 "node-pre-gyp": "*" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4306 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4307 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4308 "abbrev": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4309 "version": "1.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4310 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4311 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4312 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4313 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4314 "ansi-regex": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4315 "version": "2.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4316 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4317 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4318 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4319 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4320 "aproba": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4321 "version": "1.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4322 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4323 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4324 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4325 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4326 "are-we-there-yet": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4327 "version": "1.1.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4328 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4329 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4330 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4331 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4332 "delegates": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4333 "readable-stream": "^2.0.6" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4334 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4335 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4336 "balanced-match": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4337 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4338 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4339 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4340 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4341 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4342 "brace-expansion": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4343 "version": "1.1.11", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4344 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4345 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4346 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4347 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4348 "balanced-match": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4349 "concat-map": "0.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4350 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4351 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4352 "chownr": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4353 "version": "1.1.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4354 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4355 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4356 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4357 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4358 "code-point-at": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4359 "version": "1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4360 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4361 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4362 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4363 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4364 "concat-map": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4365 "version": "0.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4366 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4367 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4368 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4369 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4370 "console-control-strings": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4371 "version": "1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4372 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4373 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4374 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4375 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4376 "core-util-is": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4377 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4378 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4379 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4380 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4381 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4382 "debug": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4383 "version": "3.2.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4384 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4385 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4386 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4387 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4388 "ms": "^2.1.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4389 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4390 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4391 "deep-extend": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4392 "version": "0.6.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4393 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4394 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4395 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4396 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4397 "delegates": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4398 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4399 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4400 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4401 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4402 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4403 "detect-libc": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4404 "version": "1.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4405 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4406 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4407 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4408 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4409 "fs-minipass": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4410 "version": "1.2.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4411 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4412 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4413 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4414 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4415 "minipass": "^2.6.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4416 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4417 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4418 "fs.realpath": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4419 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4420 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4421 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4422 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4423 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4424 "gauge": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4425 "version": "2.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4426 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4427 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4428 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4429 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4430 "aproba": "^1.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4431 "console-control-strings": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4432 "has-unicode": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4433 "object-assign": "^4.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4434 "signal-exit": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4435 "string-width": "^1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4436 "strip-ansi": "^3.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4437 "wide-align": "^1.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4438 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4439 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4440 "glob": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4441 "version": "7.1.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4442 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4443 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4444 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4445 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4446 "fs.realpath": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4447 "inflight": "^1.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4448 "inherits": "2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4449 "minimatch": "^3.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4450 "once": "^1.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4451 "path-is-absolute": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4452 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4453 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4454 "has-unicode": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4455 "version": "2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4456 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4457 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4458 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4459 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4460 "iconv-lite": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4461 "version": "0.4.24", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4462 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4463 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4464 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4465 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4466 "safer-buffer": ">= 2.1.2 < 3" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4467 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4468 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4469 "ignore-walk": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4470 "version": "3.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4471 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4472 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4473 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4474 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4475 "minimatch": "^3.0.4" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4476 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4477 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4478 "inflight": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4479 "version": "1.0.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4480 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4481 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4482 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4483 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4484 "once": "^1.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4485 "wrappy": "1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4486 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4487 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4488 "inherits": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4489 "version": "2.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4490 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4491 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4492 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4493 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4494 "ini": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4495 "version": "1.3.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4496 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4497 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4498 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4499 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4500 "is-fullwidth-code-point": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4501 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4502 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4503 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4504 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4505 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4506 "number-is-nan": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4507 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4508 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4509 "isarray": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4510 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4511 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4512 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4513 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4514 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4515 "minimatch": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4516 "version": "3.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4517 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4518 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4519 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4520 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4521 "brace-expansion": "^1.1.7" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4522 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4523 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4524 "minimist": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4525 "version": "0.0.8", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4526 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4527 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4528 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4529 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4530 "minipass": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4531 "version": "2.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4532 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4533 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4534 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4535 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4536 "safe-buffer": "^5.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4537 "yallist": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4538 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4539 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4540 "minizlib": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4541 "version": "1.3.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4542 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4543 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4544 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4545 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4546 "minipass": "^2.9.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4547 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4548 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4549 "mkdirp": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4550 "version": "0.5.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4551 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4552 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4553 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4554 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4555 "minimist": "0.0.8" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4556 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4557 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4558 "ms": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4559 "version": "2.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4560 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4561 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4562 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4563 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4564 "needle": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4565 "version": "2.4.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4566 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4567 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4568 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4569 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4570 "debug": "^3.2.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4571 "iconv-lite": "^0.4.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4572 "sax": "^1.2.4" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4573 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4574 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4575 "node-pre-gyp": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4576 "version": "0.14.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4577 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4578 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4579 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4580 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4581 "detect-libc": "^1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4582 "mkdirp": "^0.5.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4583 "needle": "^2.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4584 "nopt": "^4.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4585 "npm-packlist": "^1.1.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4586 "npmlog": "^4.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4587 "rc": "^1.2.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4588 "rimraf": "^2.6.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4589 "semver": "^5.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4590 "tar": "^4.4.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4591 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4592 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4593 "nopt": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4594 "version": "4.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4595 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4596 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4597 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4598 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4599 "abbrev": "1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4600 "osenv": "^0.1.4" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4601 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4602 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4603 "npm-bundled": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4604 "version": "1.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4605 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4606 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4607 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4608 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4609 "npm-normalize-package-bin": "^1.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4610 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4611 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4612 "npm-normalize-package-bin": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4613 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4614 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4615 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4616 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4617 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4618 "npm-packlist": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4619 "version": "1.4.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4620 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4621 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4622 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4623 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4624 "ignore-walk": "^3.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4625 "npm-bundled": "^1.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4626 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4627 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4628 "npmlog": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4629 "version": "4.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4630 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4631 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4632 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4633 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4634 "are-we-there-yet": "~1.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4635 "console-control-strings": "~1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4636 "gauge": "~2.7.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4637 "set-blocking": "~2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4638 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4639 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4640 "number-is-nan": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4641 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4642 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4643 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4644 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4645 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4646 "object-assign": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4647 "version": "4.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4648 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4649 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4650 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4651 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4652 "once": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4653 "version": "1.4.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4654 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4655 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4656 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4657 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4658 "wrappy": "1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4659 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4660 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4661 "os-homedir": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4662 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4663 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4664 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4665 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4666 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4667 "os-tmpdir": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4668 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4669 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4670 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4671 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4672 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4673 "osenv": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4674 "version": "0.1.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4675 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4676 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4677 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4678 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4679 "os-homedir": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4680 "os-tmpdir": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4681 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4682 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4683 "path-is-absolute": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4684 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4685 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4686 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4687 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4688 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4689 "process-nextick-args": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4690 "version": "2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4691 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4692 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4693 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4694 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4695 "rc": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4696 "version": "1.2.8", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4697 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4698 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4699 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4700 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4701 "deep-extend": "^0.6.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4702 "ini": "~1.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4703 "minimist": "^1.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4704 "strip-json-comments": "~2.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4705 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4706 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4707 "minimist": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4708 "version": "1.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4709 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4710 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4711 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4712 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4713 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4714 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4715 "readable-stream": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4716 "version": "2.3.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4717 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4718 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4719 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4720 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4721 "core-util-is": "~1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4722 "inherits": "~2.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4723 "isarray": "~1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4724 "process-nextick-args": "~2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4725 "safe-buffer": "~5.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4726 "string_decoder": "~1.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4727 "util-deprecate": "~1.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4728 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4729 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4730 "rimraf": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4731 "version": "2.7.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4732 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4733 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4734 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4735 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4736 "glob": "^7.1.3" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4737 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4738 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4739 "safe-buffer": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4740 "version": "5.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4741 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4742 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4743 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4744 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4745 "safer-buffer": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4746 "version": "2.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4747 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4748 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4749 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4750 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4751 "sax": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4752 "version": "1.2.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4753 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4754 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4755 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4756 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4757 "semver": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4758 "version": "5.7.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4759 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4760 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4761 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4762 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4763 "set-blocking": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4764 "version": "2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4765 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4766 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4767 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4768 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4769 "signal-exit": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4770 "version": "3.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4771 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4772 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4773 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4774 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4775 "string-width": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4776 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4777 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4778 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4779 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4780 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4781 "code-point-at": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4782 "is-fullwidth-code-point": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4783 "strip-ansi": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4784 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4785 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4786 "string_decoder": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4787 "version": "1.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4788 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4789 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4790 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4791 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4792 "safe-buffer": "~5.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4793 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4794 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4795 "strip-ansi": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4796 "version": "3.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4797 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4798 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4799 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4800 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4801 "ansi-regex": "^2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4802 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4803 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4804 "strip-json-comments": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4805 "version": "2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4806 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4807 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4808 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4809 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4810 "tar": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4811 "version": "4.4.13", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4812 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4813 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4814 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4815 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4816 "chownr": "^1.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4817 "fs-minipass": "^1.2.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4818 "minipass": "^2.8.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4819 "minizlib": "^1.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4820 "mkdirp": "^0.5.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4821 "safe-buffer": "^5.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4822 "yallist": "^3.0.3" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4823 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4824 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4825 "util-deprecate": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4826 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4827 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4828 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4829 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4830 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4831 "wide-align": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4832 "version": "1.1.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4833 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4834 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4835 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4836 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4837 "string-width": "^1.0.2 || 2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4838 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4839 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4840 "wrappy": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4841 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4842 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4843 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4844 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4845 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4846 "yallist": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4847 "version": "3.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4848 "bundled": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4849 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4850 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4851 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4852 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4853 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4854 "function-bind": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4855 "version": "1.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4856 "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4857 "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4858 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4859 }, |
34 | 4860 "fwd-stream": { |
4861 "version": "1.0.4", | |
4862 "resolved": "https://registry.npmjs.org/fwd-stream/-/fwd-stream-1.0.4.tgz", | |
4863 "integrity": "sha1-7Sgcq+1G/uz5Ie4y3ExQs3KsfPo=", | |
4864 "dev": true, | |
4865 "requires": { | |
4866 "readable-stream": "~1.0.26-4" | |
4867 }, | |
4868 "dependencies": { | |
4869 "isarray": { | |
4870 "version": "0.0.1", | |
4871 "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", | |
4872 "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", | |
4873 "dev": true | |
4874 }, | |
4875 "readable-stream": { | |
4876 "version": "1.0.34", | |
4877 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", | |
4878 "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", | |
4879 "dev": true, | |
4880 "requires": { | |
4881 "core-util-is": "~1.0.0", | |
4882 "inherits": "~2.0.1", | |
4883 "isarray": "0.0.1", | |
4884 "string_decoder": "~0.10.x" | |
4885 } | |
4886 }, | |
4887 "string_decoder": { | |
4888 "version": "0.10.31", | |
4889 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", | |
4890 "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", | |
4891 "dev": true | |
4892 } | |
4893 } | |
4894 }, | |
48 | 4895 "generic-names": { |
4896 "version": "2.0.1", | |
4897 "resolved": "https://registry.npmjs.org/generic-names/-/generic-names-2.0.1.tgz", | |
4898 "integrity": "sha512-kPCHWa1m9wGG/OwQpeweTwM/PYiQLrUIxXbt/P4Nic3LbGjCP0YwrALHW1uNLKZ0LIMg+RF+XRlj2ekT9ZlZAQ==", | |
4899 "dev": true, | |
4900 "requires": { | |
4901 "loader-utils": "^1.1.0" | |
4902 } | |
4903 }, | |
34 | 4904 "get-assigned-identifiers": { |
4905 "version": "1.2.0", | |
4906 "resolved": "https://registry.npmjs.org/get-assigned-identifiers/-/get-assigned-identifiers-1.2.0.tgz", | |
4907 "integrity": "sha512-mBBwmeGTrxEMO4pMaaf/uUEFHnYtwr8FTe8Y/mer4rcV/bye0qGm6pw1bGZFGStxC5O76c5ZAVBGnqHmOaJpdQ==", | |
4908 "dev": true | |
4909 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4910 "get-caller-file": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4911 "version": "2.0.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4912 "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4913 "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4914 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4915 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4916 "get-stream": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4917 "version": "4.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4918 "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4919 "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4920 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4921 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4922 "pump": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4923 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4924 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4925 "get-value": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4926 "version": "2.0.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4927 "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4928 "integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4929 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4930 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4931 "getpass": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4932 "version": "0.1.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4933 "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4934 "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4935 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4936 "assert-plus": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4937 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4938 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4939 "glob": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4940 "version": "7.1.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4941 "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4942 "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4943 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4944 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4945 "fs.realpath": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4946 "inflight": "^1.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4947 "inherits": "2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4948 "minimatch": "^3.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4949 "once": "^1.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4950 "path-is-absolute": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4951 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4952 }, |
34 | 4953 "glob-base": { |
4954 "version": "0.3.0", | |
4955 "resolved": "https://registry.npmjs.org/glob-base/-/glob-base-0.3.0.tgz", | |
4956 "integrity": "sha1-27Fk9iIbHAscz4Kuoyi0l98Oo8Q=", | |
4957 "dev": true, | |
4958 "optional": true, | |
4959 "requires": { | |
4960 "glob-parent": "^2.0.0", | |
4961 "is-glob": "^2.0.0" | |
4962 } | |
4963 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4964 "glob-parent": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4965 "version": "2.0.0", |
34 | 4966 "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-2.0.0.tgz", |
4967 "integrity": "sha1-gTg9ctsFT8zPUzbaqQLxgvbtuyg=", | |
4968 "dev": true, | |
4969 "optional": true, | |
4970 "requires": { | |
4971 "is-glob": "^2.0.0" | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4972 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4973 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4974 "globals": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4975 "version": "11.12.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4976 "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4977 "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4978 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4979 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4980 "graceful-fs": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4981 "version": "4.2.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4982 "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4983 "integrity": "sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4984 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4985 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4986 "growly": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4987 "version": "1.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4988 "resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4989 "integrity": "sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4990 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4991 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4992 "handlebars": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4993 "version": "4.5.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4994 "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4995 "integrity": "sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4996 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4997 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4998 "neo-async": "^2.6.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
4999 "optimist": "^0.6.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5000 "source-map": "^0.6.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5001 "uglify-js": "^3.1.4" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5002 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5003 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5004 "har-schema": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5005 "version": "2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5006 "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5007 "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5008 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5009 "har-validator": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5010 "version": "5.1.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5011 "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5012 "integrity": "sha512-sNvOCzEQNr/qrvJgc3UG/kD4QtlHycrzwS+6mfTrrSq97BvaYcPZZI1ZSqGSPR73Cxn4LKTD4PttRwfU7jWq5g==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5013 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5014 "ajv": "^6.5.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5015 "har-schema": "^2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5016 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5017 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5018 "has": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5019 "version": "1.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5020 "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5021 "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5022 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5023 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5024 "function-bind": "^1.1.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5025 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5026 }, |
34 | 5027 "has-ansi": { |
5028 "version": "2.0.0", | |
5029 "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz", | |
5030 "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=", | |
5031 "dev": true, | |
5032 "requires": { | |
5033 "ansi-regex": "^2.0.0" | |
5034 }, | |
5035 "dependencies": { | |
5036 "ansi-regex": { | |
5037 "version": "2.1.1", | |
5038 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", | |
5039 "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", | |
5040 "dev": true | |
5041 } | |
5042 } | |
5043 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5044 "has-flag": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5045 "version": "3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5046 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5047 "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5048 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5049 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5050 "has-symbols": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5051 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5052 "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5053 "integrity": "sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5054 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5055 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5056 "has-value": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5057 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5058 "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5059 "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5060 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5061 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5062 "get-value": "^2.0.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5063 "has-values": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5064 "isobject": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5065 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5066 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5067 "has-values": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5068 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5069 "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5070 "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5071 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5072 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5073 "is-number": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5074 "kind-of": "^4.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5075 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5076 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5077 "kind-of": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5078 "version": "4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5079 "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5080 "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5081 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5082 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5083 "is-buffer": "^1.1.5" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5084 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5085 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5086 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5087 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5088 "hash-base": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5089 "version": "3.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5090 "resolved": "https://registry.npmjs.org/hash-base/-/hash-base-3.0.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5091 "integrity": "sha1-X8hoaEfs1zSZQDMZprCj8/auSRg=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5092 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5093 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5094 "inherits": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5095 "safe-buffer": "^5.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5096 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5097 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5098 "hash.js": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5099 "version": "1.1.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5100 "resolved": "https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5101 "integrity": "sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5102 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5103 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5104 "inherits": "^2.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5105 "minimalistic-assert": "^1.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5106 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5107 }, |
48 | 5108 "hex-color-regex": { |
5109 "version": "1.1.0", | |
5110 "resolved": "https://registry.npmjs.org/hex-color-regex/-/hex-color-regex-1.1.0.tgz", | |
5111 "integrity": "sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==", | |
5112 "dev": true | |
5113 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5114 "hmac-drbg": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5115 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5116 "resolved": "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5117 "integrity": "sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5118 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5119 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5120 "hash.js": "^1.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5121 "minimalistic-assert": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5122 "minimalistic-crypto-utils": "^1.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5123 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5124 }, |
34 | 5125 "home-or-tmp": { |
5126 "version": "2.0.0", | |
5127 "resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-2.0.0.tgz", | |
5128 "integrity": "sha1-42w/LSyufXRqhX440Y1fMqeILbg=", | |
5129 "dev": true, | |
5130 "requires": { | |
5131 "os-homedir": "^1.0.0", | |
5132 "os-tmpdir": "^1.0.1" | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5133 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5134 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5135 "hosted-git-info": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5136 "version": "2.8.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5137 "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5138 "integrity": "sha512-kssjab8CvdXfcXMXVcvsXum4Hwdq9XGtRD3TteMEvEbq0LXyiNQr6AprqKqfeaDXze7SxWvRxdpwE6ku7ikLkg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5139 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5140 }, |
48 | 5141 "hsl-regex": { |
5142 "version": "1.0.0", | |
5143 "resolved": "https://registry.npmjs.org/hsl-regex/-/hsl-regex-1.0.0.tgz", | |
5144 "integrity": "sha1-1JMwx4ntgZ4nakwNJy3/owsY/m4=", | |
5145 "dev": true | |
5146 }, | |
5147 "hsla-regex": { | |
5148 "version": "1.0.0", | |
5149 "resolved": "https://registry.npmjs.org/hsla-regex/-/hsla-regex-1.0.0.tgz", | |
5150 "integrity": "sha1-wc56MWjIxmFAM6S194d/OyJfnDg=", | |
5151 "dev": true | |
5152 }, | |
5153 "html-comment-regex": { | |
5154 "version": "1.1.2", | |
5155 "resolved": "https://registry.npmjs.org/html-comment-regex/-/html-comment-regex-1.1.2.tgz", | |
5156 "integrity": "sha512-P+M65QY2JQ5Y0G9KKdlDpo0zK+/OHptU5AaBwUfAIDJZk1MYf32Frm84EcOytfJE0t5JvkAnKlmjsXDnWzCJmQ==", | |
5157 "dev": true | |
5158 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5159 "html-encoding-sniffer": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5160 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5161 "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-1.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5162 "integrity": "sha512-71lZziiDnsuabfdYiUeWdCVyKuqwWi23L8YeIgV9jSSZHCtb6wB1BKWooH7L3tn4/FuZJMVWyNaIDr4RGmaSYw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5163 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5164 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5165 "whatwg-encoding": "^1.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5166 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5167 }, |
34 | 5168 "htmlescape": { |
5169 "version": "1.1.1", | |
5170 "resolved": "https://registry.npmjs.org/htmlescape/-/htmlescape-1.1.1.tgz", | |
5171 "integrity": "sha1-OgPtwiFLyjtmQko+eVk0lQnLA1E=", | |
5172 "dev": true | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5173 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5174 "http-signature": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5175 "version": "1.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5176 "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5177 "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5178 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5179 "assert-plus": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5180 "jsprim": "^1.2.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5181 "sshpk": "^1.7.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5182 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5183 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5184 "https-browserify": { |
34 | 5185 "version": "0.0.1", |
5186 "resolved": "https://registry.npmjs.org/https-browserify/-/https-browserify-0.0.1.tgz", | |
5187 "integrity": "sha1-P5E2XKvmC3ftDruiS0VOPgnZWoI=", | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5188 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5189 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5190 "iconv-lite": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5191 "version": "0.4.24", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5192 "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5193 "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", |
42
895ae7c5b0f4
don't pile all the deps in our sharable library. other fixes to make it work as a dep.
drewp@bigasterisk.com
parents:
35
diff
changeset
|
5194 "dev": true, |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5195 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5196 "safer-buffer": ">= 2.1.2 < 3" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5197 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5198 }, |
48 | 5199 "icss-replace-symbols": { |
5200 "version": "1.1.0", | |
5201 "resolved": "https://registry.npmjs.org/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz", | |
5202 "integrity": "sha1-Bupvg2ead0njhs/h/oEq5dsiPe0=", | |
5203 "dev": true | |
5204 }, | |
34 | 5205 "idb-wrapper": { |
5206 "version": "1.7.2", | |
5207 "resolved": "https://registry.npmjs.org/idb-wrapper/-/idb-wrapper-1.7.2.tgz", | |
5208 "integrity": "sha512-zfNREywMuf0NzDo9mVsL0yegjsirJxHpKHvWcyRozIqQy89g0a3U+oBPOCN4cc0oCiOuYgZHimzaW/R46G1Mpg==", | |
5209 "dev": true | |
5210 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5211 "ieee754": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5212 "version": "1.1.13", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5213 "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.13.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5214 "integrity": "sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5215 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5216 }, |
48 | 5217 "import-cwd": { |
5218 "version": "2.1.0", | |
5219 "resolved": "https://registry.npmjs.org/import-cwd/-/import-cwd-2.1.0.tgz", | |
5220 "integrity": "sha1-qmzzbnInYShcs3HsZRn1PiQ1sKk=", | |
5221 "dev": true, | |
5222 "requires": { | |
5223 "import-from": "^2.1.0" | |
5224 } | |
5225 }, | |
5226 "import-fresh": { | |
5227 "version": "2.0.0", | |
5228 "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-2.0.0.tgz", | |
5229 "integrity": "sha1-2BNVwVYS04bGH53dOSLUMEgipUY=", | |
5230 "dev": true, | |
5231 "requires": { | |
5232 "caller-path": "^2.0.0", | |
5233 "resolve-from": "^3.0.0" | |
5234 } | |
5235 }, | |
5236 "import-from": { | |
5237 "version": "2.1.0", | |
5238 "resolved": "https://registry.npmjs.org/import-from/-/import-from-2.1.0.tgz", | |
5239 "integrity": "sha1-M1238qev/VOqpHHUuAId7ja387E=", | |
5240 "dev": true, | |
5241 "requires": { | |
5242 "resolve-from": "^3.0.0" | |
5243 } | |
5244 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5245 "import-local": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5246 "version": "2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5247 "resolved": "https://registry.npmjs.org/import-local/-/import-local-2.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5248 "integrity": "sha512-b6s04m3O+s3CGSbqDIyP4R6aAwAeYlVq9+WUWep6iHa8ETRf9yei1U48C5MmfJmV9AiLYYBKPMq/W+/WRpQmCQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5249 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5250 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5251 "pkg-dir": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5252 "resolve-cwd": "^2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5253 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5254 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5255 "imurmurhash": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5256 "version": "0.1.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5257 "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5258 "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5259 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5260 }, |
48 | 5261 "indexes-of": { |
5262 "version": "1.0.1", | |
5263 "resolved": "https://registry.npmjs.org/indexes-of/-/indexes-of-1.0.1.tgz", | |
5264 "integrity": "sha1-8w9xbI4r00bHtn0985FVZqfAVgc=", | |
5265 "dev": true | |
5266 }, | |
34 | 5267 "indexof": { |
5268 "version": "0.0.1", | |
5269 "resolved": "https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz", | |
5270 "integrity": "sha1-gtwzbSMrkGIXnQWrMpOmYFn9Q10=", | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5271 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5272 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5273 "inflight": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5274 "version": "1.0.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5275 "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5276 "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5277 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5278 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5279 "once": "^1.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5280 "wrappy": "1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5281 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5282 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5283 "inherits": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5284 "version": "2.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5285 "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", |
34 | 5286 "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" |
5287 }, | |
5288 "inline-source-map": { | |
5289 "version": "0.6.2", | |
5290 "resolved": "https://registry.npmjs.org/inline-source-map/-/inline-source-map-0.6.2.tgz", | |
5291 "integrity": "sha1-+Tk0ccGKedFyT4Y/o4tYY3Ct4qU=", | |
5292 "dev": true, | |
5293 "requires": { | |
5294 "source-map": "~0.5.3" | |
5295 }, | |
5296 "dependencies": { | |
5297 "source-map": { | |
5298 "version": "0.5.7", | |
5299 "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", | |
5300 "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", | |
5301 "dev": true | |
5302 } | |
5303 } | |
5304 }, | |
5305 "insert-module-globals": { | |
5306 "version": "7.2.0", | |
5307 "resolved": "https://registry.npmjs.org/insert-module-globals/-/insert-module-globals-7.2.0.tgz", | |
5308 "integrity": "sha512-VE6NlW+WGn2/AeOMd496AHFYmE7eLKkUY6Ty31k4og5vmA3Fjuwe9v6ifH6Xx/Hz27QvdoMoviw1/pqWRB09Sw==", | |
5309 "dev": true, | |
5310 "requires": { | |
5311 "JSONStream": "^1.0.3", | |
5312 "acorn-node": "^1.5.2", | |
5313 "combine-source-map": "^0.8.0", | |
5314 "concat-stream": "^1.6.1", | |
5315 "is-buffer": "^1.1.0", | |
5316 "path-is-absolute": "^1.0.1", | |
5317 "process": "~0.11.0", | |
5318 "through2": "^2.0.0", | |
5319 "undeclared-identifiers": "^1.1.2", | |
5320 "xtend": "^4.0.0" | |
5321 }, | |
5322 "dependencies": { | |
5323 "xtend": { | |
5324 "version": "4.0.2", | |
5325 "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", | |
5326 "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", | |
5327 "dev": true | |
5328 } | |
5329 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5330 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5331 "invariant": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5332 "version": "2.2.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5333 "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5334 "integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5335 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5336 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5337 "loose-envify": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5338 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5339 }, |
34 | 5340 "is": { |
5341 "version": "0.2.7", | |
5342 "resolved": "https://registry.npmjs.org/is/-/is-0.2.7.tgz", | |
5343 "integrity": "sha1-OzSixI81mXLzUEKEkZOucmS2NWI=", | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5344 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5345 }, |
48 | 5346 "is-absolute-url": { |
5347 "version": "2.1.0", | |
5348 "resolved": "https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-2.1.0.tgz", | |
5349 "integrity": "sha1-UFMN+4T8yap9vnhS6Do3uTufKqY=", | |
5350 "dev": true | |
5351 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5352 "is-accessor-descriptor": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5353 "version": "0.1.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5354 "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5355 "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5356 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5357 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5358 "kind-of": "^3.0.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5359 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5360 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5361 "kind-of": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5362 "version": "3.2.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5363 "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5364 "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5365 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5366 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5367 "is-buffer": "^1.1.5" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5368 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5369 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5370 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5371 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5372 "is-arrayish": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5373 "version": "0.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5374 "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5375 "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5376 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5377 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5378 "is-binary-path": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5379 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5380 "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5381 "integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5382 "dev": true, |
34 | 5383 "optional": true, |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5384 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5385 "binary-extensions": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5386 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5387 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5388 "is-buffer": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5389 "version": "1.1.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5390 "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5391 "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5392 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5393 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5394 "is-callable": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5395 "version": "1.1.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5396 "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5397 "integrity": "sha512-ESKv5sMCJB2jnHTWZ3O5itG+O128Hsus4K4Qh1h2/cgn2vbgnLSVqfV46AeJA9D5EeeLa9w81KUXMtn34zhX+Q==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5398 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5399 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5400 "is-ci": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5401 "version": "2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5402 "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5403 "integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5404 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5405 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5406 "ci-info": "^2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5407 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5408 }, |
48 | 5409 "is-color-stop": { |
5410 "version": "1.1.0", | |
5411 "resolved": "https://registry.npmjs.org/is-color-stop/-/is-color-stop-1.1.0.tgz", | |
5412 "integrity": "sha1-z/9HGu5N1cnhWFmPvhKWe1za00U=", | |
5413 "dev": true, | |
5414 "requires": { | |
5415 "css-color-names": "^0.0.4", | |
5416 "hex-color-regex": "^1.1.0", | |
5417 "hsl-regex": "^1.0.0", | |
5418 "hsla-regex": "^1.0.0", | |
5419 "rgb-regex": "^1.0.1", | |
5420 "rgba-regex": "^1.0.0" | |
5421 } | |
5422 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5423 "is-data-descriptor": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5424 "version": "0.1.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5425 "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5426 "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5427 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5428 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5429 "kind-of": "^3.0.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5430 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5431 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5432 "kind-of": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5433 "version": "3.2.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5434 "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5435 "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5436 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5437 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5438 "is-buffer": "^1.1.5" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5439 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5440 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5441 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5442 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5443 "is-date-object": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5444 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5445 "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5446 "integrity": "sha512-USlDT524woQ08aoZFzh3/Z6ch9Y/EWXEHQ/AaRN0SkKq4t2Jw2R2339tSXmwuVoY7LLlBCbOIlx2myP/L5zk0g==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5447 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5448 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5449 "is-descriptor": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5450 "version": "0.1.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5451 "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5452 "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5453 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5454 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5455 "is-accessor-descriptor": "^0.1.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5456 "is-data-descriptor": "^0.1.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5457 "kind-of": "^5.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5458 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5459 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5460 "kind-of": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5461 "version": "5.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5462 "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5463 "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5464 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5465 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5466 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5467 }, |
48 | 5468 "is-directory": { |
5469 "version": "0.3.1", | |
5470 "resolved": "https://registry.npmjs.org/is-directory/-/is-directory-0.3.1.tgz", | |
5471 "integrity": "sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=", | |
5472 "dev": true | |
5473 }, | |
34 | 5474 "is-dotfile": { |
5475 "version": "1.0.3", | |
5476 "resolved": "https://registry.npmjs.org/is-dotfile/-/is-dotfile-1.0.3.tgz", | |
5477 "integrity": "sha1-pqLzL/0t+wT1yiXs0Pa4PPeYoeE=", | |
5478 "dev": true, | |
5479 "optional": true | |
5480 }, | |
5481 "is-equal-shallow": { | |
5482 "version": "0.1.3", | |
5483 "resolved": "https://registry.npmjs.org/is-equal-shallow/-/is-equal-shallow-0.1.3.tgz", | |
5484 "integrity": "sha1-IjgJj8Ih3gvPpdnqxMRdY4qhxTQ=", | |
5485 "dev": true, | |
5486 "optional": true, | |
5487 "requires": { | |
5488 "is-primitive": "^2.0.0" | |
5489 } | |
5490 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5491 "is-extendable": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5492 "version": "0.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5493 "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5494 "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5495 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5496 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5497 "is-extglob": { |
34 | 5498 "version": "1.0.0", |
5499 "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-1.0.0.tgz", | |
5500 "integrity": "sha1-rEaBd8SUNAWgkvyPKXYMb/xiBsA=", | |
5501 "dev": true, | |
5502 "optional": true | |
5503 }, | |
5504 "is-finite": { | |
5505 "version": "1.0.2", | |
5506 "resolved": "https://registry.npmjs.org/is-finite/-/is-finite-1.0.2.tgz", | |
5507 "integrity": "sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=", | |
5508 "dev": true, | |
5509 "requires": { | |
5510 "number-is-nan": "^1.0.0" | |
5511 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5512 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5513 "is-fullwidth-code-point": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5514 "version": "2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5515 "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5516 "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5517 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5518 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5519 "is-generator-fn": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5520 "version": "2.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5521 "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5522 "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5523 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5524 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5525 "is-glob": { |
34 | 5526 "version": "2.0.1", |
5527 "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-2.0.1.tgz", | |
5528 "integrity": "sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=", | |
5529 "dev": true, | |
5530 "optional": true, | |
5531 "requires": { | |
5532 "is-extglob": "^1.0.0" | |
5533 } | |
5534 }, | |
5535 "is-module": { | |
5536 "version": "1.0.0", | |
5537 "resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz", | |
5538 "integrity": "sha1-Mlj7afeMFNW4FdZkM2tM/7ZEFZE=", | |
5539 "dev": true | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5540 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5541 "is-number": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5542 "version": "3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5543 "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5544 "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5545 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5546 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5547 "kind-of": "^3.0.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5548 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5549 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5550 "kind-of": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5551 "version": "3.2.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5552 "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5553 "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5554 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5555 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5556 "is-buffer": "^1.1.5" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5557 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5558 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5559 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5560 }, |
48 | 5561 "is-obj": { |
5562 "version": "1.0.1", | |
5563 "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz", | |
5564 "integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8=", | |
5565 "dev": true | |
5566 }, | |
34 | 5567 "is-object": { |
5568 "version": "0.1.2", | |
5569 "resolved": "https://registry.npmjs.org/is-object/-/is-object-0.1.2.tgz", | |
5570 "integrity": "sha1-AO+8CIFsM8/ErIJR0TLhDcZQmNc=", | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5571 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5572 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5573 "is-plain-object": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5574 "version": "2.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5575 "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5576 "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5577 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5578 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5579 "isobject": "^3.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5580 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5581 }, |
34 | 5582 "is-posix-bracket": { |
5583 "version": "0.1.1", | |
5584 "resolved": "https://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz", | |
5585 "integrity": "sha1-MzTceXdDaOkvAW5vvAqI9c1ua8Q=", | |
5586 "dev": true, | |
5587 "optional": true | |
5588 }, | |
5589 "is-primitive": { | |
5590 "version": "2.0.0", | |
5591 "resolved": "https://registry.npmjs.org/is-primitive/-/is-primitive-2.0.0.tgz", | |
5592 "integrity": "sha1-IHurkWOEmcB7Kt8kCkGochADRXU=", | |
5593 "dev": true, | |
5594 "optional": true | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5595 }, |
35 | 5596 "is-reference": { |
5597 "version": "1.1.4", | |
5598 "resolved": "https://registry.npmjs.org/is-reference/-/is-reference-1.1.4.tgz", | |
5599 "integrity": "sha512-uJA/CDPO3Tao3GTrxYn6AwkM4nUPJiGGYu5+cB8qbC7WGFlrKZbiRo7SFKxUAEpFUfiHofWCXBUNhvYJMh+6zw==", | |
5600 "dev": true, | |
5601 "requires": { | |
5602 "@types/estree": "0.0.39" | |
5603 } | |
5604 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5605 "is-regex": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5606 "version": "1.0.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5607 "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.0.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5608 "integrity": "sha512-vlKW17SNq44owv5AQR3Cq0bQPEb8+kF3UKZ2fiZNOWtztYE5i0CzCZxFDwO58qAOWtxdBRVO/V5Qin1wjCqFYQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5609 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5610 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5611 "has": "^1.0.3" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5612 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5613 }, |
48 | 5614 "is-resolvable": { |
5615 "version": "1.1.0", | |
5616 "resolved": "https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz", | |
5617 "integrity": "sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==", | |
5618 "dev": true | |
5619 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5620 "is-stream": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5621 "version": "1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5622 "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz", |
42
895ae7c5b0f4
don't pile all the deps in our sharable library. other fixes to make it work as a dep.
drewp@bigasterisk.com
parents:
35
diff
changeset
|
5623 "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=", |
895ae7c5b0f4
don't pile all the deps in our sharable library. other fixes to make it work as a dep.
drewp@bigasterisk.com
parents:
35
diff
changeset
|
5624 "dev": true |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5625 }, |
48 | 5626 "is-svg": { |
5627 "version": "3.0.0", | |
5628 "resolved": "https://registry.npmjs.org/is-svg/-/is-svg-3.0.0.tgz", | |
5629 "integrity": "sha512-gi4iHK53LR2ujhLVVj+37Ykh9GLqYHX6JOVXbLAucaG/Cqw9xwdFOjDM2qeifLs1sF1npXXFvDu0r5HNgCMrzQ==", | |
5630 "dev": true, | |
5631 "requires": { | |
5632 "html-comment-regex": "^1.1.0" | |
5633 } | |
5634 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5635 "is-symbol": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5636 "version": "1.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5637 "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5638 "integrity": "sha512-OwijhaRSgqvhm/0ZdAcXNZt9lYdKFpcRDT5ULUuYXPoT794UNOdU+gpT6Rzo7b4V2HUl/op6GqY894AZwv9faQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5639 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5640 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5641 "has-symbols": "^1.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5642 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5643 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5644 "is-typedarray": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5645 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5646 "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5647 "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5648 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5649 "is-windows": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5650 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5651 "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5652 "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5653 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5654 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5655 "is-wsl": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5656 "version": "1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5657 "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5658 "integrity": "sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5659 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5660 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5661 "isarray": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5662 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5663 "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5664 "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5665 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5666 }, |
34 | 5667 "isbuffer": { |
5668 "version": "0.0.0", | |
5669 "resolved": "https://registry.npmjs.org/isbuffer/-/isbuffer-0.0.0.tgz", | |
5670 "integrity": "sha1-OMFG2d9Si4v5sHAcPUPPEt8/w5s=", | |
5671 "dev": true | |
5672 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5673 "isexe": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5674 "version": "2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5675 "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5676 "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5677 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5678 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5679 "isobject": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5680 "version": "3.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5681 "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5682 "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5683 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5684 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5685 "isstream": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5686 "version": "0.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5687 "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5688 "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5689 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5690 "istanbul-lib-coverage": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5691 "version": "2.0.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5692 "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5693 "integrity": "sha512-8aXznuEPCJvGnMSRft4udDRDtb1V3pkQkMMI5LI+6HuQz5oQ4J2UFn1H82raA3qJtyOLkkwVqICBQkjnGtn5mA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5694 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5695 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5696 "istanbul-lib-instrument": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5697 "version": "3.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5698 "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-3.3.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5699 "integrity": "sha512-5nnIN4vo5xQZHdXno/YDXJ0G+I3dAm4XgzfSVTPLQpj/zAV2dV6Juy0yaf10/zrJOJeHoN3fraFe+XRq2bFVZA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5700 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5701 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5702 "@babel/generator": "^7.4.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5703 "@babel/parser": "^7.4.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5704 "@babel/template": "^7.4.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5705 "@babel/traverse": "^7.4.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5706 "@babel/types": "^7.4.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5707 "istanbul-lib-coverage": "^2.0.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5708 "semver": "^6.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5709 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5710 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5711 "istanbul-lib-report": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5712 "version": "2.0.8", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5713 "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-2.0.8.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5714 "integrity": "sha512-fHBeG573EIihhAblwgxrSenp0Dby6tJMFR/HvlerBsrCTD5bkUuoNtn3gVh29ZCS824cGGBPn7Sg7cNk+2xUsQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5715 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5716 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5717 "istanbul-lib-coverage": "^2.0.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5718 "make-dir": "^2.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5719 "supports-color": "^6.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5720 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5721 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5722 "supports-color": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5723 "version": "6.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5724 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5725 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5726 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5727 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5728 "has-flag": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5729 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5730 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5731 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5732 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5733 "istanbul-lib-source-maps": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5734 "version": "3.0.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5735 "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-3.0.6.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5736 "integrity": "sha512-R47KzMtDJH6X4/YW9XTx+jrLnZnscW4VpNN+1PViSYTejLVPWv7oov+Duf8YQSPyVRUvueQqz1TcsC6mooZTXw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5737 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5738 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5739 "debug": "^4.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5740 "istanbul-lib-coverage": "^2.0.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5741 "make-dir": "^2.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5742 "rimraf": "^2.6.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5743 "source-map": "^0.6.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5744 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5745 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5746 "istanbul-reports": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5747 "version": "2.2.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5748 "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-2.2.6.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5749 "integrity": "sha512-SKi4rnMyLBKe0Jy2uUdx28h8oG7ph2PPuQPvIAh31d+Ci+lSiEu4C+h3oBPuJ9+mPKhOyW0M8gY4U5NM1WLeXA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5750 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5751 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5752 "handlebars": "^4.1.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5753 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5754 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5755 "jest": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5756 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5757 "resolved": "https://registry.npmjs.org/jest/-/jest-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5758 "integrity": "sha512-YvkBL1Zm7d2B1+h5fHEOdyjCG+sGMz4f8D86/0HiqJ6MB4MnDc8FgP5vdWsGnemOQro7lnYo8UakZ3+5A0jxGw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5759 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5760 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5761 "import-local": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5762 "jest-cli": "^24.9.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5763 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5764 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5765 "jest-cli": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5766 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5767 "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5768 "integrity": "sha512-+VLRKyitT3BWoMeSUIHRxV/2g8y9gw91Jh5z2UmXZzkZKpbC08CSehVxgHUwTpy+HwGcns/tqafQDJW7imYvGg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5769 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5770 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5771 "@jest/core": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5772 "@jest/test-result": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5773 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5774 "chalk": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5775 "exit": "^0.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5776 "import-local": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5777 "is-ci": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5778 "jest-config": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5779 "jest-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5780 "jest-validate": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5781 "prompts": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5782 "realpath-native": "^1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5783 "yargs": "^13.3.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5784 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5785 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5786 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5787 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5788 "jest-changed-files": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5789 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5790 "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5791 "integrity": "sha512-6aTWpe2mHF0DhL28WjdkO8LyGjs3zItPET4bMSeXU6T3ub4FPMw+mcOcbdGXQOAfmLcxofD23/5Bl9Z4AkFwqg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5792 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5793 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5794 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5795 "execa": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5796 "throat": "^4.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5797 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5798 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5799 "jest-config": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5800 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5801 "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5802 "integrity": "sha512-RATtQJtVYQrp7fvWg6f5y3pEFj9I+H8sWw4aKxnDZ96mob5i5SD6ZEGWgMLXQ4LE8UurrjbdlLWdUeo+28QpfQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5803 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5804 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5805 "@babel/core": "^7.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5806 "@jest/test-sequencer": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5807 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5808 "babel-jest": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5809 "chalk": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5810 "glob": "^7.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5811 "jest-environment-jsdom": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5812 "jest-environment-node": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5813 "jest-get-type": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5814 "jest-jasmine2": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5815 "jest-regex-util": "^24.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5816 "jest-resolve": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5817 "jest-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5818 "jest-validate": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5819 "micromatch": "^3.1.10", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5820 "pretty-format": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5821 "realpath-native": "^1.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5822 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5823 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5824 "jest-diff": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5825 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5826 "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5827 "integrity": "sha512-qMfrTs8AdJE2iqrTp0hzh7kTd2PQWrsFyj9tORoKmu32xjPjeE4NyjVRDz8ybYwqS2ik8N4hsIpiVTyFeo2lBQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5828 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5829 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5830 "chalk": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5831 "diff-sequences": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5832 "jest-get-type": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5833 "pretty-format": "^24.9.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5834 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5835 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5836 "jest-docblock": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5837 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5838 "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5839 "integrity": "sha512-F1DjdpDMJMA1cN6He0FNYNZlo3yYmOtRUnktrT9Q37njYzC5WEaDdmbynIgy0L/IvXvvgsG8OsqhLPXTpfmZAA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5840 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5841 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5842 "detect-newline": "^2.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5843 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5844 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5845 "jest-each": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5846 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5847 "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5848 "integrity": "sha512-ONi0R4BvW45cw8s2Lrx8YgbeXL1oCQ/wIDwmsM3CqM/nlblNCPmnC3IPQlMbRFZu3wKdQ2U8BqM6lh3LJ5Bsog==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5849 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5850 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5851 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5852 "chalk": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5853 "jest-get-type": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5854 "jest-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5855 "pretty-format": "^24.9.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5856 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5857 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5858 "jest-environment-jsdom": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5859 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5860 "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5861 "integrity": "sha512-Zv9FV9NBRzLuALXjvRijO2351DRQeLYXtpD4xNvfoVFw21IOKNhZAEUKcbiEtjTkm2GsJ3boMVgkaR7rN8qetA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5862 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5863 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5864 "@jest/environment": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5865 "@jest/fake-timers": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5866 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5867 "jest-mock": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5868 "jest-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5869 "jsdom": "^11.5.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5870 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5871 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5872 "jest-environment-node": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5873 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5874 "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5875 "integrity": "sha512-6d4V2f4nxzIzwendo27Tr0aFm+IXWa0XEUnaH6nU0FMaozxovt+sfRvh4J47wL1OvF83I3SSTu0XK+i4Bqe7uA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5876 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5877 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5878 "@jest/environment": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5879 "@jest/fake-timers": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5880 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5881 "jest-mock": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5882 "jest-util": "^24.9.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5883 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5884 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5885 "jest-get-type": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5886 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5887 "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5888 "integrity": "sha512-lUseMzAley4LhIcpSP9Jf+fTrQ4a1yHQwLNeeVa2cEmbCGeoZAtYPOIv8JaxLD/sUpKxetKGP+gsHl8f8TSj8Q==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5889 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5890 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5891 "jest-haste-map": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5892 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5893 "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5894 "integrity": "sha512-kfVFmsuWui2Sj1Rp1AJ4D9HqJwE4uwTlS/vO+eRUaMmd54BFpli2XhMQnPC2k4cHFVbB2Q2C+jtI1AGLgEnCjQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5895 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5896 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5897 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5898 "anymatch": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5899 "fb-watchman": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5900 "fsevents": "^1.2.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5901 "graceful-fs": "^4.1.15", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5902 "invariant": "^2.2.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5903 "jest-serializer": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5904 "jest-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5905 "jest-worker": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5906 "micromatch": "^3.1.10", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5907 "sane": "^4.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5908 "walker": "^1.0.7" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5909 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5910 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5911 "jest-jasmine2": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5912 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5913 "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5914 "integrity": "sha512-Cq7vkAgaYKp+PsX+2/JbTarrk0DmNhsEtqBXNwUHkdlbrTBLtMJINADf2mf5FkowNsq8evbPc07/qFO0AdKTzw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5915 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5916 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5917 "@babel/traverse": "^7.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5918 "@jest/environment": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5919 "@jest/test-result": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5920 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5921 "chalk": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5922 "co": "^4.6.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5923 "expect": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5924 "is-generator-fn": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5925 "jest-each": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5926 "jest-matcher-utils": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5927 "jest-message-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5928 "jest-runtime": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5929 "jest-snapshot": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5930 "jest-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5931 "pretty-format": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5932 "throat": "^4.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5933 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5934 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5935 "jest-leak-detector": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5936 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5937 "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5938 "integrity": "sha512-tYkFIDsiKTGwb2FG1w8hX9V0aUb2ot8zY/2nFg087dUageonw1zrLMP4W6zsRO59dPkTSKie+D4rhMuP9nRmrA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5939 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5940 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5941 "jest-get-type": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5942 "pretty-format": "^24.9.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5943 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5944 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5945 "jest-matcher-utils": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5946 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5947 "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5948 "integrity": "sha512-OZz2IXsu6eaiMAwe67c1T+5tUAtQyQx27/EMEkbFAGiw52tB9em+uGbzpcgYVpA8wl0hlxKPZxrly4CXU/GjHA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5949 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5950 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5951 "chalk": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5952 "jest-diff": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5953 "jest-get-type": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5954 "pretty-format": "^24.9.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5955 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5956 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5957 "jest-message-util": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5958 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5959 "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5960 "integrity": "sha512-oCj8FiZ3U0hTP4aSui87P4L4jC37BtQwUMqk+zk/b11FR19BJDeZsZAvIHutWnmtw7r85UmR3CEWZ0HWU2mAlw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5961 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5962 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5963 "@babel/code-frame": "^7.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5964 "@jest/test-result": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5965 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5966 "@types/stack-utils": "^1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5967 "chalk": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5968 "micromatch": "^3.1.10", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5969 "slash": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5970 "stack-utils": "^1.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5971 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5972 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5973 "jest-mock": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5974 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5975 "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5976 "integrity": "sha512-3BEYN5WbSq9wd+SyLDES7AHnjH9A/ROBwmz7l2y+ol+NtSFO8DYiEBzoO1CeFc9a8DYy10EO4dDFVv/wN3zl1w==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5977 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5978 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5979 "@jest/types": "^24.9.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5980 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5981 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5982 "jest-pnp-resolver": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5983 "version": "1.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5984 "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5985 "integrity": "sha512-pgFw2tm54fzgYvc/OHrnysABEObZCUNFnhjoRjaVOCN8NYc032/gVjPaHD4Aq6ApkSieWtfKAFQtmDKAmhupnQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5986 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5987 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5988 "jest-regex-util": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5989 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5990 "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5991 "integrity": "sha512-05Cmb6CuxaA+Ys6fjr3PhvV3bGQmO+2p2La4hFbU+W5uOc479f7FdLXUWXw4pYMAhhSZIuKHwSXSu6CsSBAXQA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5992 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5993 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5994 "jest-resolve": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5995 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5996 "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5997 "integrity": "sha512-TaLeLVL1l08YFZAt3zaPtjiVvyy4oSA6CRe+0AFPPVX3Q/VI0giIWWoAvoS5L96vj9Dqxj4fB5p2qrHCmTU/MQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5998 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
5999 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6000 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6001 "browser-resolve": "^1.11.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6002 "chalk": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6003 "jest-pnp-resolver": "^1.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6004 "realpath-native": "^1.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6005 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6006 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6007 "jest-resolve-dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6008 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6009 "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6010 "integrity": "sha512-Fm7b6AlWnYhT0BXy4hXpactHIqER7erNgIsIozDXWl5dVm+k8XdGVe1oTg1JyaFnOxarMEbax3wyRJqGP2Pq+g==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6011 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6012 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6013 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6014 "jest-regex-util": "^24.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6015 "jest-snapshot": "^24.9.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6016 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6017 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6018 "jest-runner": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6019 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6020 "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6021 "integrity": "sha512-KksJQyI3/0mhcfspnxxEOBueGrd5E4vV7ADQLT9ESaCzz02WnbdbKWIf5Mkaucoaj7obQckYPVX6JJhgUcoWWg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6022 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6023 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6024 "@jest/console": "^24.7.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6025 "@jest/environment": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6026 "@jest/test-result": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6027 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6028 "chalk": "^2.4.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6029 "exit": "^0.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6030 "graceful-fs": "^4.1.15", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6031 "jest-config": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6032 "jest-docblock": "^24.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6033 "jest-haste-map": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6034 "jest-jasmine2": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6035 "jest-leak-detector": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6036 "jest-message-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6037 "jest-resolve": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6038 "jest-runtime": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6039 "jest-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6040 "jest-worker": "^24.6.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6041 "source-map-support": "^0.5.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6042 "throat": "^4.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6043 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6044 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6045 "jest-runtime": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6046 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6047 "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6048 "integrity": "sha512-8oNqgnmF3v2J6PVRM2Jfuj8oX3syKmaynlDMMKQ4iyzbQzIG6th5ub/lM2bCMTmoTKM3ykcUYI2Pw9xwNtjMnw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6049 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6050 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6051 "@jest/console": "^24.7.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6052 "@jest/environment": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6053 "@jest/source-map": "^24.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6054 "@jest/transform": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6055 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6056 "@types/yargs": "^13.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6057 "chalk": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6058 "exit": "^0.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6059 "glob": "^7.1.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6060 "graceful-fs": "^4.1.15", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6061 "jest-config": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6062 "jest-haste-map": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6063 "jest-message-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6064 "jest-mock": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6065 "jest-regex-util": "^24.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6066 "jest-resolve": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6067 "jest-snapshot": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6068 "jest-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6069 "jest-validate": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6070 "realpath-native": "^1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6071 "slash": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6072 "strip-bom": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6073 "yargs": "^13.3.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6074 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6075 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6076 "jest-serializer": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6077 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6078 "resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6079 "integrity": "sha512-DxYipDr8OvfrKH3Kel6NdED3OXxjvxXZ1uIY2I9OFbGg+vUkkg7AGvi65qbhbWNPvDckXmzMPbK3u3HaDO49bQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6080 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6081 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6082 "jest-snapshot": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6083 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6084 "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6085 "integrity": "sha512-uI/rszGSs73xCM0l+up7O7a40o90cnrk429LOiK3aeTvfC0HHmldbd81/B7Ix81KSFe1lwkbl7GnBGG4UfuDew==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6086 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6087 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6088 "@babel/types": "^7.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6089 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6090 "chalk": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6091 "expect": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6092 "jest-diff": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6093 "jest-get-type": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6094 "jest-matcher-utils": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6095 "jest-message-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6096 "jest-resolve": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6097 "mkdirp": "^0.5.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6098 "natural-compare": "^1.4.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6099 "pretty-format": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6100 "semver": "^6.2.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6101 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6102 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6103 "jest-util": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6104 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6105 "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6106 "integrity": "sha512-x+cZU8VRmOJxbA1K5oDBdxQmdq0OIdADarLxk0Mq+3XS4jgvhG/oKGWcIDCtPG0HgjxOYvF+ilPJQsAyXfbNOg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6107 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6108 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6109 "@jest/console": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6110 "@jest/fake-timers": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6111 "@jest/source-map": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6112 "@jest/test-result": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6113 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6114 "callsites": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6115 "chalk": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6116 "graceful-fs": "^4.1.15", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6117 "is-ci": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6118 "mkdirp": "^0.5.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6119 "slash": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6120 "source-map": "^0.6.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6121 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6122 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6123 "jest-validate": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6124 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6125 "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6126 "integrity": "sha512-HPIt6C5ACwiqSiwi+OfSSHbK8sG7akG8eATl+IPKaeIjtPOeBUd/g3J7DghugzxrGjI93qS/+RPKe1H6PqvhRQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6127 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6128 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6129 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6130 "camelcase": "^5.3.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6131 "chalk": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6132 "jest-get-type": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6133 "leven": "^3.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6134 "pretty-format": "^24.9.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6135 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6136 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6137 "jest-watcher": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6138 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6139 "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6140 "integrity": "sha512-+/fLOfKPXXYJDYlks62/4R4GoT+GU1tYZed99JSCOsmzkkF7727RqKrjNAxtfO4YpGv11wybgRvCjR73lK2GZw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6141 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6142 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6143 "@jest/test-result": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6144 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6145 "@types/yargs": "^13.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6146 "ansi-escapes": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6147 "chalk": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6148 "jest-util": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6149 "string-length": "^2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6150 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6151 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6152 "jest-worker": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6153 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6154 "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6155 "integrity": "sha512-51PE4haMSXcHohnSMdM42anbvZANYTqMrr52tVKPqqsPJMzoP6FYYDVqahX/HrAoKEKz3uUPzSvKs9A3qR4iVw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6156 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6157 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6158 "merge-stream": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6159 "supports-color": "^6.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6160 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6161 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6162 "supports-color": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6163 "version": "6.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6164 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6165 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6166 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6167 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6168 "has-flag": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6169 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6170 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6171 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6172 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6173 "js-tokens": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6174 "version": "4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6175 "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6176 "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6177 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6178 }, |
48 | 6179 "js-yaml": { |
6180 "version": "3.13.1", | |
6181 "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz", | |
6182 "integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==", | |
6183 "dev": true, | |
6184 "requires": { | |
6185 "argparse": "^1.0.7", | |
6186 "esprima": "^4.0.0" | |
6187 } | |
6188 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6189 "jsbn": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6190 "version": "0.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6191 "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6192 "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6193 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6194 "jsdom": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6195 "version": "11.12.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6196 "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-11.12.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6197 "integrity": "sha512-y8Px43oyiBM13Zc1z780FrfNLJCXTL40EWlty/LXUtcjykRBNgLlCjWXpfSPBl2iv+N7koQN+dvqszHZgT/Fjw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6198 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6199 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6200 "abab": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6201 "acorn": "^5.5.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6202 "acorn-globals": "^4.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6203 "array-equal": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6204 "cssom": ">= 0.3.2 < 0.4.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6205 "cssstyle": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6206 "data-urls": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6207 "domexception": "^1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6208 "escodegen": "^1.9.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6209 "html-encoding-sniffer": "^1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6210 "left-pad": "^1.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6211 "nwsapi": "^2.0.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6212 "parse5": "4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6213 "pn": "^1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6214 "request": "^2.87.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6215 "request-promise-native": "^1.0.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6216 "sax": "^1.2.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6217 "symbol-tree": "^3.2.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6218 "tough-cookie": "^2.3.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6219 "w3c-hr-time": "^1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6220 "webidl-conversions": "^4.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6221 "whatwg-encoding": "^1.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6222 "whatwg-mimetype": "^2.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6223 "whatwg-url": "^6.4.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6224 "ws": "^5.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6225 "xml-name-validator": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6226 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6227 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6228 "jsesc": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6229 "version": "2.5.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6230 "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6231 "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6232 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6233 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6234 "json-parse-better-errors": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6235 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6236 "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6237 "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6238 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6239 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6240 "json-schema": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6241 "version": "0.2.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6242 "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6243 "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6244 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6245 "json-schema-traverse": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6246 "version": "0.4.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6247 "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6248 "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6249 }, |
34 | 6250 "json-stable-stringify": { |
6251 "version": "0.0.1", | |
6252 "resolved": "https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-0.0.1.tgz", | |
6253 "integrity": "sha1-YRwj6BTbN1Un34URk9tZ3Sryf0U=", | |
6254 "dev": true, | |
6255 "requires": { | |
6256 "jsonify": "~0.0.0" | |
6257 } | |
6258 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6259 "json-stringify-safe": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6260 "version": "5.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6261 "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6262 "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6263 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6264 "json5": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6265 "version": "2.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6266 "resolved": "https://registry.npmjs.org/json5/-/json5-2.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6267 "integrity": "sha512-l+3HXD0GEI3huGq1njuqtzYK8OYJyXMkOLtQ53pjWh89tvWS2h6l+1zMkYWqlb57+SiQodKZyvMEFb2X+KrFhQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6268 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6269 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6270 "minimist": "^1.2.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6271 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6272 }, |
34 | 6273 "jsonfile": { |
6274 "version": "4.0.0", | |
6275 "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz", | |
6276 "integrity": "sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=", | |
6277 "dev": true, | |
6278 "requires": { | |
6279 "graceful-fs": "^4.1.6" | |
6280 } | |
6281 }, | |
6282 "jsonify": { | |
6283 "version": "0.0.0", | |
6284 "resolved": "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz", | |
6285 "integrity": "sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=", | |
6286 "dev": true | |
6287 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6288 "jsonld": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6289 "version": "2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6290 "resolved": "https://registry.npmjs.org/jsonld/-/jsonld-2.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6291 "integrity": "sha512-37NIP09U0AnLu94b7ktsgHxZflAqDH8wn2kcLeAjxcL3sbuwJZ1IxIIbWyjSzrKojADWnoZM/btAWlrcGDMgJA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6292 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6293 "canonicalize": "^1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6294 "lru-cache": "^5.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6295 "rdf-canonize": "^1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6296 "request": "^2.88.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6297 "semver": "^6.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6298 "xmldom": "0.1.19" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6299 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6300 }, |
34 | 6301 "jsonparse": { |
6302 "version": "1.3.1", | |
6303 "resolved": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz", | |
42
895ae7c5b0f4
don't pile all the deps in our sharable library. other fixes to make it work as a dep.
drewp@bigasterisk.com
parents:
35
diff
changeset
|
6304 "integrity": "sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=", |
895ae7c5b0f4
don't pile all the deps in our sharable library. other fixes to make it work as a dep.
drewp@bigasterisk.com
parents:
35
diff
changeset
|
6305 "dev": true |
34 | 6306 }, |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6307 "jsprim": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6308 "version": "1.4.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6309 "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6310 "integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6311 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6312 "assert-plus": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6313 "extsprintf": "1.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6314 "json-schema": "0.2.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6315 "verror": "1.10.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6316 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6317 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6318 "kind-of": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6319 "version": "6.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6320 "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6321 "integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6322 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6323 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6324 "kleur": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6325 "version": "3.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6326 "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6327 "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6328 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6329 }, |
34 | 6330 "labeled-stream-splicer": { |
6331 "version": "2.0.2", | |
6332 "resolved": "https://registry.npmjs.org/labeled-stream-splicer/-/labeled-stream-splicer-2.0.2.tgz", | |
6333 "integrity": "sha512-Ca4LSXFFZUjPScRaqOcFxneA0VpKZr4MMYCljyQr4LIewTLb3Y0IUTIsnBBsVubIeEfxeSZpSjSsRM8APEQaAw==", | |
6334 "dev": true, | |
6335 "requires": { | |
6336 "inherits": "^2.0.1", | |
6337 "stream-splicer": "^2.0.0" | |
6338 } | |
6339 }, | |
6340 "left-pad": { | |
6341 "version": "1.3.0", | |
6342 "resolved": "https://registry.npmjs.org/left-pad/-/left-pad-1.3.0.tgz", | |
6343 "integrity": "sha512-XI5MPzVNApjAyhQzphX8BkmKsKUxD4LdyK24iZeQGinBN9yTQT3bFlCBy/aVx2HrNcqQGsdot8ghrjyrvMCoEA==", | |
6344 "dev": true | |
6345 }, | |
6346 "level-blobs": { | |
6347 "version": "0.1.7", | |
6348 "resolved": "https://registry.npmjs.org/level-blobs/-/level-blobs-0.1.7.tgz", | |
6349 "integrity": "sha1-mrm5e7mfHtv594o0M+Ie1WOGva8=", | |
6350 "dev": true, | |
6351 "requires": { | |
6352 "level-peek": "1.0.6", | |
6353 "once": "^1.3.0", | |
6354 "readable-stream": "^1.0.26-4" | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6355 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6356 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6357 "isarray": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6358 "version": "0.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6359 "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6360 "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6361 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6362 }, |
34 | 6363 "readable-stream": { |
6364 "version": "1.1.14", | |
6365 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz", | |
6366 "integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=", | |
6367 "dev": true, | |
6368 "requires": { | |
6369 "core-util-is": "~1.0.0", | |
6370 "inherits": "~2.0.1", | |
6371 "isarray": "0.0.1", | |
6372 "string_decoder": "~0.10.x" | |
6373 } | |
6374 }, | |
6375 "string_decoder": { | |
6376 "version": "0.10.31", | |
6377 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", | |
6378 "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", | |
6379 "dev": true | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6380 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6381 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6382 }, |
34 | 6383 "level-filesystem": { |
6384 "version": "1.2.0", | |
6385 "resolved": "https://registry.npmjs.org/level-filesystem/-/level-filesystem-1.2.0.tgz", | |
6386 "integrity": "sha1-oArKmRnEpN+v3KaoEI0iWq3/Y7M=", | |
6387 "dev": true, | |
6388 "requires": { | |
6389 "concat-stream": "^1.4.4", | |
6390 "errno": "^0.1.1", | |
6391 "fwd-stream": "^1.0.4", | |
6392 "level-blobs": "^0.1.7", | |
6393 "level-peek": "^1.0.6", | |
6394 "level-sublevel": "^5.2.0", | |
6395 "octal": "^1.0.0", | |
6396 "once": "^1.3.0", | |
6397 "xtend": "^2.2.0" | |
6398 } | |
6399 }, | |
6400 "level-fix-range": { | |
6401 "version": "1.0.2", | |
6402 "resolved": "https://registry.npmjs.org/level-fix-range/-/level-fix-range-1.0.2.tgz", | |
6403 "integrity": "sha1-vxW5Fa422EcMgh6IPd95zRZCCCg=", | |
6404 "dev": true | |
6405 }, | |
6406 "level-hooks": { | |
6407 "version": "4.5.0", | |
6408 "resolved": "https://registry.npmjs.org/level-hooks/-/level-hooks-4.5.0.tgz", | |
6409 "integrity": "sha1-G5rmGSKTDzMF0aYfxNg8gQLA3ZM=", | |
6410 "dev": true, | |
6411 "requires": { | |
6412 "string-range": "~1.2" | |
6413 } | |
6414 }, | |
6415 "level-js": { | |
6416 "version": "2.2.4", | |
6417 "resolved": "https://registry.npmjs.org/level-js/-/level-js-2.2.4.tgz", | |
6418 "integrity": "sha1-vAVfQYBjXUSJtWHJSG+jcOjBFpc=", | |
6419 "dev": true, | |
6420 "requires": { | |
6421 "abstract-leveldown": "~0.12.0", | |
6422 "idb-wrapper": "^1.5.0", | |
6423 "isbuffer": "~0.0.0", | |
6424 "ltgt": "^2.1.2", | |
6425 "typedarray-to-buffer": "~1.0.0", | |
6426 "xtend": "~2.1.2" | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6427 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6428 "dependencies": { |
34 | 6429 "object-keys": { |
6430 "version": "0.4.0", | |
6431 "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-0.4.0.tgz", | |
6432 "integrity": "sha1-KKaq50KN0sOpLz2V8hM13SBOAzY=", | |
6433 "dev": true | |
6434 }, | |
6435 "xtend": { | |
6436 "version": "2.1.2", | |
6437 "resolved": "https://registry.npmjs.org/xtend/-/xtend-2.1.2.tgz", | |
6438 "integrity": "sha1-bv7MKk2tjmlixJAbM3znuoe10os=", | |
6439 "dev": true, | |
6440 "requires": { | |
6441 "object-keys": "~0.4.0" | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6442 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6443 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6444 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6445 }, |
34 | 6446 "level-peek": { |
6447 "version": "1.0.6", | |
6448 "resolved": "https://registry.npmjs.org/level-peek/-/level-peek-1.0.6.tgz", | |
6449 "integrity": "sha1-vsUccqgu5GTTNkNMfIdsP8vM538=", | |
6450 "dev": true, | |
6451 "requires": { | |
6452 "level-fix-range": "~1.0.2" | |
6453 } | |
6454 }, | |
6455 "level-sublevel": { | |
6456 "version": "5.2.3", | |
6457 "resolved": "https://registry.npmjs.org/level-sublevel/-/level-sublevel-5.2.3.tgz", | |
6458 "integrity": "sha1-dEwSxy0ucr543eO5tc2E1iGRQTo=", | |
6459 "dev": true, | |
6460 "requires": { | |
6461 "level-fix-range": "2.0", | |
6462 "level-hooks": ">=4.4.0 <5", | |
6463 "string-range": "~1.2.1", | |
6464 "xtend": "~2.0.4" | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6465 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6466 "dependencies": { |
34 | 6467 "level-fix-range": { |
6468 "version": "2.0.0", | |
6469 "resolved": "https://registry.npmjs.org/level-fix-range/-/level-fix-range-2.0.0.tgz", | |
6470 "integrity": "sha1-xBfWIVlEIVGhnZojZ4aPFyTC1Ug=", | |
6471 "dev": true, | |
6472 "requires": { | |
6473 "clone": "~0.1.9" | |
6474 } | |
6475 }, | |
6476 "object-keys": { | |
6477 "version": "0.2.0", | |
6478 "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-0.2.0.tgz", | |
6479 "integrity": "sha1-zd7AKZiwkb5CvxA1rjLknxy26mc=", | |
6480 "dev": true, | |
6481 "requires": { | |
6482 "foreach": "~2.0.1", | |
6483 "indexof": "~0.0.1", | |
6484 "is": "~0.2.6" | |
6485 } | |
6486 }, | |
6487 "xtend": { | |
6488 "version": "2.0.6", | |
6489 "resolved": "https://registry.npmjs.org/xtend/-/xtend-2.0.6.tgz", | |
6490 "integrity": "sha1-XqZXptukRwacLlnFihE4ywxebO4=", | |
6491 "dev": true, | |
6492 "requires": { | |
6493 "is-object": "~0.1.2", | |
6494 "object-keys": "~0.2.0" | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6495 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6496 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6497 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6498 }, |
34 | 6499 "levelup": { |
6500 "version": "0.18.6", | |
6501 "resolved": "https://registry.npmjs.org/levelup/-/levelup-0.18.6.tgz", | |
6502 "integrity": "sha1-5qAcsIlhbI7MApHCqb0/DETj5es=", | |
6503 "dev": true, | |
6504 "requires": { | |
6505 "bl": "~0.8.1", | |
6506 "deferred-leveldown": "~0.2.0", | |
6507 "errno": "~0.1.1", | |
6508 "prr": "~0.0.0", | |
6509 "readable-stream": "~1.0.26", | |
6510 "semver": "~2.3.1", | |
6511 "xtend": "~3.0.0" | |
6512 }, | |
6513 "dependencies": { | |
6514 "isarray": { | |
6515 "version": "0.0.1", | |
6516 "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", | |
6517 "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", | |
6518 "dev": true | |
6519 }, | |
6520 "prr": { | |
6521 "version": "0.0.0", | |
6522 "resolved": "https://registry.npmjs.org/prr/-/prr-0.0.0.tgz", | |
6523 "integrity": "sha1-GoS4WQgyVQFBGFPQCB7j+obikmo=", | |
6524 "dev": true | |
6525 }, | |
6526 "readable-stream": { | |
6527 "version": "1.0.34", | |
6528 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", | |
6529 "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", | |
6530 "dev": true, | |
6531 "requires": { | |
6532 "core-util-is": "~1.0.0", | |
6533 "inherits": "~2.0.1", | |
6534 "isarray": "0.0.1", | |
6535 "string_decoder": "~0.10.x" | |
6536 } | |
6537 }, | |
6538 "semver": { | |
6539 "version": "2.3.2", | |
6540 "resolved": "https://registry.npmjs.org/semver/-/semver-2.3.2.tgz", | |
6541 "integrity": "sha1-uYSPJdbPNjMwc+ye+IVtQvEjPlI=", | |
6542 "dev": true | |
6543 }, | |
6544 "string_decoder": { | |
6545 "version": "0.10.31", | |
6546 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", | |
6547 "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", | |
6548 "dev": true | |
6549 }, | |
6550 "xtend": { | |
6551 "version": "3.0.0", | |
6552 "resolved": "https://registry.npmjs.org/xtend/-/xtend-3.0.0.tgz", | |
6553 "integrity": "sha1-XM50B7r2Qsunvs2laBEcST9ZZlo=", | |
6554 "dev": true | |
6555 } | |
6556 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6557 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6558 "leven": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6559 "version": "3.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6560 "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6561 "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6562 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6563 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6564 "levn": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6565 "version": "0.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6566 "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6567 "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6568 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6569 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6570 "prelude-ls": "~1.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6571 "type-check": "~0.3.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6572 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6573 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6574 "lit-html": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6575 "version": "1.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6576 "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-1.1.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6577 "integrity": "sha512-FFlUMKHKi+qG1x1iHNZ1hrtc/zHmfYTyrSvs3/wBTvaNtpZjOZGWzU7efGYVpgp6KvWeKF6ql9/KsCq6Z/mEDA==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6578 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6579 "load-json-file": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6580 "version": "4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6581 "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6582 "integrity": "sha1-L19Fq5HjMhYjT9U62rZo607AmTs=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6583 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6584 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6585 "graceful-fs": "^4.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6586 "parse-json": "^4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6587 "pify": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6588 "strip-bom": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6589 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6590 }, |
48 | 6591 "loader-utils": { |
6592 "version": "1.2.3", | |
6593 "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.2.3.tgz", | |
6594 "integrity": "sha512-fkpz8ejdnEMG3s37wGL07iSBDg99O9D5yflE9RGNH3hRdx9SOwYfnGYdZOUIZitN8E+E2vkq3MUMYMvPYl5ZZA==", | |
6595 "dev": true, | |
6596 "requires": { | |
6597 "big.js": "^5.2.2", | |
6598 "emojis-list": "^2.0.0", | |
6599 "json5": "^1.0.1" | |
6600 }, | |
6601 "dependencies": { | |
6602 "json5": { | |
6603 "version": "1.0.1", | |
6604 "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz", | |
6605 "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==", | |
6606 "dev": true, | |
6607 "requires": { | |
6608 "minimist": "^1.2.0" | |
6609 } | |
6610 } | |
6611 } | |
6612 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6613 "locate-path": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6614 "version": "3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6615 "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6616 "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6617 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6618 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6619 "p-locate": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6620 "path-exists": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6621 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6622 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6623 "lodash": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6624 "version": "4.17.15", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6625 "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6626 "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6627 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6628 }, |
48 | 6629 "lodash.camelcase": { |
6630 "version": "4.3.0", | |
6631 "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz", | |
6632 "integrity": "sha1-soqmKIorn8ZRA1x3EfZathkDMaY=", | |
6633 "dev": true | |
6634 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6635 "lodash.memoize": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6636 "version": "4.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6637 "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6638 "integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6639 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6640 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6641 "lodash.sortby": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6642 "version": "4.7.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6643 "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6644 "integrity": "sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6645 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6646 }, |
48 | 6647 "lodash.uniq": { |
6648 "version": "4.5.0", | |
6649 "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz", | |
6650 "integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=", | |
6651 "dev": true | |
6652 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6653 "loose-envify": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6654 "version": "1.4.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6655 "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6656 "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6657 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6658 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6659 "js-tokens": "^3.0.0 || ^4.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6660 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6661 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6662 "lru-cache": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6663 "version": "5.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6664 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6665 "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6666 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6667 "yallist": "^3.0.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6668 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6669 }, |
34 | 6670 "ltgt": { |
6671 "version": "2.2.1", | |
6672 "resolved": "https://registry.npmjs.org/ltgt/-/ltgt-2.2.1.tgz", | |
6673 "integrity": "sha1-81ypHEk/e3PaDgdJUwTxezH4fuU=", | |
6674 "dev": true | |
6675 }, | |
35 | 6676 "magic-string": { |
6677 "version": "0.25.4", | |
6678 "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.4.tgz", | |
6679 "integrity": "sha512-oycWO9nEVAP2RVPbIoDoA4Y7LFIJ3xRYov93gAyJhZkET1tNuB0u7uWkZS2LpBWTJUWnmau/To8ECWRC+jKNfw==", | |
6680 "dev": true, | |
6681 "requires": { | |
6682 "sourcemap-codec": "^1.4.4" | |
6683 } | |
6684 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6685 "make-dir": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6686 "version": "2.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6687 "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6688 "integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6689 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6690 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6691 "pify": "^4.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6692 "semver": "^5.6.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6693 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6694 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6695 "pify": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6696 "version": "4.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6697 "resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6698 "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6699 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6700 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6701 "semver": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6702 "version": "5.7.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6703 "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6704 "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6705 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6706 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6707 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6708 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6709 "make-error": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6710 "version": "1.3.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6711 "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6712 "integrity": "sha512-c3sIjNUow0+8swNwVpqoH4YCShKNFkMaw6oH1mNS2haDZQqkeZFlHS3dhoeEbKKmJB4vXpJucU6oH75aDYeE9g==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6713 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6714 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6715 "makeerror": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6716 "version": "1.0.11", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6717 "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6718 "integrity": "sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6719 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6720 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6721 "tmpl": "1.0.x" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6722 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6723 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6724 "map-cache": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6725 "version": "0.2.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6726 "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6727 "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6728 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6729 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6730 "map-visit": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6731 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6732 "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6733 "integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6734 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6735 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6736 "object-visit": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6737 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6738 }, |
34 | 6739 "math-random": { |
6740 "version": "1.0.4", | |
6741 "resolved": "https://registry.npmjs.org/math-random/-/math-random-1.0.4.tgz", | |
6742 "integrity": "sha512-rUxjysqif/BZQH2yhd5Aaq7vXMSx9NdEsQcyA07uEzIvxgI7zIr33gGsh+RU0/XjmQpCW7RsVof1vlkvQVCK5A==", | |
6743 "dev": true, | |
6744 "optional": true | |
6745 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6746 "md5.js": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6747 "version": "1.3.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6748 "resolved": "https://registry.npmjs.org/md5.js/-/md5.js-1.3.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6749 "integrity": "sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6750 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6751 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6752 "hash-base": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6753 "inherits": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6754 "safe-buffer": "^5.1.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6755 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6756 }, |
48 | 6757 "mdn-data": { |
6758 "version": "2.0.4", | |
6759 "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.4.tgz", | |
6760 "integrity": "sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==", | |
6761 "dev": true | |
6762 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6763 "merge-stream": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6764 "version": "2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6765 "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6766 "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6767 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6768 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6769 "micromatch": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6770 "version": "3.1.10", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6771 "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6772 "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6773 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6774 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6775 "arr-diff": "^4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6776 "array-unique": "^0.3.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6777 "braces": "^2.3.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6778 "define-property": "^2.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6779 "extend-shallow": "^3.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6780 "extglob": "^2.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6781 "fragment-cache": "^0.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6782 "kind-of": "^6.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6783 "nanomatch": "^1.2.9", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6784 "object.pick": "^1.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6785 "regex-not": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6786 "snapdragon": "^0.8.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6787 "to-regex": "^3.0.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6788 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6789 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6790 "miller-rabin": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6791 "version": "4.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6792 "resolved": "https://registry.npmjs.org/miller-rabin/-/miller-rabin-4.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6793 "integrity": "sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6794 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6795 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6796 "bn.js": "^4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6797 "brorand": "^1.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6798 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6799 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6800 "mime-db": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6801 "version": "1.42.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6802 "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.42.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6803 "integrity": "sha512-UbfJCR4UAVRNgMpfImz05smAXK7+c+ZntjaA26ANtkXLlOe947Aag5zdIcKQULAiF9Cq4WxBi9jUs5zkA84bYQ==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6804 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6805 "mime-types": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6806 "version": "2.1.25", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6807 "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.25.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6808 "integrity": "sha512-5KhStqB5xpTAeGqKBAMgwaYMnQik7teQN4IAzC7npDv6kzeU6prfkR67bc87J1kWMPGkoaZSq1npmexMgkmEVg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6809 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6810 "mime-db": "1.42.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6811 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6812 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6813 "minimalistic-assert": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6814 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6815 "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6816 "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6817 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6818 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6819 "minimalistic-crypto-utils": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6820 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6821 "resolved": "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6822 "integrity": "sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6823 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6824 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6825 "minimatch": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6826 "version": "3.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6827 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6828 "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6829 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6830 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6831 "brace-expansion": "^1.1.7" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6832 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6833 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6834 "minimist": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6835 "version": "1.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6836 "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6837 "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6838 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6839 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6840 "mixin-deep": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6841 "version": "1.3.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6842 "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6843 "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6844 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6845 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6846 "for-in": "^1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6847 "is-extendable": "^1.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6848 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6849 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6850 "is-extendable": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6851 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6852 "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6853 "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6854 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6855 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6856 "is-plain-object": "^2.0.4" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6857 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6858 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6859 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6860 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6861 "mkdirp": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6862 "version": "0.5.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6863 "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6864 "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6865 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6866 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6867 "minimist": "0.0.8" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6868 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6869 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6870 "minimist": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6871 "version": "0.0.8", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6872 "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6873 "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6874 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6875 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6876 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6877 }, |
34 | 6878 "module-deps": { |
6879 "version": "4.1.1", | |
6880 "resolved": "https://registry.npmjs.org/module-deps/-/module-deps-4.1.1.tgz", | |
6881 "integrity": "sha1-IyFYM/HaE/1gbMuAh7RIUty4If0=", | |
6882 "dev": true, | |
6883 "requires": { | |
6884 "JSONStream": "^1.0.3", | |
6885 "browser-resolve": "^1.7.0", | |
6886 "cached-path-relative": "^1.0.0", | |
6887 "concat-stream": "~1.5.0", | |
6888 "defined": "^1.0.0", | |
6889 "detective": "^4.0.0", | |
6890 "duplexer2": "^0.1.2", | |
6891 "inherits": "^2.0.1", | |
6892 "parents": "^1.0.0", | |
6893 "readable-stream": "^2.0.2", | |
6894 "resolve": "^1.1.3", | |
6895 "stream-combiner2": "^1.1.1", | |
6896 "subarg": "^1.0.0", | |
6897 "through2": "^2.0.0", | |
6898 "xtend": "^4.0.0" | |
6899 }, | |
6900 "dependencies": { | |
6901 "concat-stream": { | |
6902 "version": "1.5.2", | |
6903 "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.5.2.tgz", | |
6904 "integrity": "sha1-cIl4Yk2FavQaWnQd790mHadSwmY=", | |
6905 "dev": true, | |
6906 "requires": { | |
6907 "inherits": "~2.0.1", | |
6908 "readable-stream": "~2.0.0", | |
6909 "typedarray": "~0.0.5" | |
6910 }, | |
6911 "dependencies": { | |
6912 "readable-stream": { | |
6913 "version": "2.0.6", | |
6914 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.6.tgz", | |
6915 "integrity": "sha1-j5A0HmilPMySh4jaz80Rs265t44=", | |
6916 "dev": true, | |
6917 "requires": { | |
6918 "core-util-is": "~1.0.0", | |
6919 "inherits": "~2.0.1", | |
6920 "isarray": "~1.0.0", | |
6921 "process-nextick-args": "~1.0.6", | |
6922 "string_decoder": "~0.10.x", | |
6923 "util-deprecate": "~1.0.1" | |
6924 } | |
6925 } | |
6926 } | |
6927 }, | |
6928 "process-nextick-args": { | |
6929 "version": "1.0.7", | |
6930 "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz", | |
6931 "integrity": "sha1-FQ4gt1ZZCtP5EJPyWk8q2L/zC6M=", | |
6932 "dev": true | |
6933 }, | |
6934 "readable-stream": { | |
6935 "version": "2.3.6", | |
6936 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz", | |
6937 "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==", | |
6938 "dev": true, | |
6939 "requires": { | |
6940 "core-util-is": "~1.0.0", | |
6941 "inherits": "~2.0.3", | |
6942 "isarray": "~1.0.0", | |
6943 "process-nextick-args": "~2.0.0", | |
6944 "safe-buffer": "~5.1.1", | |
6945 "string_decoder": "~1.1.1", | |
6946 "util-deprecate": "~1.0.1" | |
6947 }, | |
6948 "dependencies": { | |
6949 "process-nextick-args": { | |
6950 "version": "2.0.1", | |
6951 "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", | |
6952 "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", | |
6953 "dev": true | |
6954 }, | |
6955 "string_decoder": { | |
6956 "version": "1.1.1", | |
6957 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", | |
6958 "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", | |
6959 "dev": true, | |
6960 "requires": { | |
6961 "safe-buffer": "~5.1.0" | |
6962 } | |
6963 } | |
6964 } | |
6965 }, | |
6966 "safe-buffer": { | |
6967 "version": "5.1.2", | |
6968 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", | |
6969 "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", | |
6970 "dev": true | |
6971 }, | |
6972 "string_decoder": { | |
6973 "version": "0.10.31", | |
6974 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", | |
6975 "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", | |
6976 "dev": true | |
6977 }, | |
6978 "xtend": { | |
6979 "version": "4.0.2", | |
6980 "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", | |
6981 "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", | |
6982 "dev": true | |
6983 } | |
6984 } | |
6985 }, | |
6986 "moment": { | |
6987 "version": "2.24.0", | |
6988 "resolved": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz", | |
6989 "integrity": "sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==", | |
6990 "dev": true | |
6991 }, | |
6992 "moment-duration-format": { | |
6993 "version": "1.3.0", | |
6994 "resolved": "https://registry.npmjs.org/moment-duration-format/-/moment-duration-format-1.3.0.tgz", | |
6995 "integrity": "sha1-VBdxtfh6BJzGVUBHXTrZZnN9aQg=", | |
6996 "dev": true | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6997 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6998 "ms": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
6999 "version": "2.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7000 "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7001 "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7002 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7003 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7004 "n3": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7005 "version": "1.3.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7006 "resolved": "https://registry.npmjs.org/n3/-/n3-1.3.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7007 "integrity": "sha512-McWb1tCWGGAmHeGEakqZj/UqxQR9cpEYZ/JivBj59YfiOAuaIWZxu0B+jnhbCwCZ2AsxdgQ5Dq8fehIJpYQaMQ==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7008 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7009 "nan": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7010 "version": "2.14.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7011 "resolved": "https://registry.npmjs.org/nan/-/nan-2.14.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7012 "integrity": "sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7013 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7014 "optional": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7015 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7016 "nanomatch": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7017 "version": "1.2.13", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7018 "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7019 "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7020 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7021 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7022 "arr-diff": "^4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7023 "array-unique": "^0.3.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7024 "define-property": "^2.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7025 "extend-shallow": "^3.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7026 "fragment-cache": "^0.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7027 "is-windows": "^1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7028 "kind-of": "^6.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7029 "object.pick": "^1.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7030 "regex-not": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7031 "snapdragon": "^0.8.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7032 "to-regex": "^3.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7033 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7034 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7035 "natural-compare": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7036 "version": "1.4.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7037 "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7038 "integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7039 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7040 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7041 "neo-async": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7042 "version": "2.6.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7043 "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7044 "integrity": "sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7045 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7046 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7047 "nice-try": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7048 "version": "1.0.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7049 "resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7050 "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7051 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7052 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7053 "node-forge": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7054 "version": "0.8.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7055 "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-0.8.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7056 "integrity": "sha512-vFMQIWt+J/7FLNyKouZ9TazT74PRV3wgv9UT4cRjC8BffxFbKXkgIWR42URCPSnHm/QDz6BOlb2Q0U4+VQT67Q==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7057 }, |
34 | 7058 "node-globals": { |
7059 "version": "0.1.5", | |
7060 "resolved": "https://registry.npmjs.org/node-globals/-/node-globals-0.1.5.tgz", | |
7061 "integrity": "sha1-zgW68PKik01AH1X4hwuj9T74CcI=", | |
7062 "dev": true, | |
7063 "requires": { | |
7064 "babel-cli": "^6.18.0", | |
7065 "babel-plugin-module-resolver": "^2.4.0", | |
7066 "babel-preset-es2015": "^6.9.0", | |
7067 "babel-preset-latest": "^6.16.0", | |
7068 "babel-preset-stage-0": "^6.5.0", | |
7069 "browserify": "^13.0.1", | |
7070 "lodash": "^4.17.2", | |
7071 "moment": "^2.17.1", | |
7072 "moment-duration-format": "^1.3.0", | |
7073 "seamless-immutable": "^6.3.0" | |
7074 } | |
7075 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7076 "node-int64": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7077 "version": "0.4.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7078 "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7079 "integrity": "sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7080 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7081 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7082 "node-modules-regexp": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7083 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7084 "resolved": "https://registry.npmjs.org/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7085 "integrity": "sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7086 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7087 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7088 "node-notifier": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7089 "version": "5.4.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7090 "resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-5.4.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7091 "integrity": "sha512-M4UBGcs4jeOK9CjTsYwkvH6/MzuUmGCyTW+kCY7uO+1ZVr0+FHGdPdIf5CCLqAaxnRrWidyoQlNkMIIVwbKB8Q==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7092 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7093 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7094 "growly": "^1.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7095 "is-wsl": "^1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7096 "semver": "^5.5.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7097 "shellwords": "^0.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7098 "which": "^1.3.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7099 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7100 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7101 "semver": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7102 "version": "5.7.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7103 "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7104 "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7105 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7106 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7107 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7108 }, |
48 | 7109 "node-releases": { |
7110 "version": "1.1.45", | |
7111 "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.45.tgz", | |
7112 "integrity": "sha512-cXvGSfhITKI8qsV116u2FTzH5EWZJfgG7d4cpqwF8I8+1tWpD6AsvvGRKq2onR0DNj1jfqsjkXZsm14JMS7Cyg==", | |
7113 "dev": true, | |
7114 "requires": { | |
7115 "semver": "^6.3.0" | |
7116 } | |
7117 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7118 "normalize-package-data": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7119 "version": "2.5.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7120 "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7121 "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7122 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7123 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7124 "hosted-git-info": "^2.1.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7125 "resolve": "^1.10.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7126 "semver": "2 || 3 || 4 || 5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7127 "validate-npm-package-license": "^3.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7128 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7129 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7130 "semver": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7131 "version": "5.7.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7132 "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7133 "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7134 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7135 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7136 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7137 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7138 "normalize-path": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7139 "version": "2.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7140 "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7141 "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7142 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7143 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7144 "remove-trailing-separator": "^1.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7145 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7146 }, |
48 | 7147 "normalize-url": { |
7148 "version": "3.3.0", | |
7149 "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-3.3.0.tgz", | |
7150 "integrity": "sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==", | |
7151 "dev": true | |
7152 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7153 "npm-run-path": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7154 "version": "2.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7155 "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7156 "integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7157 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7158 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7159 "path-key": "^2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7160 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7161 }, |
48 | 7162 "nth-check": { |
7163 "version": "1.0.2", | |
7164 "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz", | |
7165 "integrity": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==", | |
7166 "dev": true, | |
7167 "requires": { | |
7168 "boolbase": "~1.0.0" | |
7169 } | |
7170 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7171 "number-is-nan": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7172 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7173 "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7174 "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7175 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7176 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7177 "nwsapi": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7178 "version": "2.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7179 "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7180 "integrity": "sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7181 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7182 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7183 "oauth-sign": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7184 "version": "0.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7185 "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7186 "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7187 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7188 "object-assign": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7189 "version": "4.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7190 "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7191 "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7192 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7193 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7194 "object-copy": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7195 "version": "0.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7196 "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7197 "integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7198 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7199 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7200 "copy-descriptor": "^0.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7201 "define-property": "^0.2.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7202 "kind-of": "^3.0.3" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7203 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7204 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7205 "define-property": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7206 "version": "0.2.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7207 "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7208 "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7209 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7210 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7211 "is-descriptor": "^0.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7212 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7213 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7214 "kind-of": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7215 "version": "3.2.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7216 "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7217 "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7218 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7219 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7220 "is-buffer": "^1.1.5" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7221 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7222 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7223 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7224 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7225 "object-inspect": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7226 "version": "1.7.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7227 "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.7.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7228 "integrity": "sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7229 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7230 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7231 "object-keys": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7232 "version": "1.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7233 "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7234 "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7235 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7236 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7237 "object-visit": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7238 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7239 "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7240 "integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7241 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7242 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7243 "isobject": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7244 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7245 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7246 "object.assign": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7247 "version": "4.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7248 "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7249 "integrity": "sha512-exHJeq6kBKj58mqGyTQ9DFvrZC/eR6OwxzoM9YRoGBqrXYonaFyGiFMuc9VZrXf7DarreEwMpurG3dd+CNyW5w==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7250 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7251 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7252 "define-properties": "^1.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7253 "function-bind": "^1.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7254 "has-symbols": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7255 "object-keys": "^1.0.11" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7256 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7257 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7258 "object.getownpropertydescriptors": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7259 "version": "2.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7260 "resolved": "https://registry.npmjs.org/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7261 "integrity": "sha512-Z53Oah9A3TdLoblT7VKJaTDdXdT+lQO+cNpKVnya5JDe9uLvzu1YyY1yFDFrcxrlRgWrEFH0jJtD/IbuwjcEVg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7262 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7263 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7264 "define-properties": "^1.1.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7265 "es-abstract": "^1.17.0-next.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7266 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7267 }, |
34 | 7268 "object.omit": { |
7269 "version": "2.0.1", | |
7270 "resolved": "https://registry.npmjs.org/object.omit/-/object.omit-2.0.1.tgz", | |
7271 "integrity": "sha1-Gpx0SCnznbuFjHbKNXmuKlTr0fo=", | |
7272 "dev": true, | |
7273 "optional": true, | |
7274 "requires": { | |
7275 "for-own": "^0.1.4", | |
7276 "is-extendable": "^0.1.1" | |
7277 } | |
7278 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7279 "object.pick": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7280 "version": "1.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7281 "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7282 "integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7283 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7284 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7285 "isobject": "^3.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7286 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7287 }, |
48 | 7288 "object.values": { |
7289 "version": "1.1.1", | |
7290 "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.1.tgz", | |
7291 "integrity": "sha512-WTa54g2K8iu0kmS/us18jEmdv1a4Wi//BZ/DTVYEcH0XhLM5NYdpDHja3gt57VrZLcNAO2WGA+KpWsDBaHt6eA==", | |
7292 "dev": true, | |
7293 "requires": { | |
7294 "define-properties": "^1.1.3", | |
7295 "es-abstract": "^1.17.0-next.1", | |
7296 "function-bind": "^1.1.1", | |
7297 "has": "^1.0.3" | |
7298 } | |
7299 }, | |
34 | 7300 "octal": { |
7301 "version": "1.0.0", | |
7302 "resolved": "https://registry.npmjs.org/octal/-/octal-1.0.0.tgz", | |
7303 "integrity": "sha1-Y+cWKmjvvrniE1iNWOmJ0eXEUws=", | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7304 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7305 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7306 "once": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7307 "version": "1.4.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7308 "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7309 "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7310 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7311 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7312 "wrappy": "1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7313 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7314 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7315 "optimist": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7316 "version": "0.6.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7317 "resolved": "https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7318 "integrity": "sha1-2j6nRob6IaGaERwybpDrFaAZZoY=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7319 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7320 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7321 "minimist": "~0.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7322 "wordwrap": "~0.0.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7323 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7324 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7325 "minimist": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7326 "version": "0.0.10", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7327 "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7328 "integrity": "sha1-3j+YVD2/lggr5IrRoMfNqDYwHc8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7329 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7330 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7331 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7332 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7333 "optionator": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7334 "version": "0.8.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7335 "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7336 "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7337 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7338 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7339 "deep-is": "~0.1.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7340 "fast-levenshtein": "~2.0.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7341 "levn": "~0.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7342 "prelude-ls": "~1.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7343 "type-check": "~0.3.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7344 "word-wrap": "~1.2.3" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7345 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7346 }, |
34 | 7347 "os-browserify": { |
7348 "version": "0.1.2", | |
7349 "resolved": "https://registry.npmjs.org/os-browserify/-/os-browserify-0.1.2.tgz", | |
7350 "integrity": "sha1-ScoCk+CxlZCl9d4Qx/JlphfY/lQ=", | |
7351 "dev": true | |
7352 }, | |
7353 "os-homedir": { | |
7354 "version": "1.0.2", | |
7355 "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz", | |
7356 "integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=", | |
7357 "dev": true | |
7358 }, | |
7359 "os-tmpdir": { | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7360 "version": "1.0.2", |
34 | 7361 "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz", |
7362 "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=", | |
7363 "dev": true | |
7364 }, | |
7365 "output-file-sync": { | |
7366 "version": "1.1.2", | |
7367 "resolved": "https://registry.npmjs.org/output-file-sync/-/output-file-sync-1.1.2.tgz", | |
7368 "integrity": "sha1-0KM+7+YaIF+suQCS6CZZjVJFznY=", | |
7369 "dev": true, | |
7370 "requires": { | |
7371 "graceful-fs": "^4.1.4", | |
7372 "mkdirp": "^0.5.1", | |
7373 "object-assign": "^4.1.0" | |
7374 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7375 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7376 "p-each-series": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7377 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7378 "resolved": "https://registry.npmjs.org/p-each-series/-/p-each-series-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7379 "integrity": "sha1-kw89Et0fUOdDRFeiLNbwSsatf3E=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7380 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7381 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7382 "p-reduce": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7383 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7384 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7385 "p-finally": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7386 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7387 "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7388 "integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7389 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7390 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7391 "p-limit": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7392 "version": "2.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7393 "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.2.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7394 "integrity": "sha512-85Tk+90UCVWvbDavCLKPOLC9vvY8OwEX/RtKF+/1OADJMVlFfEHOiMTPVyxg7mk/dKa+ipdHm0OUkTvCpMTuwg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7395 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7396 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7397 "p-try": "^2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7398 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7399 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7400 "p-locate": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7401 "version": "3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7402 "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7403 "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7404 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7405 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7406 "p-limit": "^2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7407 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7408 }, |
48 | 7409 "p-queue": { |
7410 "version": "2.4.2", | |
7411 "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-2.4.2.tgz", | |
7412 "integrity": "sha512-n8/y+yDJwBjoLQe1GSJbbaYQLTI7QHNZI2+rpmCDbe++WLf9HC3gf6iqj5yfPAV71W4UF3ql5W1+UBPXoXTxng==", | |
7413 "dev": true | |
7414 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7415 "p-reduce": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7416 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7417 "resolved": "https://registry.npmjs.org/p-reduce/-/p-reduce-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7418 "integrity": "sha1-GMKw3ZNqRpClKfgjH1ig/bakffo=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7419 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7420 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7421 "p-try": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7422 "version": "2.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7423 "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7424 "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7425 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7426 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7427 "pako": { |
34 | 7428 "version": "0.2.9", |
7429 "resolved": "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz", | |
7430 "integrity": "sha1-8/dSL073gjSNqBYbrZ7P1Rv4OnU=", | |
7431 "dev": true | |
7432 }, | |
7433 "parents": { | |
7434 "version": "1.0.1", | |
7435 "resolved": "https://registry.npmjs.org/parents/-/parents-1.0.1.tgz", | |
7436 "integrity": "sha1-/t1NK/GTp3dF/nHjcdc8MwfZx1E=", | |
7437 "dev": true, | |
7438 "requires": { | |
7439 "path-platform": "~0.11.15" | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7440 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7441 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7442 "parse-asn1": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7443 "version": "5.1.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7444 "resolved": "https://registry.npmjs.org/parse-asn1/-/parse-asn1-5.1.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7445 "integrity": "sha512-jkMYn1dcJqF6d5CpU689bq7w/b5ALS9ROVSpQDPrZsqqesUJii9qutvoT5ltGedNXMO2e16YUWIghG9KxaViTQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7446 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7447 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7448 "asn1.js": "^4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7449 "browserify-aes": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7450 "create-hash": "^1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7451 "evp_bytestokey": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7452 "pbkdf2": "^3.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7453 "safe-buffer": "^5.1.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7454 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7455 }, |
34 | 7456 "parse-glob": { |
7457 "version": "3.0.4", | |
7458 "resolved": "https://registry.npmjs.org/parse-glob/-/parse-glob-3.0.4.tgz", | |
7459 "integrity": "sha1-ssN2z7EfNVE7rdFz7wu246OIORw=", | |
7460 "dev": true, | |
7461 "optional": true, | |
7462 "requires": { | |
7463 "glob-base": "^0.3.0", | |
7464 "is-dotfile": "^1.0.0", | |
7465 "is-extglob": "^1.0.0", | |
7466 "is-glob": "^2.0.0" | |
7467 } | |
7468 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7469 "parse-json": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7470 "version": "4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7471 "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7472 "integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7473 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7474 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7475 "error-ex": "^1.3.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7476 "json-parse-better-errors": "^1.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7477 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7478 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7479 "parse5": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7480 "version": "4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7481 "resolved": "https://registry.npmjs.org/parse5/-/parse5-4.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7482 "integrity": "sha512-VrZ7eOd3T1Fk4XWNXMgiGBK/z0MG48BWG2uQNU4I72fkQuKUTZpl+u9k+CxEG0twMVzSmXEEz12z5Fnw1jIQFA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7483 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7484 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7485 "pascalcase": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7486 "version": "0.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7487 "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7488 "integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7489 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7490 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7491 "path-browserify": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7492 "version": "0.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7493 "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7494 "integrity": "sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7495 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7496 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7497 "path-exists": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7498 "version": "3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7499 "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7500 "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7501 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7502 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7503 "path-is-absolute": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7504 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7505 "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7506 "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7507 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7508 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7509 "path-key": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7510 "version": "2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7511 "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7512 "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7513 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7514 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7515 "path-parse": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7516 "version": "1.0.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7517 "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7518 "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7519 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7520 }, |
34 | 7521 "path-platform": { |
7522 "version": "0.11.15", | |
7523 "resolved": "https://registry.npmjs.org/path-platform/-/path-platform-0.11.15.tgz", | |
7524 "integrity": "sha1-6GQhf3TDaFDwhSt43Hv31KVyG/I=", | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7525 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7526 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7527 "path-type": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7528 "version": "3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7529 "resolved": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7530 "integrity": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7531 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7532 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7533 "pify": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7534 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7535 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7536 "pbkdf2": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7537 "version": "3.0.17", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7538 "resolved": "https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.0.17.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7539 "integrity": "sha512-U/il5MsrZp7mGg3mSQfn742na2T+1/vHDCG5/iTI3X9MKUuYUZVLQhyRsg06mCgDBTd57TxzgZt7P+fYfjRLtA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7540 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7541 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7542 "create-hash": "^1.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7543 "create-hmac": "^1.1.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7544 "ripemd160": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7545 "safe-buffer": "^5.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7546 "sha.js": "^2.4.8" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7547 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7548 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7549 "performance-now": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7550 "version": "2.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7551 "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7552 "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7553 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7554 "pify": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7555 "version": "3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7556 "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7557 "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7558 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7559 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7560 "pirates": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7561 "version": "4.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7562 "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7563 "integrity": "sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7564 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7565 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7566 "node-modules-regexp": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7567 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7568 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7569 "pkg-dir": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7570 "version": "3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7571 "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-3.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7572 "integrity": "sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7573 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7574 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7575 "find-up": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7576 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7577 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7578 "pn": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7579 "version": "1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7580 "resolved": "https://registry.npmjs.org/pn/-/pn-1.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7581 "integrity": "sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7582 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7583 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7584 "posix-character-classes": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7585 "version": "0.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7586 "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7587 "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7588 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
7589 }, |
48 | 7590 "postcss": { |
7591 "version": "6.0.1", | |
7592 "resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.1.tgz", | |
7593 "integrity": "sha1-AA29H47vIXqjaLmiEsX8QLKo8/I=", | |
7594 "dev": true, | |
7595 "requires": { | |
7596 "chalk": "^1.1.3", | |
7597 "source-map": "^0.5.6", | |
7598 "supports-color": "^3.2.3" | |
7599 }, | |
7600 "dependencies": { | |
7601 "ansi-regex": { | |
7602 "version": "2.1.1", | |
7603 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", | |
7604 "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", | |
7605 "dev": true | |
7606 }, | |
7607 "ansi-styles": { | |
7608 "version": "2.2.1", | |
7609 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", | |
7610 "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=", | |
7611 "dev": true | |
7612 }, | |
7613 "chalk": { | |
7614 "version": "1.1.3", | |
7615 "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", | |
7616 "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", | |
7617 "dev": true, | |
7618 "requires": { | |
7619 "ansi-styles": "^2.2.1", | |
7620 "escape-string-regexp": "^1.0.2", | |
7621 "has-ansi": "^2.0.0", | |
7622 "strip-ansi": "^3.0.0", | |
7623 "supports-color": "^2.0.0" | |
7624 }, | |
7625 "dependencies": { | |
7626 "supports-color": { | |
7627 "version": "2.0.0", | |
7628 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", | |
7629 "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=", | |
7630 "dev": true | |
7631 } | |
7632 } | |
7633 }, | |
7634 "has-flag": { | |
7635 "version": "1.0.0", | |
7636 "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz", | |
7637 "integrity": "sha1-nZ55MWXOAXoA8AQYxD+UKnsdEfo=", | |
7638 "dev": true | |
7639 }, | |
7640 "source-map": { | |
7641 "version": "0.5.7", | |
7642 "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", | |
7643 "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", | |
7644 "dev": true | |
7645 }, | |
7646 "strip-ansi": { | |
7647 "version": "3.0.1", | |
7648 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", | |
7649 "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", | |
7650 "dev": true, | |
7651 "requires": { | |
7652 "ansi-regex": "^2.0.0" | |
7653 } | |
7654 }, | |
7655 "supports-color": { | |
7656 "version": "3.2.3", | |
7657 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.2.3.tgz", | |
7658 "integrity": "sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=", | |
7659 "dev": true, | |
7660 "requires": { | |
7661 "has-flag": "^1.0.0" | |
7662 } | |
7663 } | |
7664 } | |
7665 }, | |
7666 "postcss-calc": { | |
7667 "version": "7.0.1", | |
7668 "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-7.0.1.tgz", | |
7669 "integrity": "sha512-oXqx0m6tb4N3JGdmeMSc/i91KppbYsFZKdH0xMOqK8V1rJlzrKlTdokz8ozUXLVejydRN6u2IddxpcijRj2FqQ==", | |
7670 "dev": true, | |
7671 "requires": { | |
7672 "css-unit-converter": "^1.1.1", | |
7673 "postcss": "^7.0.5", | |
7674 "postcss-selector-parser": "^5.0.0-rc.4", | |
7675 "postcss-value-parser": "^3.3.1" | |
7676 }, | |
7677 "dependencies": { | |
7678 "postcss": { | |
7679 "version": "7.0.26", | |
7680 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
7681 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
7682 "dev": true, | |
7683 "requires": { | |
7684 "chalk": "^2.4.2", | |
7685 "source-map": "^0.6.1", | |
7686 "supports-color": "^6.1.0" | |
7687 } | |
7688 }, | |
7689 "supports-color": { | |
7690 "version": "6.1.0", | |
7691 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
7692 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
7693 "dev": true, | |
7694 "requires": { | |
7695 "has-flag": "^3.0.0" | |
7696 } | |
7697 } | |
7698 } | |
7699 }, | |
7700 "postcss-colormin": { | |
7701 "version": "4.0.3", | |
7702 "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-4.0.3.tgz", | |
7703 "integrity": "sha512-WyQFAdDZpExQh32j0U0feWisZ0dmOtPl44qYmJKkq9xFWY3p+4qnRzCHeNrkeRhwPHz9bQ3mo0/yVkaply0MNw==", | |
7704 "dev": true, | |
7705 "requires": { | |
7706 "browserslist": "^4.0.0", | |
7707 "color": "^3.0.0", | |
7708 "has": "^1.0.0", | |
7709 "postcss": "^7.0.0", | |
7710 "postcss-value-parser": "^3.0.0" | |
7711 }, | |
7712 "dependencies": { | |
7713 "postcss": { | |
7714 "version": "7.0.26", | |
7715 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
7716 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
7717 "dev": true, | |
7718 "requires": { | |
7719 "chalk": "^2.4.2", | |
7720 "source-map": "^0.6.1", | |
7721 "supports-color": "^6.1.0" | |
7722 } | |
7723 }, | |
7724 "supports-color": { | |
7725 "version": "6.1.0", | |
7726 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
7727 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
7728 "dev": true, | |
7729 "requires": { | |
7730 "has-flag": "^3.0.0" | |
7731 } | |
7732 } | |
7733 } | |
7734 }, | |
7735 "postcss-convert-values": { | |
7736 "version": "4.0.1", | |
7737 "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-4.0.1.tgz", | |
7738 "integrity": "sha512-Kisdo1y77KUC0Jmn0OXU/COOJbzM8cImvw1ZFsBgBgMgb1iL23Zs/LXRe3r+EZqM3vGYKdQ2YJVQ5VkJI+zEJQ==", | |
7739 "dev": true, | |
7740 "requires": { | |
7741 "postcss": "^7.0.0", | |
7742 "postcss-value-parser": "^3.0.0" | |
7743 }, | |
7744 "dependencies": { | |
7745 "postcss": { | |
7746 "version": "7.0.26", | |
7747 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
7748 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
7749 "dev": true, | |
7750 "requires": { | |
7751 "chalk": "^2.4.2", | |
7752 "source-map": "^0.6.1", | |
7753 "supports-color": "^6.1.0" | |
7754 } | |
7755 }, | |
7756 "supports-color": { | |
7757 "version": "6.1.0", | |
7758 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
7759 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
7760 "dev": true, | |
7761 "requires": { | |
7762 "has-flag": "^3.0.0" | |
7763 } | |
7764 } | |
7765 } | |
7766 }, | |
7767 "postcss-discard-comments": { | |
7768 "version": "4.0.2", | |
7769 "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-4.0.2.tgz", | |
7770 "integrity": "sha512-RJutN259iuRf3IW7GZyLM5Sw4GLTOH8FmsXBnv8Ab/Tc2k4SR4qbV4DNbyyY4+Sjo362SyDmW2DQ7lBSChrpkg==", | |
7771 "dev": true, | |
7772 "requires": { | |
7773 "postcss": "^7.0.0" | |
7774 }, | |
7775 "dependencies": { | |
7776 "postcss": { | |
7777 "version": "7.0.26", | |
7778 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
7779 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
7780 "dev": true, | |
7781 "requires": { | |
7782 "chalk": "^2.4.2", | |
7783 "source-map": "^0.6.1", | |
7784 "supports-color": "^6.1.0" | |
7785 } | |
7786 }, | |
7787 "supports-color": { | |
7788 "version": "6.1.0", | |
7789 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
7790 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
7791 "dev": true, | |
7792 "requires": { | |
7793 "has-flag": "^3.0.0" | |
7794 } | |
7795 } | |
7796 } | |
7797 }, | |
7798 "postcss-discard-duplicates": { | |
7799 "version": "4.0.2", | |
7800 "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-4.0.2.tgz", | |
7801 "integrity": "sha512-ZNQfR1gPNAiXZhgENFfEglF93pciw0WxMkJeVmw8eF+JZBbMD7jp6C67GqJAXVZP2BWbOztKfbsdmMp/k8c6oQ==", | |
7802 "dev": true, | |
7803 "requires": { | |
7804 "postcss": "^7.0.0" | |
7805 }, | |
7806 "dependencies": { | |
7807 "postcss": { | |
7808 "version": "7.0.26", | |
7809 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
7810 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
7811 "dev": true, | |
7812 "requires": { | |
7813 "chalk": "^2.4.2", | |
7814 "source-map": "^0.6.1", | |
7815 "supports-color": "^6.1.0" | |
7816 } | |
7817 }, | |
7818 "supports-color": { | |
7819 "version": "6.1.0", | |
7820 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
7821 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
7822 "dev": true, | |
7823 "requires": { | |
7824 "has-flag": "^3.0.0" | |
7825 } | |
7826 } | |
7827 } | |
7828 }, | |
7829 "postcss-discard-empty": { | |
7830 "version": "4.0.1", | |
7831 "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-4.0.1.tgz", | |
7832 "integrity": "sha512-B9miTzbznhDjTfjvipfHoqbWKwd0Mj+/fL5s1QOz06wufguil+Xheo4XpOnc4NqKYBCNqqEzgPv2aPBIJLox0w==", | |
7833 "dev": true, | |
7834 "requires": { | |
7835 "postcss": "^7.0.0" | |
7836 }, | |
7837 "dependencies": { | |
7838 "postcss": { | |
7839 "version": "7.0.26", | |
7840 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
7841 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
7842 "dev": true, | |
7843 "requires": { | |
7844 "chalk": "^2.4.2", | |
7845 "source-map": "^0.6.1", | |
7846 "supports-color": "^6.1.0" | |
7847 } | |
7848 }, | |
7849 "supports-color": { | |
7850 "version": "6.1.0", | |
7851 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
7852 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
7853 "dev": true, | |
7854 "requires": { | |
7855 "has-flag": "^3.0.0" | |
7856 } | |
7857 } | |
7858 } | |
7859 }, | |
7860 "postcss-discard-overridden": { | |
7861 "version": "4.0.1", | |
7862 "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-4.0.1.tgz", | |
7863 "integrity": "sha512-IYY2bEDD7g1XM1IDEsUT4//iEYCxAmP5oDSFMVU/JVvT7gh+l4fmjciLqGgwjdWpQIdb0Che2VX00QObS5+cTg==", | |
7864 "dev": true, | |
7865 "requires": { | |
7866 "postcss": "^7.0.0" | |
7867 }, | |
7868 "dependencies": { | |
7869 "postcss": { | |
7870 "version": "7.0.26", | |
7871 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
7872 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
7873 "dev": true, | |
7874 "requires": { | |
7875 "chalk": "^2.4.2", | |
7876 "source-map": "^0.6.1", | |
7877 "supports-color": "^6.1.0" | |
7878 } | |
7879 }, | |
7880 "supports-color": { | |
7881 "version": "6.1.0", | |
7882 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
7883 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
7884 "dev": true, | |
7885 "requires": { | |
7886 "has-flag": "^3.0.0" | |
7887 } | |
7888 } | |
7889 } | |
7890 }, | |
7891 "postcss-load-config": { | |
7892 "version": "2.1.0", | |
7893 "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-2.1.0.tgz", | |
7894 "integrity": "sha512-4pV3JJVPLd5+RueiVVB+gFOAa7GWc25XQcMp86Zexzke69mKf6Nx9LRcQywdz7yZI9n1udOxmLuAwTBypypF8Q==", | |
7895 "dev": true, | |
7896 "requires": { | |
7897 "cosmiconfig": "^5.0.0", | |
7898 "import-cwd": "^2.0.0" | |
7899 } | |
7900 }, | |
7901 "postcss-merge-longhand": { | |
7902 "version": "4.0.11", | |
7903 "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-4.0.11.tgz", | |
7904 "integrity": "sha512-alx/zmoeXvJjp7L4mxEMjh8lxVlDFX1gqWHzaaQewwMZiVhLo42TEClKaeHbRf6J7j82ZOdTJ808RtN0ZOZwvw==", | |
7905 "dev": true, | |
7906 "requires": { | |
7907 "css-color-names": "0.0.4", | |
7908 "postcss": "^7.0.0", | |
7909 "postcss-value-parser": "^3.0.0", | |
7910 "stylehacks": "^4.0.0" | |
7911 }, | |
7912 "dependencies": { | |
7913 "postcss": { | |
7914 "version": "7.0.26", | |
7915 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
7916 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
7917 "dev": true, | |
7918 "requires": { | |
7919 "chalk": "^2.4.2", | |
7920 "source-map": "^0.6.1", | |
7921 "supports-color": "^6.1.0" | |
7922 } | |
7923 }, | |
7924 "supports-color": { | |
7925 "version": "6.1.0", | |
7926 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
7927 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
7928 "dev": true, | |
7929 "requires": { | |
7930 "has-flag": "^3.0.0" | |
7931 } | |
7932 } | |
7933 } | |
7934 }, | |
7935 "postcss-merge-rules": { | |
7936 "version": "4.0.3", | |
7937 "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-4.0.3.tgz", | |
7938 "integrity": "sha512-U7e3r1SbvYzO0Jr3UT/zKBVgYYyhAz0aitvGIYOYK5CPmkNih+WDSsS5tvPrJ8YMQYlEMvsZIiqmn7HdFUaeEQ==", | |
7939 "dev": true, | |
7940 "requires": { | |
7941 "browserslist": "^4.0.0", | |
7942 "caniuse-api": "^3.0.0", | |
7943 "cssnano-util-same-parent": "^4.0.0", | |
7944 "postcss": "^7.0.0", | |
7945 "postcss-selector-parser": "^3.0.0", | |
7946 "vendors": "^1.0.0" | |
7947 }, | |
7948 "dependencies": { | |
7949 "postcss": { | |
7950 "version": "7.0.26", | |
7951 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
7952 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
7953 "dev": true, | |
7954 "requires": { | |
7955 "chalk": "^2.4.2", | |
7956 "source-map": "^0.6.1", | |
7957 "supports-color": "^6.1.0" | |
7958 } | |
7959 }, | |
7960 "postcss-selector-parser": { | |
7961 "version": "3.1.1", | |
7962 "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.1.tgz", | |
7963 "integrity": "sha1-T4dfSvsMllc9XPTXQBGu4lCn6GU=", | |
7964 "dev": true, | |
7965 "requires": { | |
7966 "dot-prop": "^4.1.1", | |
7967 "indexes-of": "^1.0.1", | |
7968 "uniq": "^1.0.1" | |
7969 } | |
7970 }, | |
7971 "supports-color": { | |
7972 "version": "6.1.0", | |
7973 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
7974 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
7975 "dev": true, | |
7976 "requires": { | |
7977 "has-flag": "^3.0.0" | |
7978 } | |
7979 } | |
7980 } | |
7981 }, | |
7982 "postcss-minify-font-values": { | |
7983 "version": "4.0.2", | |
7984 "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-4.0.2.tgz", | |
7985 "integrity": "sha512-j85oO6OnRU9zPf04+PZv1LYIYOprWm6IA6zkXkrJXyRveDEuQggG6tvoy8ir8ZwjLxLuGfNkCZEQG7zan+Hbtg==", | |
7986 "dev": true, | |
7987 "requires": { | |
7988 "postcss": "^7.0.0", | |
7989 "postcss-value-parser": "^3.0.0" | |
7990 }, | |
7991 "dependencies": { | |
7992 "postcss": { | |
7993 "version": "7.0.26", | |
7994 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
7995 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
7996 "dev": true, | |
7997 "requires": { | |
7998 "chalk": "^2.4.2", | |
7999 "source-map": "^0.6.1", | |
8000 "supports-color": "^6.1.0" | |
8001 } | |
8002 }, | |
8003 "supports-color": { | |
8004 "version": "6.1.0", | |
8005 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
8006 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
8007 "dev": true, | |
8008 "requires": { | |
8009 "has-flag": "^3.0.0" | |
8010 } | |
8011 } | |
8012 } | |
8013 }, | |
8014 "postcss-minify-gradients": { | |
8015 "version": "4.0.2", | |
8016 "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-4.0.2.tgz", | |
8017 "integrity": "sha512-qKPfwlONdcf/AndP1U8SJ/uzIJtowHlMaSioKzebAXSG4iJthlWC9iSWznQcX4f66gIWX44RSA841HTHj3wK+Q==", | |
8018 "dev": true, | |
8019 "requires": { | |
8020 "cssnano-util-get-arguments": "^4.0.0", | |
8021 "is-color-stop": "^1.0.0", | |
8022 "postcss": "^7.0.0", | |
8023 "postcss-value-parser": "^3.0.0" | |
8024 }, | |
8025 "dependencies": { | |
8026 "postcss": { | |
8027 "version": "7.0.26", | |
8028 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
8029 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
8030 "dev": true, | |
8031 "requires": { | |
8032 "chalk": "^2.4.2", | |
8033 "source-map": "^0.6.1", | |
8034 "supports-color": "^6.1.0" | |
8035 } | |
8036 }, | |
8037 "supports-color": { | |
8038 "version": "6.1.0", | |
8039 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
8040 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
8041 "dev": true, | |
8042 "requires": { | |
8043 "has-flag": "^3.0.0" | |
8044 } | |
8045 } | |
8046 } | |
8047 }, | |
8048 "postcss-minify-params": { | |
8049 "version": "4.0.2", | |
8050 "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-4.0.2.tgz", | |
8051 "integrity": "sha512-G7eWyzEx0xL4/wiBBJxJOz48zAKV2WG3iZOqVhPet/9geefm/Px5uo1fzlHu+DOjT+m0Mmiz3jkQzVHe6wxAWg==", | |
8052 "dev": true, | |
8053 "requires": { | |
8054 "alphanum-sort": "^1.0.0", | |
8055 "browserslist": "^4.0.0", | |
8056 "cssnano-util-get-arguments": "^4.0.0", | |
8057 "postcss": "^7.0.0", | |
8058 "postcss-value-parser": "^3.0.0", | |
8059 "uniqs": "^2.0.0" | |
8060 }, | |
8061 "dependencies": { | |
8062 "postcss": { | |
8063 "version": "7.0.26", | |
8064 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
8065 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
8066 "dev": true, | |
8067 "requires": { | |
8068 "chalk": "^2.4.2", | |
8069 "source-map": "^0.6.1", | |
8070 "supports-color": "^6.1.0" | |
8071 } | |
8072 }, | |
8073 "supports-color": { | |
8074 "version": "6.1.0", | |
8075 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
8076 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
8077 "dev": true, | |
8078 "requires": { | |
8079 "has-flag": "^3.0.0" | |
8080 } | |
8081 } | |
8082 } | |
8083 }, | |
8084 "postcss-minify-selectors": { | |
8085 "version": "4.0.2", | |
8086 "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-4.0.2.tgz", | |
8087 "integrity": "sha512-D5S1iViljXBj9kflQo4YutWnJmwm8VvIsU1GeXJGiG9j8CIg9zs4voPMdQDUmIxetUOh60VilsNzCiAFTOqu3g==", | |
8088 "dev": true, | |
8089 "requires": { | |
8090 "alphanum-sort": "^1.0.0", | |
8091 "has": "^1.0.0", | |
8092 "postcss": "^7.0.0", | |
8093 "postcss-selector-parser": "^3.0.0" | |
8094 }, | |
8095 "dependencies": { | |
8096 "postcss": { | |
8097 "version": "7.0.26", | |
8098 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
8099 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
8100 "dev": true, | |
8101 "requires": { | |
8102 "chalk": "^2.4.2", | |
8103 "source-map": "^0.6.1", | |
8104 "supports-color": "^6.1.0" | |
8105 } | |
8106 }, | |
8107 "postcss-selector-parser": { | |
8108 "version": "3.1.1", | |
8109 "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.1.tgz", | |
8110 "integrity": "sha1-T4dfSvsMllc9XPTXQBGu4lCn6GU=", | |
8111 "dev": true, | |
8112 "requires": { | |
8113 "dot-prop": "^4.1.1", | |
8114 "indexes-of": "^1.0.1", | |
8115 "uniq": "^1.0.1" | |
8116 } | |
8117 }, | |
8118 "supports-color": { | |
8119 "version": "6.1.0", | |
8120 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
8121 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
8122 "dev": true, | |
8123 "requires": { | |
8124 "has-flag": "^3.0.0" | |
8125 } | |
8126 } | |
8127 } | |
8128 }, | |
8129 "postcss-modules": { | |
8130 "version": "1.5.0", | |
8131 "resolved": "https://registry.npmjs.org/postcss-modules/-/postcss-modules-1.5.0.tgz", | |
8132 "integrity": "sha512-KiAihzcV0TxTTNA5OXreyIXctuHOfR50WIhqBpc8pe0Q5dcs/Uap9EVlifOI9am7zGGdGOJQ6B1MPYKo2UxgOg==", | |
8133 "dev": true, | |
8134 "requires": { | |
8135 "css-modules-loader-core": "^1.1.0", | |
8136 "generic-names": "^2.0.1", | |
8137 "lodash.camelcase": "^4.3.0", | |
8138 "postcss": "^7.0.1", | |
8139 "string-hash": "^1.1.1" | |
8140 }, | |
8141 "dependencies": { | |
8142 "postcss": { | |
8143 "version": "7.0.26", | |
8144 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
8145 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
8146 "dev": true, | |
8147 "requires": { | |
8148 "chalk": "^2.4.2", | |
8149 "source-map": "^0.6.1", | |
8150 "supports-color": "^6.1.0" | |
8151 } | |
8152 }, | |
8153 "supports-color": { | |
8154 "version": "6.1.0", | |
8155 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
8156 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
8157 "dev": true, | |
8158 "requires": { | |
8159 "has-flag": "^3.0.0" | |
8160 } | |
8161 } | |
8162 } | |
8163 }, | |
8164 "postcss-modules-extract-imports": { | |
8165 "version": "1.1.0", | |
8166 "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.1.0.tgz", | |
8167 "integrity": "sha1-thTJcgvmgW6u41+zpfqh26agXds=", | |
8168 "dev": true, | |
8169 "requires": { | |
8170 "postcss": "^6.0.1" | |
8171 } | |
8172 }, | |
8173 "postcss-modules-local-by-default": { | |
8174 "version": "1.2.0", | |
8175 "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-1.2.0.tgz", | |
8176 "integrity": "sha1-99gMOYxaOT+nlkRmvRlQCn1hwGk=", | |
8177 "dev": true, | |
8178 "requires": { | |
8179 "css-selector-tokenizer": "^0.7.0", | |
8180 "postcss": "^6.0.1" | |
8181 } | |
8182 }, | |
8183 "postcss-modules-scope": { | |
8184 "version": "1.1.0", | |
8185 "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-1.1.0.tgz", | |
8186 "integrity": "sha1-1upkmUx5+XtipytCb75gVqGUu5A=", | |
8187 "dev": true, | |
8188 "requires": { | |
8189 "css-selector-tokenizer": "^0.7.0", | |
8190 "postcss": "^6.0.1" | |
8191 } | |
8192 }, | |
8193 "postcss-modules-values": { | |
8194 "version": "1.3.0", | |
8195 "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-1.3.0.tgz", | |
8196 "integrity": "sha1-7P+p1+GSUYOJ9CrQ6D9yrsRW6iA=", | |
8197 "dev": true, | |
8198 "requires": { | |
8199 "icss-replace-symbols": "^1.1.0", | |
8200 "postcss": "^6.0.1" | |
8201 } | |
8202 }, | |
8203 "postcss-normalize-charset": { | |
8204 "version": "4.0.1", | |
8205 "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-4.0.1.tgz", | |
8206 "integrity": "sha512-gMXCrrlWh6G27U0hF3vNvR3w8I1s2wOBILvA87iNXaPvSNo5uZAMYsZG7XjCUf1eVxuPfyL4TJ7++SGZLc9A3g==", | |
8207 "dev": true, | |
8208 "requires": { | |
8209 "postcss": "^7.0.0" | |
8210 }, | |
8211 "dependencies": { | |
8212 "postcss": { | |
8213 "version": "7.0.26", | |
8214 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
8215 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
8216 "dev": true, | |
8217 "requires": { | |
8218 "chalk": "^2.4.2", | |
8219 "source-map": "^0.6.1", | |
8220 "supports-color": "^6.1.0" | |
8221 } | |
8222 }, | |
8223 "supports-color": { | |
8224 "version": "6.1.0", | |
8225 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
8226 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
8227 "dev": true, | |
8228 "requires": { | |
8229 "has-flag": "^3.0.0" | |
8230 } | |
8231 } | |
8232 } | |
8233 }, | |
8234 "postcss-normalize-display-values": { | |
8235 "version": "4.0.2", | |
8236 "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-4.0.2.tgz", | |
8237 "integrity": "sha512-3F2jcsaMW7+VtRMAqf/3m4cPFhPD3EFRgNs18u+k3lTJJlVe7d0YPO+bnwqo2xg8YiRpDXJI2u8A0wqJxMsQuQ==", | |
8238 "dev": true, | |
8239 "requires": { | |
8240 "cssnano-util-get-match": "^4.0.0", | |
8241 "postcss": "^7.0.0", | |
8242 "postcss-value-parser": "^3.0.0" | |
8243 }, | |
8244 "dependencies": { | |
8245 "postcss": { | |
8246 "version": "7.0.26", | |
8247 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
8248 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
8249 "dev": true, | |
8250 "requires": { | |
8251 "chalk": "^2.4.2", | |
8252 "source-map": "^0.6.1", | |
8253 "supports-color": "^6.1.0" | |
8254 } | |
8255 }, | |
8256 "supports-color": { | |
8257 "version": "6.1.0", | |
8258 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
8259 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
8260 "dev": true, | |
8261 "requires": { | |
8262 "has-flag": "^3.0.0" | |
8263 } | |
8264 } | |
8265 } | |
8266 }, | |
8267 "postcss-normalize-positions": { | |
8268 "version": "4.0.2", | |
8269 "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-4.0.2.tgz", | |
8270 "integrity": "sha512-Dlf3/9AxpxE+NF1fJxYDeggi5WwV35MXGFnnoccP/9qDtFrTArZ0D0R+iKcg5WsUd8nUYMIl8yXDCtcrT8JrdA==", | |
8271 "dev": true, | |
8272 "requires": { | |
8273 "cssnano-util-get-arguments": "^4.0.0", | |
8274 "has": "^1.0.0", | |
8275 "postcss": "^7.0.0", | |
8276 "postcss-value-parser": "^3.0.0" | |
8277 }, | |
8278 "dependencies": { | |
8279 "postcss": { | |
8280 "version": "7.0.26", | |
8281 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
8282 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
8283 "dev": true, | |
8284 "requires": { | |
8285 "chalk": "^2.4.2", | |
8286 "source-map": "^0.6.1", | |
8287 "supports-color": "^6.1.0" | |
8288 } | |
8289 }, | |
8290 "supports-color": { | |
8291 "version": "6.1.0", | |
8292 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
8293 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
8294 "dev": true, | |
8295 "requires": { | |
8296 "has-flag": "^3.0.0" | |
8297 } | |
8298 } | |
8299 } | |
8300 }, | |
8301 "postcss-normalize-repeat-style": { | |
8302 "version": "4.0.2", | |
8303 "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-4.0.2.tgz", | |
8304 "integrity": "sha512-qvigdYYMpSuoFs3Is/f5nHdRLJN/ITA7huIoCyqqENJe9PvPmLhNLMu7QTjPdtnVf6OcYYO5SHonx4+fbJE1+Q==", | |
8305 "dev": true, | |
8306 "requires": { | |
8307 "cssnano-util-get-arguments": "^4.0.0", | |
8308 "cssnano-util-get-match": "^4.0.0", | |
8309 "postcss": "^7.0.0", | |
8310 "postcss-value-parser": "^3.0.0" | |
8311 }, | |
8312 "dependencies": { | |
8313 "postcss": { | |
8314 "version": "7.0.26", | |
8315 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
8316 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
8317 "dev": true, | |
8318 "requires": { | |
8319 "chalk": "^2.4.2", | |
8320 "source-map": "^0.6.1", | |
8321 "supports-color": "^6.1.0" | |
8322 } | |
8323 }, | |
8324 "supports-color": { | |
8325 "version": "6.1.0", | |
8326 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
8327 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
8328 "dev": true, | |
8329 "requires": { | |
8330 "has-flag": "^3.0.0" | |
8331 } | |
8332 } | |
8333 } | |
8334 }, | |
8335 "postcss-normalize-string": { | |
8336 "version": "4.0.2", | |
8337 "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-4.0.2.tgz", | |
8338 "integrity": "sha512-RrERod97Dnwqq49WNz8qo66ps0swYZDSb6rM57kN2J+aoyEAJfZ6bMx0sx/F9TIEX0xthPGCmeyiam/jXif0eA==", | |
8339 "dev": true, | |
8340 "requires": { | |
8341 "has": "^1.0.0", | |
8342 "postcss": "^7.0.0", | |
8343 "postcss-value-parser": "^3.0.0" | |
8344 }, | |
8345 "dependencies": { | |
8346 "postcss": { | |
8347 "version": "7.0.26", | |
8348 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
8349 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
8350 "dev": true, | |
8351 "requires": { | |
8352 "chalk": "^2.4.2", | |
8353 "source-map": "^0.6.1", | |
8354 "supports-color": "^6.1.0" | |
8355 } | |
8356 }, | |
8357 "supports-color": { | |
8358 "version": "6.1.0", | |
8359 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
8360 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
8361 "dev": true, | |
8362 "requires": { | |
8363 "has-flag": "^3.0.0" | |
8364 } | |
8365 } | |
8366 } | |
8367 }, | |
8368 "postcss-normalize-timing-functions": { | |
8369 "version": "4.0.2", | |
8370 "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-4.0.2.tgz", | |
8371 "integrity": "sha512-acwJY95edP762e++00Ehq9L4sZCEcOPyaHwoaFOhIwWCDfik6YvqsYNxckee65JHLKzuNSSmAdxwD2Cud1Z54A==", | |
8372 "dev": true, | |
8373 "requires": { | |
8374 "cssnano-util-get-match": "^4.0.0", | |
8375 "postcss": "^7.0.0", | |
8376 "postcss-value-parser": "^3.0.0" | |
8377 }, | |
8378 "dependencies": { | |
8379 "postcss": { | |
8380 "version": "7.0.26", | |
8381 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
8382 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
8383 "dev": true, | |
8384 "requires": { | |
8385 "chalk": "^2.4.2", | |
8386 "source-map": "^0.6.1", | |
8387 "supports-color": "^6.1.0" | |
8388 } | |
8389 }, | |
8390 "supports-color": { | |
8391 "version": "6.1.0", | |
8392 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
8393 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
8394 "dev": true, | |
8395 "requires": { | |
8396 "has-flag": "^3.0.0" | |
8397 } | |
8398 } | |
8399 } | |
8400 }, | |
8401 "postcss-normalize-unicode": { | |
8402 "version": "4.0.1", | |
8403 "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-4.0.1.tgz", | |
8404 "integrity": "sha512-od18Uq2wCYn+vZ/qCOeutvHjB5jm57ToxRaMeNuf0nWVHaP9Hua56QyMF6fs/4FSUnVIw0CBPsU0K4LnBPwYwg==", | |
8405 "dev": true, | |
8406 "requires": { | |
8407 "browserslist": "^4.0.0", | |
8408 "postcss": "^7.0.0", | |
8409 "postcss-value-parser": "^3.0.0" | |
8410 }, | |
8411 "dependencies": { | |
8412 "postcss": { | |
8413 "version": "7.0.26", | |
8414 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
8415 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
8416 "dev": true, | |
8417 "requires": { | |
8418 "chalk": "^2.4.2", | |
8419 "source-map": "^0.6.1", | |
8420 "supports-color": "^6.1.0" | |
8421 } | |
8422 }, | |
8423 "supports-color": { | |
8424 "version": "6.1.0", | |
8425 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
8426 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
8427 "dev": true, | |
8428 "requires": { | |
8429 "has-flag": "^3.0.0" | |
8430 } | |
8431 } | |
8432 } | |
8433 }, | |
8434 "postcss-normalize-url": { | |
8435 "version": "4.0.1", | |
8436 "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-4.0.1.tgz", | |
8437 "integrity": "sha512-p5oVaF4+IHwu7VpMan/SSpmpYxcJMtkGppYf0VbdH5B6hN8YNmVyJLuY9FmLQTzY3fag5ESUUHDqM+heid0UVA==", | |
8438 "dev": true, | |
8439 "requires": { | |
8440 "is-absolute-url": "^2.0.0", | |
8441 "normalize-url": "^3.0.0", | |
8442 "postcss": "^7.0.0", | |
8443 "postcss-value-parser": "^3.0.0" | |
8444 }, | |
8445 "dependencies": { | |
8446 "postcss": { | |
8447 "version": "7.0.26", | |
8448 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
8449 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
8450 "dev": true, | |
8451 "requires": { | |
8452 "chalk": "^2.4.2", | |
8453 "source-map": "^0.6.1", | |
8454 "supports-color": "^6.1.0" | |
8455 } | |
8456 }, | |
8457 "supports-color": { | |
8458 "version": "6.1.0", | |
8459 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
8460 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
8461 "dev": true, | |
8462 "requires": { | |
8463 "has-flag": "^3.0.0" | |
8464 } | |
8465 } | |
8466 } | |
8467 }, | |
8468 "postcss-normalize-whitespace": { | |
8469 "version": "4.0.2", | |
8470 "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-4.0.2.tgz", | |
8471 "integrity": "sha512-tO8QIgrsI3p95r8fyqKV+ufKlSHh9hMJqACqbv2XknufqEDhDvbguXGBBqxw9nsQoXWf0qOqppziKJKHMD4GtA==", | |
8472 "dev": true, | |
8473 "requires": { | |
8474 "postcss": "^7.0.0", | |
8475 "postcss-value-parser": "^3.0.0" | |
8476 }, | |
8477 "dependencies": { | |
8478 "postcss": { | |
8479 "version": "7.0.26", | |
8480 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
8481 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
8482 "dev": true, | |
8483 "requires": { | |
8484 "chalk": "^2.4.2", | |
8485 "source-map": "^0.6.1", | |
8486 "supports-color": "^6.1.0" | |
8487 } | |
8488 }, | |
8489 "supports-color": { | |
8490 "version": "6.1.0", | |
8491 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
8492 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
8493 "dev": true, | |
8494 "requires": { | |
8495 "has-flag": "^3.0.0" | |
8496 } | |
8497 } | |
8498 } | |
8499 }, | |
8500 "postcss-ordered-values": { | |
8501 "version": "4.1.2", | |
8502 "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-4.1.2.tgz", | |
8503 "integrity": "sha512-2fCObh5UanxvSxeXrtLtlwVThBvHn6MQcu4ksNT2tsaV2Fg76R2CV98W7wNSlX+5/pFwEyaDwKLLoEV7uRybAw==", | |
8504 "dev": true, | |
8505 "requires": { | |
8506 "cssnano-util-get-arguments": "^4.0.0", | |
8507 "postcss": "^7.0.0", | |
8508 "postcss-value-parser": "^3.0.0" | |
8509 }, | |
8510 "dependencies": { | |
8511 "postcss": { | |
8512 "version": "7.0.26", | |
8513 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
8514 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
8515 "dev": true, | |
8516 "requires": { | |
8517 "chalk": "^2.4.2", | |
8518 "source-map": "^0.6.1", | |
8519 "supports-color": "^6.1.0" | |
8520 } | |
8521 }, | |
8522 "supports-color": { | |
8523 "version": "6.1.0", | |
8524 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
8525 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
8526 "dev": true, | |
8527 "requires": { | |
8528 "has-flag": "^3.0.0" | |
8529 } | |
8530 } | |
8531 } | |
8532 }, | |
8533 "postcss-reduce-initial": { | |
8534 "version": "4.0.3", | |
8535 "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-4.0.3.tgz", | |
8536 "integrity": "sha512-gKWmR5aUulSjbzOfD9AlJiHCGH6AEVLaM0AV+aSioxUDd16qXP1PCh8d1/BGVvpdWn8k/HiK7n6TjeoXN1F7DA==", | |
8537 "dev": true, | |
8538 "requires": { | |
8539 "browserslist": "^4.0.0", | |
8540 "caniuse-api": "^3.0.0", | |
8541 "has": "^1.0.0", | |
8542 "postcss": "^7.0.0" | |
8543 }, | |
8544 "dependencies": { | |
8545 "postcss": { | |
8546 "version": "7.0.26", | |
8547 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
8548 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
8549 "dev": true, | |
8550 "requires": { | |
8551 "chalk": "^2.4.2", | |
8552 "source-map": "^0.6.1", | |
8553 "supports-color": "^6.1.0" | |
8554 } | |
8555 }, | |
8556 "supports-color": { | |
8557 "version": "6.1.0", | |
8558 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
8559 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
8560 "dev": true, | |
8561 "requires": { | |
8562 "has-flag": "^3.0.0" | |
8563 } | |
8564 } | |
8565 } | |
8566 }, | |
8567 "postcss-reduce-transforms": { | |
8568 "version": "4.0.2", | |
8569 "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-4.0.2.tgz", | |
8570 "integrity": "sha512-EEVig1Q2QJ4ELpJXMZR8Vt5DQx8/mo+dGWSR7vWXqcob2gQLyQGsionYcGKATXvQzMPn6DSN1vTN7yFximdIAg==", | |
8571 "dev": true, | |
8572 "requires": { | |
8573 "cssnano-util-get-match": "^4.0.0", | |
8574 "has": "^1.0.0", | |
8575 "postcss": "^7.0.0", | |
8576 "postcss-value-parser": "^3.0.0" | |
8577 }, | |
8578 "dependencies": { | |
8579 "postcss": { | |
8580 "version": "7.0.26", | |
8581 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
8582 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
8583 "dev": true, | |
8584 "requires": { | |
8585 "chalk": "^2.4.2", | |
8586 "source-map": "^0.6.1", | |
8587 "supports-color": "^6.1.0" | |
8588 } | |
8589 }, | |
8590 "supports-color": { | |
8591 "version": "6.1.0", | |
8592 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
8593 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
8594 "dev": true, | |
8595 "requires": { | |
8596 "has-flag": "^3.0.0" | |
8597 } | |
8598 } | |
8599 } | |
8600 }, | |
8601 "postcss-selector-parser": { | |
8602 "version": "5.0.0", | |
8603 "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz", | |
8604 "integrity": "sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==", | |
8605 "dev": true, | |
8606 "requires": { | |
8607 "cssesc": "^2.0.0", | |
8608 "indexes-of": "^1.0.1", | |
8609 "uniq": "^1.0.1" | |
8610 }, | |
8611 "dependencies": { | |
8612 "cssesc": { | |
8613 "version": "2.0.0", | |
8614 "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz", | |
8615 "integrity": "sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg==", | |
8616 "dev": true | |
8617 } | |
8618 } | |
8619 }, | |
8620 "postcss-svgo": { | |
8621 "version": "4.0.2", | |
8622 "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-4.0.2.tgz", | |
8623 "integrity": "sha512-C6wyjo3VwFm0QgBy+Fu7gCYOkCmgmClghO+pjcxvrcBKtiKt0uCF+hvbMO1fyv5BMImRK90SMb+dwUnfbGd+jw==", | |
8624 "dev": true, | |
8625 "requires": { | |
8626 "is-svg": "^3.0.0", | |
8627 "postcss": "^7.0.0", | |
8628 "postcss-value-parser": "^3.0.0", | |
8629 "svgo": "^1.0.0" | |
8630 }, | |
8631 "dependencies": { | |
8632 "postcss": { | |
8633 "version": "7.0.26", | |
8634 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
8635 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
8636 "dev": true, | |
8637 "requires": { | |
8638 "chalk": "^2.4.2", | |
8639 "source-map": "^0.6.1", | |
8640 "supports-color": "^6.1.0" | |
8641 } | |
8642 }, | |
8643 "supports-color": { | |
8644 "version": "6.1.0", | |
8645 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
8646 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
8647 "dev": true, | |
8648 "requires": { | |
8649 "has-flag": "^3.0.0" | |
8650 } | |
8651 } | |
8652 } | |
8653 }, | |
8654 "postcss-unique-selectors": { | |
8655 "version": "4.0.1", | |
8656 "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-4.0.1.tgz", | |
8657 "integrity": "sha512-+JanVaryLo9QwZjKrmJgkI4Fn8SBgRO6WXQBJi7KiAVPlmxikB5Jzc4EvXMT2H0/m0RjrVVm9rGNhZddm/8Spg==", | |
8658 "dev": true, | |
8659 "requires": { | |
8660 "alphanum-sort": "^1.0.0", | |
8661 "postcss": "^7.0.0", | |
8662 "uniqs": "^2.0.0" | |
8663 }, | |
8664 "dependencies": { | |
8665 "postcss": { | |
8666 "version": "7.0.26", | |
8667 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
8668 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
8669 "dev": true, | |
8670 "requires": { | |
8671 "chalk": "^2.4.2", | |
8672 "source-map": "^0.6.1", | |
8673 "supports-color": "^6.1.0" | |
8674 } | |
8675 }, | |
8676 "supports-color": { | |
8677 "version": "6.1.0", | |
8678 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
8679 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
8680 "dev": true, | |
8681 "requires": { | |
8682 "has-flag": "^3.0.0" | |
8683 } | |
8684 } | |
8685 } | |
8686 }, | |
8687 "postcss-value-parser": { | |
8688 "version": "3.3.1", | |
8689 "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz", | |
8690 "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==", | |
8691 "dev": true | |
8692 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8693 "prelude-ls": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8694 "version": "1.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8695 "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8696 "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8697 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8698 }, |
34 | 8699 "preserve": { |
8700 "version": "0.2.0", | |
8701 "resolved": "https://registry.npmjs.org/preserve/-/preserve-0.2.0.tgz", | |
8702 "integrity": "sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=", | |
8703 "dev": true, | |
8704 "optional": true | |
8705 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8706 "pretty-format": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8707 "version": "24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8708 "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.9.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8709 "integrity": "sha512-00ZMZUiHaJrNfk33guavqgvfJS30sLYf0f8+Srklv0AMPodGGHcoHgksZ3OThYnIvOd+8yMCn0YiEOogjlgsnA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8710 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8711 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8712 "@jest/types": "^24.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8713 "ansi-regex": "^4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8714 "ansi-styles": "^3.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8715 "react-is": "^16.8.4" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8716 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8717 }, |
34 | 8718 "private": { |
8719 "version": "0.1.8", | |
8720 "resolved": "https://registry.npmjs.org/private/-/private-0.1.8.tgz", | |
8721 "integrity": "sha512-VvivMrbvd2nKkiG38qjULzlc+4Vx4wm/whI9pQD35YrARNnhxeiRktSOhSukRLFNlzg6Br/cJPet5J/u19r/mg==", | |
8722 "dev": true | |
8723 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8724 "process": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8725 "version": "0.11.10", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8726 "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8727 "integrity": "sha1-czIwDoQBYb2j5podHZGn1LwW8YI=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8728 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8729 }, |
34 | 8730 "process-es6": { |
8731 "version": "0.11.6", | |
8732 "resolved": "https://registry.npmjs.org/process-es6/-/process-es6-0.11.6.tgz", | |
8733 "integrity": "sha1-xrs4n5qVH4K9TrFpYAEFvS/5x3g=", | |
8734 "dev": true | |
8735 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8736 "process-nextick-args": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8737 "version": "2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8738 "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8739 "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8740 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8741 }, |
48 | 8742 "promise.series": { |
8743 "version": "0.2.0", | |
8744 "resolved": "https://registry.npmjs.org/promise.series/-/promise.series-0.2.0.tgz", | |
8745 "integrity": "sha1-LMfr6Vn8OmYZwEq029yeRS2GS70=", | |
8746 "dev": true | |
8747 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8748 "prompts": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8749 "version": "2.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8750 "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.3.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8751 "integrity": "sha512-NfbbPPg/74fT7wk2XYQ7hAIp9zJyZp5Fu19iRbORqqy1BhtrkZ0fPafBU+7bmn8ie69DpT0R6QpJIN2oisYjJg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8752 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8753 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8754 "kleur": "^3.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8755 "sisteransi": "^1.0.3" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8756 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8757 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8758 "prr": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8759 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8760 "resolved": "https://registry.npmjs.org/prr/-/prr-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8761 "integrity": "sha1-0/wRS6BplaRexok/SEzrHXj19HY=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8762 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8763 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8764 "psl": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8765 "version": "1.6.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8766 "resolved": "https://registry.npmjs.org/psl/-/psl-1.6.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8767 "integrity": "sha512-SYKKmVel98NCOYXpkwUqZqh0ahZeeKfmisiLIcEZdsb+WbLv02g/dI5BUmZnIyOe7RzZtLax81nnb2HbvC2tzA==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8768 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8769 "public-encrypt": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8770 "version": "4.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8771 "resolved": "https://registry.npmjs.org/public-encrypt/-/public-encrypt-4.0.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8772 "integrity": "sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8773 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8774 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8775 "bn.js": "^4.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8776 "browserify-rsa": "^4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8777 "create-hash": "^1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8778 "parse-asn1": "^5.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8779 "randombytes": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8780 "safe-buffer": "^5.1.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8781 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8782 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8783 "pump": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8784 "version": "3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8785 "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8786 "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8787 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8788 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8789 "end-of-stream": "^1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8790 "once": "^1.3.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8791 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8792 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8793 "punycode": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8794 "version": "2.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8795 "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8796 "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8797 }, |
48 | 8798 "q": { |
8799 "version": "1.5.1", | |
8800 "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz", | |
8801 "integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=", | |
8802 "dev": true | |
8803 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8804 "qs": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8805 "version": "6.5.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8806 "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8807 "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8808 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8809 "querystring": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8810 "version": "0.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8811 "resolved": "https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8812 "integrity": "sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8813 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8814 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8815 "querystring-es3": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8816 "version": "0.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8817 "resolved": "https://registry.npmjs.org/querystring-es3/-/querystring-es3-0.2.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8818 "integrity": "sha1-nsYfeQSYdXB9aUFFlv2Qek1xHnM=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8819 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8820 }, |
34 | 8821 "randomatic": { |
8822 "version": "3.1.1", | |
8823 "resolved": "https://registry.npmjs.org/randomatic/-/randomatic-3.1.1.tgz", | |
8824 "integrity": "sha512-TuDE5KxZ0J461RVjrJZCJc+J+zCkTb1MbH9AQUq68sMhOMcy9jLcb3BrZKgp9q9Ncltdg4QVqWrH02W2EFFVYw==", | |
8825 "dev": true, | |
8826 "optional": true, | |
8827 "requires": { | |
8828 "is-number": "^4.0.0", | |
8829 "kind-of": "^6.0.0", | |
8830 "math-random": "^1.0.1" | |
8831 }, | |
8832 "dependencies": { | |
8833 "is-number": { | |
8834 "version": "4.0.0", | |
8835 "resolved": "https://registry.npmjs.org/is-number/-/is-number-4.0.0.tgz", | |
8836 "integrity": "sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==", | |
8837 "dev": true, | |
8838 "optional": true | |
8839 } | |
8840 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8841 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8842 "randombytes": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8843 "version": "2.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8844 "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8845 "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8846 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8847 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8848 "safe-buffer": "^5.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8849 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8850 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8851 "randomfill": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8852 "version": "1.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8853 "resolved": "https://registry.npmjs.org/randomfill/-/randomfill-1.0.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8854 "integrity": "sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8855 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8856 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8857 "randombytes": "^2.0.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8858 "safe-buffer": "^5.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8859 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8860 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8861 "rdf-canonize": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8862 "version": "1.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8863 "resolved": "https://registry.npmjs.org/rdf-canonize/-/rdf-canonize-1.0.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8864 "integrity": "sha512-piLMOB5Q6LJSVx2XzmdpHktYVb8TmVTy8coXJBFtdkcMC96DknZOuzpAYqCWx2ERZX7xEW+mMi8/wDuMJS/95w==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8865 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8866 "node-forge": "^0.8.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8867 "semver": "^5.6.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8868 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8869 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8870 "semver": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8871 "version": "5.7.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8872 "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8873 "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8874 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8875 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8876 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8877 "react-is": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8878 "version": "16.12.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8879 "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.12.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8880 "integrity": "sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8881 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8882 }, |
34 | 8883 "read-only-stream": { |
8884 "version": "2.0.0", | |
8885 "resolved": "https://registry.npmjs.org/read-only-stream/-/read-only-stream-2.0.0.tgz", | |
8886 "integrity": "sha1-JyT9aoET1zdkrCiNQ4YnDB2/F/A=", | |
8887 "dev": true, | |
8888 "requires": { | |
8889 "readable-stream": "^2.0.2" | |
8890 }, | |
8891 "dependencies": { | |
8892 "readable-stream": { | |
8893 "version": "2.3.6", | |
8894 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz", | |
8895 "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==", | |
8896 "dev": true, | |
8897 "requires": { | |
8898 "core-util-is": "~1.0.0", | |
8899 "inherits": "~2.0.3", | |
8900 "isarray": "~1.0.0", | |
8901 "process-nextick-args": "~2.0.0", | |
8902 "safe-buffer": "~5.1.1", | |
8903 "string_decoder": "~1.1.1", | |
8904 "util-deprecate": "~1.0.1" | |
8905 } | |
8906 }, | |
8907 "safe-buffer": { | |
8908 "version": "5.1.2", | |
8909 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", | |
8910 "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", | |
8911 "dev": true | |
8912 }, | |
8913 "string_decoder": { | |
8914 "version": "1.1.1", | |
8915 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", | |
8916 "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", | |
8917 "dev": true, | |
8918 "requires": { | |
8919 "safe-buffer": "~5.1.0" | |
8920 } | |
8921 } | |
8922 } | |
8923 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8924 "read-pkg": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8925 "version": "3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8926 "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8927 "integrity": "sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8928 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8929 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8930 "load-json-file": "^4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8931 "normalize-package-data": "^2.3.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8932 "path-type": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8933 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8934 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8935 "read-pkg-up": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8936 "version": "4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8937 "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-4.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8938 "integrity": "sha512-6etQSH7nJGsK0RbG/2TeDzZFa8shjQ1um+SwQQ5cwKy0dhSXdOncEhb1CPpvQG4h7FyOV6EB6YlV0yJvZQNAkA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8939 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8940 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8941 "find-up": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8942 "read-pkg": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8943 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8944 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8945 "readable-stream": { |
34 | 8946 "version": "3.4.0", |
8947 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.4.0.tgz", | |
8948 "integrity": "sha512-jItXPLmrSR8jmTRmRWJXCnGJsfy85mB3Wd/uINMXA65yrnFo0cPClFIUWzo2najVNSl+mx7/4W8ttlLWJe99pQ==", | |
8949 "requires": { | |
8950 "inherits": "^2.0.3", | |
8951 "string_decoder": "^1.1.1", | |
8952 "util-deprecate": "^1.0.1" | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8953 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8954 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8955 "readdirp": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8956 "version": "2.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8957 "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8958 "integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8959 "dev": true, |
34 | 8960 "optional": true, |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8961 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8962 "graceful-fs": "^4.1.11", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8963 "micromatch": "^3.1.10", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
8964 "readable-stream": "^2.0.2" |
34 | 8965 }, |
8966 "dependencies": { | |
8967 "readable-stream": { | |
8968 "version": "2.3.6", | |
8969 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz", | |
8970 "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==", | |
8971 "dev": true, | |
8972 "optional": true, | |
8973 "requires": { | |
8974 "core-util-is": "~1.0.0", | |
8975 "inherits": "~2.0.3", | |
8976 "isarray": "~1.0.0", | |
8977 "process-nextick-args": "~2.0.0", | |
8978 "safe-buffer": "~5.1.1", | |
8979 "string_decoder": "~1.1.1", | |
8980 "util-deprecate": "~1.0.1" | |
8981 } | |
8982 }, | |
8983 "safe-buffer": { | |
8984 "version": "5.1.2", | |
8985 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", | |
8986 "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", | |
8987 "dev": true, | |
8988 "optional": true | |
8989 }, | |
8990 "string_decoder": { | |
8991 "version": "1.1.1", | |
8992 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", | |
8993 "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", | |
8994 "dev": true, | |
8995 "optional": true, | |
8996 "requires": { | |
8997 "safe-buffer": "~5.1.0" | |
8998 } | |
8999 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9000 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9001 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9002 "realpath-native": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9003 "version": "1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9004 "resolved": "https://registry.npmjs.org/realpath-native/-/realpath-native-1.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9005 "integrity": "sha512-wlgPA6cCIIg9gKz0fgAPjnzh4yR/LnXovwuo9hvyGvx3h8nX4+/iLZplfUWasXpqD8BdnGnP5njOFjkUwPzvjA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9006 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9007 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9008 "util.promisify": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9009 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9010 }, |
34 | 9011 "regenerate": { |
9012 "version": "1.4.0", | |
9013 "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.0.tgz", | |
9014 "integrity": "sha512-1G6jJVDWrt0rK99kBjvEtziZNCICAuvIPkSiUFIQxVP06RCVpq3dmDo2oi6ABpYaDYaTRr67BEhL8r1wgEZZKg==", | |
9015 "dev": true | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9016 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9017 "regenerator-runtime": { |
34 | 9018 "version": "0.11.1", |
9019 "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz", | |
9020 "integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==", | |
9021 "dev": true | |
9022 }, | |
9023 "regenerator-transform": { | |
9024 "version": "0.10.1", | |
9025 "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.10.1.tgz", | |
9026 "integrity": "sha512-PJepbvDbuK1xgIgnau7Y90cwaAmO/LCLMI2mPvaXq2heGMR3aWW5/BQvYrhJ8jgmQjXewXvBjzfqKcVOmhjZ6Q==", | |
9027 "dev": true, | |
9028 "requires": { | |
9029 "babel-runtime": "^6.18.0", | |
9030 "babel-types": "^6.19.0", | |
9031 "private": "^0.1.6" | |
9032 } | |
9033 }, | |
9034 "regex-cache": { | |
9035 "version": "0.4.4", | |
9036 "resolved": "https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.4.tgz", | |
9037 "integrity": "sha512-nVIZwtCjkC9YgvWkpM55B5rBhBYRZhAaJbgcFYXXsHnbZ9UZI9nnVWYZpBlCqv9ho2eZryPnWrZGsOdPwVWXWQ==", | |
9038 "dev": true, | |
9039 "optional": true, | |
9040 "requires": { | |
9041 "is-equal-shallow": "^0.1.3" | |
9042 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9043 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9044 "regex-not": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9045 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9046 "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9047 "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9048 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9049 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9050 "extend-shallow": "^3.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9051 "safe-regex": "^1.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9052 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9053 }, |
34 | 9054 "regexpu-core": { |
9055 "version": "2.0.0", | |
9056 "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-2.0.0.tgz", | |
9057 "integrity": "sha1-SdA4g3uNz4v6W5pCE5k45uoq4kA=", | |
9058 "dev": true, | |
9059 "requires": { | |
9060 "regenerate": "^1.2.1", | |
9061 "regjsgen": "^0.2.0", | |
9062 "regjsparser": "^0.1.4" | |
9063 } | |
9064 }, | |
9065 "regjsgen": { | |
9066 "version": "0.2.0", | |
9067 "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.2.0.tgz", | |
9068 "integrity": "sha1-bAFq3qxVT3WCP+N6wFuS1aTtsfc=", | |
9069 "dev": true | |
9070 }, | |
9071 "regjsparser": { | |
9072 "version": "0.1.5", | |
9073 "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.1.5.tgz", | |
9074 "integrity": "sha1-fuj4Tcb6eS0/0K4ijSS9lJ6tIFw=", | |
9075 "dev": true, | |
9076 "requires": { | |
9077 "jsesc": "~0.5.0" | |
9078 }, | |
9079 "dependencies": { | |
9080 "jsesc": { | |
9081 "version": "0.5.0", | |
9082 "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz", | |
9083 "integrity": "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=", | |
9084 "dev": true | |
9085 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9086 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9087 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9088 "remove-trailing-separator": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9089 "version": "1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9090 "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9091 "integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9092 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9093 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9094 "repeat-element": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9095 "version": "1.1.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9096 "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9097 "integrity": "sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9098 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9099 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9100 "repeat-string": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9101 "version": "1.6.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9102 "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9103 "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9104 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9105 }, |
34 | 9106 "repeating": { |
9107 "version": "2.0.1", | |
9108 "resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz", | |
9109 "integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=", | |
9110 "dev": true, | |
9111 "requires": { | |
9112 "is-finite": "^1.0.0" | |
9113 } | |
9114 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9115 "request": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9116 "version": "2.88.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9117 "resolved": "https://registry.npmjs.org/request/-/request-2.88.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9118 "integrity": "sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9119 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9120 "aws-sign2": "~0.7.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9121 "aws4": "^1.8.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9122 "caseless": "~0.12.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9123 "combined-stream": "~1.0.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9124 "extend": "~3.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9125 "forever-agent": "~0.6.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9126 "form-data": "~2.3.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9127 "har-validator": "~5.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9128 "http-signature": "~1.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9129 "is-typedarray": "~1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9130 "isstream": "~0.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9131 "json-stringify-safe": "~5.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9132 "mime-types": "~2.1.19", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9133 "oauth-sign": "~0.9.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9134 "performance-now": "^2.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9135 "qs": "~6.5.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9136 "safe-buffer": "^5.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9137 "tough-cookie": "~2.4.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9138 "tunnel-agent": "^0.6.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9139 "uuid": "^3.3.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9140 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9141 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9142 "request-promise-core": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9143 "version": "1.1.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9144 "resolved": "https://registry.npmjs.org/request-promise-core/-/request-promise-core-1.1.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9145 "integrity": "sha512-QIs2+ArIGQVp5ZYbWD5ZLCY29D5CfWizP8eWnm8FoGD1TX61veauETVQbrV60662V0oFBkrDOuaBI8XgtuyYAQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9146 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9147 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9148 "lodash": "^4.17.15" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9149 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9150 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9151 "request-promise-native": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9152 "version": "1.0.8", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9153 "resolved": "https://registry.npmjs.org/request-promise-native/-/request-promise-native-1.0.8.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9154 "integrity": "sha512-dapwLGqkHtwL5AEbfenuzjTYg35Jd6KPytsC2/TLkVMz8rm+tNt72MGUWT1RP/aYawMpN6HqbNGBQaRcBtjQMQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9155 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9156 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9157 "request-promise-core": "1.1.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9158 "stealthy-require": "^1.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9159 "tough-cookie": "^2.3.3" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9160 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9161 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9162 "require-directory": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9163 "version": "2.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9164 "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9165 "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9166 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9167 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9168 "require-main-filename": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9169 "version": "2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9170 "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9171 "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9172 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9173 }, |
48 | 9174 "reserved-words": { |
9175 "version": "0.1.2", | |
9176 "resolved": "https://registry.npmjs.org/reserved-words/-/reserved-words-0.1.2.tgz", | |
9177 "integrity": "sha1-AKCUD5jNUBrqqsMWQR2a3FKzGrE=", | |
9178 "dev": true | |
9179 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9180 "resolve": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9181 "version": "1.14.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9182 "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.14.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9183 "integrity": "sha512-fn5Wobh4cxbLzuHaE+nphztHy43/b++4M6SsGFC2gB8uYwf0C8LcarfCz1un7UTW8OFQg9iNjZ4xpcFVGebDPg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9184 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9185 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9186 "path-parse": "^1.0.6" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9187 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9188 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9189 "resolve-cwd": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9190 "version": "2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9191 "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-2.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9192 "integrity": "sha1-AKn3OHVW4nA46uIyyqNypqWbZlo=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9193 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9194 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9195 "resolve-from": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9196 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9197 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9198 "resolve-from": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9199 "version": "3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9200 "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9201 "integrity": "sha1-six699nWiBvItuZTM17rywoYh0g=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9202 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9203 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9204 "resolve-url": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9205 "version": "0.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9206 "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9207 "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9208 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9209 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9210 "ret": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9211 "version": "0.1.15", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9212 "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9213 "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9214 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9215 }, |
48 | 9216 "rgb-regex": { |
9217 "version": "1.0.1", | |
9218 "resolved": "https://registry.npmjs.org/rgb-regex/-/rgb-regex-1.0.1.tgz", | |
9219 "integrity": "sha1-wODWiC3w4jviVKR16O3UGRX+rrE=", | |
9220 "dev": true | |
9221 }, | |
9222 "rgba-regex": { | |
9223 "version": "1.0.0", | |
9224 "resolved": "https://registry.npmjs.org/rgba-regex/-/rgba-regex-1.0.0.tgz", | |
9225 "integrity": "sha1-QzdOLiyglosO8VI0YLfXMP8i7rM=", | |
9226 "dev": true | |
9227 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9228 "rimraf": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9229 "version": "2.7.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9230 "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9231 "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9232 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9233 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9234 "glob": "^7.1.3" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9235 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9236 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9237 "ripemd160": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9238 "version": "2.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9239 "resolved": "https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9240 "integrity": "sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9241 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9242 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9243 "hash-base": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9244 "inherits": "^2.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9245 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9246 }, |
34 | 9247 "rollup": { |
48 | 9248 "version": "1.28.0", |
9249 "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.28.0.tgz", | |
9250 "integrity": "sha512-v2J/DmQi9+Nf6frGqzwZRvbiuTTrqH0yzoUF4Eybf8sONT4UpLZzJYnYzW96Zm9X1+4SJmijfnFBWCzHDAXYnQ==", | |
34 | 9251 "dev": true, |
9252 "requires": { | |
9253 "@types/estree": "*", | |
9254 "@types/node": "*", | |
9255 "acorn": "^7.1.0" | |
9256 }, | |
9257 "dependencies": { | |
9258 "acorn": { | |
9259 "version": "7.1.0", | |
9260 "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.0.tgz", | |
9261 "integrity": "sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==", | |
9262 "dev": true | |
9263 } | |
9264 } | |
9265 }, | |
9266 "rollup-plugin-node-builtins": { | |
9267 "version": "2.1.2", | |
9268 "resolved": "https://registry.npmjs.org/rollup-plugin-node-builtins/-/rollup-plugin-node-builtins-2.1.2.tgz", | |
9269 "integrity": "sha1-JKH+1KQyV7a2Q3HYq8bOGrFFl+k=", | |
9270 "dev": true, | |
9271 "requires": { | |
9272 "browserify-fs": "^1.0.0", | |
9273 "buffer-es6": "^4.9.2", | |
9274 "crypto-browserify": "^3.11.0", | |
9275 "process-es6": "^0.11.2" | |
9276 } | |
9277 }, | |
48 | 9278 "rollup-plugin-postcss": { |
9279 "version": "2.0.3", | |
9280 "resolved": "https://registry.npmjs.org/rollup-plugin-postcss/-/rollup-plugin-postcss-2.0.3.tgz", | |
9281 "integrity": "sha512-d12oKl6za/GGXmlytzVPzzTdPCKgti/Kq2kNhtfm5vv9hkNbyrTvizMBm6zZ5rRWX/sIWl3znjIJ8xy6Hofoeg==", | |
9282 "dev": true, | |
9283 "requires": { | |
9284 "chalk": "^2.4.2", | |
9285 "concat-with-sourcemaps": "^1.0.5", | |
9286 "cssnano": "^4.1.8", | |
9287 "import-cwd": "^2.1.0", | |
9288 "p-queue": "^2.4.2", | |
9289 "pify": "^3.0.0", | |
9290 "postcss": "^7.0.14", | |
9291 "postcss-load-config": "^2.0.0", | |
9292 "postcss-modules": "^1.4.1", | |
9293 "promise.series": "^0.2.0", | |
9294 "reserved-words": "^0.1.2", | |
9295 "resolve": "^1.5.0", | |
9296 "rollup-pluginutils": "^2.0.1", | |
9297 "style-inject": "^0.3.0" | |
9298 }, | |
9299 "dependencies": { | |
9300 "postcss": { | |
9301 "version": "7.0.26", | |
9302 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
9303 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
9304 "dev": true, | |
9305 "requires": { | |
9306 "chalk": "^2.4.2", | |
9307 "source-map": "^0.6.1", | |
9308 "supports-color": "^6.1.0" | |
9309 } | |
9310 }, | |
9311 "supports-color": { | |
9312 "version": "6.1.0", | |
9313 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
9314 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
9315 "dev": true, | |
9316 "requires": { | |
9317 "has-flag": "^3.0.0" | |
9318 } | |
9319 } | |
9320 } | |
9321 }, | |
34 | 9322 "rollup-plugin-typescript2": { |
9323 "version": "0.25.3", | |
9324 "resolved": "https://registry.npmjs.org/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.25.3.tgz", | |
9325 "integrity": "sha512-ADkSaidKBovJmf5VBnZBZe+WzaZwofuvYdzGAKTN/J4hN7QJCFYAq7IrH9caxlru6T5qhX41PNFS1S4HqhsGQg==", | |
9326 "dev": true, | |
9327 "requires": { | |
9328 "find-cache-dir": "^3.0.0", | |
9329 "fs-extra": "8.1.0", | |
9330 "resolve": "1.12.0", | |
9331 "rollup-pluginutils": "2.8.1", | |
9332 "tslib": "1.10.0" | |
9333 }, | |
9334 "dependencies": { | |
9335 "find-cache-dir": { | |
9336 "version": "3.2.0", | |
9337 "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.2.0.tgz", | |
9338 "integrity": "sha512-1JKclkYYsf1q9WIJKLZa9S9muC+08RIjzAlLrK4QcYLJMS6mk9yombQ9qf+zJ7H9LS800k0s44L4sDq9VYzqyg==", | |
9339 "dev": true, | |
9340 "requires": { | |
9341 "commondir": "^1.0.1", | |
9342 "make-dir": "^3.0.0", | |
9343 "pkg-dir": "^4.1.0" | |
9344 } | |
9345 }, | |
9346 "find-up": { | |
9347 "version": "4.1.0", | |
9348 "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", | |
9349 "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", | |
9350 "dev": true, | |
9351 "requires": { | |
9352 "locate-path": "^5.0.0", | |
9353 "path-exists": "^4.0.0" | |
9354 } | |
9355 }, | |
9356 "locate-path": { | |
9357 "version": "5.0.0", | |
9358 "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", | |
9359 "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", | |
9360 "dev": true, | |
9361 "requires": { | |
9362 "p-locate": "^4.1.0" | |
9363 } | |
9364 }, | |
9365 "make-dir": { | |
9366 "version": "3.0.0", | |
9367 "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.0.0.tgz", | |
9368 "integrity": "sha512-grNJDhb8b1Jm1qeqW5R/O63wUo4UXo2v2HMic6YT9i/HBlF93S8jkMgH7yugvY9ABDShH4VZMn8I+U8+fCNegw==", | |
9369 "dev": true, | |
9370 "requires": { | |
9371 "semver": "^6.0.0" | |
9372 } | |
9373 }, | |
9374 "p-locate": { | |
9375 "version": "4.1.0", | |
9376 "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", | |
9377 "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", | |
9378 "dev": true, | |
9379 "requires": { | |
9380 "p-limit": "^2.2.0" | |
9381 } | |
9382 }, | |
9383 "path-exists": { | |
9384 "version": "4.0.0", | |
9385 "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", | |
9386 "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", | |
9387 "dev": true | |
9388 }, | |
9389 "pkg-dir": { | |
9390 "version": "4.2.0", | |
9391 "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", | |
9392 "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", | |
9393 "dev": true, | |
9394 "requires": { | |
9395 "find-up": "^4.0.0" | |
9396 } | |
9397 }, | |
9398 "resolve": { | |
9399 "version": "1.12.0", | |
9400 "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.12.0.tgz", | |
9401 "integrity": "sha512-B/dOmuoAik5bKcD6s6nXDCjzUKnaDvdkRyAk6rsmsKLipWj4797iothd7jmmUhWTfinVMU+wc56rYKsit2Qy4w==", | |
9402 "dev": true, | |
9403 "requires": { | |
9404 "path-parse": "^1.0.6" | |
9405 } | |
9406 } | |
9407 } | |
9408 }, | |
9409 "rollup-pluginutils": { | |
9410 "version": "2.8.1", | |
9411 "resolved": "https://registry.npmjs.org/rollup-pluginutils/-/rollup-pluginutils-2.8.1.tgz", | |
9412 "integrity": "sha512-J5oAoysWar6GuZo0s+3bZ6sVZAC0pfqKz68De7ZgDi5z63jOVZn1uJL/+z1jeKHNbGII8kAyHF5q8LnxSX5lQg==", | |
9413 "dev": true, | |
9414 "requires": { | |
9415 "estree-walker": "^0.6.1" | |
9416 } | |
9417 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9418 "rsvp": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9419 "version": "4.8.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9420 "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9421 "integrity": "sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9422 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9423 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9424 "safe-buffer": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9425 "version": "5.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9426 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9427 "integrity": "sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9428 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9429 "safe-regex": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9430 "version": "1.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9431 "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9432 "integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9433 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9434 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9435 "ret": "~0.1.10" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9436 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9437 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9438 "safer-buffer": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9439 "version": "2.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9440 "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9441 "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9442 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9443 "sane": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9444 "version": "4.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9445 "resolved": "https://registry.npmjs.org/sane/-/sane-4.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9446 "integrity": "sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9447 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9448 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9449 "@cnakazawa/watch": "^1.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9450 "anymatch": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9451 "capture-exit": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9452 "exec-sh": "^0.3.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9453 "execa": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9454 "fb-watchman": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9455 "micromatch": "^3.1.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9456 "minimist": "^1.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9457 "walker": "~1.0.5" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9458 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9459 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9460 "sax": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9461 "version": "1.2.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9462 "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9463 "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9464 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9465 }, |
34 | 9466 "seamless-immutable": { |
9467 "version": "6.3.0", | |
9468 "resolved": "https://registry.npmjs.org/seamless-immutable/-/seamless-immutable-6.3.0.tgz", | |
9469 "integrity": "sha1-IY/YUbxbmJUFmYMl+MdxPTX6/rg=", | |
9470 "dev": true | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9471 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9472 "semver": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9473 "version": "6.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9474 "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9475 "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9476 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9477 "set-blocking": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9478 "version": "2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9479 "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9480 "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9481 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9482 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9483 "set-value": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9484 "version": "2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9485 "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9486 "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9487 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9488 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9489 "extend-shallow": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9490 "is-extendable": "^0.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9491 "is-plain-object": "^2.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9492 "split-string": "^3.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9493 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9494 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9495 "extend-shallow": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9496 "version": "2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9497 "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9498 "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9499 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9500 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9501 "is-extendable": "^0.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9502 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9503 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9504 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9505 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9506 "sha.js": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9507 "version": "2.4.11", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9508 "resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9509 "integrity": "sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9510 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9511 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9512 "inherits": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9513 "safe-buffer": "^5.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9514 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9515 }, |
34 | 9516 "shasum": { |
9517 "version": "1.0.2", | |
9518 "resolved": "https://registry.npmjs.org/shasum/-/shasum-1.0.2.tgz", | |
9519 "integrity": "sha1-5wEjENj0F/TetXEhUOVni4euVl8=", | |
9520 "dev": true, | |
9521 "requires": { | |
9522 "json-stable-stringify": "~0.0.0", | |
9523 "sha.js": "~2.4.4" | |
9524 } | |
9525 }, | |
9526 "shasum-object": { | |
9527 "version": "1.0.0", | |
9528 "resolved": "https://registry.npmjs.org/shasum-object/-/shasum-object-1.0.0.tgz", | |
9529 "integrity": "sha512-Iqo5rp/3xVi6M4YheapzZhhGPVs0yZwHj7wvwQ1B9z8H6zk+FEnI7y3Teq7qwnekfEhu8WmG2z0z4iWZaxLWVg==", | |
9530 "dev": true, | |
9531 "requires": { | |
9532 "fast-safe-stringify": "^2.0.7" | |
9533 } | |
9534 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9535 "shebang-command": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9536 "version": "1.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9537 "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9538 "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9539 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9540 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9541 "shebang-regex": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9542 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9543 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9544 "shebang-regex": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9545 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9546 "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9547 "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9548 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9549 }, |
34 | 9550 "shell-quote": { |
9551 "version": "1.7.2", | |
9552 "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.2.tgz", | |
9553 "integrity": "sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==", | |
9554 "dev": true | |
9555 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9556 "shellwords": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9557 "version": "0.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9558 "resolved": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9559 "integrity": "sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9560 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9561 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9562 "signal-exit": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9563 "version": "3.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9564 "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9565 "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9566 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9567 }, |
34 | 9568 "simple-concat": { |
9569 "version": "1.0.0", | |
9570 "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.0.tgz", | |
9571 "integrity": "sha1-c0TLuLbib7J9ZrL8hvn21Zl1IcY=", | |
9572 "dev": true | |
9573 }, | |
48 | 9574 "simple-swizzle": { |
9575 "version": "0.2.2", | |
9576 "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz", | |
9577 "integrity": "sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=", | |
9578 "dev": true, | |
9579 "requires": { | |
9580 "is-arrayish": "^0.3.1" | |
9581 }, | |
9582 "dependencies": { | |
9583 "is-arrayish": { | |
9584 "version": "0.3.2", | |
9585 "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz", | |
9586 "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==", | |
9587 "dev": true | |
9588 } | |
9589 } | |
9590 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9591 "sisteransi": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9592 "version": "1.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9593 "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9594 "integrity": "sha512-/ekMoM4NJ59ivGSfKapeG+FWtrmWvA1p6FBZwXrqojw90vJu8lBmrTxCMuBCydKtkaUe2zt4PlxeTKpjwMbyig==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9595 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9596 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9597 "slash": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9598 "version": "2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9599 "resolved": "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9600 "integrity": "sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9601 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9602 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9603 "snapdragon": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9604 "version": "0.8.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9605 "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9606 "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9607 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9608 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9609 "base": "^0.11.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9610 "debug": "^2.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9611 "define-property": "^0.2.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9612 "extend-shallow": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9613 "map-cache": "^0.2.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9614 "source-map": "^0.5.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9615 "source-map-resolve": "^0.5.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9616 "use": "^3.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9617 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9618 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9619 "debug": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9620 "version": "2.6.9", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9621 "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9622 "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9623 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9624 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9625 "ms": "2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9626 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9627 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9628 "define-property": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9629 "version": "0.2.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9630 "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9631 "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9632 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9633 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9634 "is-descriptor": "^0.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9635 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9636 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9637 "extend-shallow": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9638 "version": "2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9639 "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9640 "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9641 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9642 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9643 "is-extendable": "^0.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9644 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9645 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9646 "ms": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9647 "version": "2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9648 "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9649 "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9650 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9651 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9652 "source-map": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9653 "version": "0.5.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9654 "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9655 "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9656 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9657 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9658 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9659 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9660 "snapdragon-node": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9661 "version": "2.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9662 "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9663 "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9664 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9665 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9666 "define-property": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9667 "isobject": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9668 "snapdragon-util": "^3.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9669 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9670 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9671 "define-property": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9672 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9673 "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9674 "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9675 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9676 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9677 "is-descriptor": "^1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9678 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9679 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9680 "is-accessor-descriptor": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9681 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9682 "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9683 "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9684 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9685 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9686 "kind-of": "^6.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9687 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9688 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9689 "is-data-descriptor": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9690 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9691 "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9692 "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9693 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9694 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9695 "kind-of": "^6.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9696 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9697 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9698 "is-descriptor": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9699 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9700 "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9701 "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9702 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9703 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9704 "is-accessor-descriptor": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9705 "is-data-descriptor": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9706 "kind-of": "^6.0.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9707 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9708 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9709 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9710 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9711 "snapdragon-util": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9712 "version": "3.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9713 "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9714 "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9715 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9716 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9717 "kind-of": "^3.2.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9718 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9719 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9720 "kind-of": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9721 "version": "3.2.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9722 "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9723 "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9724 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9725 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9726 "is-buffer": "^1.1.5" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9727 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9728 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9729 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9730 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9731 "source-map": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9732 "version": "0.6.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9733 "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9734 "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9735 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9736 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9737 "source-map-resolve": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9738 "version": "0.5.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9739 "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9740 "integrity": "sha512-MjqsvNwyz1s0k81Goz/9vRBe9SZdB09Bdw+/zYyO+3CuPk6fouTaxscHkgtE8jKvf01kVfl8riHzERQ/kefaSA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9741 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9742 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9743 "atob": "^2.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9744 "decode-uri-component": "^0.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9745 "resolve-url": "^0.2.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9746 "source-map-url": "^0.4.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9747 "urix": "^0.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9748 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9749 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9750 "source-map-support": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9751 "version": "0.5.16", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9752 "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.16.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9753 "integrity": "sha512-efyLRJDr68D9hBBNIPWFjhpFzURh+KJykQwvMyW5UiZzYwoF6l4YMMDIJJEyFWxWCqfyxLzz6tSfUFR+kXXsVQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9754 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9755 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9756 "buffer-from": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9757 "source-map": "^0.6.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9758 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9759 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9760 "source-map-url": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9761 "version": "0.4.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9762 "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9763 "integrity": "sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9764 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9765 }, |
35 | 9766 "sourcemap-codec": { |
9767 "version": "1.4.6", | |
9768 "resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.6.tgz", | |
9769 "integrity": "sha512-1ZooVLYFxC448piVLBbtOxFcXwnymH9oUF8nRd3CuYDVvkRBxRl6pB4Mtas5a4drtL+E8LDgFkQNcgIw6tc8Hg==", | |
9770 "dev": true | |
9771 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9772 "spdx-correct": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9773 "version": "3.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9774 "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9775 "integrity": "sha512-lr2EZCctC2BNR7j7WzJ2FpDznxky1sjfxvvYEyzxNyb6lZXHODmEoJeFu4JupYlkfha1KZpJyoqiJ7pgA1qq8Q==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9776 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9777 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9778 "spdx-expression-parse": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9779 "spdx-license-ids": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9780 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9781 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9782 "spdx-exceptions": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9783 "version": "2.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9784 "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.2.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9785 "integrity": "sha512-2XQACfElKi9SlVb1CYadKDXvoajPgBVPn/gOQLrTvHdElaVhr7ZEbqJaRnJLVNeaI4cMEAgVCeBMKF6MWRDCRA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9786 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9787 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9788 "spdx-expression-parse": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9789 "version": "3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9790 "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9791 "integrity": "sha512-Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9792 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9793 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9794 "spdx-exceptions": "^2.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9795 "spdx-license-ids": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9796 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9797 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9798 "spdx-license-ids": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9799 "version": "3.0.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9800 "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9801 "integrity": "sha512-J+FWzZoynJEXGphVIS+XEh3kFSjZX/1i9gFBaWQcB+/tmpe2qUsSBABpcxqxnAxFdiUFEgAX1bjYGQvIZmoz9Q==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9802 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9803 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9804 "split-string": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9805 "version": "3.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9806 "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9807 "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9808 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9809 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9810 "extend-shallow": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9811 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9812 }, |
48 | 9813 "sprintf-js": { |
9814 "version": "1.0.3", | |
9815 "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", | |
9816 "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=", | |
9817 "dev": true | |
9818 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9819 "sshpk": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9820 "version": "1.16.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9821 "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9822 "integrity": "sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9823 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9824 "asn1": "~0.2.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9825 "assert-plus": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9826 "bcrypt-pbkdf": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9827 "dashdash": "^1.12.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9828 "ecc-jsbn": "~0.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9829 "getpass": "^0.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9830 "jsbn": "~0.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9831 "safer-buffer": "^2.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9832 "tweetnacl": "~0.14.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9833 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9834 }, |
48 | 9835 "stable": { |
9836 "version": "0.1.8", | |
9837 "resolved": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz", | |
9838 "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==", | |
9839 "dev": true | |
9840 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9841 "stack-utils": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9842 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9843 "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-1.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9844 "integrity": "sha512-MTX+MeG5U994cazkjd/9KNAapsHnibjMLnfXodlkXw76JEea0UiNzrqidzo1emMwk7w5Qhc9jd4Bn9TBb1MFwA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9845 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9846 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9847 "static-extend": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9848 "version": "0.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9849 "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9850 "integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9851 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9852 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9853 "define-property": "^0.2.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9854 "object-copy": "^0.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9855 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9856 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9857 "define-property": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9858 "version": "0.2.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9859 "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9860 "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9861 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9862 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9863 "is-descriptor": "^0.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9864 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9865 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9866 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9867 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9868 "stealthy-require": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9869 "version": "1.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9870 "resolved": "https://registry.npmjs.org/stealthy-require/-/stealthy-require-1.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9871 "integrity": "sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9872 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9873 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9874 "stream-browserify": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9875 "version": "2.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9876 "resolved": "https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9877 "integrity": "sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9878 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9879 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9880 "inherits": "~2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9881 "readable-stream": "^2.0.2" |
34 | 9882 }, |
9883 "dependencies": { | |
9884 "readable-stream": { | |
9885 "version": "2.3.6", | |
9886 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz", | |
9887 "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==", | |
9888 "dev": true, | |
9889 "requires": { | |
9890 "core-util-is": "~1.0.0", | |
9891 "inherits": "~2.0.3", | |
9892 "isarray": "~1.0.0", | |
9893 "process-nextick-args": "~2.0.0", | |
9894 "safe-buffer": "~5.1.1", | |
9895 "string_decoder": "~1.1.1", | |
9896 "util-deprecate": "~1.0.1" | |
9897 } | |
9898 }, | |
9899 "safe-buffer": { | |
9900 "version": "5.1.2", | |
9901 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", | |
9902 "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", | |
9903 "dev": true | |
9904 }, | |
9905 "string_decoder": { | |
9906 "version": "1.1.1", | |
9907 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", | |
9908 "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", | |
9909 "dev": true, | |
9910 "requires": { | |
9911 "safe-buffer": "~5.1.0" | |
9912 } | |
9913 } | |
9914 } | |
9915 }, | |
9916 "stream-combiner2": { | |
9917 "version": "1.1.1", | |
9918 "resolved": "https://registry.npmjs.org/stream-combiner2/-/stream-combiner2-1.1.1.tgz", | |
9919 "integrity": "sha1-+02KFCDqNidk4hrUeAOXvry0HL4=", | |
9920 "dev": true, | |
9921 "requires": { | |
9922 "duplexer2": "~0.1.0", | |
9923 "readable-stream": "^2.0.2" | |
9924 }, | |
9925 "dependencies": { | |
9926 "readable-stream": { | |
9927 "version": "2.3.6", | |
9928 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz", | |
9929 "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==", | |
9930 "dev": true, | |
9931 "requires": { | |
9932 "core-util-is": "~1.0.0", | |
9933 "inherits": "~2.0.3", | |
9934 "isarray": "~1.0.0", | |
9935 "process-nextick-args": "~2.0.0", | |
9936 "safe-buffer": "~5.1.1", | |
9937 "string_decoder": "~1.1.1", | |
9938 "util-deprecate": "~1.0.1" | |
9939 } | |
9940 }, | |
9941 "safe-buffer": { | |
9942 "version": "5.1.2", | |
9943 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", | |
9944 "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", | |
9945 "dev": true | |
9946 }, | |
9947 "string_decoder": { | |
9948 "version": "1.1.1", | |
9949 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", | |
9950 "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", | |
9951 "dev": true, | |
9952 "requires": { | |
9953 "safe-buffer": "~5.1.0" | |
9954 } | |
9955 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9956 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9957 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9958 "stream-http": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9959 "version": "2.8.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9960 "resolved": "https://registry.npmjs.org/stream-http/-/stream-http-2.8.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9961 "integrity": "sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9962 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9963 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9964 "builtin-status-codes": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9965 "inherits": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9966 "readable-stream": "^2.3.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9967 "to-arraybuffer": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
9968 "xtend": "^4.0.0" |
34 | 9969 }, |
9970 "dependencies": { | |
9971 "readable-stream": { | |
9972 "version": "2.3.6", | |
9973 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz", | |
9974 "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==", | |
9975 "dev": true, | |
9976 "requires": { | |
9977 "core-util-is": "~1.0.0", | |
9978 "inherits": "~2.0.3", | |
9979 "isarray": "~1.0.0", | |
9980 "process-nextick-args": "~2.0.0", | |
9981 "safe-buffer": "~5.1.1", | |
9982 "string_decoder": "~1.1.1", | |
9983 "util-deprecate": "~1.0.1" | |
9984 } | |
9985 }, | |
9986 "safe-buffer": { | |
9987 "version": "5.1.2", | |
9988 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", | |
9989 "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", | |
9990 "dev": true | |
9991 }, | |
9992 "string_decoder": { | |
9993 "version": "1.1.1", | |
9994 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", | |
9995 "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", | |
9996 "dev": true, | |
9997 "requires": { | |
9998 "safe-buffer": "~5.1.0" | |
9999 } | |
10000 }, | |
10001 "xtend": { | |
10002 "version": "4.0.2", | |
10003 "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", | |
10004 "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", | |
10005 "dev": true | |
10006 } | |
10007 } | |
10008 }, | |
10009 "stream-splicer": { | |
10010 "version": "2.0.1", | |
10011 "resolved": "https://registry.npmjs.org/stream-splicer/-/stream-splicer-2.0.1.tgz", | |
10012 "integrity": "sha512-Xizh4/NPuYSyAXyT7g8IvdJ9HJpxIGL9PjyhtywCZvvP0OPIdqyrr4dMikeuvY8xahpdKEBlBTySe583totajg==", | |
10013 "dev": true, | |
10014 "requires": { | |
10015 "inherits": "^2.0.1", | |
10016 "readable-stream": "^2.0.2" | |
10017 }, | |
10018 "dependencies": { | |
10019 "readable-stream": { | |
10020 "version": "2.3.6", | |
10021 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz", | |
10022 "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==", | |
10023 "dev": true, | |
10024 "requires": { | |
10025 "core-util-is": "~1.0.0", | |
10026 "inherits": "~2.0.3", | |
10027 "isarray": "~1.0.0", | |
10028 "process-nextick-args": "~2.0.0", | |
10029 "safe-buffer": "~5.1.1", | |
10030 "string_decoder": "~1.1.1", | |
10031 "util-deprecate": "~1.0.1" | |
10032 } | |
10033 }, | |
10034 "safe-buffer": { | |
10035 "version": "5.1.2", | |
10036 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", | |
10037 "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", | |
10038 "dev": true | |
10039 }, | |
10040 "string_decoder": { | |
10041 "version": "1.1.1", | |
10042 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", | |
10043 "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", | |
10044 "dev": true, | |
10045 "requires": { | |
10046 "safe-buffer": "~5.1.0" | |
10047 } | |
10048 } | |
10049 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10050 }, |
48 | 10051 "string-hash": { |
10052 "version": "1.1.3", | |
10053 "resolved": "https://registry.npmjs.org/string-hash/-/string-hash-1.1.3.tgz", | |
10054 "integrity": "sha1-6Kr8CsGFW0Zmkp7X3RJ1311sgRs=", | |
10055 "dev": true | |
10056 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10057 "string-length": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10058 "version": "2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10059 "resolved": "https://registry.npmjs.org/string-length/-/string-length-2.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10060 "integrity": "sha1-1A27aGo6zpYMHP/KVivyxF+DY+0=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10061 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10062 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10063 "astral-regex": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10064 "strip-ansi": "^4.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10065 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10066 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10067 "ansi-regex": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10068 "version": "3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10069 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10070 "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10071 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10072 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10073 "strip-ansi": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10074 "version": "4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10075 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10076 "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10077 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10078 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10079 "ansi-regex": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10080 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10081 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10082 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10083 }, |
34 | 10084 "string-range": { |
10085 "version": "1.2.2", | |
10086 "resolved": "https://registry.npmjs.org/string-range/-/string-range-1.2.2.tgz", | |
10087 "integrity": "sha1-qJPtNH5yKZvIO++78qaSqNI51d0=", | |
10088 "dev": true | |
10089 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10090 "string-width": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10091 "version": "3.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10092 "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10093 "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10094 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10095 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10096 "emoji-regex": "^7.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10097 "is-fullwidth-code-point": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10098 "strip-ansi": "^5.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10099 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10100 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10101 "string.prototype.trimleft": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10102 "version": "2.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10103 "resolved": "https://registry.npmjs.org/string.prototype.trimleft/-/string.prototype.trimleft-2.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10104 "integrity": "sha512-iu2AGd3PuP5Rp7x2kEZCrB2Nf41ehzh+goo8TV7z8/XDBbsvc6HQIlUl9RjkZ4oyrW1XM5UwlGl1oVEaDjg6Ag==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10105 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10106 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10107 "define-properties": "^1.1.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10108 "function-bind": "^1.1.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10109 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10110 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10111 "string.prototype.trimright": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10112 "version": "2.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10113 "resolved": "https://registry.npmjs.org/string.prototype.trimright/-/string.prototype.trimright-2.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10114 "integrity": "sha512-qFvWL3/+QIgZXVmJBfpHmxLB7xsUXz6HsUmP8+5dRaC3Q7oKUv9Vo6aMCRZC1smrtyECFsIT30PqBJ1gTjAs+g==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10115 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10116 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10117 "define-properties": "^1.1.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10118 "function-bind": "^1.1.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10119 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10120 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10121 "string_decoder": { |
34 | 10122 "version": "1.3.0", |
10123 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", | |
10124 "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", | |
10125 "requires": { | |
10126 "safe-buffer": "~5.2.0" | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10127 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10128 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10129 "strip-ansi": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10130 "version": "5.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10131 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10132 "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10133 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10134 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10135 "ansi-regex": "^4.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10136 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10137 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10138 "strip-bom": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10139 "version": "3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10140 "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10141 "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10142 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10143 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10144 "strip-eof": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10145 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10146 "resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10147 "integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10148 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10149 }, |
48 | 10150 "style-inject": { |
10151 "version": "0.3.0", | |
10152 "resolved": "https://registry.npmjs.org/style-inject/-/style-inject-0.3.0.tgz", | |
10153 "integrity": "sha512-IezA2qp+vcdlhJaVm5SOdPPTUu0FCEqfNSli2vRuSIBbu5Nq5UvygTk/VzeCqfLz2Atj3dVII5QBKGZRZ0edzw==", | |
10154 "dev": true | |
10155 }, | |
10156 "stylehacks": { | |
10157 "version": "4.0.3", | |
10158 "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-4.0.3.tgz", | |
10159 "integrity": "sha512-7GlLk9JwlElY4Y6a/rmbH2MhVlTyVmiJd1PfTCqFaIBEGMYNsrO/v3SeGTdhBThLg4Z+NbOk/qFMwCa+J+3p/g==", | |
10160 "dev": true, | |
10161 "requires": { | |
10162 "browserslist": "^4.0.0", | |
10163 "postcss": "^7.0.0", | |
10164 "postcss-selector-parser": "^3.0.0" | |
10165 }, | |
10166 "dependencies": { | |
10167 "postcss": { | |
10168 "version": "7.0.26", | |
10169 "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", | |
10170 "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", | |
10171 "dev": true, | |
10172 "requires": { | |
10173 "chalk": "^2.4.2", | |
10174 "source-map": "^0.6.1", | |
10175 "supports-color": "^6.1.0" | |
10176 } | |
10177 }, | |
10178 "postcss-selector-parser": { | |
10179 "version": "3.1.1", | |
10180 "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-3.1.1.tgz", | |
10181 "integrity": "sha1-T4dfSvsMllc9XPTXQBGu4lCn6GU=", | |
10182 "dev": true, | |
10183 "requires": { | |
10184 "dot-prop": "^4.1.1", | |
10185 "indexes-of": "^1.0.1", | |
10186 "uniq": "^1.0.1" | |
10187 } | |
10188 }, | |
10189 "supports-color": { | |
10190 "version": "6.1.0", | |
10191 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", | |
10192 "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", | |
10193 "dev": true, | |
10194 "requires": { | |
10195 "has-flag": "^3.0.0" | |
10196 } | |
10197 } | |
10198 } | |
10199 }, | |
10200 "stylus": { | |
10201 "version": "0.54.7", | |
10202 "resolved": "https://registry.npmjs.org/stylus/-/stylus-0.54.7.tgz", | |
10203 "integrity": "sha512-Yw3WMTzVwevT6ZTrLCYNHAFmanMxdylelL3hkWNgPMeTCpMwpV3nXjpOHuBXtFv7aiO2xRuQS6OoAdgkNcSNug==", | |
10204 "dev": true, | |
10205 "requires": { | |
10206 "css-parse": "~2.0.0", | |
10207 "debug": "~3.1.0", | |
10208 "glob": "^7.1.3", | |
10209 "mkdirp": "~0.5.x", | |
10210 "safer-buffer": "^2.1.2", | |
10211 "sax": "~1.2.4", | |
10212 "semver": "^6.0.0", | |
10213 "source-map": "^0.7.3" | |
10214 }, | |
10215 "dependencies": { | |
10216 "debug": { | |
10217 "version": "3.1.0", | |
10218 "resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz", | |
10219 "integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==", | |
10220 "dev": true, | |
10221 "requires": { | |
10222 "ms": "2.0.0" | |
10223 } | |
10224 }, | |
10225 "ms": { | |
10226 "version": "2.0.0", | |
10227 "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", | |
10228 "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", | |
10229 "dev": true | |
10230 }, | |
10231 "source-map": { | |
10232 "version": "0.7.3", | |
10233 "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz", | |
10234 "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==", | |
10235 "dev": true | |
10236 } | |
10237 } | |
10238 }, | |
34 | 10239 "subarg": { |
10240 "version": "1.0.0", | |
10241 "resolved": "https://registry.npmjs.org/subarg/-/subarg-1.0.0.tgz", | |
10242 "integrity": "sha1-9izxdYHplrSPyWVpn1TAauJouNI=", | |
10243 "dev": true, | |
10244 "requires": { | |
10245 "minimist": "^1.1.0" | |
10246 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10247 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10248 "supports-color": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10249 "version": "5.5.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10250 "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10251 "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10252 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10253 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10254 "has-flag": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10255 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10256 }, |
48 | 10257 "svgo": { |
10258 "version": "1.3.2", | |
10259 "resolved": "https://registry.npmjs.org/svgo/-/svgo-1.3.2.tgz", | |
10260 "integrity": "sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==", | |
10261 "dev": true, | |
10262 "requires": { | |
10263 "chalk": "^2.4.1", | |
10264 "coa": "^2.0.2", | |
10265 "css-select": "^2.0.0", | |
10266 "css-select-base-adapter": "^0.1.1", | |
10267 "css-tree": "1.0.0-alpha.37", | |
10268 "csso": "^4.0.2", | |
10269 "js-yaml": "^3.13.1", | |
10270 "mkdirp": "~0.5.1", | |
10271 "object.values": "^1.1.0", | |
10272 "sax": "~1.2.4", | |
10273 "stable": "^0.1.8", | |
10274 "unquote": "~1.1.1", | |
10275 "util.promisify": "~1.0.0" | |
10276 } | |
10277 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10278 "symbol-tree": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10279 "version": "3.2.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10280 "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10281 "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10282 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10283 }, |
34 | 10284 "syntax-error": { |
10285 "version": "1.4.0", | |
10286 "resolved": "https://registry.npmjs.org/syntax-error/-/syntax-error-1.4.0.tgz", | |
10287 "integrity": "sha512-YPPlu67mdnHGTup2A8ff7BC2Pjq0e0Yp/IyTFN03zWO0RcK07uLcbi7C2KpGR2FvWbaB0+bfE27a+sBKebSo7w==", | |
10288 "dev": true, | |
10289 "requires": { | |
10290 "acorn-node": "^1.2.0" | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10291 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10292 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10293 "test-exclude": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10294 "version": "5.2.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10295 "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-5.2.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10296 "integrity": "sha512-M+oxtseCFO3EDtAaGH7iiej3CBkzXqFMbzqYAACdzKui4eZA+pq3tZEwChvOdNfa7xxy8BfbmgJSIr43cC/+2g==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10297 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10298 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10299 "glob": "^7.1.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10300 "minimatch": "^3.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10301 "read-pkg-up": "^4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10302 "require-main-filename": "^2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10303 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10304 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10305 "throat": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10306 "version": "4.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10307 "resolved": "https://registry.npmjs.org/throat/-/throat-4.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10308 "integrity": "sha1-iQN8vJLFarGJJua6TLsgDhVnKmo=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10309 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10310 }, |
34 | 10311 "through": { |
10312 "version": "2.3.8", | |
10313 "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", | |
10314 "integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=", | |
10315 "dev": true | |
10316 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10317 "through2": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10318 "version": "2.0.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10319 "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10320 "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10321 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10322 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10323 "readable-stream": "~2.3.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10324 "xtend": "~4.0.1" |
34 | 10325 }, |
10326 "dependencies": { | |
10327 "readable-stream": { | |
10328 "version": "2.3.6", | |
10329 "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz", | |
10330 "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==", | |
10331 "dev": true, | |
10332 "requires": { | |
10333 "core-util-is": "~1.0.0", | |
10334 "inherits": "~2.0.3", | |
10335 "isarray": "~1.0.0", | |
10336 "process-nextick-args": "~2.0.0", | |
10337 "safe-buffer": "~5.1.1", | |
10338 "string_decoder": "~1.1.1", | |
10339 "util-deprecate": "~1.0.1" | |
10340 } | |
10341 }, | |
10342 "safe-buffer": { | |
10343 "version": "5.1.2", | |
10344 "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", | |
10345 "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", | |
10346 "dev": true | |
10347 }, | |
10348 "string_decoder": { | |
10349 "version": "1.1.1", | |
10350 "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", | |
10351 "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", | |
10352 "dev": true, | |
10353 "requires": { | |
10354 "safe-buffer": "~5.1.0" | |
10355 } | |
10356 }, | |
10357 "xtend": { | |
10358 "version": "4.0.2", | |
10359 "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", | |
10360 "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", | |
10361 "dev": true | |
10362 } | |
10363 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10364 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10365 "timers-browserify": { |
34 | 10366 "version": "1.4.2", |
10367 "resolved": "https://registry.npmjs.org/timers-browserify/-/timers-browserify-1.4.2.tgz", | |
10368 "integrity": "sha1-ycWLV1voQHN1y14kYtrO50NZ9B0=", | |
10369 "dev": true, | |
10370 "requires": { | |
10371 "process": "~0.11.0" | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10372 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10373 }, |
48 | 10374 "timsort": { |
10375 "version": "0.3.0", | |
10376 "resolved": "https://registry.npmjs.org/timsort/-/timsort-0.3.0.tgz", | |
10377 "integrity": "sha1-QFQRqOfmM5/mTbmiNN4R3DHgK9Q=", | |
10378 "dev": true | |
10379 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10380 "tmpl": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10381 "version": "1.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10382 "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10383 "integrity": "sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10384 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10385 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10386 "to-arraybuffer": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10387 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10388 "resolved": "https://registry.npmjs.org/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10389 "integrity": "sha1-fSKbH8xjfkZsoIEYCDanqr/4P0M=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10390 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10391 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10392 "to-fast-properties": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10393 "version": "2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10394 "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10395 "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10396 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10397 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10398 "to-object-path": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10399 "version": "0.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10400 "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10401 "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10402 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10403 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10404 "kind-of": "^3.0.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10405 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10406 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10407 "kind-of": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10408 "version": "3.2.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10409 "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10410 "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10411 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10412 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10413 "is-buffer": "^1.1.5" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10414 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10415 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10416 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10417 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10418 "to-regex": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10419 "version": "3.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10420 "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10421 "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10422 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10423 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10424 "define-property": "^2.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10425 "extend-shallow": "^3.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10426 "regex-not": "^1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10427 "safe-regex": "^1.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10428 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10429 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10430 "to-regex-range": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10431 "version": "2.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10432 "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10433 "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10434 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10435 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10436 "is-number": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10437 "repeat-string": "^1.6.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10438 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10439 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10440 "tough-cookie": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10441 "version": "2.4.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10442 "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.4.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10443 "integrity": "sha512-Q5srk/4vDM54WJsJio3XNn6K2sCG+CQ8G5Wz6bZhRZoAe/+TxjWB/GlFAnYEbkYVlON9FMk/fE3h2RLpPXo4lQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10444 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10445 "psl": "^1.1.24", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10446 "punycode": "^1.4.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10447 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10448 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10449 "punycode": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10450 "version": "1.4.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10451 "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10452 "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10453 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10454 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10455 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10456 "tr46": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10457 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10458 "resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10459 "integrity": "sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10460 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10461 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10462 "punycode": "^2.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10463 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10464 }, |
34 | 10465 "trim-right": { |
10466 "version": "1.0.1", | |
10467 "resolved": "https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz", | |
10468 "integrity": "sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=", | |
10469 "dev": true | |
10470 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10471 "ts-jest": { |
48 | 10472 "version": "24.3.0", |
10473 "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-24.3.0.tgz", | |
10474 "integrity": "sha512-Hb94C/+QRIgjVZlJyiWwouYUF+siNJHJHknyspaOcZ+OQAIdFG/UrdQVXw/0B8Z3No34xkUXZJpOTy9alOWdVQ==", | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10475 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10476 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10477 "bs-logger": "0.x", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10478 "buffer-from": "1.x", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10479 "fast-json-stable-stringify": "2.x", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10480 "json5": "2.x", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10481 "lodash.memoize": "4.x", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10482 "make-error": "1.x", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10483 "mkdirp": "0.x", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10484 "resolve": "1.x", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10485 "semver": "^5.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10486 "yargs-parser": "10.x" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10487 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10488 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10489 "camelcase": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10490 "version": "4.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10491 "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-4.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10492 "integrity": "sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10493 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10494 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10495 "semver": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10496 "version": "5.7.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10497 "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10498 "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10499 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10500 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10501 "yargs-parser": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10502 "version": "10.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10503 "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-10.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10504 "integrity": "sha512-VCIyR1wJoEBZUqk5PA+oOBF6ypbwh5aNB3I50guxAL/quggdfs4TtNHQrSazFA3fYZ+tEqfs0zIGlv0c/rgjbQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10505 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10506 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10507 "camelcase": "^4.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10508 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10509 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10510 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10511 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10512 "tslib": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10513 "version": "1.10.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10514 "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.10.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10515 "integrity": "sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10516 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10517 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10518 "tty-browserify": { |
34 | 10519 "version": "0.0.1", |
10520 "resolved": "https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.1.tgz", | |
10521 "integrity": "sha512-C3TaO7K81YvjCgQH9Q1S3R3P3BtN3RIM8n+OvX4il1K1zgE8ZhI0op7kClgkxtutIE8hQrcrHBXvIheqKUUCxw==", | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10522 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10523 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10524 "tunnel-agent": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10525 "version": "0.6.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10526 "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10527 "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10528 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10529 "safe-buffer": "^5.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10530 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10531 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10532 "tweetnacl": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10533 "version": "0.14.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10534 "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10535 "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10536 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10537 "type-check": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10538 "version": "0.3.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10539 "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10540 "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10541 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10542 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10543 "prelude-ls": "~1.1.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10544 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10545 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10546 "typedarray": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10547 "version": "0.0.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10548 "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10549 "integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10550 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10551 }, |
34 | 10552 "typedarray-to-buffer": { |
10553 "version": "1.0.4", | |
10554 "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-1.0.4.tgz", | |
10555 "integrity": "sha1-m7i6DoQfs/TPH+fCRenz+opf6Zw=", | |
10556 "dev": true | |
10557 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10558 "typescript": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10559 "version": "3.7.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10560 "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10561 "integrity": "sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10562 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10563 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10564 "uglify-js": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10565 "version": "3.7.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10566 "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.7.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10567 "integrity": "sha512-uhRwZcANNWVLrxLfNFEdltoPNhECUR3lc+UdJoG9CBpMcSnKyWA94tc3eAujB1GcMY5Uwq8ZMp4qWpxWYDQmaA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10568 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10569 "optional": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10570 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10571 "commander": "~2.20.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10572 "source-map": "~0.6.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10573 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10574 }, |
34 | 10575 "umd": { |
10576 "version": "3.0.3", | |
10577 "resolved": "https://registry.npmjs.org/umd/-/umd-3.0.3.tgz", | |
10578 "integrity": "sha512-4IcGSufhFshvLNcMCV80UnQVlZ5pMOC8mvNPForqwA4+lzYQuetTESLDQkeLmihq8bRcnpbQa48Wb8Lh16/xow==", | |
10579 "dev": true | |
10580 }, | |
10581 "undeclared-identifiers": { | |
10582 "version": "1.1.3", | |
10583 "resolved": "https://registry.npmjs.org/undeclared-identifiers/-/undeclared-identifiers-1.1.3.tgz", | |
10584 "integrity": "sha512-pJOW4nxjlmfwKApE4zvxLScM/njmwj/DiUBv7EabwE4O8kRUy+HIwxQtZLBPll/jx1LJyBcqNfB3/cpv9EZwOw==", | |
10585 "dev": true, | |
10586 "requires": { | |
10587 "acorn-node": "^1.3.0", | |
10588 "dash-ast": "^1.0.0", | |
10589 "get-assigned-identifiers": "^1.2.0", | |
10590 "simple-concat": "^1.0.0", | |
10591 "xtend": "^4.0.1" | |
10592 }, | |
10593 "dependencies": { | |
10594 "xtend": { | |
10595 "version": "4.0.2", | |
10596 "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", | |
10597 "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", | |
10598 "dev": true | |
10599 } | |
10600 } | |
10601 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10602 "union-value": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10603 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10604 "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10605 "integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10606 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10607 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10608 "arr-union": "^3.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10609 "get-value": "^2.0.6", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10610 "is-extendable": "^0.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10611 "set-value": "^2.0.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10612 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10613 }, |
48 | 10614 "uniq": { |
10615 "version": "1.0.1", | |
10616 "resolved": "https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz", | |
10617 "integrity": "sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8=", | |
10618 "dev": true | |
10619 }, | |
10620 "uniqs": { | |
10621 "version": "2.0.0", | |
10622 "resolved": "https://registry.npmjs.org/uniqs/-/uniqs-2.0.0.tgz", | |
10623 "integrity": "sha1-/+3ks2slKQaW5uFl1KWe25mOawI=", | |
10624 "dev": true | |
10625 }, | |
34 | 10626 "universalify": { |
10627 "version": "0.1.2", | |
10628 "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", | |
10629 "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==", | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10630 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10631 }, |
48 | 10632 "unquote": { |
10633 "version": "1.1.1", | |
10634 "resolved": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz", | |
10635 "integrity": "sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ=", | |
10636 "dev": true | |
10637 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10638 "unset-value": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10639 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10640 "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10641 "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10642 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10643 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10644 "has-value": "^0.3.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10645 "isobject": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10646 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10647 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10648 "has-value": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10649 "version": "0.3.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10650 "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10651 "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10652 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10653 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10654 "get-value": "^2.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10655 "has-values": "^0.1.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10656 "isobject": "^2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10657 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10658 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10659 "isobject": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10660 "version": "2.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10661 "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10662 "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10663 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10664 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10665 "isarray": "1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10666 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10667 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10668 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10669 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10670 "has-values": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10671 "version": "0.1.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10672 "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10673 "integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10674 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10675 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10676 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10677 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10678 "uri-js": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10679 "version": "4.2.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10680 "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10681 "integrity": "sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10682 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10683 "punycode": "^2.1.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10684 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10685 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10686 "urix": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10687 "version": "0.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10688 "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10689 "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10690 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10691 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10692 "url": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10693 "version": "0.11.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10694 "resolved": "https://registry.npmjs.org/url/-/url-0.11.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10695 "integrity": "sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10696 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10697 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10698 "punycode": "1.3.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10699 "querystring": "0.2.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10700 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10701 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10702 "punycode": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10703 "version": "1.3.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10704 "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10705 "integrity": "sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10706 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10707 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10708 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10709 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10710 "use": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10711 "version": "3.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10712 "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10713 "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10714 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10715 }, |
34 | 10716 "user-home": { |
10717 "version": "1.1.1", | |
10718 "resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz", | |
10719 "integrity": "sha1-K1viOjK2Onyd640PKNSFcko98ZA=", | |
10720 "dev": true | |
10721 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10722 "util": { |
34 | 10723 "version": "0.10.4", |
10724 "resolved": "https://registry.npmjs.org/util/-/util-0.10.4.tgz", | |
10725 "integrity": "sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==", | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10726 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10727 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10728 "inherits": "2.0.3" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10729 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10730 "dependencies": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10731 "inherits": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10732 "version": "2.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10733 "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10734 "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10735 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10736 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10737 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10738 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10739 "util-deprecate": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10740 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10741 "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", |
34 | 10742 "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=" |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10743 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10744 "util.promisify": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10745 "version": "1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10746 "resolved": "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10747 "integrity": "sha512-i+6qA2MPhvoKLuxnJNpXAGhg7HphQOSUq2LKMZD0m15EiskXUkMvKdF4Uui0WYeCUGea+o2cw/ZuwehtfsrNkA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10748 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10749 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10750 "define-properties": "^1.1.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10751 "object.getownpropertydescriptors": "^2.0.3" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10752 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10753 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10754 "uuid": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10755 "version": "3.3.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10756 "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10757 "integrity": "sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10758 }, |
34 | 10759 "v8flags": { |
10760 "version": "2.1.1", | |
10761 "resolved": "https://registry.npmjs.org/v8flags/-/v8flags-2.1.1.tgz", | |
10762 "integrity": "sha1-qrGh+jDUX4jdMhFIh1rALAtV5bQ=", | |
10763 "dev": true, | |
10764 "requires": { | |
10765 "user-home": "^1.1.1" | |
10766 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10767 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10768 "validate-npm-package-license": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10769 "version": "3.0.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10770 "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10771 "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10772 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10773 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10774 "spdx-correct": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10775 "spdx-expression-parse": "^3.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10776 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10777 }, |
48 | 10778 "vendors": { |
10779 "version": "1.0.3", | |
10780 "resolved": "https://registry.npmjs.org/vendors/-/vendors-1.0.3.tgz", | |
10781 "integrity": "sha512-fOi47nsJP5Wqefa43kyWSg80qF+Q3XA6MUkgi7Hp1HQaKDQW4cQrK2D0P7mmbFtsV1N89am55Yru/nyEwRubcw==", | |
10782 "dev": true | |
10783 }, | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10784 "verror": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10785 "version": "1.10.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10786 "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10787 "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10788 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10789 "assert-plus": "^1.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10790 "core-util-is": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10791 "extsprintf": "^1.2.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10792 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10793 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10794 "vm-browserify": { |
34 | 10795 "version": "0.0.4", |
10796 "resolved": "https://registry.npmjs.org/vm-browserify/-/vm-browserify-0.0.4.tgz", | |
10797 "integrity": "sha1-XX6kW7755Kb/ZflUOOCofDV9WnM=", | |
10798 "dev": true, | |
10799 "requires": { | |
10800 "indexof": "0.0.1" | |
10801 } | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10802 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10803 "w3c-hr-time": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10804 "version": "1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10805 "resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10806 "integrity": "sha1-gqwr/2PZUOqeMYmlimViX+3xkEU=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10807 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10808 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10809 "browser-process-hrtime": "^0.1.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10810 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10811 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10812 "walker": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10813 "version": "1.0.7", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10814 "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.7.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10815 "integrity": "sha1-L3+bj9ENZ3JisYqITijRlhjgKPs=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10816 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10817 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10818 "makeerror": "1.0.x" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10819 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10820 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10821 "webidl-conversions": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10822 "version": "4.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10823 "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10824 "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10825 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10826 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10827 "whatwg-encoding": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10828 "version": "1.0.5", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10829 "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10830 "integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10831 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10832 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10833 "iconv-lite": "0.4.24" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10834 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10835 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10836 "whatwg-mimetype": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10837 "version": "2.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10838 "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10839 "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10840 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10841 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10842 "whatwg-url": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10843 "version": "6.5.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10844 "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-6.5.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10845 "integrity": "sha512-rhRZRqx/TLJQWUpQ6bmrt2UV4f0HCQ463yQuONJqC6fO2VoEb1pTYddbe59SkYq87aoM5A3bdhMZiUiVws+fzQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10846 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10847 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10848 "lodash.sortby": "^4.7.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10849 "tr46": "^1.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10850 "webidl-conversions": "^4.0.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10851 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10852 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10853 "which": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10854 "version": "1.3.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10855 "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10856 "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10857 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10858 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10859 "isexe": "^2.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10860 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10861 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10862 "which-module": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10863 "version": "2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10864 "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10865 "integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10866 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10867 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10868 "word-wrap": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10869 "version": "1.2.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10870 "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10871 "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10872 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10873 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10874 "wordwrap": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10875 "version": "0.0.3", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10876 "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10877 "integrity": "sha1-o9XabNXAvAAI03I0u68b7WMFkQc=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10878 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10879 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10880 "wrap-ansi": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10881 "version": "5.1.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10882 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10883 "integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10884 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10885 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10886 "ansi-styles": "^3.2.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10887 "string-width": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10888 "strip-ansi": "^5.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10889 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10890 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10891 "wrappy": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10892 "version": "1.0.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10893 "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10894 "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10895 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10896 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10897 "write-file-atomic": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10898 "version": "2.4.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10899 "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-2.4.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10900 "integrity": "sha512-TGHFeZEZMnv+gBFRfjAcxL5bPHrsGKtnb4qsFAws7/vlh+QfwAaySIw4AXP9ZskTTh5GWu3FLuJhsWVdiJPGvg==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10901 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10902 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10903 "graceful-fs": "^4.1.11", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10904 "imurmurhash": "^0.1.4", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10905 "signal-exit": "^3.0.2" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10906 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10907 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10908 "ws": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10909 "version": "5.2.2", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10910 "resolved": "https://registry.npmjs.org/ws/-/ws-5.2.2.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10911 "integrity": "sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10912 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10913 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10914 "async-limiter": "~1.0.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10915 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10916 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10917 "xml-name-validator": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10918 "version": "3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10919 "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10920 "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10921 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10922 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10923 "xmldom": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10924 "version": "0.1.19", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10925 "resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.1.19.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10926 "integrity": "sha1-Yx/Ad3bv2EEYvyUXGzftTQdaCrw=" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10927 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10928 "xtend": { |
34 | 10929 "version": "2.2.0", |
10930 "resolved": "https://registry.npmjs.org/xtend/-/xtend-2.2.0.tgz", | |
10931 "integrity": "sha1-7vax8ZjByN6vrYsXZaBNrUoBxak=", | |
33
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10932 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10933 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10934 "y18n": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10935 "version": "4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10936 "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10937 "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10938 "dev": true |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10939 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10940 "yallist": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10941 "version": "3.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10942 "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10943 "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10944 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10945 "yargs": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10946 "version": "13.3.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10947 "resolved": "https://registry.npmjs.org/yargs/-/yargs-13.3.0.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10948 "integrity": "sha512-2eehun/8ALW8TLoIl7MVaRUrg+yCnenu8B4kBlRxj3GJGDKU1Og7sMXPNm1BYyM1DOJmTZ4YeN/Nwxv+8XJsUA==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10949 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10950 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10951 "cliui": "^5.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10952 "find-up": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10953 "get-caller-file": "^2.0.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10954 "require-directory": "^2.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10955 "require-main-filename": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10956 "set-blocking": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10957 "string-width": "^3.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10958 "which-module": "^2.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10959 "y18n": "^4.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10960 "yargs-parser": "^13.1.1" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10961 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10962 }, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10963 "yargs-parser": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10964 "version": "13.1.1", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10965 "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.1.tgz", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10966 "integrity": "sha512-oVAVsHz6uFrg3XQheFII8ESO2ssAf9luWuAd6Wexsu4F3OtIW0o8IribPXYrD4WC24LWtPrJlGy87y5udK+dxQ==", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10967 "dev": true, |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10968 "requires": { |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10969 "camelcase": "^5.0.0", |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10970 "decamelize": "^1.2.0" |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10971 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10972 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10973 } |
b82c05e22d9a
change to npm with a build that worked better as a local package to be shared
drewp@bigasterisk.com
parents:
diff
changeset
|
10974 } |