summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2019-09-12 11:20:50 -0600
committermo khan <mo.khan@gmail.com>2019-09-12 11:20:50 -0600
commit76bff1ed752c3e9426cc245a38478be5f68fc2e0 (patch)
treeddec612a8e02a622ccd3e006fb0b3b10e25c8858
parent9aaa68fc793deabb00a9b8904f3b9c461ceb241d (diff)
add js-yarn-v2 test results13083-v2-report
-rw-r--r--test/results/js-yarn-v2.json16103
1 files changed, 16103 insertions, 0 deletions
diff --git a/test/results/js-yarn-v2.json b/test/results/js-yarn-v2.json
new file mode 100644
index 0000000..fcbc0b0
--- /dev/null
+++ b/test/results/js-yarn-v2.json
@@ -0,0 +1,16103 @@
+{
+ "version": "2.0",
+ "licenses": [
+ {
+ "id": "MIT",
+ "name": "MIT License",
+ "url": "http://spdx.org/licenses/MIT.json",
+ "count": 1176
+ },
+ {
+ "id": "ISC",
+ "name": "ISC License",
+ "url": "http://spdx.org/licenses/ISC.json",
+ "count": 121
+ },
+ {
+ "id": "BSD-3-Clause",
+ "name": "BSD 3-Clause \"New\" or \"Revised\" License",
+ "url": "http://spdx.org/licenses/BSD-3-Clause.json",
+ "count": 39
+ },
+ {
+ "id": "BSD-2-Clause",
+ "name": "BSD 2-Clause \"Simplified\" License",
+ "url": "http://spdx.org/licenses/BSD-2-Clause.json",
+ "count": 34
+ },
+ {
+ "id": "Apache-2.0",
+ "name": "Apache License 2.0",
+ "url": "http://spdx.org/licenses/Apache-2.0.json",
+ "count": 23
+ },
+ {
+ "id": "CC0-1.0",
+ "name": "Creative Commons Zero v1.0 Universal",
+ "url": "http://spdx.org/licenses/CC0-1.0.json",
+ "count": 22
+ },
+ {
+ "id": "unknown",
+ "name": "MIT*",
+ "url": "",
+ "count": 4
+ },
+ {
+ "id": "unknown",
+ "name": "Apache*",
+ "url": "",
+ "count": 3
+ },
+ {
+ "id": "unknown",
+ "name": "(WTFPL OR MIT)",
+ "url": "",
+ "count": 2
+ },
+ {
+ "id": "BSD-4-Clause",
+ "name": "BSD 4-Clause \"Original\" or \"Old\" License",
+ "url": "http://spdx.org/licenses/BSD-4-Clause.json",
+ "count": 2
+ },
+ {
+ "id": "CC-BY-4.0",
+ "name": "Creative Commons Attribution 4.0 International",
+ "url": "http://spdx.org/licenses/CC-BY-4.0.json",
+ "count": 2
+ },
+ {
+ "id": "unknown",
+ "name": "SEE LICENSE IN LICENSE",
+ "url": "",
+ "count": 2
+ },
+ {
+ "id": "Unlicense",
+ "name": "The Unlicense",
+ "url": "http://spdx.org/licenses/Unlicense.json",
+ "count": 2
+ },
+ {
+ "id": "unknown",
+ "name": "unknown",
+ "url": "",
+ "count": 2
+ },
+ {
+ "id": "unknown",
+ "name": "(BSD-2-Clause OR MIT OR Apache-2.0)",
+ "url": "",
+ "count": 1
+ },
+ {
+ "id": "unknown",
+ "name": "(GPL-2.0 OR MIT)",
+ "url": "",
+ "count": 1
+ },
+ {
+ "id": "unknown",
+ "name": "(MIT AND BSD-3-Clause)",
+ "url": "",
+ "count": 1
+ },
+ {
+ "id": "unknown",
+ "name": "(MIT AND Zlib)",
+ "url": "",
+ "count": 1
+ },
+ {
+ "id": "unknown",
+ "name": "(MIT OR Apache-2.0)",
+ "url": "",
+ "count": 1
+ },
+ {
+ "id": "unknown",
+ "name": "(MIT OR CC0-1.0)",
+ "url": "",
+ "count": 1
+ },
+ {
+ "id": "unknown",
+ "name": "BSD*",
+ "url": "",
+ "count": 1
+ },
+ {
+ "id": "unknown",
+ "name": "BSD-3-Clause OR MIT",
+ "url": "",
+ "count": 1
+ },
+ {
+ "id": "CC-BY-3.0",
+ "name": "Creative Commons Attribution 3.0 Unported",
+ "url": "http://spdx.org/licenses/CC-BY-3.0.json",
+ "count": 1
+ },
+ {
+ "id": "WTFPL",
+ "name": "Do What The F*ck You Want To Public License",
+ "url": "http://spdx.org/licenses/WTFPL.json",
+ "count": 1
+ },
+ {
+ "id": "unknown",
+ "name": "LIL",
+ "url": "",
+ "count": 1
+ },
+ {
+ "id": "MPL-2.0",
+ "name": "Mozilla Public License 2.0",
+ "url": "http://spdx.org/licenses/MPL-2.0.json",
+ "count": 1
+ },
+ {
+ "id": "unknown",
+ "name": "Public Domain",
+ "url": "",
+ "count": 1
+ },
+ {
+ "id": "unknown",
+ "name": "UNKNOWN",
+ "url": "",
+ "count": 1
+ }
+ ],
+ "dependencies": [
+ {
+ "name": "@babel/code-frame",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/core",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/generator",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-annotate-as-pure",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-builder-binary-assignment-operator-visitor",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-call-delegate",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-create-class-features-plugin",
+ "url": "https://babeljs.io/team",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-define-map",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-explode-assignable-expression",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-function-name",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-get-function-arity",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-hoist-variables",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-member-expression-to-functions",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-module-imports",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-module-transforms",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-optimise-call-expression",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-plugin-utils",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-regex",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-remap-async-to-generator",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-replace-supers",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-simple-access",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-split-export-declaration",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helper-wrap-function",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/helpers",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/highlight",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/parser",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-proposal-async-generator-functions",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-proposal-class-properties",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-proposal-decorators",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-proposal-json-strings",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-proposal-object-rest-spread",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-proposal-optional-catch-binding",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-proposal-unicode-property-regex",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-syntax-async-generators",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-syntax-decorators",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-syntax-dynamic-import",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-syntax-json-strings",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-syntax-jsx",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-syntax-object-rest-spread",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-syntax-optional-catch-binding",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-arrow-functions",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-async-to-generator",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-block-scoped-functions",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-block-scoping",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-classes",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-computed-properties",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-destructuring",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-dotall-regex",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-duplicate-keys",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-exponentiation-operator",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-for-of",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-function-name",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-literals",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-member-expression-literals",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-modules-amd",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-modules-commonjs",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-modules-systemjs",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-modules-umd",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-named-capturing-groups-regex",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-new-target",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-object-super",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-parameters",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-property-literals",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-regenerator",
+ "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-reserved-words",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-runtime",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-shorthand-properties",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-spread",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-sticky-regex",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-template-literals",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-typeof-symbol",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/plugin-transform-unicode-regex",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/preset-env",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/runtime",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/template",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/traverse",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@babel/types",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@csstools/convert-colors",
+ "url": "https://github.com/jonathantneal/convert-colors#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "@nuxt/babel-preset-app",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxt/builder",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxt/cli",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxt/config",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxt/core",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxt/devalue",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "@nuxt/friendly-errors-webpack-plugin",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxt/generator",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxt/loading-screen",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxt/opencollective",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxt/server",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxt/utils",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxt/vue-app",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxt/vue-renderer",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxt/webpack",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxtjs/axios",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxtjs/browserconfig",
+ "url": "https://github.com/nuxt/modules/tree/master/modules/browserconfig",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxtjs/cssnano",
+ "url": "https://github.com/nuxt/modules/tree/master/modules/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxtjs/icon",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxtjs/manifest",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxtjs/markdownit",
+ "url": "https://github.com/nuxt/modules/tree/master/modules/markdownit",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxtjs/markdownit-loader",
+ "url": "https://github.com/nuxt-community/markdownit-loader#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxtjs/optimize",
+ "url": "https://github.com/nuxt/modules/tree/master/modules/optimize",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxtjs/proxy",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxtjs/sitemap",
+ "url": "https://github.com/nuxt/modules/tree/master/modules/sitemap",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxtjs/workbox",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@nuxtjs/youch",
+ "url": "https://github.com/poppinss/nuxt#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@types/q",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@vue/babel-helper-vue-jsx-merge-props",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@vue/babel-plugin-transform-vue-jsx",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@vue/babel-preset-jsx",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@vue/babel-sugar-functional-vue",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@vue/babel-sugar-inject-h",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@vue/babel-sugar-v-model",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@vue/babel-sugar-v-on",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@vue/component-compiler-utils",
+ "url": "https://github.com/vuejs/component-compiler-utils#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@webassemblyjs/ast",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@webassemblyjs/floating-point-hex-parser",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@webassemblyjs/helper-api-error",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@webassemblyjs/helper-buffer",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@webassemblyjs/helper-code-frame",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@webassemblyjs/helper-fsm",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "@webassemblyjs/helper-module-context",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@webassemblyjs/helper-wasm-bytecode",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@webassemblyjs/helper-wasm-section",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@webassemblyjs/ieee754",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@webassemblyjs/leb128",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@webassemblyjs/utf8",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@webassemblyjs/wasm-edit",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@webassemblyjs/wasm-gen",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@webassemblyjs/wasm-opt",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@webassemblyjs/wasm-parser",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@webassemblyjs/wast-parser",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@webassemblyjs/wast-printer",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "@xtuc/ieee754",
+ "url": "http://feross.org",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "@xtuc/long",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "abab",
+ "url": "https://github.com/jsdom/abab#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "abbrev",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "accepts",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "acorn",
+ "url": "https://github.com/acornjs/acorn",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "acorn",
+ "url": "https://github.com/acornjs/acorn",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "acorn",
+ "url": "https://github.com/acornjs/acorn",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "acorn",
+ "url": "https://github.com/ternjs/acorn",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "acorn-dynamic-import",
+ "url": "https://github.com/kesne/acorn-dynamic-import",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "acorn-globals",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "acorn-jsx",
+ "url": "https://github.com/RReverser/acorn-jsx",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "acorn-walk",
+ "url": "https://github.com/acornjs/acorn",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ajv",
+ "url": "https://github.com/epoberezkin/ajv",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ajv",
+ "url": "https://github.com/epoberezkin/ajv",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ajv-errors",
+ "url": "https://github.com/epoberezkin/ajv-errors#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ajv-keywords",
+ "url": "https://github.com/epoberezkin/ajv-keywords#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ajv-keywords",
+ "url": "https://github.com/epoberezkin/ajv-keywords#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "align-text",
+ "url": "https://github.com/jonschlinkert/align-text",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "alphanum-sort",
+ "url": "https://github.com/TrySound/alphanum-sort",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "amdefine",
+ "url": "http://github.com/jrburke/amdefine",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "ansi-align",
+ "url": "https://github.com/nexdrew/ansi-align#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "ansi-colors",
+ "url": "https://github.com/doowb/ansi-colors",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ansi-escapes",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ansi-escapes",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ansi-html",
+ "url": "https://github.com/Tjatse/ansi-html",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "ansi-regex",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ansi-regex",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ansi-regex",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ansi-styles",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ansi-styles",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "anymatch",
+ "url": "https://github.com/es128/anymatch",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "anymatch",
+ "url": "https://github.com/micromatch/anymatch",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "anymatch",
+ "url": "https://github.com/micromatch/anymatch",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "append-transform",
+ "url": "github.com/jamestalmage",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "aproba",
+ "url": "https://github.com/iarna/aproba",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "archy",
+ "url": "http://substack.net",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "are-we-there-yet",
+ "url": "https://github.com/iarna/are-we-there-yet",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "argparse",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "arr-diff",
+ "url": "https://github.com/jonschlinkert/arr-diff",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "arr-diff",
+ "url": "https://github.com/jonschlinkert/arr-diff",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "arr-flatten",
+ "url": "https://github.com/jonschlinkert/arr-flatten",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "arr-union",
+ "url": "https://github.com/jonschlinkert/arr-union",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "array-equal",
+ "url": "http://jongleberry.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "array-filter",
+ "url": "https://github.com/juliangruber/array-filter",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "array-flatten",
+ "url": "https://github.com/blakeembrey/array-flatten",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "array-map",
+ "url": "https://github.com/substack/array-map",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "array-reduce",
+ "url": "https://github.com/substack/array-reduce",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "array-union",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "array-uniq",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "array-unique",
+ "url": "https://github.com/jonschlinkert/array-unique",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "array-unique",
+ "url": "https://github.com/jonschlinkert/array-unique",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "arrify",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "asn1",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "asn1",
+ "url": "joyent.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "asn1.js",
+ "url": "https://github.com/indutny/asn1.js",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "assert",
+ "url": "https://github.com/browserify/commonjs-assert",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "assert-plus",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "assert-plus",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "assertion-error",
+ "url": "http://qualiancy.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "assign-symbols",
+ "url": "https://github.com/jonschlinkert/assign-symbols",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "async",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "async",
+ "url": "https://caolan.github.io/async/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "async",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "async-cache",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "async-each",
+ "url": "https://github.com/paulmillr/async-each/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "async-limiter",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "asynckit",
+ "url": "https://github.com/alexindigo/asynckit#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "atob",
+ "url": "https://git.coolaj86.com/coolaj86/atob.js.git",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "autoprefixer",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "autoprefixer",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "aws-sign2",
+ "url": "http://www.futurealoof.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "aws-sign2",
+ "url": "http://www.futurealoof.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "aws4",
+ "url": "http://github.com/mhart",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "axios",
+ "url": "https://github.com/axios/axios",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "axios-retry",
+ "url": "https://github.com/softonic/axios-retry",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "babel-code-frame",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "babel-eslint",
+ "url": "https://github.com/babel/babel-eslint",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "babel-generator",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "babel-loader",
+ "url": "https://github.com/babel/babel-loader",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "babel-messages",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "babel-runtime",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "babel-template",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "babel-traverse",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "babel-types",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "babylon",
+ "url": "https://babeljs.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "balanced-match",
+ "url": "https://github.com/juliangruber/balanced-match",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "balanced-match",
+ "url": "https://github.com/juliangruber/balanced-match",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "base",
+ "url": "https://github.com/node-base/base",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "base64-js",
+ "url": "https://github.com/beatgammit/base64-js",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "bcrypt-pbkdf",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "bezier-easing",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "bfj",
+ "url": "https://gitlab.com/philbooth/bfj",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "big.js",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "big.js",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "bignumber.js",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "binary-extensions",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "binary-extensions",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "bl",
+ "url": "https://github.com/rvagg/bl",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "bluebird",
+ "url": "https://github.com/petkaantonov/bluebird",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "bmp-js",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "bn.js",
+ "url": "https://github.com/indutny/bn.js",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "body-parser",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "boolbase",
+ "url": "https://github.com/fb55/boolbase",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "boom",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "boom",
+ "url": "http://hueniverse.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "boom",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "boxen",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "brace-expansion",
+ "url": "https://github.com/juliangruber/brace-expansion",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "braces",
+ "url": "https://github.com/micromatch/braces",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "braces",
+ "url": "https://github.com/jonschlinkert/braces",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "braces",
+ "url": "https://github.com/micromatch/braces",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "brorand",
+ "url": "https://github.com/indutny/brorand",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "browser-env",
+ "url": "https://github.com/lukechilds/browser-env#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "browser-process-hrtime",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "browser-stdout",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "browserify-aes",
+ "url": "https://github.com/crypto-browserify/browserify-aes",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "browserify-cipher",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "browserify-des",
+ "url": "https://github.com/crypto-browserify/browserify-des#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "browserify-rsa",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "browserify-sign",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "browserify-zlib",
+ "url": "https://github.com/devongovett/browserify-zlib",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "browserslist",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "browserslist",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "buffer",
+ "url": "https://github.com/feross/buffer",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "buffer-equal",
+ "url": "http://substack.net",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "buffer-from",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "buffer-json",
+ "url": "https://github.com/jprichardson/buffer-json#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "buffer-xor",
+ "url": "https://github.com/crypto-browserify/buffer-xor",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "builtin-modules",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "builtin-status-codes",
+ "url": "bendrucker.me",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "bytes",
+ "url": "http://tjholowaychuk.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "bytes",
+ "url": "http://tjholowaychuk.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cacache",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "cache-base",
+ "url": "https://github.com/jonschlinkert/cache-base",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cache-loader",
+ "url": "https://github.com/webpack-contrib/cache-loader",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "caching-transform",
+ "url": "github.com/jamestalmage",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "caller-callsite",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "caller-path",
+ "url": "http://sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "caller-path",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "callsites",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "callsites",
+ "url": "http://sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "camel-case",
+ "url": "https://github.com/blakeembrey/camel-case",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "camelcase",
+ "url": "http://sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "camelcase",
+ "url": "http://sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "camelcase",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "camelcase",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "caniuse-api",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "caniuse-api",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "caniuse-db",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC-BY-4.0"
+ ]
+ },
+ {
+ "name": "caniuse-lite",
+ "url": "http://beneb.info",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC-BY-4.0"
+ ]
+ },
+ {
+ "name": "caseless",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "caseless",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-4-Clause"
+ ]
+ },
+ {
+ "name": "center-align",
+ "url": "https://github.com/jonschlinkert/center-align",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "chai",
+ "url": "http://chaijs.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "chalk",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "chalk",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "chalk",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "chardet",
+ "url": "https://github.com/runk/node-chardet",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "check-error",
+ "url": "http://alogicalparadox.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "check-types",
+ "url": "https://gitlab.com/philbooth/check-types.js",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "chokidar",
+ "url": "https://github.com/paulmillr/chokidar",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "chokidar",
+ "url": "https://github.com/paulmillr/chokidar",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "chownr",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "chrome-trace-event",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ci-info",
+ "url": "https://github.com/watson/ci-info",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ci-info",
+ "url": "https://github.com/watson/ci-info",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cipher-base",
+ "url": "https://github.com/crypto-browserify/cipher-base#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "circular-json",
+ "url": "https://github.com/WebReflection/circular-json",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "clap",
+ "url": "https://github.com/lahmatiy/clap",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "class-utils",
+ "url": "https://github.com/jonschlinkert/class-utils",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "clean-css",
+ "url": "https://github.com/jakubpawlowicz/clean-css",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cli-boxes",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cli-cursor",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cli-width",
+ "url": "https://github.com/knownasilya/cli-width",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "cliui",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "cliui",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "cliui",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "clone",
+ "url": "http://paul.vorba.ch/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "co",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "coa",
+ "url": "http://github.com/veged/coa",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "coa",
+ "url": "http://github.com/veged/coa",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "code-point-at",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "codecov.io",
+ "url": "https://github.com/cainus/codecov.io",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "collection-visit",
+ "url": "https://github.com/jonschlinkert/collection-visit",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "color",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "color",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "color-convert",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "color-name",
+ "url": "https://github.com/dfcreative/color-name",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "color-name",
+ "url": "https://github.com/colorjs/color-name",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "color-string",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "color-string",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "colormin",
+ "url": "https://github.com/ben-eb/colormin",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "colors",
+ "url": "https://github.com/Marak/colors.js",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "combined-stream",
+ "url": "https://github.com/felixge/node-combined-stream",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "combined-stream",
+ "url": "https://github.com/felixge/node-combined-stream",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "commander",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "commander",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "commander",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "commander",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "commondir",
+ "url": "http://substack.net",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "component-emitter",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "compressible",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "compression",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "concat-map",
+ "url": "http://substack.net",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "concat-stream",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "concat-stream",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "connect",
+ "url": "http://tjholowaychuk.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "consola",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "console-browserify",
+ "url": "https://github.com/Raynos/console-browserify",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "console-control-strings",
+ "url": "http://re-becca.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "consolidate",
+ "url": "https://github.com/tj/consolidate.js",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "constants-browserify",
+ "url": "https://github.com/juliangruber/constants-browserify",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "contains-path",
+ "url": "https://github.com/jonschlinkert/contains-path",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "content-disposition",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "content-type",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "content-type-parser",
+ "url": "https://domenic.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "convert-source-map",
+ "url": "https://github.com/thlorenz/convert-source-map",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "convert-source-map",
+ "url": "https://github.com/thlorenz/convert-source-map",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cookie",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cookie",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cookie-signature",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "copy-concurrently",
+ "url": "https://www.npmjs.com/package/copy-concurrently",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "copy-descriptor",
+ "url": "https://github.com/jonschlinkert/copy-descriptor",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "core-js",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "core-js-compat",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "core-js-pure",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "core-util-is",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cosmiconfig",
+ "url": "https://github.com/davidtheclark/cosmiconfig#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cosmiconfig",
+ "url": "https://github.com/davidtheclark/cosmiconfig#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "coveralls",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "create-ecdh",
+ "url": "https://github.com/crypto-browserify/createECDH",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "create-hash",
+ "url": "https://github.com/crypto-browserify/createHash",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "create-hmac",
+ "url": "https://github.com/crypto-browserify/createHmac",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cross-spawn",
+ "url": "http://indigounited.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cross-spawn",
+ "url": "http://indigounited.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cross-spawn",
+ "url": "https://github.com/moxystudio/node-cross-spawn",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cryptiles",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "cryptiles",
+ "url": "http://hueniverse.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "crypto-browserify",
+ "url": "https://github.com/crypto-browserify/crypto-browserify",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "css-blank-pseudo",
+ "url": "https://github.com/csstools/css-blank-pseudo#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "css-color-names",
+ "url": "http://www.daveeddy.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "css-declaration-sorter",
+ "url": "https://selwyn.cc/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "css-has-pseudo",
+ "url": "https://github.com/csstools/css-has-pseudo#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "css-loader",
+ "url": "https://github.com/webpack-contrib/css-loader",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "css-parse",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "css-prefers-color-scheme",
+ "url": "https://github.com/csstools/css-prefers-color-scheme#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "css-select",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "css-select",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "css-select-base-adapter",
+ "url": "https://github.com/nrkn/css-select-base-adapter#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "css-tree",
+ "url": "https://github.com/csstree/csstree",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "css-tree",
+ "url": "https://github.com/csstree/csstree",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "css-unit-converter",
+ "url": "https://github.com/andyjansson/css-unit-converter",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "css-url-regex",
+ "url": "https://github.com/johnotander/css-url-regex",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "css-what",
+ "url": "http://feedic.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "cssdb",
+ "url": "https://github.com/csstools/cssdb#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "cssesc",
+ "url": "https://mths.be/cssesc",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cssesc",
+ "url": "https://mths.be/cssesc",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cssnano",
+ "url": "https://github.com/ben-eb/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cssnano",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cssnano-preset-default",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cssnano-util-get-arguments",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cssnano-util-get-match",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cssnano-util-raw-cache",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cssnano-util-same-parent",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "csso",
+ "url": "https://github.com/css/csso",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "csso",
+ "url": "https://github.com/css/csso",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cssom",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cssstyle",
+ "url": "https://github.com/chad3814/CSSStyleDeclaration",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ctype",
+ "url": "https://github.com/rmustacc/node-ctype",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cuint",
+ "url": "https://github.com/pierrec/js-cuint",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "cyclist",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "dashdash",
+ "url": "http://trentm.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "data2xml",
+ "url": "https://github.com/chilts/data2xml",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "date-fns",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "date-now",
+ "url": "https://github.com/Colingo/date-now",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "de-indent",
+ "url": "https://github.com/yyx990803/de-indent#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "debug",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "debug",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "debug",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "debug",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "debug",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "debug-log",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "decamelize",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "decode-uri-component",
+ "url": "github.com/SamVerschueren",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "decouple",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "deep-eql",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "deep-equal",
+ "url": "http://substack.net",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "deep-extend",
+ "url": "https://github.com/unclechu/node-deep-extend",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "deep-is",
+ "url": "http://thlorenz.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "deepmerge",
+ "url": "https://github.com/TehShrike/deepmerge",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "default-require-extensions",
+ "url": "github.com/jamestalmage",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "define-properties",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "define-property",
+ "url": "https://github.com/jonschlinkert/define-property",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "define-property",
+ "url": "https://github.com/jonschlinkert/define-property",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "define-property",
+ "url": "https://github.com/jonschlinkert/define-property",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "defined",
+ "url": "https://github.com/substack/defined",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "defined",
+ "url": "https://github.com/substack/defined",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "defu",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "del",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "delayed-stream",
+ "url": "https://github.com/felixge/node-delayed-stream",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "delayed-stream",
+ "url": "https://github.com/felixge/node-delayed-stream",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "delegates",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "depd",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "des.js",
+ "url": "https://github.com/indutny/des.js#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "destroy",
+ "url": "http://jongleberry.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "detect-indent",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "detect-indent",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "detect-libc",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "diff",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "diffie-hellman",
+ "url": "https://github.com/crypto-browserify/diffie-hellman",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "doctrine",
+ "url": "https://github.com/eslint/doctrine",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "doctrine",
+ "url": "https://github.com/eslint/doctrine",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "dom-converter",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "dom-serializer",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "dom-walk",
+ "url": "https://github.com/Raynos/dom-walk",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "domain-browser",
+ "url": "https://github.com/bevry/domain-browser",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "domelementtype",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "domelementtype",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "domexception",
+ "url": "https://domenic.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "domhandler",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "domutils",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "domutils",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "dot-prop",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "duplexer",
+ "url": "https://github.com/Raynos/duplexer",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "duplexify",
+ "url": "https://github.com/mafintosh/duplexify",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ecc-jsbn",
+ "url": "https://github.com/quartzjer/ecc-jsbn",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ee-first",
+ "url": "http://jongleberry.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ejs",
+ "url": "https://github.com/mde/ejs",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "electron-to-chromium",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "elliptic",
+ "url": "https://github.com/indutny/elliptic",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "emitter",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "emoji-regex",
+ "url": "https://mths.be/emoji-regex",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "emojis-list",
+ "url": "https://github.com/Kikobeats/emojis-list",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "encodeurl",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "end-of-stream",
+ "url": "https://github.com/mafintosh/end-of-stream",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "enhanced-resolve",
+ "url": "http://github.com/webpack/enhanced-resolve",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "enhanced-resolve",
+ "url": "http://github.com/webpack/enhanced-resolve",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "entities",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "entities",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "errno",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "error-ex",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "error-stack-parser",
+ "url": "https://www.stacktracejs.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "es-abstract",
+ "url": "http://ljharb.codes",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "es-to-primitive",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "es6-promise",
+ "url": "Conversion to ES6 API by Jake Archibald",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "escape-html",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "escape-string-regexp",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "escodegen",
+ "url": "http://github.com/estools/escodegen",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "eslint",
+ "url": "https://eslint.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "eslint-config-standard",
+ "url": "https://github.com/feross/eslint-config-standard",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "eslint-import-resolver-node",
+ "url": "https://github.com/benmosher/eslint-plugin-import",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "eslint-loader",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "eslint-module-utils",
+ "url": "https://github.com/benmosher/eslint-plugin-import#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "eslint-plugin-html",
+ "url": "https://github.com/BenoitZugmeyer/eslint-plugin-html",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "eslint-plugin-import",
+ "url": "https://github.com/benmosher/eslint-plugin-import",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "eslint-plugin-node",
+ "url": "https://github.com/mysticatea/eslint-plugin-node#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "eslint-plugin-promise",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "eslint-plugin-standard",
+ "url": "https://github.com/xjamundx/eslint-plugin-standard#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "eslint-scope",
+ "url": "http://github.com/eslint/eslint-scope",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "eslint-scope",
+ "url": "http://github.com/eslint/eslint-scope",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "eslint-visitor-keys",
+ "url": "https://github.com/eslint/eslint-visitor-keys#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "esm",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "espree",
+ "url": "https://github.com/eslint/espree",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "esprima",
+ "url": "http://esprima.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "esprima",
+ "url": "http://esprima.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "esprima",
+ "url": "http://esprima.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "esquery",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "esrecurse",
+ "url": "https://github.com/estools/esrecurse",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "estraverse",
+ "url": "https://github.com/estools/estraverse",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "esutils",
+ "url": "https://github.com/estools/esutils",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "etag",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "eventemitter3",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "events",
+ "url": "http://jeditoolkit.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "eventsource-polyfill",
+ "url": "https://github.com/amvtek/EventSource",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "evp_bytestokey",
+ "url": "https://github.com/crypto-browserify/EVP_BytesToKey",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "execa",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "execa",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "exif-parser",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "exit",
+ "url": "https://github.com/cowboy/node-exit",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "expand-brackets",
+ "url": "https://github.com/jonschlinkert/expand-brackets",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "expand-brackets",
+ "url": "https://github.com/jonschlinkert/expand-brackets",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "expand-range",
+ "url": "https://github.com/jonschlinkert/expand-range",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "express",
+ "url": "http://expressjs.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "extend",
+ "url": "http://www.justmoon.net",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "extend-shallow",
+ "url": "https://github.com/jonschlinkert/extend-shallow",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "extend-shallow",
+ "url": "https://github.com/jonschlinkert/extend-shallow",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "external-editor",
+ "url": "https://github.com/mrkmg/node-external-editor#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "extglob",
+ "url": "https://github.com/jonschlinkert/extglob",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "extglob",
+ "url": "https://github.com/micromatch/extglob",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "extract-css-chunks-webpack-plugin",
+ "url": "http://github.com/faceyspacey/extract-css-chunks-webpack-plugin",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "extsprintf",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "extsprintf",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "fast-deep-equal",
+ "url": "https://github.com/epoberezkin/fast-deep-equal#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "fast-deep-equal",
+ "url": "https://github.com/epoberezkin/fast-deep-equal#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "fast-json-stable-stringify",
+ "url": "https://github.com/epoberezkin/fast-json-stable-stringify",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "fast-levenshtein",
+ "url": "http://www.hiddentao.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "figgy-pudding",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "figures",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "figures",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "file-entry-cache",
+ "url": "http://royriojas.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "file-loader",
+ "url": "https://github.com/webpack-contrib/file-loader",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "file-type",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "filename-regex",
+ "url": "https://github.com/regexhq/filename-regex",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "filesize",
+ "url": "https://filesizejs.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "fill-range",
+ "url": "https://github.com/jonschlinkert/fill-range",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "fill-range",
+ "url": "https://github.com/jonschlinkert/fill-range",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "fill-range",
+ "url": "https://github.com/jonschlinkert/fill-range",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "finalhandler",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "find-cache-dir",
+ "url": "github.com/jamestalmage",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "find-cache-dir",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "find-up",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "find-up",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "find-up",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "flat-cache",
+ "url": "http://royriojas.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "flatten",
+ "url": "http://jesusabdullah.net",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "flush-write-stream",
+ "url": "https://github.com/mafintosh/flush-write-stream",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "follow-redirects",
+ "url": "https://github.com/olalonde/follow-redirects",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "for-each",
+ "url": "https://github.com/Raynos/for-each",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "for-in",
+ "url": "https://github.com/jonschlinkert/for-in",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "for-own",
+ "url": "https://github.com/jonschlinkert/for-own",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "foreground-child",
+ "url": "https://github.com/tapjs/foreground-child#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "forever-agent",
+ "url": "http://www.futurealoof.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "forever-agent",
+ "url": "http://www.futurealoof.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "form-data",
+ "url": "http://debuggable.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "form-data",
+ "url": "http://debuggable.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "forwarded",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "fragment-cache",
+ "url": "https://github.com/jonschlinkert/fragment-cache",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "fresh",
+ "url": "http://tjholowaychuk.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "from2",
+ "url": "https://github.com/hughsk/from2",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "front-matter",
+ "url": "https://github.com/jxson/front-matter",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "fs-extra",
+ "url": "https://github.com/jprichardson/node-fs-extra",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "fs-extra",
+ "url": "https://github.com/jprichardson/node-fs-extra",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "fs-extra",
+ "url": "https://github.com/jprichardson/node-fs-extra",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "fs-extra",
+ "url": "https://github.com/jprichardson/node-fs-extra",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "fs-extra",
+ "url": "https://github.com/jprichardson/node-fs-extra",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "fs-minipass",
+ "url": "https://github.com/npm/fs-minipass#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "fs-write-stream-atomic",
+ "url": "https://github.com/npm/fs-write-stream-atomic",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "fs.realpath",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "fsevents",
+ "url": "",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "fsevents",
+ "url": "",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "function-bind",
+ "url": "https://github.com/Raynos/function-bind",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "functional-red-black-tree",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "gauge",
+ "url": "https://github.com/iarna/gauge",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "get-caller-file",
+ "url": "https://github.com/stefanpenner/get-caller-file#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "get-func-name",
+ "url": "http://alogicalparadox.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "get-stream",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "get-stream",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "get-value",
+ "url": "https://github.com/jonschlinkert/get-value",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "getpass",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "glob",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "glob",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "glob",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "glob",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "glob-base",
+ "url": "https://github.com/jonschlinkert/glob-base",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "glob-parent",
+ "url": "https://github.com/es128/glob-parent",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "glob-parent",
+ "url": "https://gulpjs.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "glob-parent",
+ "url": "https://github.com/es128/glob-parent",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "global",
+ "url": "https://github.com/Raynos/global",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "globals",
+ "url": "http://sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "globals",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "globals",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "globby",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "graceful-fs",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "graceful-fs",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "graceful-readlink",
+ "url": "https://github.com/zhiyelee/graceful-readlink",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "growl",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "gzip-size",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "handlebars",
+ "url": "http://www.handlebarsjs.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "har-schema",
+ "url": "https://github.com/ahmadnassri/har-schema",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "har-validator",
+ "url": "https://github.com/ahmadnassri/har-validator",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "hard-source-webpack-plugin",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "has",
+ "url": "https://github.com/tarruda/has",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "has-ansi",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "has-flag",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "has-flag",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "has-symbols",
+ "url": "http://ljharb.codes",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "has-unicode",
+ "url": "https://github.com/iarna/has-unicode",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "has-value",
+ "url": "https://github.com/jonschlinkert/has-value",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "has-value",
+ "url": "https://github.com/jonschlinkert/has-value",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "has-values",
+ "url": "https://github.com/jonschlinkert/has-values",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "has-values",
+ "url": "https://github.com/jonschlinkert/has-values",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "hash-base",
+ "url": "https://github.com/crypto-browserify/hash-base",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "hash-sum",
+ "url": "https://github.com/bevacqua/hash-sum",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "hash.js",
+ "url": "https://github.com/indutny/hash.js",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "hawk",
+ "url": "http://hueniverse.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "hawk",
+ "url": "http://hueniverse.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "he",
+ "url": "https://mths.be/he",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "he",
+ "url": "https://mths.be/he",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "hex-color-regex",
+ "url": "http://www.tunnckocore.tk",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "highlight.js",
+ "url": "https://highlightjs.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "hmac-drbg",
+ "url": "https://github.com/indutny/hmac-drbg#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "hoek",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "hoek",
+ "url": "http://hueniverse.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "hoopy",
+ "url": "https://gitlab.com/philbooth/hoopy#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "hosted-git-info",
+ "url": "https://github.com/npm/hosted-git-info",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "hsl-regex",
+ "url": "https://github.com/regexps/hsl-regex",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "hsla-regex",
+ "url": "https://github.com/regexps/hsla-regex",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "html-comment-regex",
+ "url": "https://github.com/stevemao/html-comment-regex",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "html-encoding-sniffer",
+ "url": "https://domenic.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "html-entities",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "html-minifier",
+ "url": "https://kangax.github.io/html-minifier/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "html-minifier",
+ "url": "https://kangax.github.io/html-minifier/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "html-tags",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "html-webpack-plugin",
+ "url": "https://github.com/jantimon/html-webpack-plugin",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "htmlparser2",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "htmlparser2",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "http-errors",
+ "url": "http://jongleberry.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "http-proxy",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "http-proxy-middleware",
+ "url": "https://github.com/chimurai/http-proxy-middleware",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "http-signature",
+ "url": "https://github.com/joyent/node-http-signature/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "http-signature",
+ "url": "https://github.com/joyent/node-http-signature/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "https-browserify",
+ "url": "https://github.com/substack/https-browserify",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "husky",
+ "url": "https://github.com/typicode/husky",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "iconv-lite",
+ "url": "https://github.com/ashtuchkin/iconv-lite",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "iconv-lite",
+ "url": "https://github.com/ashtuchkin/iconv-lite",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "icss-replace-symbols",
+ "url": "https://github.com/css-modules/icss-replace-symbols#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "icss-utils",
+ "url": "https://github.com/css-modules/icss-utils#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "ieee754",
+ "url": "http://feross.org",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "iferr",
+ "url": "https://github.com/shesek/iferr",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ignore",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ignore",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ignore-walk",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "import-cwd",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "import-fresh",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "import-from",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "imurmurhash",
+ "url": "https://github.com/jensyt/imurmurhash-js",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "indexes-of",
+ "url": "https://github.com/dominictarr/indexes-of",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "indexof",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "inflight",
+ "url": "https://github.com/isaacs/inflight",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "inherits",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "inherits",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "ini",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "inquirer",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "interpret",
+ "url": "https://github.com/tkellen/node-interpret",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "invariant",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "invariant",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "invert-kv",
+ "url": "http://sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ip",
+ "url": "https://github.com/indutny/node-ip",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ip-regex",
+ "url": "http://sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ipaddr.js",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-absolute-url",
+ "url": "http://sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-accessor-descriptor",
+ "url": "https://github.com/jonschlinkert/is-accessor-descriptor",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-accessor-descriptor",
+ "url": "https://github.com/jonschlinkert/is-accessor-descriptor",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-arrayish",
+ "url": "http://github.com/qix-",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-arrayish",
+ "url": "http://github.com/qix-",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-binary-path",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-binary-path",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-buffer",
+ "url": "http://feross.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-callable",
+ "url": "http://ljharb.codes",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-ci",
+ "url": "https://github.com/watson/is-ci",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-color-stop",
+ "url": "https://github.com/pigcan/is-color-stop#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-data-descriptor",
+ "url": "https://github.com/jonschlinkert/is-data-descriptor",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-data-descriptor",
+ "url": "https://github.com/jonschlinkert/is-data-descriptor",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-date-object",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-descriptor",
+ "url": "https://github.com/jonschlinkert/is-descriptor",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-descriptor",
+ "url": "https://github.com/jonschlinkert/is-descriptor",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-directory",
+ "url": "https://github.com/jonschlinkert/is-directory",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-dotfile",
+ "url": "https://github.com/jonschlinkert/is-dotfile",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-equal-shallow",
+ "url": "https://github.com/jonschlinkert/is-equal-shallow",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-extendable",
+ "url": "https://github.com/jonschlinkert/is-extendable",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-extendable",
+ "url": "https://github.com/jonschlinkert/is-extendable",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-extglob",
+ "url": "https://github.com/jonschlinkert/is-extglob",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-extglob",
+ "url": "https://github.com/jonschlinkert/is-extglob",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-finite",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-fullwidth-code-point",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-fullwidth-code-point",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-function",
+ "url": "https://github.com/grncdr/js-is-function",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-glob",
+ "url": "https://github.com/jonschlinkert/is-glob",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-glob",
+ "url": "https://github.com/jonschlinkert/is-glob",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-glob",
+ "url": "https://github.com/micromatch/is-glob",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-https",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-number",
+ "url": "https://github.com/jonschlinkert/is-number",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-number",
+ "url": "https://github.com/jonschlinkert/is-number",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-number",
+ "url": "https://github.com/jonschlinkert/is-number",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-number",
+ "url": "https://github.com/jonschlinkert/is-number",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-obj",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-path-cwd",
+ "url": "http://sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-path-in-cwd",
+ "url": "http://sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-path-inside",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-plain-obj",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-plain-object",
+ "url": "https://github.com/jonschlinkert/is-plain-object",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-posix-bracket",
+ "url": "https://github.com/jonschlinkert/is-posix-bracket",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-primitive",
+ "url": "https://github.com/jonschlinkert/is-primitive",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-promise",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-regex",
+ "url": "https://github.com/ljharb/is-regex",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-resolvable",
+ "url": "https://github.com/shinnn",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "is-retry-allowed",
+ "url": "github.com/floatdrop",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-stream",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-svg",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-svg",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-symbol",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-typedarray",
+ "url": "https://github.com/hughsk/is-typedarray",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-utf8",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-windows",
+ "url": "https://github.com/jonschlinkert/is-windows",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "is-wsl",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "isarray",
+ "url": "https://github.com/juliangruber/isarray",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "isarray",
+ "url": "https://github.com/juliangruber/isarray",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "isexe",
+ "url": "https://github.com/isaacs/isexe#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "isobject",
+ "url": "https://github.com/jonschlinkert/isobject",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "isobject",
+ "url": "https://github.com/jonschlinkert/isobject",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "isstream",
+ "url": "https://github.com/rvagg/isstream",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "istanbul-lib-coverage",
+ "url": "https://github.com/istanbuljs/istanbuljs",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "istanbul-lib-hook",
+ "url": "https://github.com/istanbuljs/istanbuljs#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "istanbul-lib-instrument",
+ "url": "https://github.com/istanbuljs/istanbuljs",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "istanbul-lib-report",
+ "url": "https://github.com/istanbuljs/istanbuljs",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "istanbul-lib-source-maps",
+ "url": "https://github.com/istanbuljs/istanbuljs#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "istanbul-reports",
+ "url": "https://github.com/istanbuljs/istanbuljs",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "jimp",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "jpeg-js",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "js-base64",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "js-levenshtein",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "js-tokens",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "js-tokens",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "js-yaml",
+ "url": "https://github.com/nodeca/js-yaml",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "js-yaml",
+ "url": "https://github.com/nodeca/js-yaml",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "js-yaml",
+ "url": "https://github.com/nodeca/js-yaml",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "jsbn",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "jsdom",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "jsesc",
+ "url": "https://mths.be/jsesc",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "jsesc",
+ "url": "https://mths.be/jsesc",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "jsesc",
+ "url": "http://mths.be/jsesc",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "json-parse-better-errors",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "json-schema",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "json-schema-traverse",
+ "url": "https://github.com/epoberezkin/json-schema-traverse#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "json-schema-traverse",
+ "url": "https://github.com/epoberezkin/json-schema-traverse#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "json-stable-stringify-without-jsonify",
+ "url": "https://github.com/samn/json-stable-stringify",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "json-stringify-safe",
+ "url": "https://github.com/isaacs/json-stringify-safe",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "json3",
+ "url": "http://bestiejs.github.io/json3",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "json5",
+ "url": "http://json5.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "json5",
+ "url": "http://json5.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "json5",
+ "url": "http://json5.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "jsonfile",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "jsonfile",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "jsonfile",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "jsonify",
+ "url": "http://crockford.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "jsprim",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "kind-of",
+ "url": "https://github.com/jonschlinkert/kind-of",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "kind-of",
+ "url": "https://github.com/jonschlinkert/kind-of",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "kind-of",
+ "url": "https://github.com/jonschlinkert/kind-of",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "kind-of",
+ "url": "https://github.com/jonschlinkert/kind-of",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "klaw",
+ "url": "https://github.com/jprichardson/node-klaw#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "last-call-webpack-plugin",
+ "url": "http://github.com/NMFR/last-call-webpack-plugin",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "launch-editor",
+ "url": "https://github.com/yyx990803/launch-editor#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "launch-editor-middleware",
+ "url": "https://github.com/yyx990803/launch-editor#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lazy-cache",
+ "url": "https://github.com/jonschlinkert/lazy-cache",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lcid",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lcov-parse",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "left-pad",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "WTFPL"
+ ]
+ },
+ {
+ "name": "levn",
+ "url": "https://github.com/gkz/levn",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "linkify-it",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "load-bmfont",
+ "url": "https://github.com/Jam3/load-bmfont",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "load-json-file",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "load-json-file",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "loader-fs-cache",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "loader-runner",
+ "url": "https://github.com/webpack/loader-runner#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "loader-utils",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "loader-utils",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "locate-path",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "locate-path",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash._baseassign",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash._basecopy",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash._basecreate",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash._getnative",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash._isiterateecall",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash._reinterpolate",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash.assign",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash.clonedeep",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash.cond",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash.create",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash.isarguments",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash.isarray",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash.isplainobject",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash.kebabcase",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash.keys",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash.memoize",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash.merge",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash.sortby",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash.template",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash.templatesettings",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash.uniq",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lodash.uniqueid",
+ "url": "https://lodash.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "log-driver",
+ "url": "https://github.com/cainus/logdriver",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "longest",
+ "url": "https://github.com/jonschlinkert/longest",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "loose-envify",
+ "url": "https://github.com/zertosh/loose-envify",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lower-case",
+ "url": "https://github.com/blakeembrey/lower-case",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "lru-cache",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "lru-cache",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "lru-cache",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "make-dir",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "make-dir",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "mamacro",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "map-cache",
+ "url": "https://github.com/jonschlinkert/map-cache",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "map-visit",
+ "url": "https://github.com/jonschlinkert/map-visit",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "markdown-it",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "markdown-it-anchor",
+ "url": "https://github.com/valeriangalliat/markdown-it-anchor",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Unlicense"
+ ]
+ },
+ {
+ "name": "math-expression-evaluator",
+ "url": "https://github.com/redhivesoftware/math-expression-evaluator#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "math-random",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "md5-hex",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "md5-o-matic",
+ "url": "https://github.com/trentmillar/md5-o-matic",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "md5.js",
+ "url": "https://github.com/crypto-browserify/md5.js",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "mdn-data",
+ "url": "https://developer.mozilla.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MPL-2.0"
+ ]
+ },
+ {
+ "name": "mdurl",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "media-typer",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "mem",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "memory-fs",
+ "url": "https://github.com/webpack/memory-fs",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "merge-descriptors",
+ "url": "http://jongleberry.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "merge-source-map",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "methods",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "micromatch",
+ "url": "https://github.com/jonschlinkert/micromatch",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "micromatch",
+ "url": "https://github.com/micromatch/micromatch",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "miller-rabin",
+ "url": "https://github.com/indutny/miller-rabin",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "mime",
+ "url": "http://github.com/broofa",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "mime",
+ "url": "http://github.com/broofa",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "mime",
+ "url": "http://github.com/broofa",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "mime-db",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "mime-db",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "mime-types",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "mime-types",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "mime-types",
+ "url": "http://jongleberry.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "mimic-fn",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "min-document",
+ "url": "https://github.com/Raynos/min-document",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "minimalistic-assert",
+ "url": "https://github.com/calvinmetcalf/minimalistic-assert",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "minimalistic-crypto-utils",
+ "url": "https://github.com/indutny/minimalistic-crypto-utils#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "minimatch",
+ "url": "http://blog.izs.me",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "minimist",
+ "url": "https://github.com/substack/minimist",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "minimist",
+ "url": "https://github.com/substack/minimist",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "minimist",
+ "url": "https://github.com/substack/minimist",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "minipass",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "minizlib",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "mississippi",
+ "url": "https://github.com/maxogden/mississippi#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "mixin-deep",
+ "url": "https://github.com/jonschlinkert/mixin-deep",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "mkdirp",
+ "url": "http://substack.net",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "mocha",
+ "url": "https://mochajs.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "mocha-webpack",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "moment",
+ "url": "http://momentjs.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "move-concurrently",
+ "url": "https://www.npmjs.com/package/move-concurrently",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "ms",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ms",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "mustache",
+ "url": "https://github.com/janl/mustache.js",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "mute-stream",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "nan",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "nanomatch",
+ "url": "https://github.com/micromatch/nanomatch",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "natural-compare",
+ "url": "https://github.com/litejs/natural-compare-lite",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "needle",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "negotiator",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "neo-async",
+ "url": "https://github.com/suguru03/neo-async",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "nice-try",
+ "url": "https://github.com/electerious/nice-try",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "no-case",
+ "url": "https://github.com/blakeembrey/no-case",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "node-fetch",
+ "url": "https://github.com/bitinn/node-fetch",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "node-libs-browser",
+ "url": "http://github.com/webpack/node-libs-browser",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "node-object-hash",
+ "url": "https://github.com/SkeLLLa/node-object-hash",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "node-pre-gyp",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "node-releases",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "node-uuid",
+ "url": "https://github.com/broofa/node-uuid",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "nopt",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "normalize-package-data",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "normalize-path",
+ "url": "https://github.com/jonschlinkert/normalize-path",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "normalize-path",
+ "url": "https://github.com/jonschlinkert/normalize-path",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "normalize-path",
+ "url": "https://github.com/jonschlinkert/normalize-path",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "normalize-range",
+ "url": "github.com/jamestalmage",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "normalize-url",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "normalize-url",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "normalize-url",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "normalize.css",
+ "url": "https://necolas.github.io/normalize.css",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "npm-bundled",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "npm-packlist",
+ "url": "https://www.npmjs.com/package/npm-packlist",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "npm-run-path",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "npmlog",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "nth-check",
+ "url": "https://github.com/fb55/nth-check",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "num2fraction",
+ "url": "http://iyunlu.com/view",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "number-is-nan",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "nuxt",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "nuxtent",
+ "url": "https://github.com/nuxt-community/nuxtent-module#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "nwmatcher",
+ "url": "http://javascript.nwbox.com/NWMatcher/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "nyc",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "oauth-sign",
+ "url": "http://www.futurealoof.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "oauth-sign",
+ "url": "http://www.futurealoof.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "object-assign",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "object-copy",
+ "url": "https://github.com/jonschlinkert/object-copy",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "object-hash",
+ "url": "https://github.com/puleos/object-hash",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "object-keys",
+ "url": "http://ljharb.codes",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "object-visit",
+ "url": "https://github.com/jonschlinkert/object-visit",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "object.getownpropertydescriptors",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "object.omit",
+ "url": "https://github.com/jonschlinkert/object.omit",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "object.pick",
+ "url": "https://github.com/jonschlinkert/object.pick",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "object.values",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "on-finished",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "on-headers",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "once",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "onetime",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "opener",
+ "url": "https://domenic.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "optimist",
+ "url": "http://substack.net",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "optimize-css-assets-webpack-plugin",
+ "url": "http://github.com/NMFR/optimize-css-assets-webpack-plugin",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "optionator",
+ "url": "https://github.com/gkz/optionator",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "os-browserify",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "os-homedir",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "os-locale",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "os-locale",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "os-tmpdir",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "osenv",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "p-finally",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "p-limit",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "p-limit",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "p-locate",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "p-locate",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "p-try",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "p-try",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pako",
+ "url": "https://github.com/nodeca/pako",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "parallel-transform",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "param-case",
+ "url": "https://github.com/blakeembrey/param-case",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "parse-asn1",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "parse-bmfont-ascii",
+ "url": "https://github.com/mattdesl/parse-bmfont-ascii",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "parse-bmfont-binary",
+ "url": "https://github.com/Jam3/parse-bmfont-binary",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "parse-bmfont-xml",
+ "url": "https://github.com/mattdesl/parse-bmfont-xml",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "parse-glob",
+ "url": "https://github.com/jonschlinkert/parse-glob",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "parse-headers",
+ "url": "https://github.com/kesla/parse-headers",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "parse-json",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "parse-json",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "parse5",
+ "url": "https://github.com/inikulin/parse5",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "parseurl",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pascalcase",
+ "url": "https://github.com/jonschlinkert/pascalcase",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "path-browserify",
+ "url": "https://github.com/substack/path-browserify",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "path-dirname",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "path-exists",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "path-exists",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "path-is-absolute",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "path-is-inside",
+ "url": "https://domenic.me",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "path-key",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "path-parse",
+ "url": "https://github.com/jbgutierrez/path-parse#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "path-to-regexp",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "path-to-regexp",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "path-type",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "path-type",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pathval",
+ "url": "https://github.com/chaijs/pathval",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pbkdf2",
+ "url": "https://github.com/crypto-browserify/pbkdf2",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "performance-now",
+ "url": "https://github.com/braveg1rl/performance-now",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "picomatch",
+ "url": "https://github.com/micromatch/picomatch",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pify",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pify",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pify",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pinkie",
+ "url": "github.com/floatdrop",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pinkie-promise",
+ "url": "github.com/floatdrop",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pixelmatch",
+ "url": "https://github.com/mapbox/pixelmatch#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "pkg-dir",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pkg-dir",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pluralize",
+ "url": "http://blakeembrey.me",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pn",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pngjs",
+ "url": "https://github.com/lukeapage/pngjs",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "popper.js",
+ "url": "https://popper.js.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "posix-character-classes",
+ "url": "https://github.com/jonschlinkert/posix-character-classes",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss",
+ "url": "https://postcss.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss",
+ "url": "http://postcss.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-attribute-case-insensitive",
+ "url": "https://github.com/Semigradsky/postcss-attribute-case-insensitive#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-calc",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-calc",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-color-functional-notation",
+ "url": "https://github.com/jonathantneal/postcss-color-functional-notation#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "postcss-color-gray",
+ "url": "https://github.com/postcss/postcss-color-gray#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "postcss-color-hex-alpha",
+ "url": "https://github.com/postcss/postcss-color-hex-alpha#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-color-mod-function",
+ "url": "https://github.com/jonathantneal/postcss-color-mod-function#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "postcss-color-rebeccapurple",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-colormin",
+ "url": "https://github.com/ben-eb/postcss-colormin",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-colormin",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-convert-values",
+ "url": "https://github.com/ben-eb/postcss-convert-values",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-convert-values",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-custom-media",
+ "url": "https://github.com/postcss/postcss-custom-media#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-custom-properties",
+ "url": "https://github.com/postcss/postcss-custom-properties#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-custom-selectors",
+ "url": "https://github.com/postcss/postcss-custom-selectors#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-dir-pseudo-class",
+ "url": "https://github.com/jonathantneal/postcss-dir-pseudo-class#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "postcss-discard-comments",
+ "url": "https://github.com/ben-eb/postcss-discard-comments",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-discard-comments",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-discard-duplicates",
+ "url": "https://github.com/ben-eb/postcss-discard-duplicates",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-discard-duplicates",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-discard-empty",
+ "url": "https://github.com/ben-eb/postcss-discard-empty",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-discard-empty",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-discard-overridden",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-discard-overridden",
+ "url": "https://github.com/Justineo/postcss-discard-overridden",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-discard-unused",
+ "url": "https://github.com/ben-eb/postcss-discard-unused",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-double-position-gradients",
+ "url": "https://github.com/jonathantneal/postcss-double-position-gradients#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "postcss-env-function",
+ "url": "https://github.com/jonathantneal/postcss-env-function#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "postcss-filter-plugins",
+ "url": "https://github.com/postcss/postcss-filter-plugins",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-focus-visible",
+ "url": "https://github.com/jonathantneal/postcss-focus-visible#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "postcss-focus-within",
+ "url": "https://github.com/jonathantneal/postcss-focus-within#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "postcss-font-variant",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-gap-properties",
+ "url": "https://github.com/jonathantneal/postcss-gap-properties#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "postcss-image-set-function",
+ "url": "https://github.com/jonathantneal/postcss-image-set-function#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "postcss-import",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-import-resolver",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-initial",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-lab-function",
+ "url": "https://github.com/jonathantneal/postcss-lab-function#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "postcss-load-config",
+ "url": "https://github.com/michael-ciniawsky/postcss-load-config#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-loader",
+ "url": "https://github.com/postcss/postcss-loader#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-logical",
+ "url": "https://github.com/jonathantneal/postcss-logical#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "postcss-media-minmax",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-merge-idents",
+ "url": "https://github.com/ben-eb/postcss-merge-idents",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-merge-longhand",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-merge-longhand",
+ "url": "https://github.com/ben-eb/postcss-merge-longhand",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-merge-rules",
+ "url": "https://github.com/ben-eb/postcss-merge-rules",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-merge-rules",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-message-helpers",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-minify-font-values",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-minify-font-values",
+ "url": "https://github.com/TrySound/postcss-minify-font-values",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-minify-gradients",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-minify-gradients",
+ "url": "https://github.com/ben-eb/postcss-minify-gradients",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-minify-params",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-minify-params",
+ "url": "https://github.com/ben-eb/postcss-minify-params",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-minify-selectors",
+ "url": "https://github.com/ben-eb/postcss-minify-selectors",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-minify-selectors",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-modules-extract-imports",
+ "url": "https://github.com/css-modules/postcss-modules-extract-imports",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "postcss-modules-local-by-default",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-modules-scope",
+ "url": "https://github.com/css-modules/postcss-modules-scope",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "postcss-modules-values",
+ "url": "https://github.com/css-modules/postcss-modules-values#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "postcss-nesting",
+ "url": "https://github.com/jonathantneal/postcss-nesting#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "postcss-normalize-charset",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-normalize-charset",
+ "url": "https://github.com/ben-eb/postcss-charset",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-normalize-display-values",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-normalize-positions",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-normalize-repeat-style",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-normalize-string",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-normalize-timing-functions",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-normalize-unicode",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-normalize-url",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-normalize-url",
+ "url": "https://github.com/ben-eb/postcss-normalize-url",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-normalize-whitespace",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-ordered-values",
+ "url": "https://github.com/ben-eb/postcss-ordered-values",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-ordered-values",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-overflow-shorthand",
+ "url": "https://github.com/jonathantneal/postcss-overflow-shorthand#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "postcss-page-break",
+ "url": "https://github.com/shrpne/postcss-page-break",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-place",
+ "url": "https://github.com/jonathantneal/postcss-place#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "postcss-preset-env",
+ "url": "https://github.com/csstools/postcss-preset-env#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "postcss-pseudo-class-any-link",
+ "url": "https://github.com/jonathantneal/postcss-pseudo-class-any-link#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "postcss-reduce-idents",
+ "url": "https://github.com/ben-eb/postcss-reduce-idents",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-reduce-initial",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-reduce-initial",
+ "url": "https://github.com/ben-eb/postcss-reduce-initial",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-reduce-transforms",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-reduce-transforms",
+ "url": "https://github.com/ben-eb/postcss-reduce-transforms",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-replace-overflow-wrap",
+ "url": "https://github.com/MattDiMu/postcss-replace-overflow-wrap",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-selector-matches",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-selector-not",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-selector-parser",
+ "url": "https://github.com/postcss/postcss-selector-parser",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-selector-parser",
+ "url": "https://github.com/postcss/postcss-selector-parser",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-selector-parser",
+ "url": "https://github.com/postcss/postcss-selector-parser",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-selector-parser",
+ "url": "https://github.com/postcss/postcss-selector-parser",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-svgo",
+ "url": "https://github.com/ben-eb/postcss-svgo",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-svgo",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-unique-selectors",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-unique-selectors",
+ "url": "https://github.com/ben-eb/postcss-unique-selectors",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-url",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-value-parser",
+ "url": "https://github.com/TrySound/postcss-value-parser",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-values-parser",
+ "url": "shellscape",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "postcss-zindex",
+ "url": "https://github.com/ben-eb/postcss-zindex",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "prelude-ls",
+ "url": "http://preludels.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "prepend-http",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "prepend-http",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "preserve",
+ "url": "https://github.com/jonschlinkert/preserve",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "prettier",
+ "url": "https://prettier.io/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pretty-bytes",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pretty-error",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pretty-time",
+ "url": "https://github.com/jonschlinkert/pretty-time",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "private",
+ "url": "http://github.com/benjamn/private",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "process",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "process",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "process-nextick-args",
+ "url": "https://github.com/calvinmetcalf/process-nextick-args",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "progress",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "promise-inflight",
+ "url": "https://github.com/iarna/promise-inflight#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "proper-lockfile",
+ "url": "https://github.com/moxystudio/node-proper-lockfile",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "proxy-addr",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "prr",
+ "url": "https://github.com/rvagg/prr",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pseudomap",
+ "url": "https://github.com/isaacs/pseudomap#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "public-encrypt",
+ "url": "https://github.com/crypto-browserify/publicEncrypt",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pump",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pump",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "pumpify",
+ "url": "https://github.com/mafintosh/pumpify",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "punycode",
+ "url": "https://mths.be/punycode",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "punycode",
+ "url": "https://mths.be/punycode",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "punycode",
+ "url": "https://mths.be/punycode",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "q",
+ "url": "https://github.com/kriskowal/q",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "qs",
+ "url": "https://github.com/ljharb/qs",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "qs",
+ "url": "https://github.com/ljharb/qs",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "qs",
+ "url": "https://github.com/hapijs/qs",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "query-string",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "query-string",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "querystring",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "querystring-es3",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "randomatic",
+ "url": "https://github.com/jonschlinkert/randomatic",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "randombytes",
+ "url": "https://github.com/crypto-browserify/randombytes",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "randomfill",
+ "url": "https://github.com/crypto-browserify/randomfill",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "range-parser",
+ "url": "http://tjholowaychuk.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "raw-body",
+ "url": "http://jongleberry.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "raw-loader",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "rc",
+ "url": "dominictarr.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "read-cache",
+ "url": "https://github.com/TrySound/read-cache#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "read-chunk",
+ "url": "http://sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "read-pkg",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "read-pkg",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "read-pkg-up",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "read-pkg-up",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "readable-stream",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "readable-stream",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "readable-stream",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "readdirp",
+ "url": "https://github.com/paulmillr/readdirp",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "readdirp",
+ "url": "https://github.com/paulmillr/readdirp",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "reduce-css-calc",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "reduce-function-call",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "regenerate",
+ "url": "https://mths.be/regenerate",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "regenerate-unicode-properties",
+ "url": "https://github.com/mathiasbynens/regenerate-unicode-properties",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "regenerator-runtime",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "regenerator-runtime",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "regenerator-transform",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "regex-cache",
+ "url": "https://github.com/jonschlinkert/regex-cache",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "regex-not",
+ "url": "https://github.com/jonschlinkert/regex-not",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "regexp-tree",
+ "url": "https://github.com/DmitrySoshnikov/regexp-tree",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "regexpu-core",
+ "url": "https://mths.be/regexpu",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "regjsgen",
+ "url": "https://github.com/bnjmnt4n/regjsgen",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "regjsparser",
+ "url": "https://github.com/jviereck/regjsparser",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "relateurl",
+ "url": "https://github.com/stevenvachon/relateurl",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "remove-trailing-separator",
+ "url": "https://github.com/darsain/remove-trailing-separator#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "renderkid",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "repeat-element",
+ "url": "https://github.com/jonschlinkert/repeat-element",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "repeat-string",
+ "url": "https://github.com/jonschlinkert/repeat-string",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "repeating",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "request",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "request",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "request-promise-core",
+ "url": "https://github.com/request/promise-core#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "request-promise-native",
+ "url": "https://github.com/request/request-promise-native#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "require-directory",
+ "url": "https://github.com/troygoode/node-require-directory/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "require-from-string",
+ "url": "github.com/floatdrop",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "require-main-filename",
+ "url": "https://github.com/yargs/require-main-filename#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "require-uncached",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "requires-port",
+ "url": "https://github.com/unshiftio/requires-port",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "resolve",
+ "url": "http://substack.net",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "resolve",
+ "url": "http://substack.net",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "resolve-from",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "resolve-from",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "resolve-from",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "resolve-url",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "restore-cursor",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "resumer",
+ "url": "https://github.com/substack/resumer",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ret",
+ "url": "https://github.com/fent",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "retry",
+ "url": "https://github.com/tim-kos/node-retry",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "rgb-regex",
+ "url": "https://github.com/regexps/rgb-regex",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "rgba-regex",
+ "url": "https://github.com/johnotander/rgba-regex",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "right-align",
+ "url": "https://github.com/jonschlinkert/right-align",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "rimraf",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "rimraf",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "ripemd160",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "run-async",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "run-queue",
+ "url": "https://npmjs.com/package/run-queue",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "rupture",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "rx-lite",
+ "url": "https://github.com/Reactive-Extensions/RxJS",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "rx-lite-aggregates",
+ "url": "https://github.com/Reactive-Extensions/RxJS",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "safe-buffer",
+ "url": "https://github.com/feross/safe-buffer",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "safe-regex",
+ "url": "https://github.com/substack/safe-regex",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "safer-buffer",
+ "url": "https://github.com/ChALkeR",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "sax",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "sax",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-4-Clause"
+ ]
+ },
+ {
+ "name": "schema-utils",
+ "url": "https://github.com/webpack-contrib/schema-utils",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "semver",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "semver",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "semver",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "semver",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "send",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "serialize-javascript",
+ "url": "https://github.com/yahoo/serialize-javascript",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "serve-placeholder",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "serve-static",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "server-destroy",
+ "url": "http://blog.izs.me",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "set-blocking",
+ "url": "https://github.com/yargs/set-blocking#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "set-value",
+ "url": "https://github.com/jonschlinkert/set-value",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "set-value",
+ "url": "https://github.com/jonschlinkert/set-value",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "setimmediate",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "setprototypeof",
+ "url": "https://github.com/wesleytodd/setprototypeof",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "sha.js",
+ "url": "https://github.com/crypto-browserify/sha.js",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "shebang-command",
+ "url": "github.com/kevva",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "shebang-regex",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "shell-quote",
+ "url": "http://substack.net",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "signal-exit",
+ "url": "https://github.com/tapjs/signal-exit",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "simple-swizzle",
+ "url": "http://github.com/qix-",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "sitemap",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "slice-ansi",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "slide",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "slideout",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "snapdragon",
+ "url": "https://github.com/jonschlinkert/snapdragon",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "snapdragon-node",
+ "url": "https://github.com/jonschlinkert/snapdragon-node",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "snapdragon-util",
+ "url": "https://github.com/jonschlinkert/snapdragon-util",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "sntp",
+ "url": "http://hueniverse.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "sntp",
+ "url": "http://hueniverse.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "sort-keys",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "sort-keys",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "source-list-map",
+ "url": "https://github.com/webpack/source-list-map",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "source-list-map",
+ "url": "https://github.com/webpack/source-list-map",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "source-map",
+ "url": "https://github.com/mozilla/source-map",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "source-map",
+ "url": "https://github.com/mozilla/source-map",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "source-map",
+ "url": "https://github.com/mozilla/source-map",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "source-map",
+ "url": "https://github.com/mozilla/source-map",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "source-map",
+ "url": "https://github.com/mozilla/source-map",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "source-map-resolve",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "source-map-support",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "source-map-url",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "spawn-wrap",
+ "url": "https://github.com/isaacs/spawn-wrap#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "spdx-correct",
+ "url": "https://kemitchell.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "spdx-exceptions",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC-BY-3.0"
+ ]
+ },
+ {
+ "name": "spdx-expression-parse",
+ "url": "http://kemitchell.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "spdx-license-ids",
+ "url": "https://github.com/shinnn",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "CC0-1.0"
+ ]
+ },
+ {
+ "name": "split",
+ "url": "http://github.com/dominictarr/split",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "split-string",
+ "url": "https://github.com/jonschlinkert/split-string",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "sprintf-js",
+ "url": "http://alexei.ro/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "sshpk",
+ "url": "https://github.com/arekinath/node-sshpk#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ssri",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "stable",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "stack-trace",
+ "url": "https://github.com/felixge/node-stack-trace",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "stackframe",
+ "url": "https://www.stacktracejs.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "static-extend",
+ "url": "https://github.com/jonschlinkert/static-extend",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "statuses",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "std-env",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "stealthy-require",
+ "url": "https://github.com/analog-nico/stealthy-require#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "stream-browserify",
+ "url": "https://github.com/browserify/stream-browserify",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "stream-combiner",
+ "url": "https://github.com/dominictarr/stream-combiner",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "stream-each",
+ "url": "https://github.com/mafintosh/stream-each",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "stream-http",
+ "url": "https://github.com/jhiesey/stream-http#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "stream-shift",
+ "url": "https://github.com/mafintosh/stream-shift",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "stream-to",
+ "url": "http://jongleberry.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "stream-to-buffer",
+ "url": "http://jongleberry.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "strict-uri-encode",
+ "url": "github.com/kevva",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "string",
+ "url": "http://stringjs.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "string-width",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "string-width",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "string-width",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "string_decoder",
+ "url": "https://github.com/nodejs/string_decoder",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "string_decoder",
+ "url": "https://github.com/nodejs/string_decoder",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "string_decoder",
+ "url": "https://github.com/rvagg/string_decoder",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "stringstream",
+ "url": "http://github.com/mhart",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "stringstream",
+ "url": "http://github.com/mhart",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "strip-ansi",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "strip-ansi",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "strip-ansi",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "strip-bom",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "strip-bom",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "strip-eof",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "strip-indent",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "strip-json-comments",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "style-resources-loader",
+ "url": "https://github.com/yenshih/style-resources-loader",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "stylehacks",
+ "url": "https://github.com/cssnano/cssnano",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "stylus",
+ "url": "https://github.com/stylus/stylus",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "stylus-loader",
+ "url": "http://dontkry.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "supports-color",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "supports-color",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "supports-color",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "supports-color",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "supports-color",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "svg-tags",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "svgo",
+ "url": "https://github.com/svg/svgo",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "svgo",
+ "url": "https://github.com/svg/svgo",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "symbol-tree",
+ "url": "https://github.com/jsdom/js-symbol-tree#symbol-tree",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "table",
+ "url": "http://gajus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "tapable",
+ "url": "https://github.com/webpack/tapable",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "tapable",
+ "url": "https://github.com/webpack/tapable",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "tape",
+ "url": "https://github.com/substack/tape",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "tar",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "term-size",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "terser",
+ "url": "https://github.com/fabiosantoscode/terser",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "terser-webpack-plugin",
+ "url": "https://github.com/webpack-contrib/terser-webpack-plugin",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "test-exclude",
+ "url": "https://github.com/istanbuljs/istanbuljs#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "text-table",
+ "url": "https://github.com/substack/text-table",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "thread-loader",
+ "url": "https://github.com/webpack-contrib/thread-loader",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "through",
+ "url": "https://github.com/dominictarr/through",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "through2",
+ "url": "https://github.com/rvagg",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "time-fix-plugin",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "timers-browserify",
+ "url": "https://github.com/jryans/timers-browserify",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "timsort",
+ "url": "https://github.com/mziccard/node-timsort",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "tinycolor2",
+ "url": "http://briangrinstead.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "tmp",
+ "url": "http://github.com/raszi/node-tmp",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "to-arraybuffer",
+ "url": "https://github.com/jhiesey/to-arraybuffer#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "to-fast-properties",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "to-fast-properties",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "to-object-path",
+ "url": "https://github.com/jonschlinkert/to-object-path",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "to-regex",
+ "url": "https://github.com/jonschlinkert/to-regex",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "to-regex-range",
+ "url": "https://github.com/micromatch/to-regex-range",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "to-regex-range",
+ "url": "https://github.com/micromatch/to-regex-range",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "toidentifier",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "toposort",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "tough-cookie",
+ "url": "https://github.com/salesforce/tough-cookie",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-3-Clause"
+ ]
+ },
+ {
+ "name": "tr46",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "trim",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "trim-right",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "tryer",
+ "url": "https://gitlab.com/philbooth/tryer",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "tslib",
+ "url": "http://typescriptlang.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "tty-browserify",
+ "url": "https://github.com/substack/tty-browserify",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "tunnel-agent",
+ "url": "http://www.futurealoof.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "tunnel-agent",
+ "url": "http://www.futurealoof.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "tweetnacl",
+ "url": "https://tweetnacl.js.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Unlicense"
+ ]
+ },
+ {
+ "name": "type-check",
+ "url": "https://github.com/gkz/type-check",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "type-detect",
+ "url": "http://alogicalparadox.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "type-fest",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "type-is",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "typedarray",
+ "url": "https://github.com/substack/typedarray",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ua-parser-js",
+ "url": "http://github.com/faisalman/ua-parser-js",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "uc.micro",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "uglify-js",
+ "url": "http://lisperator.net/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "uglify-js",
+ "url": "http://lisperator.net/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "uglify-js",
+ "url": "http://lisperator.net/uglifyjs",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "uglify-to-browserify",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "underscore",
+ "url": "http://underscorejs.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "unfetch",
+ "url": "https://github.com/developit/unfetch",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "unicode-canonical-property-names-ecmascript",
+ "url": "https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "unicode-match-property-ecmascript",
+ "url": "https://github.com/mathiasbynens/unicode-match-property-ecmascript",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "unicode-match-property-value-ecmascript",
+ "url": "https://github.com/mathiasbynens/unicode-match-property-value-ecmascript",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "unicode-property-aliases-ecmascript",
+ "url": "https://github.com/mathiasbynens/unicode-property-aliases-ecmascript",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "union-value",
+ "url": "https://github.com/jonschlinkert/union-value",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "uniq",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "uniqs",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "unique-filename",
+ "url": "https://github.com/iarna/unique-filename",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "unique-slug",
+ "url": "http://re-becca.org",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "universalify",
+ "url": "https://github.com/RyanZim/universalify#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "unpipe",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "unquote",
+ "url": "https://github.com/lakenen/node-unquote",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "unset-value",
+ "url": "https://github.com/jonschlinkert/unset-value",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "upath",
+ "url": "http://github.com/anodynos/upath/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "upper-case",
+ "url": "https://github.com/blakeembrey/upper-case",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "uppercamelcase",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "uri-js",
+ "url": "https://github.com/garycourt/uri-js",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "urix",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "url",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "url-join",
+ "url": "http://joseoncode.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "url-loader",
+ "url": "https://github.com/webpack-contrib/url-loader",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "url-regex",
+ "url": "https://github.com/kevva",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "urlgrey",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "use",
+ "url": "https://github.com/jonschlinkert/use",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "util",
+ "url": "https://github.com/defunctzombie/node-util",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "util",
+ "url": "https://github.com/defunctzombie/node-util",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "util-deprecate",
+ "url": "https://github.com/TooTallNate/util-deprecate",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "util.promisify",
+ "url": "https://github.com/ljharb/util.promisify#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "utila",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "utils-merge",
+ "url": "http://www.jaredhanson.net/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "uuid",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "v-tooltip",
+ "url": "https://github.com/Akryum/vue-tooltip#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "validate-npm-package-license",
+ "url": "https://kemitchell.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "vary",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "vendors",
+ "url": "https://wooorm.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "verror",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "vm-browserify",
+ "url": "http://substack.net",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "vue",
+ "url": "https://github.com/vuejs/vue#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "vue-disqus",
+ "url": "https://github.com/ktquez/vue-disqus#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "vue-hot-reload-api",
+ "url": "https://github.com/vuejs/vue-hot-reload-api#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "vue-loader",
+ "url": "https://github.com/vuejs/vue-loader",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "vue-meta",
+ "url": "https://github.com/declandewet/vue-meta",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "vue-moment",
+ "url": "https://github.com/brockpetrie/vue-moment#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "vue-no-ssr",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "vue-resize",
+ "url": "https://github.com/Akryum/vue-resize#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "vue-router",
+ "url": "https://github.com/vuejs/vue-router#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "vue-scrollto",
+ "url": "http://igor-randjelovic.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "vue-server-renderer",
+ "url": "https://github.com/vuejs/vue/tree/dev/packages/vue-server-renderer#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "vue-slideout",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "unknown"
+ ]
+ },
+ {
+ "name": "vue-style-loader",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "vue-template-compiler",
+ "url": "https://github.com/vuejs/vue/tree/dev/packages/vue-template-compiler#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "vue-template-es2015-compiler",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "vuex",
+ "url": "https://github.com/vuejs/vuex#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "w3c-hr-time",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "watchpack",
+ "url": "https://github.com/webpack/watchpack",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "webidl-conversions",
+ "url": "https://domenic.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "BSD-2-Clause"
+ ]
+ },
+ {
+ "name": "webpack",
+ "url": "https://github.com/webpack/webpack",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "webpack-bundle-analyzer",
+ "url": "https://github.com/webpack-contrib/webpack-bundle-analyzer",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "webpack-dev-middleware",
+ "url": "https://github.com/webpack/webpack-dev-middleware",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "webpack-hot-middleware",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "webpack-info-plugin",
+ "url": "https://github.com/zinserjan/webpack-info-plugin#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "webpack-log",
+ "url": "https://github.com/webpack-contrib/webpack-log#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "webpack-node-externals",
+ "url": "https://github.com/liady/webpack-node-externals",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "webpack-sources",
+ "url": "https://github.com/webpack/webpack-sources#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "webpack-sources",
+ "url": "https://github.com/webpack/webpack-sources#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "webpackbar",
+ "url": "https://github.com/nuxt/webpackbar",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "whatwg-encoding",
+ "url": "https://domenic.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "whatwg-url",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "when",
+ "url": "http://cujojs.com/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "whet.extend",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "which",
+ "url": "http://blog.izs.me",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "which",
+ "url": "http://blog.izs.me",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "which-module",
+ "url": "https://github.com/nexdrew/which-module#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "which-module",
+ "url": "https://github.com/nexdrew/which-module#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "wide-align",
+ "url": "http://re-becca.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "widest-line",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "window",
+ "url": "https://github.com/lukechilds/window#readme",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "window-size",
+ "url": "https://github.com/jonschlinkert/window-size",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "window-size",
+ "url": "https://github.com/jonschlinkert/window-size",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "wordwrap",
+ "url": "http://substack.net",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "wordwrap",
+ "url": "http://substack.net",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "wordwrap",
+ "url": "http://substack.net",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "workbox-build",
+ "url": "https://github.com/GoogleChrome/workbox/tree/master/packages/workbox-build",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "workbox-sw",
+ "url": "https://github.com/GoogleChrome/workbox/tree/master/packages/workbox-sw",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "worker-farm",
+ "url": "https://github.com/rvagg/node-worker-farm",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "wrap-ansi",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "wrap-ansi",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "wrappy",
+ "url": "https://github.com/npm/wrappy",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "write",
+ "url": "https://github.com/jonschlinkert/write",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "write-file-atomic",
+ "url": "https://github.com/iarna/write-file-atomic",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "write-file-atomic",
+ "url": "https://github.com/iarna/write-file-atomic",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "write-json-file",
+ "url": "sindresorhus.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ws",
+ "url": "https://github.com/websockets/ws",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ws",
+ "url": "https://github.com/websockets/ws",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "ws",
+ "url": "https://github.com/websockets/ws",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "xhr",
+ "url": "https://github.com/naugtur/xhr",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "xml-name-validator",
+ "url": "https://domenic.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "Apache-2.0"
+ ]
+ },
+ {
+ "name": "xml-parse-from-string",
+ "url": "https://github.com/Jam3/xml-parse-from-string",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "xml2js",
+ "url": "https://github.com/Leonidas-from-XIV/node-xml2js",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "xmlbuilder",
+ "url": "http://github.com/oozcitak/xmlbuilder-js",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "xtend",
+ "url": "https://github.com/Raynos/xtend",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "xxhashjs",
+ "url": "https://github.com/pierrec/js-xxhash",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "y18n",
+ "url": "https://github.com/yargs/y18n",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "y18n",
+ "url": "https://github.com/yargs/y18n",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "yallist",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "yallist",
+ "url": "http://blog.izs.me/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "yargs",
+ "url": "http://CodeTunnel.com",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "yargs",
+ "url": "http://yargs.js.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "yargs",
+ "url": "http://yargs.js.org/",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "MIT"
+ ]
+ },
+ {
+ "name": "yargs-parser",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ },
+ {
+ "name": "yargs-parser",
+ "url": "Unknown",
+ "description": "",
+ "paths": [
+ "."
+ ],
+ "licenses": [
+ "ISC"
+ ]
+ }
+ ]
+}