UNPKG

21.8 kBJSONView Raw
1{
2 "name": "@mello-labs/api-tools",
3 "version": "0.1.1",
4 "scripts": {
5 "build": "gulp build",
6 "build:watch": "gulp",
7 "docs": "npm run docs:build",
8 "docs:build": "compodoc -p tsconfig.json -n @mello-labs/api-tools -d docs --hideGenerator",
9 "docs:serve": "npm run docs:build -- -s",
10 "docs:watch": "npm run docs:build -- -s -w",
11 "lint": "tslint --type-check --project tsconfig.json src/**/*.ts",
12 "lite": "lite-server",
13 "playground:build": "tsc -p playground -w",
14 "playground": "concurrently \"npm run build:watch\" \"npm run playground:build\" \"npm run lite\"",
15 "test": "tsc && karma start"
16 },
17 "repository": {
18 "type": "git",
19 "url": "git+https://github.com/JerrolKrause/mello-labs-api-tools.git"
20 },
21 "author": "Jerrol Krause <jkrause@loandepot.com>",
22 "keywords": [
23 "angular"
24 ],
25 "license": "MIT",
26 "bugs": {
27 "url": "https://github.com/JerrolKrause/mello-labs-api-tools/issues"
28 },
29 "devDependencies": {
30 "@angular/common": "^5.0.0",
31 "@angular/compiler": "^5.0.0",
32 "@angular/compiler-cli": "^5.0.0",
33 "@angular/core": "^5.0.0",
34 "@angular/platform-browser": "^5.0.0",
35 "@angular/platform-browser-dynamic": "^5.0.0",
36 "@angular/router": "^5.0.0",
37 "@compodoc/compodoc": "^1.0.0-beta.10",
38 "@ngrx/store": "^4.1.1",
39 "@types/jasmine": "2.5.53",
40 "@types/node": "~6.0.60",
41 "angular-in-memory-web-api": "^0.3.2",
42 "codelyzer": "~3.2.0",
43 "concurrently": "^3.4.0",
44 "core-js": "^2.4.1",
45 "del": "^2.2.2",
46 "gulp": "^3.9.1",
47 "gulp-rename": "^1.2.2",
48 "gulp-rollup": "^2.15.0",
49 "jasmine-core": "~2.6.2",
50 "jasmine-spec-reporter": "~4.1.0",
51 "karma": "~1.7.0",
52 "karma-chrome-launcher": "~2.1.1",
53 "karma-cli": "~1.0.1",
54 "karma-coverage-istanbul-reporter": "^1.2.1",
55 "karma-jasmine": "~1.1.0",
56 "karma-jasmine-html-reporter": "^0.2.2",
57 "lite-server": "^2.3.0",
58 "node-sass": "^4.5.2",
59 "node-sass-tilde-importer": "^1.0.0",
60 "node-watch": "^0.5.2",
61 "protractor": "~5.1.2",
62 "rollup": "^0.49.3",
63 "run-sequence": "^1.2.2",
64 "rxjs": "^5.5.2",
65 "systemjs": "^0.20.12",
66 "ts-node": "~3.2.0",
67 "tslint": "~5.7.0",
68 "typescript": "~2.4.2",
69 "zone.js": "^0.8.14"
70 },
71 "engines": {
72 "node": ">=6.0.0"
73 },
74 "description": "## Installation (NPM not configured yet for this module)",
75 "homepage": "https://github.com/JerrolKrause/mello-labs-api-tools#readme",
76 "main": "gulpfile.js",
77 "dependencies": {
78 "abbrev": "^1.1.1",
79 "8fold-marked": "^0.3.9",
80 "accepts": "^1.3.3",
81 "after": "^0.8.1",
82 "adm-zip": "^0.4.7",
83 "ajv": "^4.11.8",
84 "align-text": "^0.1.4",
85 "agent-base": "^2.1.1",
86 "ambi": "^2.5.0",
87 "angular-in-memory-web-api": "^0.3.2",
88 "amdefine": "^1.0.1",
89 "ansi-regex": "^0.2.1",
90 "ansi-styles": "^2.2.1",
91 "apache-crypt": "^1.1.2",
92 "apache-md5": "^1.0.6",
93 "anymatch": "^1.3.2",
94 "app-root-path": "^2.0.1",
95 "append-transform": "^0.4.0",
96 "archy": "^1.0.0",
97 "aproba": "^1.2.0",
98 "are-we-there-yet": "^1.1.4",
99 "argparse": "^1.0.9",
100 "arr-flatten": "^1.1.0",
101 "arr-diff": "^2.0.0",
102 "array-differ": "^1.0.0",
103 "array-each": "^1.0.1",
104 "array-find-index": "^1.0.2",
105 "array-slice": "^0.2.3",
106 "array-union": "^1.0.2",
107 "array-uniq": "^1.0.3",
108 "array-unique": "^0.2.1",
109 "arraybuffer.slice": "^0.0.6",
110 "arrify": "^1.0.1",
111 "asn1": "^0.2.3",
112 "assert-plus": "^1.0.0",
113 "async": "^1.5.2",
114 "async-each": "^1.0.1",
115 "async-each-series": "^0.1.1",
116 "async-foreach": "^0.1.3",
117 "asynckit": "^0.4.0",
118 "attempt-x": "^1.1.1",
119 "aws-sign2": "^0.6.0",
120 "aws4": "^1.6.0",
121 "babel-code-frame": "^6.26.0",
122 "babel-messages": "^6.23.0",
123 "babel-generator": "^6.26.0",
124 "babel-runtime": "^6.26.0",
125 "babel-traverse": "^6.26.0",
126 "babel-template": "^6.26.0",
127 "babel-types": "^6.26.0",
128 "babylon": "^6.18.0",
129 "backo2": "^1.0.2",
130 "balanced-match": "^1.0.0",
131 "base64-arraybuffer": "^0.1.5",
132 "base64id": "^1.0.0",
133 "basic-auth": "^2.0.0",
134 "batch": "^0.5.3",
135 "beeper": "^1.1.1",
136 "bcrypt-pbkdf": "^1.0.1",
137 "better-assert": "^1.0.2",
138 "binary-extensions": "^1.11.0",
139 "blob": "^0.0.4",
140 "block-stream": "^0.0.9",
141 "blocking-proxy": "^0.0.5",
142 "bluebird": "^3.5.1",
143 "body-parser": "^1.18.2",
144 "boolbase": "^1.0.0",
145 "boom": "^2.10.1",
146 "brace-expansion": "^1.1.8",
147 "braces": "^0.1.5",
148 "browser-sync": "^2.18.13",
149 "browser-sync-client": "^2.5.1",
150 "browser-sync-ui": "^0.6.3",
151 "bs-recipes": "^1.3.4",
152 "buffer-from": "^0.1.1",
153 "builtin-modules": "^1.1.1",
154 "bytes": "^3.0.0",
155 "cached-constructors-x": "^1.0.0",
156 "callsite": "^1.0.0",
157 "camelcase": "^3.0.0",
158 "camelcase-keys": "^2.1.0",
159 "caseless": "^0.12.0",
160 "center-align": "^0.1.3",
161 "chalk": "^1.1.3",
162 "cheerio": "^1.0.0-rc.2",
163 "chokidar": "^1.7.0",
164 "cliui": "^3.2.0",
165 "clone": "^1.0.3",
166 "co": "^4.6.0",
167 "clone-stats": "^0.0.1",
168 "code-block-writer": "^4.2.1",
169 "code-point-at": "^1.1.0",
170 "codelyzer": "^3.2.2",
171 "color-convert": "^1.9.1",
172 "color-name": "^1.1.3",
173 "colors": "^1.1.2",
174 "combine-lists": "^1.0.1",
175 "combined-stream": "^1.0.5",
176 "commander": "^2.12.2",
177 "component-bind": "^1.0.0",
178 "component-emitter": "^1.2.1",
179 "component-inherit": "^0.0.3",
180 "concurrently": "^3.5.1",
181 "concat-map": "^0.0.1",
182 "connect": "^3.6.5",
183 "connect-history-api-fallback": "^1.5.0",
184 "connect-logger": "^0.0.1",
185 "console-control-strings": "^1.1.0",
186 "content-type": "^1.0.4",
187 "cookie": "^0.3.1",
188 "core-js": "^2.5.1",
189 "core-util-is": "^1.0.2",
190 "cors": "^2.8.4",
191 "cross-spawn": "^3.0.1",
192 "cryptiles": "^2.0.5",
193 "csextends": "^1.1.1",
194 "css-select": "^1.2.0",
195 "css-selector-tokenizer": "^0.7.0",
196 "css-what": "^2.1.0",
197 "cssauron": "^1.4.0",
198 "cssesc": "^0.1.0",
199 "currently-unhandled": "^0.4.1",
200 "custom-event": "^1.0.1",
201 "dashdash": "^1.14.1",
202 "dateformat": "^2.2.0",
203 "date-fns": "^1.29.0",
204 "debug": "^2.6.9",
205 "decamelize": "^1.2.0",
206 "default-require-extensions": "^1.0.0",
207 "defaults": "^1.0.3",
208 "del": "^2.2.2",
209 "delayed-stream": "^1.0.0",
210 "delegates": "^1.0.0",
211 "depd": "^1.1.1",
212 "deprecated": "^0.0.1",
213 "destroy": "^1.0.4",
214 "detect-file": "^0.1.0",
215 "detect-indent": "^4.0.0",
216 "dev-ip": "^1.0.1",
217 "di": "^0.0.1",
218 "diff": "^3.4.0",
219 "dom-serialize": "^2.2.1",
220 "dom-serializer": "^0.1.0",
221 "domelementtype": "^1.3.0",
222 "domhandler": "^2.4.1",
223 "dot": "^1.1.2",
224 "domutils": "^1.5.1",
225 "duplexer": "^0.1.1",
226 "duplexer2": "^0.0.2",
227 "eachr": "^3.2.0",
228 "easy-extender": "^2.3.2",
229 "eazy-logger": "^3.0.2",
230 "ecc-jsbn": "^0.1.1",
231 "editions": "^1.3.3",
232 "ee-first": "^1.1.1",
233 "emitter-steward": "^1.0.0",
234 "encodeurl": "^1.0.1",
235 "end-of-stream": "^0.1.5",
236 "engine.io": "^1.8.3",
237 "engine.io-client": "^1.8.0",
238 "engine.io-parser": "^1.3.1",
239 "ent": "^2.2.0",
240 "entities": "^1.1.1",
241 "error-ex": "^1.3.1",
242 "escape-html": "^1.0.3",
243 "escape-string-regexp": "^1.0.5",
244 "esutils": "^2.0.2",
245 "esprima": "^4.0.0",
246 "etag": "^1.8.1",
247 "eventemitter3": "^1.2.0",
248 "event-stream": "^3.3.4",
249 "exit": "^0.1.2",
250 "expand-braces": "^0.1.2",
251 "expand-brackets": "^0.1.5",
252 "expand-range": "^0.1.1",
253 "expand-tilde": "^2.0.2",
254 "express": "^2.5.11",
255 "extend": "^3.0.1",
256 "extendr": "^3.2.2",
257 "extglob": "^0.3.2",
258 "extract-opts": "^3.3.1",
259 "extsprintf": "^1.3.0",
260 "fancy-log": "^1.3.0",
261 "fast-deep-equal": "^1.0.0",
262 "fast-json-stable-stringify": "^2.0.0",
263 "fastparse": "^1.1.1",
264 "faye-websocket": "^0.11.1",
265 "filename-regex": "^2.0.1",
266 "fileset": "^2.0.3",
267 "fill-range": "^2.2.3",
268 "finalhandler": "^1.0.6",
269 "find-parent-dir": "^0.3.0",
270 "find-index": "^0.1.1",
271 "find-up": "^1.1.2",
272 "findit": "^2.0.0",
273 "findup-sync": "^0.4.3",
274 "first-chunk-stream": "^1.0.0",
275 "fined": "^1.1.0",
276 "flagged-respawn": "^0.3.2",
277 "for-in": "^1.0.2",
278 "for-own": "^0.1.5",
279 "forever-agent": "^0.6.1",
280 "form-data": "^2.1.4",
281 "formidable": "^1.0.17",
282 "fresh": "^0.5.2",
283 "from": "^0.1.7",
284 "fs-access": "^1.0.1",
285 "fs-extra": "^4.0.2",
286 "fs.realpath": "^1.0.0",
287 "fstream": "^1.0.11",
288 "fs-exists-sync": "^0.1.0",
289 "gauge": "^2.7.4",
290 "generate-function": "^2.0.0",
291 "gaze": "^1.1.2",
292 "generate-object-property": "^1.2.0",
293 "get-caller-file": "^1.0.2",
294 "get-stdin": "^4.0.1",
295 "getpass": "^0.1.7",
296 "glob": "^7.1.2",
297 "glob-base": "^0.3.0",
298 "glob-parent": "^2.0.0",
299 "glob-stream": "^3.1.18",
300 "glob-watcher": "^0.0.6",
301 "global-modules": "^0.2.3",
302 "glob2base": "^0.0.12",
303 "globals": "^9.18.0",
304 "global-prefix": "^0.1.5",
305 "globby": "^5.0.0",
306 "glogg": "^1.0.0",
307 "globule": "^1.2.0",
308 "graceful-fs": "^4.1.11",
309 "gulp": "^3.9.1",
310 "gulp-rename": "^1.2.2",
311 "gulp-rollup": "^2.15.0",
312 "gulp-util": "^3.0.8",
313 "gulplog": "^1.0.0",
314 "handlebars": "^4.0.11",
315 "har-schema": "^1.0.5",
316 "har-validator": "^4.2.1",
317 "has-ansi": "^2.0.0",
318 "has-binary": "^0.1.7",
319 "has-cors": "^1.1.0",
320 "has-flag": "^1.0.0",
321 "has-gulplog": "^0.1.0",
322 "has-own-property-x": "^3.2.0",
323 "has-symbol-support-x": "^1.4.1",
324 "has-to-string-tag-x": "^1.4.1",
325 "has-unicode": "^2.0.1",
326 "hawk": "^3.1.3",
327 "hoek": "^4.2.0",
328 "homedir-polyfill": "^1.0.1",
329 "hosted-git-info": "^2.5.0",
330 "html-entities": "^1.2.1",
331 "htmlparser2": "^3.9.2",
332 "http-auth": "^2.4.11",
333 "http-errors": "^1.6.2",
334 "http-parser-js": "^0.4.9",
335 "http-proxy": "^1.16.2",
336 "https-proxy-agent": "^1.0.0",
337 "http-signature": "^1.1.1",
338 "ignorefs": "^1.2.0",
339 "iconv-lite": "^0.4.19",
340 "ignorepatterns": "^1.1.0",
341 "immutable": "^3.8.1",
342 "in-publish": "^2.0.0",
343 "indent-string": "^2.1.0",
344 "indexof": "^0.0.1",
345 "infinity-x": "^1.0.0",
346 "inflight": "^1.0.6",
347 "inherits": "^2.0.3",
348 "ini": "^1.3.5",
349 "interpret": "^1.1.0",
350 "invariant": "^2.2.2",
351 "invert-kv": "^1.0.0",
352 "is-absolute": "^0.2.6",
353 "is-array-buffer-x": "^1.7.0",
354 "is-binary-path": "^1.0.1",
355 "is-arrayish": "^0.2.1",
356 "is-buffer": "^1.1.6",
357 "is-date-object": "^1.0.1",
358 "is-builtin-module": "^1.0.0",
359 "is-dotfile": "^1.0.3",
360 "is-equal-shallow": "^0.1.3",
361 "is-extendable": "^0.1.1",
362 "is-extglob": "^1.0.0",
363 "is-falsey-x": "^1.0.1",
364 "is-finite": "^1.0.2",
365 "is-finite-x": "^3.0.2",
366 "is-fullwidth-code-point": "^1.0.0",
367 "is-function-x": "^3.3.0",
368 "is-glob": "^2.0.1",
369 "is-index-x": "^1.1.0",
370 "is-my-json-valid": "^2.16.1",
371 "is-nan-x": "^1.0.1",
372 "is-nil-x": "^1.4.1",
373 "is-number": "^0.1.1",
374 "is-number-like": "^1.0.8",
375 "is-object-like-x": "^1.6.0",
376 "is-path-cwd": "^1.0.0",
377 "is-path-in-cwd": "^1.0.0",
378 "is-path-inside": "^1.0.0",
379 "is-plain-object": "^2.0.4",
380 "is-posix-bracket": "^0.1.1",
381 "is-property": "^1.0.2",
382 "is-primitive": "^2.0.0",
383 "is-relative": "^0.2.1",
384 "is-symbol": "^1.0.1",
385 "is-typedarray": "^1.0.0",
386 "is-string": "^1.0.4",
387 "is-unc-path": "^0.1.2",
388 "is-windows": "^0.2.0",
389 "is-utf8": "^0.2.1",
390 "is-wsl": "^1.1.0",
391 "isarray": "^0.0.1",
392 "isbinaryfile": "^3.0.2",
393 "isexe": "^2.0.0",
394 "isobject": "^3.0.1",
395 "isstream": "^0.1.2",
396 "istanbul-api": "^1.2.1",
397 "istanbul-lib-coverage": "^1.1.1",
398 "istanbul-lib-hook": "^1.1.0",
399 "istanbul-lib-instrument": "^1.9.1",
400 "istanbul-lib-report": "^1.1.2",
401 "istanbul-lib-source-maps": "^1.2.2",
402 "istanbul-reports": "^1.1.3",
403 "jasmine-core": "^2.6.4",
404 "jasmine": "^2.8.0",
405 "jasmine-spec-reporter": "^4.1.1",
406 "jasminewd2": "^2.2.0",
407 "js-tokens": "^3.0.2",
408 "js-base64": "^2.3.2",
409 "js-yaml": "^3.10.0",
410 "jsbn": "^0.1.1",
411 "jsesc": "^1.3.0",
412 "json-schema": "^0.2.3",
413 "json-schema-traverse": "^0.3.1",
414 "json-stable-stringify": "^1.0.1",
415 "json-stringify-safe": "^5.0.1",
416 "json3": "^3.3.2",
417 "json5": "^0.5.1",
418 "jsonfile": "^4.0.0",
419 "jsonify": "^0.0.0",
420 "jsprim": "^1.4.1",
421 "jsonpointer": "^4.0.1",
422 "karma-chrome-launcher": "^2.1.1",
423 "karma": "^1.7.1",
424 "karma-cli": "^1.0.1",
425 "karma-coverage-istanbul-reporter": "^1.3.0",
426 "karma-jasmine": "^1.1.0",
427 "karma-jasmine-html-reporter": "^0.2.2",
428 "kind-of": "^3.2.2",
429 "lazy-cache": "^1.0.4",
430 "lcid": "^1.0.0",
431 "limiter": "^1.1.2",
432 "liftoff": "^2.3.0",
433 "lite-server": "^2.3.0",
434 "live-server": "^1.1.0",
435 "load-json-file": "^1.1.0",
436 "localtunnel": "^1.8.3",
437 "lodash": "^4.17.4",
438 "lodash._basecopy": "^3.0.1",
439 "lodash._basetostring": "^3.0.1",
440 "lodash._getnative": "^3.9.1",
441 "lodash._basevalues": "^3.0.0",
442 "lodash._isiterateecall": "^3.0.9",
443 "lodash._reescape": "^3.0.0",
444 "lodash._reevaluate": "^3.0.0",
445 "lodash._root": "^3.0.1",
446 "lodash._reinterpolate": "^3.0.0",
447 "lodash.assign": "^4.2.0",
448 "lodash.clonedeep": "^4.5.0",
449 "lodash.escape": "^3.2.0",
450 "lodash.isarguments": "^3.1.0",
451 "lodash.isarray": "^3.0.4",
452 "lodash.isfinite": "^3.3.2",
453 "lodash.isnull": "^3.0.0",
454 "lodash.isplainobject": "^4.0.6",
455 "lodash.isstring": "^4.0.1",
456 "lodash.keys": "^3.1.2",
457 "lodash.mapvalues": "^4.6.0",
458 "lodash.mergewith": "^4.6.0",
459 "lodash.restparam": "^3.6.1",
460 "lodash.template": "^3.6.2",
461 "lodash.templatesettings": "^3.1.1",
462 "log4js": "^0.6.38",
463 "longest": "^1.0.1",
464 "loose-envify": "^1.3.1",
465 "loud-rejection": "^1.6.0",
466 "lru-cache": "^2.2.4",
467 "lunr": "^1.0.0",
468 "macos-release": "^1.1.0",
469 "make-error": "^1.3.0",
470 "map-obj": "^1.0.1",
471 "map-cache": "^0.2.2",
472 "map-stream": "^0.1.0",
473 "math-clamp-x": "^1.2.0",
474 "math-sign-x": "^3.0.0",
475 "max-safe-integer": "^1.0.1",
476 "meow": "^3.7.0",
477 "media-typer": "^0.3.0",
478 "micromatch": "^2.3.11",
479 "mime": "^1.6.0",
480 "mime-db": "^1.30.0",
481 "mime-types": "^2.1.17",
482 "minimatch": "^3.0.4",
483 "minimist": "^1.2.0",
484 "mkdirp": "^0.5.1",
485 "moment": "^2.19.2",
486 "morgan": "^1.9.0",
487 "ms": "^2.0.0",
488 "multipipe": "^0.1.2",
489 "nan": "^2.8.0",
490 "nan-x": "^1.0.0",
491 "natives": "^1.1.0",
492 "negotiator": "^0.6.1",
493 "node-gyp": "^3.6.2",
494 "node-sass": "^4.7.2",
495 "node-sass-tilde-importer": "^1.0.0",
496 "node-uuid": "^1.4.8",
497 "node-watch": "^0.5.5",
498 "nopt": "^3.0.6",
499 "normalize-package-data": "^2.4.0",
500 "normalize-path": "^2.1.1",
501 "normalize-space-x": "^3.0.0",
502 "npmlog": "^4.1.2",
503 "nth-check": "^1.0.1",
504 "null-check": "^1.0.0",
505 "number-is-nan": "^1.0.1",
506 "oauth-sign": "^0.8.2",
507 "object-assign": "^4.1.1",
508 "object-component": "^0.0.3",
509 "object-path": "^0.9.2",
510 "object-get-own-property-descriptor-x": "^3.2.0",
511 "object.defaults": "^1.1.0",
512 "object.omit": "^2.0.1",
513 "object.pick": "^1.3.0",
514 "on-finished": "^2.3.0",
515 "on-headers": "^1.0.1",
516 "once": "^1.4.0",
517 "openurl": "^1.1.1",
518 "opn": "^4.0.2",
519 "optimist": "^0.6.1",
520 "options": "^0.0.6",
521 "orchestrator": "^0.3.8",
522 "ordered-read-streams": "^0.1.0",
523 "os-homedir": "^1.0.2",
524 "os-locale": "^1.4.0",
525 "os-name": "^2.0.1",
526 "os-tmpdir": "^1.0.2",
527 "parse-filepath": "^1.0.1",
528 "osenv": "^0.1.4",
529 "parse-glob": "^3.0.4",
530 "parse-int-x": "^2.0.0",
531 "parse-json": "^2.2.0",
532 "parse-passwd": "^1.0.0",
533 "parsejson": "^0.0.3",
534 "parse5": "^3.0.3",
535 "parseqs": "^0.0.5",
536 "parseuri": "^0.0.5",
537 "parseurl": "^1.3.2",
538 "path-exists": "^2.1.0",
539 "path-is-absolute": "^1.0.1",
540 "path-is-inside": "^1.0.2",
541 "path-parse": "^1.0.5",
542 "path-root": "^0.1.1",
543 "path-root-regex": "^0.1.2",
544 "path-type": "^1.1.0",
545 "pause-stream": "^0.0.11",
546 "pify": "^2.3.0",
547 "performance-now": "^0.2.0",
548 "pinkie": "^2.0.4",
549 "pinkie-promise": "^2.0.1",
550 "portscanner": "^2.1.1",
551 "preserve": "^0.2.0",
552 "pretty-hrtime": "^1.0.3",
553 "process-nextick-args": "^1.0.7",
554 "property-is-enumerable-x": "^1.1.0",
555 "protractor": "^5.1.2",
556 "proxy-middleware": "^0.15.0",
557 "pseudomap": "^1.0.2",
558 "punycode": "^1.4.1",
559 "q": "^1.4.1",
560 "qjobs": "^1.1.5",
561 "qs": "^6.5.1",
562 "randomatic": "^1.1.7",
563 "range-parser": "^1.2.0",
564 "raw-body": "^2.3.2",
565 "read-pkg": "^1.1.0",
566 "read-pkg-up": "^1.0.1",
567 "readable-stream": "^2.3.3",
568 "readdirp": "^2.1.0",
569 "rechoir": "^0.6.2",
570 "redent": "^1.0.0",
571 "reflect-metadata": "^0.1.10",
572 "regenerate": "^1.3.3",
573 "regenerator-runtime": "^0.11.0",
574 "regex-cache": "^0.4.4",
575 "regexpu-core": "^1.0.0",
576 "regjsparser": "^0.1.5",
577 "regjsgen": "^0.2.0",
578 "remove-trailing-separator": "^1.1.0",
579 "repeat-element": "^1.1.2",
580 "repeat-string": "^1.6.1",
581 "repeating": "^2.0.1",
582 "replace-comments-x": "^2.0.0",
583 "replace-ext": "^0.0.1",
584 "request": "^2.81.0",
585 "require-directory": "^2.1.1",
586 "require-coercible-to-string-x": "^1.0.0",
587 "require-main-filename": "^1.0.1",
588 "requires-port": "^1.0.0",
589 "require-object-coercible-x": "^1.4.1",
590 "resolve": "^1.5.0",
591 "resp-modifier": "^6.0.2",
592 "right-align": "^0.1.3",
593 "resolve-dir": "^0.1.1",
594 "rimraf": "^2.6.2",
595 "rollup": "^0.49.3",
596 "rollup-plugin-hypothetical": "^1.2.1",
597 "run-sequence": "^1.2.2",
598 "rx": "^2.3.24",
599 "rxjs": "^5.5.2",
600 "safe-buffer": "^5.1.1",
601 "safefs": "^4.1.0",
602 "sass-graph": "^2.2.4",
603 "saucelabs": "^1.3.0",
604 "sax": "^1.2.4",
605 "scandirectory": "^2.5.0",
606 "scss-tokenizer": "^0.2.3",
607 "selenium-webdriver": "^3.0.1",
608 "semver": "^5.4.1",
609 "semver-dsl": "^1.0.1",
610 "send": "^0.16.1",
611 "sequencify": "^0.0.7",
612 "serve-index": "^1.8.0",
613 "serve-static": "^1.12.2",
614 "server-destroy": "^1.0.1",
615 "set-blocking": "^2.0.0",
616 "set-immediate-shim": "^1.0.1",
617 "setprototypeof": "^1.0.3",
618 "shelljs": "^0.7.8",
619 "sigmund": "^1.0.1",
620 "signal-exit": "^3.0.2",
621 "sntp": "^1.0.9",
622 "socket.io": "^1.7.3",
623 "socket.io-adapter": "^0.5.0",
624 "socket.io-client": "^1.6.0",
625 "socket.io-parser": "^2.3.1",
626 "source-map": "^0.5.7",
627 "source-map-support": "^0.4.18",
628 "sparkles": "^1.0.0",
629 "spawn-command": "^0.0.2-1",
630 "spdx-correct": "^1.0.2",
631 "spdx-expression-parse": "^1.0.4",
632 "spdx-license-ids": "^1.2.2",
633 "split": "^0.3.3",
634 "sprintf-js": "^1.1.1",
635 "sshpk": "^1.13.1",
636 "statuses": "^1.3.1",
637 "stdout-stream": "^1.4.0",
638 "stream-combiner": "^0.0.4",
639 "stream-consume": "^0.1.0",
640 "stream-throttle": "^0.1.3",
641 "string-width": "^1.0.2",
642 "strip-ansi": "^3.0.1",
643 "string_decoder": "^0.10.31",
644 "strip-bom": "^2.0.0",
645 "strip-indent": "^1.0.1",
646 "stringstream": "^0.0.5",
647 "strip-json-comments": "^2.0.1",
648 "supports-color": "^3.2.3",
649 "systemjs": "^0.20.19",
650 "symbol-observable": "^1.0.4",
651 "tar": "^2.2.1",
652 "tfunk": "^3.1.0",
653 "taskgroup": "^5.0.1",
654 "through": "^2.3.8",
655 "through2": "^0.6.5",
656 "tildify": "^1.2.0",
657 "time-stamp": "^1.1.0",
658 "tmp": "^0.0.31",
659 "to-array": "^0.1.4",
660 "to-boolean-x": "^1.0.1",
661 "to-fast-properties": "^1.0.3",
662 "to-integer-x": "^3.0.0",
663 "to-number-x": "^2.0.0",
664 "to-object-x": "^1.5.0",
665 "to-primitive-x": "^1.1.0",
666 "to-property-key-x": "^2.0.2",
667 "to-string-symbols-supported-x": "^1.0.0",
668 "to-string-tag-x": "^1.4.2",
669 "to-string-x": "^1.4.2",
670 "traverse": "^0.6.6",
671 "tough-cookie": "^2.3.3",
672 "tree-kill": "^1.2.0",
673 "trim-left-x": "^3.0.0",
674 "trim-newlines": "^1.0.0",
675 "trim-right": "^1.0.1",
676 "trim-x": "^3.0.0",
677 "trim-right-x": "^3.0.0",
678 "true-case-path": "^1.0.2",
679 "tsconfig": "^6.0.0",
680 "ts-node": "^3.2.2",
681 "tsickle": "^0.24.1",
682 "tslib": "^1.8.0",
683 "tslint": "^5.7.0",
684 "tunnel-agent": "^0.6.0",
685 "tsutils": "^2.12.2",
686 "type-is": "^1.6.15",
687 "tweetnacl": "^0.14.5",
688 "typechecker": "^4.4.1",
689 "typescript": "^2.4.2",
690 "ua-parser-js": "^0.7.12",
691 "uglify-js": "^2.8.29",
692 "uglify-to-browserify": "^1.0.2",
693 "ultron": "^1.0.2",
694 "unc-path-regex": "^0.1.2",
695 "underscore": "^1.7.0",
696 "unique-stream": "^1.0.0",
697 "universalify": "^0.1.1",
698 "unix-crypt-td-js": "^1.0.0",
699 "unpipe": "^1.0.0",
700 "user-home": "^1.1.1",
701 "useragent": "^2.2.1",
702 "util-deprecate": "^1.0.2",
703 "utils-merge": "^1.0.0",
704 "uuid": "^3.1.0",
705 "validate-npm-package-license": "^3.0.1",
706 "v8flags": "^2.1.1",
707 "validate.io-undefined": "^1.0.3",
708 "vary": "^1.1.2",
709 "verror": "^1.10.0",
710 "vinyl": "^0.4.6",
711 "viz.js": "^1.8.0",
712 "vinyl-fs": "^0.3.14",
713 "void-elements": "^2.0.1",
714 "watchr": "^2.6.0",
715 "webdriver-js-extender": "^1.0.0",
716 "websocket-driver": "^0.7.0",
717 "webdriver-manager": "^12.0.6",
718 "websocket-extensions": "^0.1.3",
719 "weinre": "^2.0.0-pre-I0Z7U9OV",
720 "which": "^1.3.0",
721 "which-module": "^1.0.0",
722 "white-space-x": "^3.0.0",
723 "win-release": "^1.1.1",
724 "wide-align": "^1.1.2",
725 "window-size": "^0.2.0",
726 "wordwrap": "^0.0.3",
727 "wrap-ansi": "^2.1.0",
728 "wrappy": "^1.0.2",
729 "ws": "^1.1.1",
730 "wtf-8": "^1.0.0",
731 "xml2js": "^0.4.19",
732 "xmlbuilder": "^9.0.4",
733 "xmlhttprequest-ssl": "^1.5.3",
734 "y18n": "^3.2.1",
735 "xtend": "^4.0.1",
736 "yallist": "^2.1.2",
737 "yargs": "^6.4.0",
738 "yeast": "^0.1.2",
739 "yargs-parser": "^4.2.1",
740 "yn": "^2.0.0",
741 "zone.js": "^0.8.18"
742 }
743}