-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathnode.importmap
282 lines (282 loc) · 23.3 KB
/
node.importmap
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
{
"imports": {
"@teleporthq/teleport-project-generator-preact": "https://ga.jspm.io/npm:@teleporthq/teleport-project-generator-preact@0.20.0/dist/cjs/index.js",
"@teleporthq/teleport-project-generator-react": "https://ga.jspm.io/npm:@teleporthq/teleport-project-generator-react@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-types": "https://ga.jspm.io/npm:@teleporthq/teleport-types@0.25.2/dist/cjs/index.js",
"chalk": "https://ga.jspm.io/npm:chalk@5.2.0/source/index.js",
"express": "https://ga.jspm.io/npm:express@4.18.2/index.js",
"morgan": "https://ga.jspm.io/npm:morgan@1.10.0/index.js",
"react": "https://ga.jspm.io/npm:react@17.0.2/index.js",
"react-dom": "https://ga.jspm.io/npm:react-dom@17.0.2/index.js",
"react-router": "https://ga.jspm.io/npm:react-router@5.2.1/index.js",
"react-router-dom": "https://ga.jspm.io/npm:react-router-dom@5.2.1/index.js"
},
"scopes": {
"https://ga.jspm.io/": {
"#ansi-styles": "https://ga.jspm.io/npm:chalk@5.2.0/source/vendor/ansi-styles/index.js",
"#supports-color": "https://ga.jspm.io/npm:chalk@5.2.0/source/vendor/supports-color/index.js",
"#util.inspect.js": "https://ga.jspm.io/npm:object-inspect@1.12.3/util.inspect.js",
"@babel/generator": "https://ga.jspm.io/npm:@babel/generator@7.21.1/lib/index.js",
"@babel/helper-string-parser": "https://ga.jspm.io/npm:@babel/helper-string-parser@7.19.4/lib/index.js",
"@babel/helper-validator-identifier": "https://ga.jspm.io/npm:@babel/helper-validator-identifier@7.19.1/lib/index.js",
"@babel/runtime/helpers/assertThisInitialized": "https://ga.jspm.io/npm:@babel/runtime@7.21.0/helpers/assertThisInitialized.js",
"@babel/runtime/helpers/createClass": "https://ga.jspm.io/npm:@babel/runtime@7.21.0/helpers/createClass.js",
"@babel/runtime/helpers/extends": "https://ga.jspm.io/npm:@babel/runtime@7.21.0/helpers/extends.js",
"@babel/runtime/helpers/inheritsLoose": "https://ga.jspm.io/npm:@babel/runtime@7.21.0/helpers/inheritsLoose.js",
"@babel/runtime/helpers/objectWithoutPropertiesLoose": "https://ga.jspm.io/npm:@babel/runtime@7.21.0/helpers/objectWithoutPropertiesLoose.js",
"@babel/runtime/helpers/toConsumableArray": "https://ga.jspm.io/npm:@babel/runtime@7.21.0/helpers/toConsumableArray.js",
"@babel/types": "https://ga.jspm.io/npm:@babel/types@7.21.2/lib/index.js",
"@jridgewell/gen-mapping": "https://ga.jspm.io/npm:@jridgewell/gen-mapping@0.3.2/dist/gen-mapping.umd.js",
"@jridgewell/resolve-uri": "https://ga.jspm.io/npm:@jridgewell/resolve-uri@3.1.0/dist/resolve-uri.umd.js",
"@jridgewell/set-array": "https://ga.jspm.io/npm:@jridgewell/set-array@1.1.2/dist/set-array.umd.js",
"@jridgewell/sourcemap-codec": "https://ga.jspm.io/npm:@jridgewell/sourcemap-codec@1.4.14/dist/sourcemap-codec.umd.js",
"@jridgewell/trace-mapping": "https://ga.jspm.io/npm:@jridgewell/trace-mapping@0.3.17/dist/trace-mapping.umd.js",
"@mojotech/json-type-validation": "https://ga.jspm.io/npm:@mojotech/json-type-validation@3.1.0/dist/index.umd.js",
"@starptech/prettyhtml-hast-to-html": "https://ga.jspm.io/npm:@starptech/prettyhtml-hast-to-html@0.10.0/index.js",
"@teleporthq/teleport-component-generator": "https://ga.jspm.io/npm:@teleporthq/teleport-component-generator@0.20.3/dist/cjs/index.js",
"@teleporthq/teleport-component-generator-preact": "https://ga.jspm.io/npm:@teleporthq/teleport-component-generator-preact@0.20.6/dist/cjs/index.js",
"@teleporthq/teleport-component-generator-react": "https://ga.jspm.io/npm:@teleporthq/teleport-component-generator-react@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-plugin-common": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-common@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-plugin-css": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-css@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-plugin-css-modules": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-css-modules@0.20.6/dist/cjs/index.js",
"@teleporthq/teleport-plugin-import-statements": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-import-statements@0.20.6/dist/cjs/index.js",
"@teleporthq/teleport-plugin-jsx-head-config": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-jsx-head-config@0.20.6/dist/cjs/index.js",
"@teleporthq/teleport-plugin-jsx-inline-styles": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-jsx-inline-styles@0.20.6/dist/cjs/index.js",
"@teleporthq/teleport-plugin-jsx-proptypes": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-jsx-proptypes@0.20.6/dist/cjs/index.js",
"@teleporthq/teleport-plugin-preact-base-component": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-preact-base-component@0.20.6/dist/cjs/index.js",
"@teleporthq/teleport-plugin-react-app-routing": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-react-app-routing@0.20.6/dist/cjs/index.js",
"@teleporthq/teleport-plugin-react-base-component": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-react-base-component@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-plugin-react-jss": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-react-jss@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-plugin-react-styled-components": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-react-styled-components@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-plugin-react-styled-jsx": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-react-styled-jsx@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-postprocessor-prettier-html": "https://ga.jspm.io/npm:@teleporthq/teleport-postprocessor-prettier-html@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-postprocessor-prettier-js": "https://ga.jspm.io/npm:@teleporthq/teleport-postprocessor-prettier-js@0.20.3/dist/cjs/index.js",
"@teleporthq/teleport-postprocessor-prettier-jsx": "https://ga.jspm.io/npm:@teleporthq/teleport-postprocessor-prettier-jsx@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-project-generator": "https://ga.jspm.io/npm:@teleporthq/teleport-project-generator@0.20.6/dist/cjs/index.js",
"@teleporthq/teleport-shared": "https://ga.jspm.io/npm:@teleporthq/teleport-shared@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-types": "https://ga.jspm.io/npm:@teleporthq/teleport-types@0.20.3/dist/cjs/index.js",
"@teleporthq/teleport-uidl-builders": "https://ga.jspm.io/npm:@teleporthq/teleport-uidl-builders@0.25.2/dist/cjs/index.js",
"@teleporthq/teleport-uidl-resolver": "https://ga.jspm.io/npm:@teleporthq/teleport-uidl-resolver@0.20.3/dist/cjs/index.js",
"@teleporthq/teleport-uidl-validator": "https://ga.jspm.io/npm:@teleporthq/teleport-uidl-validator@0.25.4/dist/cjs/index.js",
"accepts": "https://ga.jspm.io/npm:accepts@1.3.8/index.js",
"array-flatten": "https://ga.jspm.io/npm:array-flatten@1.1.1/array-flatten.js",
"async_hooks": "node:async_hooks",
"basic-auth": "https://ga.jspm.io/npm:basic-auth@2.0.1/index.js",
"body-parser": "https://ga.jspm.io/npm:body-parser@1.20.1/index.js",
"buffer": "node:buffer",
"bytes": "https://ga.jspm.io/npm:bytes@3.1.2/index.js",
"call-bind/callBound": "https://ga.jspm.io/npm:call-bind@1.0.2/callBound.js",
"character-entities-html4": "https://ga.jspm.io/npm:character-entities-html4@1.1.4/index.json.js",
"character-entities-legacy": "https://ga.jspm.io/npm:character-entities-legacy@1.1.4/index.json.js",
"comma-separated-tokens": "https://ga.jspm.io/npm:comma-separated-tokens@1.0.8/index.js",
"content-disposition": "https://ga.jspm.io/npm:content-disposition@0.5.4/index.js",
"content-type": "https://ga.jspm.io/npm:content-type@1.0.5/index.js",
"cookie": "https://ga.jspm.io/npm:cookie@0.5.0/index.js",
"cookie-signature": "https://ga.jspm.io/npm:cookie-signature@1.0.6/index.js",
"crypto": "node:crypto",
"css-vendor": "https://ga.jspm.io/npm:css-vendor@2.0.8/dist/css-vendor.cjs.js",
"debug": "https://ga.jspm.io/npm:debug@2.6.9/src/index.js",
"deepmerge": "https://ga.jspm.io/npm:deepmerge@4.3.0/dist/cjs.js",
"depd": "https://ga.jspm.io/npm:depd@2.0.0/index.js",
"destroy": "https://ga.jspm.io/npm:destroy@1.2.0/index.js",
"ee-first": "https://ga.jspm.io/npm:ee-first@1.1.1/index.js",
"encodeurl": "https://ga.jspm.io/npm:encodeurl@1.0.2/index.js",
"escape-html": "https://ga.jspm.io/npm:escape-html@1.0.3/index.js",
"etag": "https://ga.jspm.io/npm:etag@1.8.1/index.js",
"events": "node:events",
"finalhandler": "https://ga.jspm.io/npm:finalhandler@1.2.0/index.js",
"forwarded": "https://ga.jspm.io/npm:forwarded@0.2.0/index.js",
"fresh": "https://ga.jspm.io/npm:fresh@0.5.2/index.js",
"fs": "node:fs",
"function-bind": "https://ga.jspm.io/npm:function-bind@1.1.1/index.js",
"get-intrinsic": "https://ga.jspm.io/npm:get-intrinsic@1.2.0/index.js",
"has": "https://ga.jspm.io/npm:has@1.0.3/src/index.js",
"has-symbols": "https://ga.jspm.io/npm:has-symbols@1.0.3/index.js",
"hast-util-is-element": "https://ga.jspm.io/npm:hast-util-is-element@1.1.0/index.js",
"hast-util-whitespace": "https://ga.jspm.io/npm:hast-util-whitespace@1.0.4/index.js",
"history": "https://ga.jspm.io/npm:history@4.10.1/index.js",
"hoist-non-react-statics": "https://ga.jspm.io/npm:hoist-non-react-statics@3.3.2/dist/hoist-non-react-statics.cjs.js",
"html-void-elements": "https://ga.jspm.io/npm:html-void-elements@1.0.5/index.json.js",
"html-whitespace-sensitive-tag-names": "https://ga.jspm.io/npm:html-whitespace-sensitive-tag-names@1.0.3/index.json.js",
"http": "node:http",
"http-errors": "https://ga.jspm.io/npm:http-errors@2.0.0/index.js",
"hyphenate-style-name": "https://ga.jspm.io/npm:hyphenate-style-name@1.0.4/index.cjs.js",
"iconv-lite": "https://ga.jspm.io/npm:iconv-lite@0.4.24/lib/index.js",
"inherits": "https://ga.jspm.io/npm:inherits@2.0.4/inherits.js",
"ipaddr.js": "https://ga.jspm.io/npm:ipaddr.js@1.9.1/lib/ipaddr.js",
"is-alphabetical": "https://ga.jspm.io/npm:is-alphabetical@1.0.4/index.js",
"is-alphanumerical": "https://ga.jspm.io/npm:is-alphanumerical@1.0.4/index.js",
"is-decimal": "https://ga.jspm.io/npm:is-decimal@1.0.4/index.js",
"is-hexadecimal": "https://ga.jspm.io/npm:is-hexadecimal@1.0.4/index.js",
"is-in-browser": "https://ga.jspm.io/npm:is-in-browser@1.1.3/dist/index.js",
"isarray": "https://ga.jspm.io/npm:isarray@0.0.1/index.js",
"jsesc": "https://ga.jspm.io/npm:jsesc@2.5.2/jsesc.js",
"jss": "https://ga.jspm.io/npm:jss@10.9.2/dist/jss.cjs.js",
"jss-plugin-camel-case": "https://ga.jspm.io/npm:jss-plugin-camel-case@10.9.2/dist/jss-plugin-camel-case.cjs.js",
"jss-plugin-compose": "https://ga.jspm.io/npm:jss-plugin-compose@10.9.2/dist/jss-plugin-compose.cjs.js",
"jss-plugin-default-unit": "https://ga.jspm.io/npm:jss-plugin-default-unit@10.9.2/dist/jss-plugin-default-unit.cjs.js",
"jss-plugin-expand": "https://ga.jspm.io/npm:jss-plugin-expand@10.9.2/dist/jss-plugin-expand.cjs.js",
"jss-plugin-extend": "https://ga.jspm.io/npm:jss-plugin-extend@10.9.2/dist/jss-plugin-extend.cjs.js",
"jss-plugin-global": "https://ga.jspm.io/npm:jss-plugin-global@10.9.2/dist/jss-plugin-global.cjs.js",
"jss-plugin-nested": "https://ga.jspm.io/npm:jss-plugin-nested@10.9.2/dist/jss-plugin-nested.cjs.js",
"jss-plugin-props-sort": "https://ga.jspm.io/npm:jss-plugin-props-sort@10.9.2/dist/jss-plugin-props-sort.cjs.js",
"jss-plugin-rule-value-function": "https://ga.jspm.io/npm:jss-plugin-rule-value-function@10.9.2/dist/jss-plugin-rule-value-function.cjs.js",
"jss-plugin-rule-value-observable": "https://ga.jspm.io/npm:jss-plugin-rule-value-observable@10.9.2/dist/jss-plugin-rule-value-observable.cjs.js",
"jss-plugin-template": "https://ga.jspm.io/npm:jss-plugin-template@10.9.2/dist/jss-plugin-template.cjs.js",
"jss-plugin-vendor-prefixer": "https://ga.jspm.io/npm:jss-plugin-vendor-prefixer@10.9.2/dist/jss-plugin-vendor-prefixer.cjs.js",
"jss-preset-default": "https://ga.jspm.io/npm:jss-preset-default@10.9.2/dist/jss-preset-default.cjs.js",
"lodash.isequal": "https://ga.jspm.io/npm:lodash.isequal@4.5.0/index.js",
"media-typer": "https://ga.jspm.io/npm:media-typer@0.3.0/index.js",
"merge-descriptors": "https://ga.jspm.io/npm:merge-descriptors@1.0.1/index.js",
"methods": "https://ga.jspm.io/npm:methods@1.1.2/index.js",
"mime": "https://ga.jspm.io/npm:mime@1.6.0/mime.js",
"mime-db": "https://ga.jspm.io/npm:mime-db@1.52.0/index.js",
"mime-types": "https://ga.jspm.io/npm:mime-types@2.1.35/index.js",
"mini-create-react-context": "https://ga.jspm.io/npm:mini-create-react-context@0.4.1/dist/cjs/index.js",
"ms": "https://ga.jspm.io/npm:ms@2.0.0/index.js",
"negotiator": "https://ga.jspm.io/npm:negotiator@0.6.3/index.js",
"net": "node:net",
"node:os": "node:os",
"node:process": "node:process",
"node:tty": "node:tty",
"object-assign": "https://ga.jspm.io/npm:object-assign@4.1.1/index.js",
"object-inspect": "https://ga.jspm.io/npm:object-inspect@1.12.3/index.js",
"on-finished": "https://ga.jspm.io/npm:on-finished@2.4.1/index.js",
"on-headers": "https://ga.jspm.io/npm:on-headers@1.0.2/index.js",
"parseurl": "https://ga.jspm.io/npm:parseurl@1.3.3/index.js",
"path": "node:path",
"path-to-regexp": "https://ga.jspm.io/npm:path-to-regexp@0.1.7/index.js",
"prettier/": "https://ga.jspm.io/npm:prettier@2.8.4/",
"process": "node:process",
"prop-types": "https://ga.jspm.io/npm:prop-types@15.8.1/index.js",
"property-information/find": "https://ga.jspm.io/npm:property-information@5.6.0/find.js",
"property-information/html": "https://ga.jspm.io/npm:property-information@5.6.0/html.js",
"property-information/svg": "https://ga.jspm.io/npm:property-information@5.6.0/svg.js",
"proxy-addr": "https://ga.jspm.io/npm:proxy-addr@2.0.7/index.js",
"qs": "https://ga.jspm.io/npm:qs@6.11.0/lib/index.js",
"querystring": "node:querystring",
"range-parser": "https://ga.jspm.io/npm:range-parser@1.2.1/index.js",
"raw-body": "https://ga.jspm.io/npm:raw-body@2.5.1/index.js",
"react-is": "https://ga.jspm.io/npm:react-is@16.13.1/index.js",
"repeat-string": "https://ga.jspm.io/npm:repeat-string@1.6.1/index.js",
"resolve-pathname": "https://ga.jspm.io/npm:resolve-pathname@3.0.0/index.js",
"safe-buffer": "https://ga.jspm.io/npm:safe-buffer@5.2.1/index.js",
"safer-buffer": "https://ga.jspm.io/npm:safer-buffer@2.1.2/safer.js",
"scheduler": "https://ga.jspm.io/npm:scheduler@0.20.2/index.js",
"send": "https://ga.jspm.io/npm:send@0.18.0/index.js",
"serve-static": "https://ga.jspm.io/npm:serve-static@1.15.0/index.js",
"setprototypeof": "https://ga.jspm.io/npm:setprototypeof@1.2.0/index.js",
"side-channel": "https://ga.jspm.io/npm:side-channel@1.0.4/index.js",
"space-separated-tokens": "https://ga.jspm.io/npm:space-separated-tokens@1.1.5/index.js",
"statuses": "https://ga.jspm.io/npm:statuses@2.0.1/index.js",
"stream": "node:stream",
"string_decoder": "node:string_decoder",
"stringify-entities": "https://ga.jspm.io/npm:stringify-entities@2.0.0/index.js",
"symbol-observable": "https://ga.jspm.io/npm:symbol-observable@1.2.0/lib/index.js",
"tiny-invariant": "https://ga.jspm.io/npm:tiny-invariant@1.3.1/dist/tiny-invariant.cjs.js",
"tiny-warning": "https://ga.jspm.io/npm:tiny-warning@1.0.3/dist/tiny-warning.cjs.js",
"to-fast-properties": "https://ga.jspm.io/npm:to-fast-properties@2.0.0/index.js",
"toidentifier": "https://ga.jspm.io/npm:toidentifier@1.0.1/index.js",
"tty": "node:tty",
"type-is": "https://ga.jspm.io/npm:type-is@1.6.18/index.js",
"unist-util-is": "https://ga.jspm.io/npm:unist-util-is@2.1.3/index.js",
"unpipe": "https://ga.jspm.io/npm:unpipe@1.0.0/index.js",
"url": "node:url",
"util": "node:util",
"utils-merge": "https://ga.jspm.io/npm:utils-merge@1.0.1/index.js",
"value-equal": "https://ga.jspm.io/npm:value-equal@1.0.1/index.js",
"vary": "https://ga.jspm.io/npm:vary@1.1.2/index.js",
"xtend": "https://ga.jspm.io/npm:xtend@4.0.2/immutable.js",
"zlib": "node:zlib"
},
"https://ga.jspm.io/npm:@teleporthq/teleport-component-generator-preact@0.20.6/": {
"@teleporthq/teleport-plugin-css": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-css@0.20.6/dist/cjs/index.js"
},
"https://ga.jspm.io/npm:@teleporthq/teleport-component-generator-react@0.25.4/": {
"@teleporthq/teleport-component-generator": "https://ga.jspm.io/npm:@teleporthq/teleport-component-generator@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-plugin-css-modules": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-css-modules@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-plugin-import-statements": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-import-statements@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-plugin-jsx-inline-styles": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-jsx-inline-styles@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-plugin-jsx-proptypes": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-jsx-proptypes@0.25.4/dist/cjs/index.js"
},
"https://ga.jspm.io/npm:@teleporthq/teleport-component-generator@0.20.3/": {
"@teleporthq/teleport-shared": "https://ga.jspm.io/npm:@teleporthq/teleport-shared@0.20.3/dist/cjs/index.js",
"@teleporthq/teleport-uidl-validator": "https://ga.jspm.io/npm:@teleporthq/teleport-uidl-validator@0.20.3/dist/cjs/index.js"
},
"https://ga.jspm.io/npm:@teleporthq/teleport-component-generator@0.25.4/": {
"@teleporthq/teleport-uidl-resolver": "https://ga.jspm.io/npm:@teleporthq/teleport-uidl-resolver@0.25.4/dist/cjs/index.js"
},
"https://ga.jspm.io/npm:@teleporthq/teleport-plugin-common@0.20.6/": {
"@teleporthq/teleport-shared": "https://ga.jspm.io/npm:@teleporthq/teleport-shared@0.20.3/dist/cjs/index.js"
},
"https://ga.jspm.io/npm:@teleporthq/teleport-plugin-css-modules@0.20.6/": {
"@teleporthq/teleport-plugin-common": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-common@0.20.6/dist/cjs/index.js",
"@teleporthq/teleport-shared": "https://ga.jspm.io/npm:@teleporthq/teleport-shared@0.20.3/dist/cjs/index.js"
},
"https://ga.jspm.io/npm:@teleporthq/teleport-plugin-css@0.20.6/": {
"@teleporthq/teleport-plugin-common": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-common@0.20.6/dist/cjs/index.js",
"@teleporthq/teleport-shared": "https://ga.jspm.io/npm:@teleporthq/teleport-shared@0.20.3/dist/cjs/index.js"
},
"https://ga.jspm.io/npm:@teleporthq/teleport-plugin-import-statements@0.20.6/": {
"@teleporthq/teleport-plugin-common": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-common@0.20.6/dist/cjs/index.js"
},
"https://ga.jspm.io/npm:@teleporthq/teleport-plugin-jsx-head-config@0.20.6/": {
"@teleporthq/teleport-plugin-common": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-common@0.20.6/dist/cjs/index.js"
},
"https://ga.jspm.io/npm:@teleporthq/teleport-plugin-jsx-inline-styles@0.20.6/": {
"@teleporthq/teleport-plugin-common": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-common@0.20.6/dist/cjs/index.js",
"@teleporthq/teleport-shared": "https://ga.jspm.io/npm:@teleporthq/teleport-shared@0.20.3/dist/cjs/index.js"
},
"https://ga.jspm.io/npm:@teleporthq/teleport-plugin-jsx-proptypes@0.20.6/": {
"@teleporthq/teleport-plugin-common": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-common@0.20.6/dist/cjs/index.js",
"@teleporthq/teleport-shared": "https://ga.jspm.io/npm:@teleporthq/teleport-shared@0.20.3/dist/cjs/index.js"
},
"https://ga.jspm.io/npm:@teleporthq/teleport-plugin-preact-base-component@0.20.6/": {
"@teleporthq/teleport-plugin-common": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-common@0.20.6/dist/cjs/index.js",
"@teleporthq/teleport-shared": "https://ga.jspm.io/npm:@teleporthq/teleport-shared@0.20.3/dist/cjs/index.js"
},
"https://ga.jspm.io/npm:@teleporthq/teleport-plugin-react-app-routing@0.20.6/": {
"@teleporthq/teleport-plugin-common": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-common@0.20.6/dist/cjs/index.js",
"@teleporthq/teleport-shared": "https://ga.jspm.io/npm:@teleporthq/teleport-shared@0.20.3/dist/cjs/index.js"
},
"https://ga.jspm.io/npm:@teleporthq/teleport-postprocessor-prettier-js@0.20.3/": {
"@teleporthq/teleport-shared": "https://ga.jspm.io/npm:@teleporthq/teleport-shared@0.20.3/dist/cjs/index.js"
},
"https://ga.jspm.io/npm:@teleporthq/teleport-project-generator-react@0.25.4/": {
"@teleporthq/teleport-component-generator": "https://ga.jspm.io/npm:@teleporthq/teleport-component-generator@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-plugin-import-statements": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-import-statements@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-plugin-jsx-head-config": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-jsx-head-config@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-plugin-react-app-routing": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-react-app-routing@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-postprocessor-prettier-js": "https://ga.jspm.io/npm:@teleporthq/teleport-postprocessor-prettier-js@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-project-generator": "https://ga.jspm.io/npm:@teleporthq/teleport-project-generator@0.25.4/dist/cjs/index.js"
},
"https://ga.jspm.io/npm:@teleporthq/teleport-project-generator@0.20.6/": {
"@teleporthq/teleport-plugin-common": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-common@0.20.6/dist/cjs/index.js",
"@teleporthq/teleport-shared": "https://ga.jspm.io/npm:@teleporthq/teleport-shared@0.20.3/dist/cjs/index.js",
"@teleporthq/teleport-uidl-builders": "https://ga.jspm.io/npm:@teleporthq/teleport-uidl-builders@0.20.3/dist/cjs/index.js",
"@teleporthq/teleport-uidl-validator": "https://ga.jspm.io/npm:@teleporthq/teleport-uidl-validator@0.20.3/dist/cjs/index.js"
},
"https://ga.jspm.io/npm:@teleporthq/teleport-project-generator@0.25.4/": {
"@teleporthq/teleport-component-generator": "https://ga.jspm.io/npm:@teleporthq/teleport-component-generator@0.25.4/dist/cjs/index.js",
"@teleporthq/teleport-plugin-import-statements": "https://ga.jspm.io/npm:@teleporthq/teleport-plugin-import-statements@0.25.4/dist/cjs/index.js"
},
"https://ga.jspm.io/npm:@teleporthq/teleport-uidl-resolver@0.20.3/": {
"@teleporthq/teleport-shared": "https://ga.jspm.io/npm:@teleporthq/teleport-shared@0.20.3/dist/cjs/index.js"
},
"https://ga.jspm.io/npm:@teleporthq/teleport-uidl-validator@0.20.3/": {
"@teleporthq/teleport-shared": "https://ga.jspm.io/npm:@teleporthq/teleport-shared@0.20.3/dist/cjs/index.js"
},
"https://ga.jspm.io/npm:basic-auth@2.0.1/": {
"safe-buffer": "https://ga.jspm.io/npm:safe-buffer@5.1.2/index.js"
},
"https://ga.jspm.io/npm:morgan@1.10.0/": {
"on-finished": "https://ga.jspm.io/npm:on-finished@2.3.0/index.js"
},
"https://ga.jspm.io/npm:react-router@5.2.1/": {
"path-to-regexp": "https://ga.jspm.io/npm:path-to-regexp@1.8.0/index.js"
},
"https://ga.jspm.io/npm:send@0.18.0/": {
"ms": "https://ga.jspm.io/npm:ms@2.1.3/index.js"
}
}
}