You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9526 lines
291 KiB
9526 lines
291 KiB
{
|
|
"name": "DopePlus",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"base-64": "^1.0.0",
|
|
"crypto-js": "^4.1.1",
|
|
"facebook-sdk": "^0.3.3",
|
|
"vuex": "^4.0.2"
|
|
}
|
|
},
|
|
"node_modules/@vue/devtools-api": {
|
|
"version": "6.2.1",
|
|
"resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.2.1.tgz",
|
|
"integrity": "sha512-OEgAMeQXvCoJ+1x8WyQuVZzFo0wcyCmUR3baRVLmKBo1LmYZWMlRiXlux5jd0fqVJu6PfDbOrZItVqUEzLobeQ=="
|
|
},
|
|
"node_modules/base-64": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/base-64/-/base-64-1.0.0.tgz",
|
|
"integrity": "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg=="
|
|
},
|
|
"node_modules/call-bind": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
|
|
"integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1",
|
|
"get-intrinsic": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/connect": {
|
|
"version": "1.4.1",
|
|
"resolved": "https://registry.npmjs.org/connect/-/connect-1.4.1.tgz",
|
|
"integrity": "sha512-5MHCHvsWsPjOkH780R01gugAMZh9qerzTHUgTTPDI5mhaWoQJii+6UgfqpnPejg6VcjUEXw3pfLF1MHrIKFWDA==",
|
|
"deprecated": "connect 1.x series is deprecated",
|
|
"dependencies": {
|
|
"mime": ">= 0.0.1",
|
|
"qs": ">= 0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.1 < 0.5.0"
|
|
}
|
|
},
|
|
"node_modules/crypto-js": {
|
|
"version": "4.1.1",
|
|
"resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.1.1.tgz",
|
|
"integrity": "sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw=="
|
|
},
|
|
"node_modules/facebook-sdk": {
|
|
"version": "0.3.3",
|
|
"resolved": "https://registry.npmjs.org/facebook-sdk/-/facebook-sdk-0.3.3.tgz",
|
|
"integrity": "sha512-NemqH7VcbMel8alMUISWfVuYr+al+MIb5QQzzvmxcsxT9lk59hpFUzTojC4h2Qtc6PanAIoVvGEbOMdVxbVQ1Q==",
|
|
"dependencies": {
|
|
"connect": "1.4.1",
|
|
"npm": "^5.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/function-bind": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
|
|
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
|
|
},
|
|
"node_modules/get-intrinsic": {
|
|
"version": "1.1.3",
|
|
"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.3.tgz",
|
|
"integrity": "sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1",
|
|
"has": "^1.0.3",
|
|
"has-symbols": "^1.0.3"
|
|
}
|
|
},
|
|
"node_modules/has": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
|
|
"integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/has-symbols": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
|
|
"integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/mime": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz",
|
|
"integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==",
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm": {
|
|
"version": "5.10.0",
|
|
"resolved": "https://registry.npmjs.org/npm/-/npm-5.10.0.tgz",
|
|
"integrity": "sha512-lvjvjgR5wG2RJ2uqak1xtZcVAWMwVOzN5HkUlUj/n8rU1f3A0fNn+7HwOzH9Lyf0Ppyu9ApgsEpHczOSnx1cwA==",
|
|
"bundleDependencies": [
|
|
"abbrev",
|
|
"ansi-regex",
|
|
"ansicolors",
|
|
"ansistyles",
|
|
"aproba",
|
|
"archy",
|
|
"byte-size",
|
|
"cacache",
|
|
"call-limit",
|
|
"bluebird",
|
|
"bin-links",
|
|
"chownr",
|
|
"cli-table2",
|
|
"cmd-shim",
|
|
"columnify",
|
|
"config-chain",
|
|
"debuglog",
|
|
"detect-indent",
|
|
"detect-newline",
|
|
"dezalgo",
|
|
"editor",
|
|
"find-npm-prefix",
|
|
"fs-vacuum",
|
|
"fs-write-stream-atomic",
|
|
"gentle-fs",
|
|
"glob",
|
|
"graceful-fs",
|
|
"has-unicode",
|
|
"hosted-git-info",
|
|
"iferr",
|
|
"imurmurhash",
|
|
"inflight",
|
|
"inherits",
|
|
"ini",
|
|
"init-package-json",
|
|
"is-cidr",
|
|
"json-parse-better-errors",
|
|
"JSONStream",
|
|
"lazy-property",
|
|
"libcipm",
|
|
"libnpx",
|
|
"lockfile",
|
|
"lodash._baseindexof",
|
|
"lodash._baseuniq",
|
|
"lodash._bindcallback",
|
|
"lodash._cacheindexof",
|
|
"lodash._createcache",
|
|
"lodash._getnative",
|
|
"lodash.clonedeep",
|
|
"lodash.restparam",
|
|
"lodash.union",
|
|
"lodash.uniq",
|
|
"lodash.without",
|
|
"lru-cache",
|
|
"meant",
|
|
"mkdirp",
|
|
"mississippi",
|
|
"move-concurrently",
|
|
"nopt",
|
|
"normalize-package-data",
|
|
"npm-cache-filename",
|
|
"npm-lifecycle",
|
|
"npm-install-checks",
|
|
"npm-package-arg",
|
|
"npm-packlist",
|
|
"npm-profile",
|
|
"npm-registry-client",
|
|
"npm-user-validate",
|
|
"npmlog",
|
|
"once",
|
|
"opener",
|
|
"osenv",
|
|
"pacote",
|
|
"path-is-inside",
|
|
"promise-inflight",
|
|
"query-string",
|
|
"qrcode-terminal",
|
|
"qw",
|
|
"read",
|
|
"read-cmd-shim",
|
|
"read-installed",
|
|
"read-package-json",
|
|
"read-package-tree",
|
|
"readable-stream",
|
|
"readdir-scoped-modules",
|
|
"request",
|
|
"retry",
|
|
"rimraf",
|
|
"semver",
|
|
"sha",
|
|
"slide",
|
|
"sorted-object",
|
|
"sorted-union-stream",
|
|
"ssri",
|
|
"strip-ansi",
|
|
"tar",
|
|
"text-table",
|
|
"uid-number",
|
|
"umask",
|
|
"unique-filename",
|
|
"unpipe",
|
|
"update-notifier",
|
|
"uuid",
|
|
"validate-npm-package-license",
|
|
"validate-npm-package-name",
|
|
"which",
|
|
"wrappy",
|
|
"write-file-atomic",
|
|
"safe-buffer",
|
|
"worker-farm",
|
|
"tiny-relative-date",
|
|
"cli-columns",
|
|
"node-gyp",
|
|
"npm-audit-report",
|
|
"npm-registry-fetch",
|
|
"lock-verify"
|
|
],
|
|
"dependencies": {
|
|
"abbrev": "~1.1.1",
|
|
"ansi-regex": "~3.0.0",
|
|
"ansicolors": "~0.3.2",
|
|
"ansistyles": "~0.1.3",
|
|
"aproba": "~1.2.0",
|
|
"archy": "~1.0.0",
|
|
"bin-links": "^1.1.0",
|
|
"bluebird": "~3.5.1",
|
|
"byte-size": "^4.0.2",
|
|
"cacache": "^10.0.4",
|
|
"call-limit": "~1.1.0",
|
|
"chownr": "~1.0.1",
|
|
"cli-columns": "^3.1.2",
|
|
"cli-table2": "~0.2.0",
|
|
"cmd-shim": "~2.0.2",
|
|
"columnify": "~1.5.4",
|
|
"config-chain": "~1.1.11",
|
|
"debuglog": "*",
|
|
"detect-indent": "~5.0.0",
|
|
"detect-newline": "^2.1.0",
|
|
"dezalgo": "~1.0.3",
|
|
"editor": "~1.0.0",
|
|
"find-npm-prefix": "^1.0.2",
|
|
"fs-vacuum": "~1.2.10",
|
|
"fs-write-stream-atomic": "~1.0.10",
|
|
"gentle-fs": "^2.0.1",
|
|
"glob": "~7.1.2",
|
|
"graceful-fs": "~4.1.11",
|
|
"has-unicode": "~2.0.1",
|
|
"hosted-git-info": "^2.6.0",
|
|
"iferr": "~0.1.5",
|
|
"imurmurhash": "*",
|
|
"inflight": "~1.0.6",
|
|
"inherits": "~2.0.3",
|
|
"ini": "^1.3.5",
|
|
"init-package-json": "^1.10.3",
|
|
"is-cidr": "~1.0.0",
|
|
"json-parse-better-errors": "^1.0.2",
|
|
"JSONStream": "^1.3.2",
|
|
"lazy-property": "~1.0.0",
|
|
"libcipm": "^1.6.2",
|
|
"libnpx": "^10.2.0",
|
|
"lock-verify": "^2.0.2",
|
|
"lockfile": "^1.0.4",
|
|
"lodash._baseindexof": "*",
|
|
"lodash._baseuniq": "~4.6.0",
|
|
"lodash._bindcallback": "*",
|
|
"lodash._cacheindexof": "*",
|
|
"lodash._createcache": "*",
|
|
"lodash._getnative": "*",
|
|
"lodash.clonedeep": "~4.5.0",
|
|
"lodash.restparam": "*",
|
|
"lodash.union": "~4.6.0",
|
|
"lodash.uniq": "~4.5.0",
|
|
"lodash.without": "~4.4.0",
|
|
"lru-cache": "^4.1.2",
|
|
"meant": "~1.0.1",
|
|
"mississippi": "^3.0.0",
|
|
"mkdirp": "~0.5.1",
|
|
"move-concurrently": "^1.0.1",
|
|
"node-gyp": "^3.6.2",
|
|
"nopt": "~4.0.1",
|
|
"normalize-package-data": "~2.4.0",
|
|
"npm-audit-report": "^1.0.9",
|
|
"npm-cache-filename": "~1.0.2",
|
|
"npm-install-checks": "~3.0.0",
|
|
"npm-lifecycle": "^2.0.1",
|
|
"npm-package-arg": "^6.1.0",
|
|
"npm-packlist": "~1.1.10",
|
|
"npm-profile": "^3.0.1",
|
|
"npm-registry-client": "^8.5.1",
|
|
"npm-registry-fetch": "^1.1.0",
|
|
"npm-user-validate": "~1.0.0",
|
|
"npmlog": "~4.1.2",
|
|
"once": "~1.4.0",
|
|
"opener": "~1.4.3",
|
|
"osenv": "^0.1.5",
|
|
"pacote": "^7.6.1",
|
|
"path-is-inside": "~1.0.2",
|
|
"promise-inflight": "~1.0.1",
|
|
"qrcode-terminal": "^0.12.0",
|
|
"query-string": "^6.1.0",
|
|
"qw": "~1.0.1",
|
|
"read": "~1.0.7",
|
|
"read-cmd-shim": "~1.0.1",
|
|
"read-installed": "~4.0.3",
|
|
"read-package-json": "^2.0.13",
|
|
"read-package-tree": "^5.2.1",
|
|
"readable-stream": "^2.3.6",
|
|
"readdir-scoped-modules": "*",
|
|
"request": "^2.85.0",
|
|
"retry": "^0.12.0",
|
|
"rimraf": "~2.6.2",
|
|
"safe-buffer": "^5.1.2",
|
|
"semver": "^5.5.0",
|
|
"sha": "~2.0.1",
|
|
"slide": "~1.1.6",
|
|
"sorted-object": "~2.0.1",
|
|
"sorted-union-stream": "~2.1.3",
|
|
"ssri": "^5.3.0",
|
|
"strip-ansi": "~4.0.0",
|
|
"tar": "^4.4.2",
|
|
"text-table": "~0.2.0",
|
|
"tiny-relative-date": "^1.3.0",
|
|
"uid-number": "0.0.6",
|
|
"umask": "~1.1.0",
|
|
"unique-filename": "~1.1.0",
|
|
"unpipe": "~1.0.0",
|
|
"update-notifier": "^2.5.0",
|
|
"uuid": "^3.2.1",
|
|
"validate-npm-package-license": "^3.0.3",
|
|
"validate-npm-package-name": "~3.0.0",
|
|
"which": "~1.3.0",
|
|
"worker-farm": "^1.6.0",
|
|
"wrappy": "~1.0.2",
|
|
"write-file-atomic": "^2.3.0"
|
|
},
|
|
"bin": {
|
|
"npm": "bin/npm-cli.js",
|
|
"npx": "bin/npx-cli.js"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/abbrev": {
|
|
"version": "1.1.1",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/ansi-regex": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/ansicolors": {
|
|
"version": "0.3.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/ansistyles": {
|
|
"version": "0.1.3",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/aproba": {
|
|
"version": "1.2.0",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/archy": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/bin-links": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "Artistic-2.0",
|
|
"dependencies": {
|
|
"bluebird": "^3.5.0",
|
|
"cmd-shim": "^2.0.2",
|
|
"fs-write-stream-atomic": "^1.0.10",
|
|
"gentle-fs": "^2.0.0",
|
|
"graceful-fs": "^4.1.11",
|
|
"slide": "^1.1.6"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/bluebird": {
|
|
"version": "3.5.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/byte-size": {
|
|
"version": "4.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/cacache": {
|
|
"version": "10.0.4",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"bluebird": "^3.5.1",
|
|
"chownr": "^1.0.1",
|
|
"glob": "^7.1.2",
|
|
"graceful-fs": "^4.1.11",
|
|
"lru-cache": "^4.1.1",
|
|
"mississippi": "^2.0.0",
|
|
"mkdirp": "^0.5.1",
|
|
"move-concurrently": "^1.0.1",
|
|
"promise-inflight": "^1.0.1",
|
|
"rimraf": "^2.6.2",
|
|
"ssri": "^5.2.4",
|
|
"unique-filename": "^1.1.0",
|
|
"y18n": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/mississippi": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"concat-stream": "^1.5.0",
|
|
"duplexify": "^3.4.2",
|
|
"end-of-stream": "^1.1.0",
|
|
"flush-write-stream": "^1.0.0",
|
|
"from2": "^2.1.0",
|
|
"parallel-transform": "^1.1.0",
|
|
"pump": "^2.0.1",
|
|
"pumpify": "^1.3.3",
|
|
"stream-each": "^1.1.0",
|
|
"through2": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream": {
|
|
"version": "1.6.1",
|
|
"engines": [
|
|
"node >= 0.8"
|
|
],
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray": {
|
|
"version": "0.0.6",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/mississippi/node_modules/duplexify": {
|
|
"version": "3.5.4",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.0.0",
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0",
|
|
"stream-shift": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/mississippi/node_modules/end-of-stream": {
|
|
"version": "1.4.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/mississippi/node_modules/flush-write-stream": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/mississippi/node_modules/from2": {
|
|
"version": "2.3.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cyclist": "~0.2.2",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.1.5"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist": {
|
|
"version": "0.2.2",
|
|
"inBundle": true
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/mississippi/node_modules/pump": {
|
|
"version": "2.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/mississippi/node_modules/pumpify": {
|
|
"version": "1.4.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"duplexify": "^3.5.3",
|
|
"inherits": "^2.0.3",
|
|
"pump": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/mississippi/node_modules/stream-each": {
|
|
"version": "1.2.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"stream-shift": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/mississippi/node_modules/through2": {
|
|
"version": "2.0.3",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "^2.1.5",
|
|
"xtend": "~4.0.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/mississippi/node_modules/through2/node_modules/xtend": {
|
|
"version": "4.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/y18n": {
|
|
"version": "4.0.0",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/call-limit": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/chownr": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/cli-columns": {
|
|
"version": "3.1.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"string-width": "^2.0.0",
|
|
"strip-ansi": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cli-columns/node_modules/string-width": {
|
|
"version": "2.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-fullwidth-code-point": "^2.0.0",
|
|
"strip-ansi": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cli-columns/node_modules/string-width/node_modules/is-fullwidth-code-point": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cli-columns/node_modules/string-width/node_modules/strip-ansi": {
|
|
"version": "4.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cli-columns/node_modules/strip-ansi": {
|
|
"version": "3.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cli-columns/node_modules/strip-ansi/node_modules/ansi-regex": {
|
|
"version": "2.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cli-table2": {
|
|
"version": "0.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash": "^3.10.1",
|
|
"string-width": "^1.0.1"
|
|
},
|
|
"optionalDependencies": {
|
|
"colors": "^1.1.2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cli-table2/node_modules/colors": {
|
|
"version": "1.1.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=0.1.90"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cli-table2/node_modules/lodash": {
|
|
"version": "3.10.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/cli-table2/node_modules/string-width": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"code-point-at": "^1.0.0",
|
|
"is-fullwidth-code-point": "^1.0.0",
|
|
"strip-ansi": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/code-point-at": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/is-fullwidth-code-point": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"number-is-nan": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/strip-ansi": {
|
|
"version": "3.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex": {
|
|
"version": "2.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cmd-shim": {
|
|
"version": "2.0.2",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"mkdirp": "~0.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/columnify": {
|
|
"version": "1.5.4",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"strip-ansi": "^3.0.0",
|
|
"wcwidth": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/columnify/node_modules/strip-ansi": {
|
|
"version": "3.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex": {
|
|
"version": "2.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/columnify/node_modules/wcwidth": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"defaults": "^1.0.3"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults": {
|
|
"version": "1.0.3",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/config-chain": {
|
|
"version": "1.1.11",
|
|
"inBundle": true,
|
|
"dependencies": {
|
|
"ini": "^1.3.4",
|
|
"proto-list": "~1.2.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/config-chain/node_modules/proto-list": {
|
|
"version": "1.2.4",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/debuglog": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/detect-indent": {
|
|
"version": "5.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/detect-newline": {
|
|
"version": "2.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/dezalgo": {
|
|
"version": "1.0.3",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"asap": "^2.0.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/dezalgo/node_modules/asap": {
|
|
"version": "2.0.5",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/editor": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/find-npm-prefix": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/fs-vacuum": {
|
|
"version": "1.2.10",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"path-is-inside": "^1.0.1",
|
|
"rimraf": "^2.5.2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/fs-write-stream-atomic": {
|
|
"version": "1.0.10",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"iferr": "^0.1.5",
|
|
"imurmurhash": "^0.1.4",
|
|
"readable-stream": "1 || 2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/gentle-fs": {
|
|
"version": "2.0.1",
|
|
"inBundle": true,
|
|
"license": "Artistic-2.0",
|
|
"dependencies": {
|
|
"aproba": "^1.1.2",
|
|
"fs-vacuum": "^1.2.10",
|
|
"graceful-fs": "^4.1.11",
|
|
"iferr": "^0.1.5",
|
|
"mkdirp": "^0.5.1",
|
|
"path-is-inside": "^1.0.2",
|
|
"read-cmd-shim": "^1.0.1",
|
|
"slide": "^1.1.6"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/glob": {
|
|
"version": "7.1.2",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.0.4",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/glob/node_modules/fs.realpath": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/glob/node_modules/minimatch": {
|
|
"version": "3.0.4",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion": {
|
|
"version": "1.1.8",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map": {
|
|
"version": "0.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/glob/node_modules/path-is-absolute": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/graceful-fs": {
|
|
"version": "4.1.11",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/has-unicode": {
|
|
"version": "2.0.1",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/hosted-git-info": {
|
|
"version": "2.6.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/iferr": {
|
|
"version": "0.1.5",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/imurmurhash": {
|
|
"version": "0.1.4",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.19"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/inflight": {
|
|
"version": "1.0.6",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/inherits": {
|
|
"version": "2.0.3",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/ini": {
|
|
"version": "1.3.5",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/init-package-json": {
|
|
"version": "1.10.3",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.1",
|
|
"npm-package-arg": "^4.0.0 || ^5.0.0 || ^6.0.0",
|
|
"promzard": "^0.3.0",
|
|
"read": "~1.0.1",
|
|
"read-package-json": "1 || 2",
|
|
"semver": "2.x || 3.x || 4 || 5",
|
|
"validate-npm-package-license": "^3.0.1",
|
|
"validate-npm-package-name": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/init-package-json/node_modules/promzard": {
|
|
"version": "0.3.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"read": "1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/is-cidr": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cidr-regex": "1.0.6"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/is-cidr/node_modules/cidr-regex": {
|
|
"version": "1.0.6",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/json-parse-better-errors": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/JSONStream": {
|
|
"version": "1.3.2",
|
|
"inBundle": true,
|
|
"license": "(MIT OR Apache-2.0)",
|
|
"dependencies": {
|
|
"jsonparse": "^1.2.0",
|
|
"through": ">=2.2.7 <3"
|
|
},
|
|
"bin": {
|
|
"JSONStream": "bin.js"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/JSONStream/node_modules/jsonparse": {
|
|
"version": "1.3.1",
|
|
"engines": [
|
|
"node >= 0.2.0"
|
|
],
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/JSONStream/node_modules/through": {
|
|
"version": "2.3.8",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/lazy-property": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/libcipm": {
|
|
"version": "1.6.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bin-links": "^1.1.0",
|
|
"bluebird": "^3.5.1",
|
|
"find-npm-prefix": "^1.0.2",
|
|
"graceful-fs": "^4.1.11",
|
|
"lock-verify": "^2.0.0",
|
|
"npm-lifecycle": "^2.0.0",
|
|
"npm-logical-tree": "^1.2.1",
|
|
"npm-package-arg": "^6.0.0",
|
|
"pacote": "^7.5.1",
|
|
"protoduck": "^5.0.0",
|
|
"read-package-json": "^2.0.12",
|
|
"rimraf": "^2.6.2",
|
|
"worker-farm": "^1.5.4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libcipm/node_modules/lock-verify": {
|
|
"version": "2.0.1",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"npm-package-arg": "^5.1.2",
|
|
"semver": "^5.4.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libcipm/node_modules/lock-verify/node_modules/npm-package-arg": {
|
|
"version": "5.1.2",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"hosted-git-info": "^2.4.2",
|
|
"osenv": "^0.1.4",
|
|
"semver": "^5.1.0",
|
|
"validate-npm-package-name": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libcipm/node_modules/npm-logical-tree": {
|
|
"version": "1.2.1",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/libcipm/node_modules/protoduck": {
|
|
"version": "5.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"genfun": "^4.0.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libcipm/node_modules/protoduck/node_modules/genfun": {
|
|
"version": "4.0.1",
|
|
"inBundle": true,
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/npm/node_modules/libnpx": {
|
|
"version": "10.2.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"dotenv": "^5.0.1",
|
|
"npm-package-arg": "^6.0.0",
|
|
"rimraf": "^2.6.2",
|
|
"safe-buffer": "^5.1.0",
|
|
"update-notifier": "^2.3.0",
|
|
"which": "^1.3.0",
|
|
"y18n": "^4.0.0",
|
|
"yargs": "^11.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/dotenv": {
|
|
"version": "5.0.1",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=4.6.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/y18n": {
|
|
"version": "4.0.0",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs": {
|
|
"version": "11.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^4.0.0",
|
|
"decamelize": "^1.1.1",
|
|
"find-up": "^2.1.0",
|
|
"get-caller-file": "^1.0.1",
|
|
"os-locale": "^2.0.0",
|
|
"require-directory": "^2.1.1",
|
|
"require-main-filename": "^1.0.1",
|
|
"set-blocking": "^2.0.0",
|
|
"string-width": "^2.0.0",
|
|
"which-module": "^2.0.0",
|
|
"y18n": "^3.2.1",
|
|
"yargs-parser": "^9.0.2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui": {
|
|
"version": "4.1.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^2.1.1",
|
|
"strip-ansi": "^4.0.0",
|
|
"wrap-ansi": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi": {
|
|
"version": "2.1.0",
|
|
"inBundle": true,
|
|
"dependencies": {
|
|
"string-width": "^1.0.1",
|
|
"strip-ansi": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi/node_modules/string-width": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"dependencies": {
|
|
"code-point-at": "^1.0.0",
|
|
"is-fullwidth-code-point": "^1.0.0",
|
|
"strip-ansi": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi/node_modules/string-width/node_modules/code-point-at": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi/node_modules/string-width/node_modules/is-fullwidth-code-point": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"dependencies": {
|
|
"number-is-nan": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi/node_modules/strip-ansi": {
|
|
"version": "3.0.1",
|
|
"inBundle": true,
|
|
"dependencies": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi/node_modules/strip-ansi/node_modules/ansi-regex": {
|
|
"version": "2.1.1",
|
|
"inBundle": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/decamelize": {
|
|
"version": "1.2.0",
|
|
"inBundle": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/find-up": {
|
|
"version": "2.1.0",
|
|
"inBundle": true,
|
|
"dependencies": {
|
|
"locate-path": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/find-up/node_modules/locate-path": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"dependencies": {
|
|
"p-locate": "^2.0.0",
|
|
"path-exists": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/find-up/node_modules/locate-path/node_modules/p-locate": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"dependencies": {
|
|
"p-limit": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/find-up/node_modules/locate-path/node_modules/p-locate/node_modules/p-limit": {
|
|
"version": "1.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/find-up/node_modules/locate-path/node_modules/p-locate/node_modules/p-limit/node_modules/p-try": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/find-up/node_modules/locate-path/node_modules/path-exists": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/get-caller-file": {
|
|
"version": "1.0.2",
|
|
"inBundle": true
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale": {
|
|
"version": "2.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"execa": "^0.7.0",
|
|
"lcid": "^1.0.0",
|
|
"mem": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa": {
|
|
"version": "0.7.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^5.0.1",
|
|
"get-stream": "^3.0.0",
|
|
"is-stream": "^1.1.0",
|
|
"npm-run-path": "^2.0.0",
|
|
"p-finally": "^1.0.0",
|
|
"signal-exit": "^3.0.0",
|
|
"strip-eof": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn": {
|
|
"version": "5.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lru-cache": "^4.0.1",
|
|
"shebang-command": "^1.2.0",
|
|
"which": "^1.2.9"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command": {
|
|
"version": "1.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/get-stream": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/is-stream": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/npm-run-path": {
|
|
"version": "2.0.2",
|
|
"inBundle": true,
|
|
"dependencies": {
|
|
"path-key": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/npm-run-path/node_modules/path-key": {
|
|
"version": "2.0.1",
|
|
"inBundle": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/p-finally": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/signal-exit": {
|
|
"version": "3.0.2",
|
|
"inBundle": true
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/strip-eof": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/lcid": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"dependencies": {
|
|
"invert-kv": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/lcid/node_modules/invert-kv": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/mem": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"dependencies": {
|
|
"mimic-fn": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/mem/node_modules/mimic-fn": {
|
|
"version": "1.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-directory": {
|
|
"version": "2.1.1",
|
|
"inBundle": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-main-filename": {
|
|
"version": "1.0.1",
|
|
"inBundle": true
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/set-blocking": {
|
|
"version": "2.0.0",
|
|
"inBundle": true
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/string-width": {
|
|
"version": "2.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-fullwidth-code-point": "^2.0.0",
|
|
"strip-ansi": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/which-module": {
|
|
"version": "2.0.0",
|
|
"inBundle": true
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/y18n": {
|
|
"version": "3.2.1",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/yargs-parser": {
|
|
"version": "9.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"camelcase": "^4.1.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/yargs-parser/node_modules/camelcase": {
|
|
"version": "4.1.0",
|
|
"inBundle": true,
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/lock-verify": {
|
|
"version": "2.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"npm-package-arg": "^5.1.2 || 6",
|
|
"semver": "^5.4.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/lockfile": {
|
|
"version": "1.0.4",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"signal-exit": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/lockfile/node_modules/signal-exit": {
|
|
"version": "3.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/lodash._baseindexof": {
|
|
"version": "3.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/lodash._baseuniq": {
|
|
"version": "4.6.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash._createset": "~4.0.0",
|
|
"lodash._root": "~3.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset": {
|
|
"version": "4.0.3",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root": {
|
|
"version": "3.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/lodash._bindcallback": {
|
|
"version": "3.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/lodash._cacheindexof": {
|
|
"version": "3.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/lodash._createcache": {
|
|
"version": "3.1.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash._getnative": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/lodash._getnative": {
|
|
"version": "3.9.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/lodash.clonedeep": {
|
|
"version": "4.5.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/lodash.restparam": {
|
|
"version": "3.6.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/lodash.union": {
|
|
"version": "4.6.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/lodash.uniq": {
|
|
"version": "4.5.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/lodash.without": {
|
|
"version": "4.4.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/lru-cache": {
|
|
"version": "4.1.2",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"pseudomap": "^1.0.2",
|
|
"yallist": "^2.1.2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/lru-cache/node_modules/pseudomap": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/lru-cache/node_modules/yallist": {
|
|
"version": "2.1.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/meant": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/mississippi": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"concat-stream": "^1.5.0",
|
|
"duplexify": "^3.4.2",
|
|
"end-of-stream": "^1.1.0",
|
|
"flush-write-stream": "^1.0.0",
|
|
"from2": "^2.1.0",
|
|
"parallel-transform": "^1.1.0",
|
|
"pump": "^3.0.0",
|
|
"pumpify": "^1.3.3",
|
|
"stream-each": "^1.1.0",
|
|
"through2": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/mississippi/node_modules/concat-stream": {
|
|
"version": "1.6.1",
|
|
"engines": [
|
|
"node >= 0.8"
|
|
],
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray": {
|
|
"version": "0.0.6",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/mississippi/node_modules/duplexify": {
|
|
"version": "3.5.4",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.0.0",
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0",
|
|
"stream-shift": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/mississippi/node_modules/end-of-stream": {
|
|
"version": "1.4.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/mississippi/node_modules/from2": {
|
|
"version": "2.3.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/mississippi/node_modules/parallel-transform": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cyclist": "~0.2.2",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.1.5"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist": {
|
|
"version": "0.2.2",
|
|
"inBundle": true
|
|
},
|
|
"node_modules/npm/node_modules/mississippi/node_modules/pump": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/mississippi/node_modules/pumpify": {
|
|
"version": "1.4.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"duplexify": "^3.5.3",
|
|
"inherits": "^2.0.3",
|
|
"pump": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/mississippi/node_modules/pumpify/node_modules/pump": {
|
|
"version": "2.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/mississippi/node_modules/stream-each": {
|
|
"version": "1.2.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"stream-shift": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/mississippi/node_modules/through2": {
|
|
"version": "2.0.3",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "^2.1.5",
|
|
"xtend": "~4.0.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend": {
|
|
"version": "4.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/mkdirp": {
|
|
"version": "0.5.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "0.0.8"
|
|
},
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/mkdirp/node_modules/minimist": {
|
|
"version": "0.0.8",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/move-concurrently": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"aproba": "^1.1.1",
|
|
"copy-concurrently": "^1.0.0",
|
|
"fs-write-stream-atomic": "^1.0.8",
|
|
"mkdirp": "^0.5.1",
|
|
"rimraf": "^2.5.4",
|
|
"run-queue": "^1.0.3"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/move-concurrently/node_modules/copy-concurrently": {
|
|
"version": "1.0.5",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"aproba": "^1.1.1",
|
|
"fs-write-stream-atomic": "^1.0.8",
|
|
"iferr": "^0.1.5",
|
|
"mkdirp": "^0.5.1",
|
|
"rimraf": "^2.5.4",
|
|
"run-queue": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/move-concurrently/node_modules/run-queue": {
|
|
"version": "1.0.3",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"aproba": "^1.1.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/node-gyp": {
|
|
"version": "3.6.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fstream": "^1.0.0",
|
|
"glob": "^7.0.3",
|
|
"graceful-fs": "^4.1.2",
|
|
"minimatch": "^3.0.2",
|
|
"mkdirp": "^0.5.0",
|
|
"nopt": "2 || 3",
|
|
"npmlog": "0 || 1 || 2 || 3 || 4",
|
|
"osenv": "0",
|
|
"request": "2",
|
|
"rimraf": "2",
|
|
"semver": "~5.3.0",
|
|
"tar": "^2.0.0",
|
|
"which": "1"
|
|
},
|
|
"bin": {
|
|
"node-gyp": "bin/node-gyp.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/node-gyp/node_modules/fstream": {
|
|
"version": "1.0.11",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"inherits": "~2.0.0",
|
|
"mkdirp": ">=0.5 0",
|
|
"rimraf": "2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/node-gyp/node_modules/minimatch": {
|
|
"version": "3.0.4",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map": {
|
|
"version": "0.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/node-gyp/node_modules/nopt": {
|
|
"version": "3.0.6",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"abbrev": "1"
|
|
},
|
|
"bin": {
|
|
"nopt": "bin/nopt.js"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/node-gyp/node_modules/semver": {
|
|
"version": "5.3.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/node-gyp/node_modules/tar": {
|
|
"version": "2.2.1",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"block-stream": "*",
|
|
"fstream": "^1.0.2",
|
|
"inherits": "2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/node-gyp/node_modules/tar/node_modules/block-stream": {
|
|
"version": "0.0.9",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"inherits": "~2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "0.4 || >=0.5.8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/nopt": {
|
|
"version": "4.0.1",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"abbrev": "1",
|
|
"osenv": "^0.1.4"
|
|
},
|
|
"bin": {
|
|
"nopt": "bin/nopt.js"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/normalize-package-data": {
|
|
"version": "2.4.0",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"hosted-git-info": "^2.1.4",
|
|
"is-builtin-module": "^1.0.0",
|
|
"semver": "2 || 3 || 4 || 5",
|
|
"validate-npm-package-license": "^3.0.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"builtin-modules": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules": {
|
|
"version": "1.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-audit-report": {
|
|
"version": "1.0.9",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"cli-table2": "^0.2.0",
|
|
"console-control-strings": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-audit-report/node_modules/console-control-strings": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/npm-cache-filename": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/npm-install-checks": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"semver": "^2.3.0 || 3.x || 4 || 5"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-lifecycle": {
|
|
"version": "2.0.1",
|
|
"inBundle": true,
|
|
"license": "Artistic-2.0",
|
|
"dependencies": {
|
|
"byline": "^5.0.0",
|
|
"graceful-fs": "^4.1.11",
|
|
"node-gyp": "^3.6.2",
|
|
"resolve-from": "^4.0.0",
|
|
"slide": "^1.1.6",
|
|
"uid-number": "0.0.6",
|
|
"umask": "^1.1.0",
|
|
"which": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-lifecycle/node_modules/byline": {
|
|
"version": "5.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-lifecycle/node_modules/resolve-from": {
|
|
"version": "4.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-package-arg": {
|
|
"version": "6.1.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"hosted-git-info": "^2.6.0",
|
|
"osenv": "^0.1.5",
|
|
"semver": "^5.5.0",
|
|
"validate-npm-package-name": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-packlist": {
|
|
"version": "1.1.10",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"ignore-walk": "^3.0.1",
|
|
"npm-bundled": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk": {
|
|
"version": "3.0.1",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minimatch": "^3.0.4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch": {
|
|
"version": "3.0.4",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion": {
|
|
"version": "1.1.8",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map": {
|
|
"version": "0.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-packlist/node_modules/npm-bundled": {
|
|
"version": "1.0.3",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile": {
|
|
"version": "3.0.1",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"aproba": "^1.1.2",
|
|
"make-fetch-happen": "^2.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen": {
|
|
"version": "2.6.0",
|
|
"inBundle": true,
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"agentkeepalive": "^3.3.0",
|
|
"cacache": "^10.0.0",
|
|
"http-cache-semantics": "^3.8.0",
|
|
"http-proxy-agent": "^2.0.0",
|
|
"https-proxy-agent": "^2.1.0",
|
|
"lru-cache": "^4.1.1",
|
|
"mississippi": "^1.2.0",
|
|
"node-fetch-npm": "^2.0.2",
|
|
"promise-retry": "^1.1.1",
|
|
"socks-proxy-agent": "^3.0.1",
|
|
"ssri": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive": {
|
|
"version": "3.3.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"humanize-ms": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms": {
|
|
"version": "1.2.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms": {
|
|
"version": "2.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-cache-semantics": {
|
|
"version": "3.8.1",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "4",
|
|
"debug": "2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base": {
|
|
"version": "4.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-promisify": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify": {
|
|
"version": "5.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-promise": "^4.0.3"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise": {
|
|
"version": "4.2.4",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent": {
|
|
"version": "2.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^4.1.0",
|
|
"debug": "^3.1.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base": {
|
|
"version": "4.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-promisify": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify": {
|
|
"version": "5.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-promise": "^4.0.3"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise": {
|
|
"version": "4.2.4",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug": {
|
|
"version": "3.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi": {
|
|
"version": "1.3.1",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"concat-stream": "^1.5.0",
|
|
"duplexify": "^3.4.2",
|
|
"end-of-stream": "^1.1.0",
|
|
"flush-write-stream": "^1.0.0",
|
|
"from2": "^2.1.0",
|
|
"parallel-transform": "^1.1.0",
|
|
"pump": "^1.0.0",
|
|
"pumpify": "^1.3.3",
|
|
"stream-each": "^1.1.0",
|
|
"through2": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream": {
|
|
"version": "1.6.0",
|
|
"engines": [
|
|
"node >= 0.8"
|
|
],
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray": {
|
|
"version": "0.0.6",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify": {
|
|
"version": "3.5.3",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.0.0",
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0",
|
|
"stream-shift": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream": {
|
|
"version": "1.4.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2": {
|
|
"version": "2.3.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cyclist": "~0.2.2",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.1.5"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist": {
|
|
"version": "0.2.2",
|
|
"inBundle": true
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump": {
|
|
"version": "1.0.3",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify": {
|
|
"version": "1.4.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"duplexify": "^3.5.3",
|
|
"inherits": "^2.0.3",
|
|
"pump": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump": {
|
|
"version": "2.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each": {
|
|
"version": "1.2.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"stream-shift": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2": {
|
|
"version": "2.0.3",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "^2.1.5",
|
|
"xtend": "~4.0.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend": {
|
|
"version": "4.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm": {
|
|
"version": "2.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"encoding": "^0.1.11",
|
|
"json-parse-better-errors": "^1.0.0",
|
|
"safe-buffer": "^5.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding": {
|
|
"version": "0.1.12",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"iconv-lite": "~0.4.13"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite": {
|
|
"version": "0.4.19",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry": {
|
|
"version": "1.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"err-code": "^1.0.0",
|
|
"retry": "^0.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code": {
|
|
"version": "1.1.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/retry": {
|
|
"version": "0.10.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent": {
|
|
"version": "3.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^4.1.0",
|
|
"socks": "^1.1.10"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base": {
|
|
"version": "4.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-promisify": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify": {
|
|
"version": "5.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-promise": "^4.0.3"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise": {
|
|
"version": "4.2.4",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks": {
|
|
"version": "1.1.10",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ip": "^1.1.4",
|
|
"smart-buffer": "^1.0.13"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0",
|
|
"npm": ">= 1.3.5"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip": {
|
|
"version": "1.1.5",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer": {
|
|
"version": "1.1.15",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10.15",
|
|
"npm": ">= 1.3.5"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-client": {
|
|
"version": "8.5.1",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"concat-stream": "^1.5.2",
|
|
"graceful-fs": "^4.1.6",
|
|
"normalize-package-data": "~1.0.1 || ^2.0.0",
|
|
"npm-package-arg": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0",
|
|
"once": "^1.3.3",
|
|
"request": "^2.74.0",
|
|
"retry": "^0.10.0",
|
|
"safe-buffer": "^5.1.1",
|
|
"semver": "2 >=2.2.1 || 3.x || 4 || 5",
|
|
"slide": "^1.1.3",
|
|
"ssri": "^5.2.4"
|
|
},
|
|
"optionalDependencies": {
|
|
"npmlog": "2 || ^3.1.0 || ^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream": {
|
|
"version": "1.6.1",
|
|
"engines": [
|
|
"node >= 0.8"
|
|
],
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray": {
|
|
"version": "0.0.6",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-client/node_modules/retry": {
|
|
"version": "0.10.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"bluebird": "^3.5.1",
|
|
"figgy-pudding": "^2.0.1",
|
|
"lru-cache": "^4.1.2",
|
|
"make-fetch-happen": "^3.0.0",
|
|
"npm-package-arg": "^6.0.0",
|
|
"safe-buffer": "^5.1.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/figgy-pudding": {
|
|
"version": "2.0.1",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"agentkeepalive": "^3.4.1",
|
|
"cacache": "^10.0.4",
|
|
"http-cache-semantics": "^3.8.1",
|
|
"http-proxy-agent": "^2.1.0",
|
|
"https-proxy-agent": "^2.2.0",
|
|
"lru-cache": "^4.1.2",
|
|
"mississippi": "^3.0.0",
|
|
"node-fetch-npm": "^2.0.2",
|
|
"promise-retry": "^1.1.1",
|
|
"socks-proxy-agent": "^3.0.1",
|
|
"ssri": "^5.2.4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/agentkeepalive": {
|
|
"version": "3.4.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"humanize-ms": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms": {
|
|
"version": "1.2.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms": {
|
|
"version": "2.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/http-cache-semantics": {
|
|
"version": "3.8.1",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/http-proxy-agent": {
|
|
"version": "2.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "4",
|
|
"debug": "3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base": {
|
|
"version": "4.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-promisify": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify": {
|
|
"version": "5.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-promise": "^4.0.3"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise": {
|
|
"version": "4.2.4",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug": {
|
|
"version": "3.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/https-proxy-agent": {
|
|
"version": "2.2.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^4.1.0",
|
|
"debug": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base": {
|
|
"version": "4.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-promisify": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify": {
|
|
"version": "5.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-promise": "^4.0.3"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise": {
|
|
"version": "4.2.4",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug": {
|
|
"version": "3.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/node-fetch-npm": {
|
|
"version": "2.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"encoding": "^0.1.11",
|
|
"json-parse-better-errors": "^1.0.0",
|
|
"safe-buffer": "^5.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding": {
|
|
"version": "0.1.12",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"iconv-lite": "~0.4.13"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite": {
|
|
"version": "0.4.21",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/node_modules/safer-buffer": {
|
|
"version": "2.1.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/promise-retry": {
|
|
"version": "1.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"err-code": "^1.0.0",
|
|
"retry": "^0.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code": {
|
|
"version": "1.1.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/retry": {
|
|
"version": "0.10.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/socks-proxy-agent": {
|
|
"version": "3.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^4.1.0",
|
|
"socks": "^1.1.10"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base": {
|
|
"version": "4.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-promisify": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify": {
|
|
"version": "5.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-promise": "^4.0.3"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise": {
|
|
"version": "4.2.4",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks": {
|
|
"version": "1.1.10",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ip": "^1.1.4",
|
|
"smart-buffer": "^1.0.13"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0",
|
|
"npm": ">= 1.3.5"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip": {
|
|
"version": "1.1.5",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer": {
|
|
"version": "1.1.15",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10.15",
|
|
"npm": ">= 1.3.5"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-user-validate": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/npm/node_modules/npmlog": {
|
|
"version": "4.1.2",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"are-we-there-yet": "~1.1.2",
|
|
"console-control-strings": "~1.1.0",
|
|
"gauge": "~2.7.3",
|
|
"set-blocking": "~2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet": {
|
|
"version": "1.1.4",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"delegates": "^1.0.0",
|
|
"readable-stream": "^2.0.6"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/npmlog/node_modules/console-control-strings": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/npmlog/node_modules/gauge": {
|
|
"version": "2.7.4",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"aproba": "^1.0.3",
|
|
"console-control-strings": "^1.0.0",
|
|
"has-unicode": "^2.0.0",
|
|
"object-assign": "^4.1.0",
|
|
"signal-exit": "^3.0.0",
|
|
"string-width": "^1.0.1",
|
|
"strip-ansi": "^3.0.1",
|
|
"wide-align": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign": {
|
|
"version": "4.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit": {
|
|
"version": "3.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"code-point-at": "^1.0.0",
|
|
"is-fullwidth-code-point": "^1.0.0",
|
|
"strip-ansi": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"number-is-nan": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/strip-ansi": {
|
|
"version": "3.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/strip-ansi/node_modules/ansi-regex": {
|
|
"version": "2.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align": {
|
|
"version": "1.1.2",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npmlog/node_modules/set-blocking": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/once": {
|
|
"version": "1.4.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/opener": {
|
|
"version": "1.4.3",
|
|
"inBundle": true,
|
|
"license": "(WTFPL OR MIT)",
|
|
"bin": {
|
|
"opener": "opener.js"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/osenv": {
|
|
"version": "0.1.5",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"os-homedir": "^1.0.0",
|
|
"os-tmpdir": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/osenv/node_modules/os-homedir": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/osenv/node_modules/os-tmpdir": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote": {
|
|
"version": "7.6.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bluebird": "^3.5.1",
|
|
"cacache": "^10.0.4",
|
|
"get-stream": "^3.0.0",
|
|
"glob": "^7.1.2",
|
|
"lru-cache": "^4.1.1",
|
|
"make-fetch-happen": "^2.6.0",
|
|
"minimatch": "^3.0.4",
|
|
"mississippi": "^3.0.0",
|
|
"mkdirp": "^0.5.1",
|
|
"normalize-package-data": "^2.4.0",
|
|
"npm-package-arg": "^6.0.0",
|
|
"npm-packlist": "^1.1.10",
|
|
"npm-pick-manifest": "^2.1.0",
|
|
"osenv": "^0.1.5",
|
|
"promise-inflight": "^1.0.1",
|
|
"promise-retry": "^1.1.1",
|
|
"protoduck": "^5.0.0",
|
|
"rimraf": "^2.6.2",
|
|
"safe-buffer": "^5.1.1",
|
|
"semver": "^5.5.0",
|
|
"ssri": "^5.2.4",
|
|
"tar": "^4.4.0",
|
|
"unique-filename": "^1.1.0",
|
|
"which": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/get-stream": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen": {
|
|
"version": "2.6.0",
|
|
"inBundle": true,
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"agentkeepalive": "^3.3.0",
|
|
"cacache": "^10.0.0",
|
|
"http-cache-semantics": "^3.8.0",
|
|
"http-proxy-agent": "^2.0.0",
|
|
"https-proxy-agent": "^2.1.0",
|
|
"lru-cache": "^4.1.1",
|
|
"mississippi": "^1.2.0",
|
|
"node-fetch-npm": "^2.0.2",
|
|
"promise-retry": "^1.1.1",
|
|
"socks-proxy-agent": "^3.0.1",
|
|
"ssri": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive": {
|
|
"version": "3.4.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"humanize-ms": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms": {
|
|
"version": "1.2.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms": {
|
|
"version": "2.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics": {
|
|
"version": "3.8.1",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent": {
|
|
"version": "2.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "4",
|
|
"debug": "3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base": {
|
|
"version": "4.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-promisify": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify": {
|
|
"version": "5.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-promise": "^4.0.3"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise": {
|
|
"version": "4.2.4",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug": {
|
|
"version": "3.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent": {
|
|
"version": "2.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^4.1.0",
|
|
"debug": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base": {
|
|
"version": "4.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-promisify": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify": {
|
|
"version": "5.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-promise": "^4.0.3"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise": {
|
|
"version": "4.2.4",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug": {
|
|
"version": "3.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi": {
|
|
"version": "1.3.1",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"concat-stream": "^1.5.0",
|
|
"duplexify": "^3.4.2",
|
|
"end-of-stream": "^1.1.0",
|
|
"flush-write-stream": "^1.0.0",
|
|
"from2": "^2.1.0",
|
|
"parallel-transform": "^1.1.0",
|
|
"pump": "^1.0.0",
|
|
"pumpify": "^1.3.3",
|
|
"stream-each": "^1.1.0",
|
|
"through2": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream": {
|
|
"version": "1.6.1",
|
|
"engines": [
|
|
"node >= 0.8"
|
|
],
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray": {
|
|
"version": "0.0.6",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify": {
|
|
"version": "3.5.4",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.0.0",
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0",
|
|
"stream-shift": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/end-of-stream": {
|
|
"version": "1.4.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/flush-write-stream": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/from2": {
|
|
"version": "2.3.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cyclist": "~0.2.2",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.1.5"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist": {
|
|
"version": "0.2.2",
|
|
"inBundle": true
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pump": {
|
|
"version": "1.0.3",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify": {
|
|
"version": "1.4.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"duplexify": "^3.5.3",
|
|
"inherits": "^2.0.3",
|
|
"pump": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/pumpify/node_modules/pump": {
|
|
"version": "2.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each": {
|
|
"version": "1.2.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"stream-shift": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2": {
|
|
"version": "2.0.3",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "^2.1.5",
|
|
"xtend": "~4.0.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/mississippi/node_modules/through2/node_modules/xtend": {
|
|
"version": "4.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm": {
|
|
"version": "2.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"encoding": "^0.1.11",
|
|
"json-parse-better-errors": "^1.0.0",
|
|
"safe-buffer": "^5.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding": {
|
|
"version": "0.1.12",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"iconv-lite": "~0.4.13"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite": {
|
|
"version": "0.4.19",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent": {
|
|
"version": "3.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^4.1.0",
|
|
"socks": "^1.1.10"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base": {
|
|
"version": "4.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-promisify": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify": {
|
|
"version": "5.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es6-promise": "^4.0.3"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise": {
|
|
"version": "4.2.4",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks": {
|
|
"version": "1.1.10",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ip": "^1.1.4",
|
|
"smart-buffer": "^1.0.13"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0",
|
|
"npm": ">= 1.3.5"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip": {
|
|
"version": "1.1.5",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer": {
|
|
"version": "1.1.15",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10.15",
|
|
"npm": ">= 1.3.5"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/minimatch": {
|
|
"version": "3.0.4",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map": {
|
|
"version": "0.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/npm-pick-manifest": {
|
|
"version": "2.1.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"npm-package-arg": "^6.0.0",
|
|
"semver": "^5.4.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/promise-retry": {
|
|
"version": "1.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"err-code": "^1.0.0",
|
|
"retry": "^0.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code": {
|
|
"version": "1.1.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/retry": {
|
|
"version": "0.10.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/protoduck": {
|
|
"version": "5.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"genfun": "^4.0.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun": {
|
|
"version": "4.0.1",
|
|
"inBundle": true,
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/npm/node_modules/path-is-inside": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "(WTFPL OR MIT)"
|
|
},
|
|
"node_modules/npm/node_modules/promise-inflight": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/qrcode-terminal": {
|
|
"version": "0.12.0",
|
|
"inBundle": true,
|
|
"bin": {
|
|
"qrcode-terminal": "bin/qrcode-terminal.js"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/query-string": {
|
|
"version": "6.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"decode-uri-component": "^0.2.0",
|
|
"strict-uri-encode": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/query-string/node_modules/decode-uri-component": {
|
|
"version": "0.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/query-string/node_modules/strict-uri-encode": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/qw": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/read": {
|
|
"version": "1.0.7",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"mute-stream": "~0.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/read-cmd-shim": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/read-installed": {
|
|
"version": "4.0.3",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"debuglog": "^1.0.1",
|
|
"read-package-json": "^2.0.0",
|
|
"readdir-scoped-modules": "^1.0.0",
|
|
"semver": "2 || 3 || 4 || 5",
|
|
"slide": "~1.1.3",
|
|
"util-extend": "^1.0.1"
|
|
},
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/read-installed/node_modules/util-extend": {
|
|
"version": "1.0.3",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/read-package-json": {
|
|
"version": "2.0.13",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.1",
|
|
"json-parse-better-errors": "^1.0.1",
|
|
"normalize-package-data": "^2.0.0",
|
|
"slash": "^1.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/read-package-json/node_modules/json-parse-better-errors": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/read-package-json/node_modules/slash": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/read-package-tree": {
|
|
"version": "5.2.1",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"debuglog": "^1.0.1",
|
|
"dezalgo": "^1.0.0",
|
|
"once": "^1.3.0",
|
|
"read-package-json": "^2.0.0",
|
|
"readdir-scoped-modules": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/read/node_modules/mute-stream": {
|
|
"version": "0.0.7",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/readable-stream": {
|
|
"version": "2.3.6",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/readable-stream/node_modules/core-util-is": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/readable-stream/node_modules/isarray": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/readable-stream/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/readdir-scoped-modules": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"debuglog": "^1.0.1",
|
|
"dezalgo": "^1.0.0",
|
|
"graceful-fs": "^4.1.2",
|
|
"once": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request": {
|
|
"version": "2.85.0",
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"aws-sign2": "~0.7.0",
|
|
"aws4": "^1.6.0",
|
|
"caseless": "~0.12.0",
|
|
"combined-stream": "~1.0.5",
|
|
"extend": "~3.0.1",
|
|
"forever-agent": "~0.6.1",
|
|
"form-data": "~2.3.1",
|
|
"har-validator": "~5.0.3",
|
|
"hawk": "~6.0.2",
|
|
"http-signature": "~1.2.0",
|
|
"is-typedarray": "~1.0.0",
|
|
"isstream": "~0.1.2",
|
|
"json-stringify-safe": "~5.0.1",
|
|
"mime-types": "~2.1.17",
|
|
"oauth-sign": "~0.8.2",
|
|
"performance-now": "^2.1.0",
|
|
"qs": "~6.5.1",
|
|
"safe-buffer": "^5.1.1",
|
|
"stringstream": "~0.0.5",
|
|
"tough-cookie": "~2.3.3",
|
|
"tunnel-agent": "^0.6.0",
|
|
"uuid": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/aws-sign2": {
|
|
"version": "0.7.0",
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/aws4": {
|
|
"version": "1.6.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/caseless": {
|
|
"version": "0.12.0",
|
|
"inBundle": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/combined-stream": {
|
|
"version": "1.0.6",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"delayed-stream": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/extend": {
|
|
"version": "3.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/forever-agent": {
|
|
"version": "0.6.1",
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/form-data": {
|
|
"version": "2.3.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "1.0.6",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.12"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit": {
|
|
"version": "0.4.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/har-validator": {
|
|
"version": "5.0.3",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"ajv": "^5.1.0",
|
|
"har-schema": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv": {
|
|
"version": "5.5.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"co": "^4.6.0",
|
|
"fast-deep-equal": "^1.0.0",
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
"json-schema-traverse": "^0.3.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/co": {
|
|
"version": "4.6.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">= 1.0.0",
|
|
"node": ">= 0.12.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-json-stable-stringify": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse": {
|
|
"version": "0.3.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/hawk": {
|
|
"version": "6.0.2",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"boom": "4.x.x",
|
|
"cryptiles": "3.x.x",
|
|
"hoek": "4.x.x",
|
|
"sntp": "2.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.5.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom": {
|
|
"version": "4.3.1",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"hoek": "4.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles": {
|
|
"version": "3.1.2",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"boom": "5.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/node_modules/boom": {
|
|
"version": "5.2.0",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"hoek": "4.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek": {
|
|
"version": "4.2.1",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp": {
|
|
"version": "2.1.0",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"hoek": "4.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/http-signature": {
|
|
"version": "1.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0",
|
|
"jsprim": "^1.2.2",
|
|
"sshpk": "^1.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8",
|
|
"npm": ">=1.3.7"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim": {
|
|
"version": "1.4.1",
|
|
"engines": [
|
|
"node >=0.6.0"
|
|
],
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "1.0.0",
|
|
"extsprintf": "1.3.0",
|
|
"json-schema": "0.2.3",
|
|
"verror": "1.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf": {
|
|
"version": "1.3.0",
|
|
"engines": [
|
|
"node >=0.6.0"
|
|
],
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema": {
|
|
"version": "0.2.3",
|
|
"inBundle": true
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror": {
|
|
"version": "1.10.0",
|
|
"engines": [
|
|
"node >=0.6.0"
|
|
],
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0",
|
|
"core-util-is": "1.0.2",
|
|
"extsprintf": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/node_modules/core-util-is": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk": {
|
|
"version": "1.14.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asn1": "~0.2.3",
|
|
"assert-plus": "^1.0.0",
|
|
"dashdash": "^1.12.0",
|
|
"getpass": "^0.1.1"
|
|
},
|
|
"bin": {
|
|
"sshpk-conv": "bin/sshpk-conv",
|
|
"sshpk-sign": "bin/sshpk-sign",
|
|
"sshpk-verify": "bin/sshpk-verify"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"bcrypt-pbkdf": "^1.0.0",
|
|
"ecc-jsbn": "~0.1.1",
|
|
"jsbn": "~0.1.0",
|
|
"tweetnacl": "~0.14.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1": {
|
|
"version": "0.2.3",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/bcrypt-pbkdf": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"tweetnacl": "^0.14.3"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash": {
|
|
"version": "1.14.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn": {
|
|
"version": "0.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"jsbn": "~0.1.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass": {
|
|
"version": "0.1.7",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn": {
|
|
"version": "0.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl": {
|
|
"version": "0.14.5",
|
|
"inBundle": true,
|
|
"license": "Unlicense",
|
|
"optional": true
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/is-typedarray": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/isstream": {
|
|
"version": "0.1.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/json-stringify-safe": {
|
|
"version": "5.0.1",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/mime-types": {
|
|
"version": "2.1.18",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "~1.33.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db": {
|
|
"version": "1.33.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/oauth-sign": {
|
|
"version": "0.8.2",
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/performance-now": {
|
|
"version": "2.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/qs": {
|
|
"version": "6.5.1",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/stringstream": {
|
|
"version": "0.0.5",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/tough-cookie": {
|
|
"version": "2.3.4",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"punycode": "^1.4.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode": {
|
|
"version": "1.4.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/tunnel-agent": {
|
|
"version": "0.6.0",
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/retry": {
|
|
"version": "0.12.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/rimraf": {
|
|
"version": "2.6.2",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.0.5"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/safe-buffer": {
|
|
"version": "5.1.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/semver": {
|
|
"version": "5.5.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/sha": {
|
|
"version": "2.0.1",
|
|
"inBundle": true,
|
|
"license": "(BSD-2-Clause OR MIT)",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"readable-stream": "^2.0.2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/slide": {
|
|
"version": "1.1.6",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/sorted-object": {
|
|
"version": "2.0.1",
|
|
"inBundle": true,
|
|
"license": "(WTFPL OR MIT)"
|
|
},
|
|
"node_modules/npm/node_modules/sorted-union-stream": {
|
|
"version": "2.1.3",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"from2": "^1.3.0",
|
|
"stream-iterate": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/sorted-union-stream/node_modules/from2": {
|
|
"version": "1.3.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "~2.0.1",
|
|
"readable-stream": "~1.1.10"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream": {
|
|
"version": "1.1.14",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.1",
|
|
"isarray": "0.0.1",
|
|
"string_decoder": "~0.10.x"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/core-util-is": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/isarray": {
|
|
"version": "0.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/string_decoder": {
|
|
"version": "0.10.31",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate": {
|
|
"version": "1.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "^2.1.5",
|
|
"stream-shift": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/ssri": {
|
|
"version": "5.3.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.1.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/strip-ansi": {
|
|
"version": "4.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/strip-ansi/node_modules/ansi-regex": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/tar": {
|
|
"version": "4.4.2",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"chownr": "^1.0.1",
|
|
"fs-minipass": "^1.2.5",
|
|
"minipass": "^2.2.4",
|
|
"minizlib": "^1.1.0",
|
|
"mkdirp": "^0.5.0",
|
|
"safe-buffer": "^5.1.2",
|
|
"yallist": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.5"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/tar/node_modules/fs-minipass": {
|
|
"version": "1.2.5",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^2.2.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/tar/node_modules/minipass": {
|
|
"version": "2.2.4",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.1.1",
|
|
"yallist": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/tar/node_modules/minizlib": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minipass": "^2.2.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/tar/node_modules/safe-buffer": {
|
|
"version": "5.1.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/tar/node_modules/yallist": {
|
|
"version": "3.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/text-table": {
|
|
"version": "0.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/tiny-relative-date": {
|
|
"version": "1.3.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/uid-number": {
|
|
"version": "0.0.6",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/umask": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/unique-filename": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"unique-slug": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/unique-filename/node_modules/unique-slug": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"imurmurhash": "^0.1.4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/unpipe": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier": {
|
|
"version": "2.5.0",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boxen": "^1.2.1",
|
|
"chalk": "^2.0.1",
|
|
"configstore": "^3.0.0",
|
|
"import-lazy": "^2.1.0",
|
|
"is-ci": "^1.0.10",
|
|
"is-installed-globally": "^0.1.0",
|
|
"is-npm": "^1.0.0",
|
|
"latest-version": "^3.0.0",
|
|
"semver-diff": "^2.0.0",
|
|
"xdg-basedir": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen": {
|
|
"version": "1.3.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-align": "^2.0.0",
|
|
"camelcase": "^4.0.0",
|
|
"chalk": "^2.0.1",
|
|
"cli-boxes": "^1.0.0",
|
|
"string-width": "^2.0.0",
|
|
"term-size": "^1.2.0",
|
|
"widest-line": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/camelcase": {
|
|
"version": "4.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/cli-boxes": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width": {
|
|
"version": "2.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-fullwidth-code-point": "^2.0.0",
|
|
"strip-ansi": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/is-fullwidth-code-point": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size": {
|
|
"version": "1.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"execa": "^0.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa": {
|
|
"version": "0.7.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^5.0.1",
|
|
"get-stream": "^3.0.0",
|
|
"is-stream": "^1.1.0",
|
|
"npm-run-path": "^2.0.0",
|
|
"p-finally": "^1.0.0",
|
|
"signal-exit": "^3.0.0",
|
|
"strip-eof": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn": {
|
|
"version": "5.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lru-cache": "^4.0.1",
|
|
"shebang-command": "^1.2.0",
|
|
"which": "^1.2.9"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command": {
|
|
"version": "1.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/get-stream": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/is-stream": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path": {
|
|
"version": "2.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/node_modules/path-key": {
|
|
"version": "2.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/p-finally": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/signal-exit": {
|
|
"version": "3.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/strip-eof": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"string-width": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/chalk": {
|
|
"version": "2.4.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles": {
|
|
"version": "3.2.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert": {
|
|
"version": "1.9.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "^1.1.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name": {
|
|
"version": "1.1.3",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color": {
|
|
"version": "5.4.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/node_modules/has-flag": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/configstore": {
|
|
"version": "3.1.2",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dot-prop": "^4.1.0",
|
|
"graceful-fs": "^4.1.2",
|
|
"make-dir": "^1.0.0",
|
|
"unique-string": "^1.0.0",
|
|
"write-file-atomic": "^2.0.0",
|
|
"xdg-basedir": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop": {
|
|
"version": "4.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-obj": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/node_modules/is-obj": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/make-dir": {
|
|
"version": "1.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pify": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/make-dir/node_modules/pify": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"crypto-random-string": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/node_modules/crypto-random-string": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/import-lazy": {
|
|
"version": "2.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/is-ci": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ci-info": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"is-ci": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/is-ci/node_modules/ci-info": {
|
|
"version": "1.1.3",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally": {
|
|
"version": "0.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"global-dirs": "^0.1.0",
|
|
"is-path-inside": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/node_modules/global-dirs": {
|
|
"version": "0.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ini": "^1.3.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/node_modules/is-path-inside": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-is-inside": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/is-npm": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version": {
|
|
"version": "3.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"package-json": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json": {
|
|
"version": "4.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"got": "^6.7.1",
|
|
"registry-auth-token": "^3.0.1",
|
|
"registry-url": "^3.0.3",
|
|
"semver": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got": {
|
|
"version": "6.7.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"create-error-class": "^3.0.0",
|
|
"duplexer3": "^0.1.4",
|
|
"get-stream": "^3.0.0",
|
|
"is-redirect": "^1.0.0",
|
|
"is-retry-allowed": "^1.0.0",
|
|
"is-stream": "^1.0.0",
|
|
"lowercase-keys": "^1.0.0",
|
|
"safe-buffer": "^5.0.1",
|
|
"timed-out": "^4.0.0",
|
|
"unzip-response": "^2.0.1",
|
|
"url-parse-lax": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class": {
|
|
"version": "3.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"capture-stack-trace": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/node_modules/capture-stack-trace": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/duplexer3": {
|
|
"version": "0.1.4",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/get-stream": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-redirect": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-retry-allowed": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-stream": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/lowercase-keys": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/timed-out": {
|
|
"version": "4.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/unzip-response": {
|
|
"version": "2.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prepend-http": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/node_modules/prepend-http": {
|
|
"version": "1.0.4",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token": {
|
|
"version": "3.3.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rc": "^1.1.6",
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc": {
|
|
"version": "1.2.7",
|
|
"inBundle": true,
|
|
"license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
|
|
"dependencies": {
|
|
"deep-extend": "^0.5.1",
|
|
"ini": "~1.3.0",
|
|
"minimist": "^1.2.0",
|
|
"strip-json-comments": "~2.0.1"
|
|
},
|
|
"bin": {
|
|
"rc": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/deep-extend": {
|
|
"version": "0.5.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">=1.0.0",
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/minimist": {
|
|
"version": "1.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/strip-json-comments": {
|
|
"version": "2.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url": {
|
|
"version": "3.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rc": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc": {
|
|
"version": "1.2.7",
|
|
"inBundle": true,
|
|
"license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
|
|
"dependencies": {
|
|
"deep-extend": "^0.5.1",
|
|
"ini": "~1.3.0",
|
|
"minimist": "^1.2.0",
|
|
"strip-json-comments": "~2.0.1"
|
|
},
|
|
"bin": {
|
|
"rc": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/deep-extend": {
|
|
"version": "0.5.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">=1.0.0",
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/minimist": {
|
|
"version": "1.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/strip-json-comments": {
|
|
"version": "2.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/semver-diff": {
|
|
"version": "2.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^5.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/xdg-basedir": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/uuid": {
|
|
"version": "3.2.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/validate-npm-package-license": {
|
|
"version": "3.0.3",
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-correct": "^3.0.0",
|
|
"spdx-expression-parse": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"spdx-exceptions": "^2.1.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-exceptions": {
|
|
"version": "2.1.0",
|
|
"inBundle": true,
|
|
"license": "CC-BY-3.0"
|
|
},
|
|
"node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-license-ids": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/npm/node_modules/validate-npm-package-name": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"builtins": "^1.0.3"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins": {
|
|
"version": "1.0.3",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/which": {
|
|
"version": "1.3.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"which": "bin/which"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/which/node_modules/isexe": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/worker-farm": {
|
|
"version": "1.6.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"errno": "~0.1.7"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/worker-farm/node_modules/errno": {
|
|
"version": "0.1.7",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prr": "~1.0.1"
|
|
},
|
|
"bin": {
|
|
"errno": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/worker-farm/node_modules/errno/node_modules/prr": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/wrappy": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/write-file-atomic": {
|
|
"version": "2.3.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.11",
|
|
"imurmurhash": "^0.1.4",
|
|
"signal-exit": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/write-file-atomic/node_modules/signal-exit": {
|
|
"version": "3.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/object-inspect": {
|
|
"version": "1.12.2",
|
|
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz",
|
|
"integrity": "sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ=="
|
|
},
|
|
"node_modules/qs": {
|
|
"version": "6.11.0",
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz",
|
|
"integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==",
|
|
"dependencies": {
|
|
"side-channel": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/side-channel": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz",
|
|
"integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"get-intrinsic": "^1.0.2",
|
|
"object-inspect": "^1.9.0"
|
|
}
|
|
},
|
|
"node_modules/vuex": {
|
|
"version": "4.0.2",
|
|
"resolved": "https://registry.npmjs.org/vuex/-/vuex-4.0.2.tgz",
|
|
"integrity": "sha512-M6r8uxELjZIK8kTKDGgZTYX/ahzblnzC4isU1tpmEuOIIKmV+TRdc+H4s8ds2NuZ7wpUTdGRzJRtoj+lI+pc0Q==",
|
|
"dependencies": {
|
|
"@vue/devtools-api": "^6.0.0-beta.11"
|
|
},
|
|
"peerDependencies": {
|
|
"vue": "^3.0.2"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@vue/devtools-api": {
|
|
"version": "6.2.1",
|
|
"resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.2.1.tgz",
|
|
"integrity": "sha512-OEgAMeQXvCoJ+1x8WyQuVZzFo0wcyCmUR3baRVLmKBo1LmYZWMlRiXlux5jd0fqVJu6PfDbOrZItVqUEzLobeQ=="
|
|
},
|
|
"base-64": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/base-64/-/base-64-1.0.0.tgz",
|
|
"integrity": "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg=="
|
|
},
|
|
"call-bind": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
|
|
"integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
|
|
"requires": {
|
|
"function-bind": "^1.1.1",
|
|
"get-intrinsic": "^1.0.2"
|
|
}
|
|
},
|
|
"connect": {
|
|
"version": "1.4.1",
|
|
"resolved": "https://registry.npmjs.org/connect/-/connect-1.4.1.tgz",
|
|
"integrity": "sha512-5MHCHvsWsPjOkH780R01gugAMZh9qerzTHUgTTPDI5mhaWoQJii+6UgfqpnPejg6VcjUEXw3pfLF1MHrIKFWDA==",
|
|
"requires": {
|
|
"mime": ">= 0.0.1",
|
|
"qs": ">= 0.0.6"
|
|
}
|
|
},
|
|
"crypto-js": {
|
|
"version": "4.1.1",
|
|
"resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.1.1.tgz",
|
|
"integrity": "sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw=="
|
|
},
|
|
"facebook-sdk": {
|
|
"version": "0.3.3",
|
|
"resolved": "https://registry.npmjs.org/facebook-sdk/-/facebook-sdk-0.3.3.tgz",
|
|
"integrity": "sha512-NemqH7VcbMel8alMUISWfVuYr+al+MIb5QQzzvmxcsxT9lk59hpFUzTojC4h2Qtc6PanAIoVvGEbOMdVxbVQ1Q==",
|
|
"requires": {
|
|
"connect": "1.4.1",
|
|
"npm": "^5.8.0"
|
|
}
|
|
},
|
|
"function-bind": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
|
|
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
|
|
},
|
|
"get-intrinsic": {
|
|
"version": "1.1.3",
|
|
"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.3.tgz",
|
|
"integrity": "sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==",
|
|
"requires": {
|
|
"function-bind": "^1.1.1",
|
|
"has": "^1.0.3",
|
|
"has-symbols": "^1.0.3"
|
|
}
|
|
},
|
|
"has": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
|
|
"integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
|
|
"requires": {
|
|
"function-bind": "^1.1.1"
|
|
}
|
|
},
|
|
"has-symbols": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
|
|
"integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A=="
|
|
},
|
|
"mime": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz",
|
|
"integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A=="
|
|
},
|
|
"npm": {
|
|
"version": "5.10.0",
|
|
"resolved": "https://registry.npmjs.org/npm/-/npm-5.10.0.tgz",
|
|
"integrity": "sha512-lvjvjgR5wG2RJ2uqak1xtZcVAWMwVOzN5HkUlUj/n8rU1f3A0fNn+7HwOzH9Lyf0Ppyu9ApgsEpHczOSnx1cwA==",
|
|
"requires": {
|
|
"abbrev": "~1.1.1",
|
|
"ansi-regex": "~3.0.0",
|
|
"ansicolors": "~0.3.2",
|
|
"ansistyles": "~0.1.3",
|
|
"aproba": "~1.2.0",
|
|
"archy": "~1.0.0",
|
|
"bin-links": "^1.1.0",
|
|
"bluebird": "~3.5.1",
|
|
"byte-size": "^4.0.2",
|
|
"cacache": "^10.0.4",
|
|
"call-limit": "~1.1.0",
|
|
"chownr": "~1.0.1",
|
|
"cli-columns": "^3.1.2",
|
|
"cli-table2": "~0.2.0",
|
|
"cmd-shim": "~2.0.2",
|
|
"columnify": "~1.5.4",
|
|
"config-chain": "~1.1.11",
|
|
"debuglog": "*",
|
|
"detect-indent": "~5.0.0",
|
|
"detect-newline": "^2.1.0",
|
|
"dezalgo": "~1.0.3",
|
|
"editor": "~1.0.0",
|
|
"find-npm-prefix": "^1.0.2",
|
|
"fs-vacuum": "~1.2.10",
|
|
"fs-write-stream-atomic": "~1.0.10",
|
|
"gentle-fs": "^2.0.1",
|
|
"glob": "~7.1.2",
|
|
"graceful-fs": "~4.1.11",
|
|
"has-unicode": "~2.0.1",
|
|
"hosted-git-info": "^2.6.0",
|
|
"iferr": "~0.1.5",
|
|
"imurmurhash": "*",
|
|
"inflight": "~1.0.6",
|
|
"inherits": "~2.0.3",
|
|
"ini": "^1.3.5",
|
|
"init-package-json": "^1.10.3",
|
|
"is-cidr": "~1.0.0",
|
|
"json-parse-better-errors": "^1.0.2",
|
|
"JSONStream": "^1.3.2",
|
|
"lazy-property": "~1.0.0",
|
|
"libcipm": "^1.6.2",
|
|
"libnpx": "^10.2.0",
|
|
"lock-verify": "^2.0.2",
|
|
"lockfile": "^1.0.4",
|
|
"lodash._baseindexof": "*",
|
|
"lodash._baseuniq": "~4.6.0",
|
|
"lodash._bindcallback": "*",
|
|
"lodash._cacheindexof": "*",
|
|
"lodash._createcache": "*",
|
|
"lodash._getnative": "*",
|
|
"lodash.clonedeep": "~4.5.0",
|
|
"lodash.restparam": "*",
|
|
"lodash.union": "~4.6.0",
|
|
"lodash.uniq": "~4.5.0",
|
|
"lodash.without": "~4.4.0",
|
|
"lru-cache": "^4.1.2",
|
|
"meant": "~1.0.1",
|
|
"mississippi": "^3.0.0",
|
|
"mkdirp": "~0.5.1",
|
|
"move-concurrently": "^1.0.1",
|
|
"node-gyp": "^3.6.2",
|
|
"nopt": "~4.0.1",
|
|
"normalize-package-data": "~2.4.0",
|
|
"npm-audit-report": "^1.0.9",
|
|
"npm-cache-filename": "~1.0.2",
|
|
"npm-install-checks": "~3.0.0",
|
|
"npm-lifecycle": "^2.0.1",
|
|
"npm-package-arg": "^6.1.0",
|
|
"npm-packlist": "~1.1.10",
|
|
"npm-profile": "^3.0.1",
|
|
"npm-registry-client": "^8.5.1",
|
|
"npm-registry-fetch": "^1.1.0",
|
|
"npm-user-validate": "~1.0.0",
|
|
"npmlog": "~4.1.2",
|
|
"once": "~1.4.0",
|
|
"opener": "~1.4.3",
|
|
"osenv": "^0.1.5",
|
|
"pacote": "^7.6.1",
|
|
"path-is-inside": "~1.0.2",
|
|
"promise-inflight": "~1.0.1",
|
|
"qrcode-terminal": "^0.12.0",
|
|
"query-string": "^6.1.0",
|
|
"qw": "~1.0.1",
|
|
"read": "~1.0.7",
|
|
"read-cmd-shim": "~1.0.1",
|
|
"read-installed": "~4.0.3",
|
|
"read-package-json": "^2.0.13",
|
|
"read-package-tree": "^5.2.1",
|
|
"readable-stream": "^2.3.6",
|
|
"readdir-scoped-modules": "*",
|
|
"request": "^2.85.0",
|
|
"retry": "^0.12.0",
|
|
"rimraf": "~2.6.2",
|
|
"safe-buffer": "^5.1.2",
|
|
"semver": "^5.5.0",
|
|
"sha": "~2.0.1",
|
|
"slide": "~1.1.6",
|
|
"sorted-object": "~2.0.1",
|
|
"sorted-union-stream": "~2.1.3",
|
|
"ssri": "^5.3.0",
|
|
"strip-ansi": "~4.0.0",
|
|
"tar": "^4.4.2",
|
|
"text-table": "~0.2.0",
|
|
"tiny-relative-date": "^1.3.0",
|
|
"uid-number": "0.0.6",
|
|
"umask": "~1.1.0",
|
|
"unique-filename": "~1.1.0",
|
|
"unpipe": "~1.0.0",
|
|
"update-notifier": "^2.5.0",
|
|
"uuid": "^3.2.1",
|
|
"validate-npm-package-license": "^3.0.3",
|
|
"validate-npm-package-name": "~3.0.0",
|
|
"which": "~1.3.0",
|
|
"worker-farm": "^1.6.0",
|
|
"wrappy": "~1.0.2",
|
|
"write-file-atomic": "^2.3.0"
|
|
},
|
|
"dependencies": {
|
|
"abbrev": {
|
|
"version": "1.1.1",
|
|
"bundled": true
|
|
},
|
|
"ansi-regex": {
|
|
"version": "3.0.0",
|
|
"bundled": true
|
|
},
|
|
"ansicolors": {
|
|
"version": "0.3.2",
|
|
"bundled": true
|
|
},
|
|
"ansistyles": {
|
|
"version": "0.1.3",
|
|
"bundled": true
|
|
},
|
|
"aproba": {
|
|
"version": "1.2.0",
|
|
"bundled": true
|
|
},
|
|
"archy": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
},
|
|
"bin-links": {
|
|
"version": "1.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"bluebird": "^3.5.0",
|
|
"cmd-shim": "^2.0.2",
|
|
"fs-write-stream-atomic": "^1.0.10",
|
|
"gentle-fs": "^2.0.0",
|
|
"graceful-fs": "^4.1.11",
|
|
"slide": "^1.1.6"
|
|
}
|
|
},
|
|
"bluebird": {
|
|
"version": "3.5.1",
|
|
"bundled": true
|
|
},
|
|
"byte-size": {
|
|
"version": "4.0.2",
|
|
"bundled": true
|
|
},
|
|
"cacache": {
|
|
"version": "10.0.4",
|
|
"bundled": true,
|
|
"requires": {
|
|
"bluebird": "^3.5.1",
|
|
"chownr": "^1.0.1",
|
|
"glob": "^7.1.2",
|
|
"graceful-fs": "^4.1.11",
|
|
"lru-cache": "^4.1.1",
|
|
"mississippi": "^2.0.0",
|
|
"mkdirp": "^0.5.1",
|
|
"move-concurrently": "^1.0.1",
|
|
"promise-inflight": "^1.0.1",
|
|
"rimraf": "^2.6.2",
|
|
"ssri": "^5.2.4",
|
|
"unique-filename": "^1.1.0",
|
|
"y18n": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"mississippi": {
|
|
"version": "2.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"concat-stream": "^1.5.0",
|
|
"duplexify": "^3.4.2",
|
|
"end-of-stream": "^1.1.0",
|
|
"flush-write-stream": "^1.0.0",
|
|
"from2": "^2.1.0",
|
|
"parallel-transform": "^1.1.0",
|
|
"pump": "^2.0.1",
|
|
"pumpify": "^1.3.3",
|
|
"stream-each": "^1.1.0",
|
|
"through2": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"concat-stream": {
|
|
"version": "1.6.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
},
|
|
"dependencies": {
|
|
"typedarray": {
|
|
"version": "0.0.6",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"duplexify": {
|
|
"version": "3.5.4",
|
|
"bundled": true,
|
|
"requires": {
|
|
"end-of-stream": "^1.0.0",
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0",
|
|
"stream-shift": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"stream-shift": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"end-of-stream": {
|
|
"version": "1.4.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"flush-write-stream": {
|
|
"version": "1.0.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.4"
|
|
}
|
|
},
|
|
"from2": {
|
|
"version": "2.3.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0"
|
|
}
|
|
},
|
|
"parallel-transform": {
|
|
"version": "1.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"cyclist": "~0.2.2",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.1.5"
|
|
},
|
|
"dependencies": {
|
|
"cyclist": {
|
|
"version": "0.2.2",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"pump": {
|
|
"version": "2.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"pumpify": {
|
|
"version": "1.4.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"duplexify": "^3.5.3",
|
|
"inherits": "^2.0.3",
|
|
"pump": "^2.0.0"
|
|
}
|
|
},
|
|
"stream-each": {
|
|
"version": "1.2.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"end-of-stream": "^1.1.0",
|
|
"stream-shift": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"stream-shift": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"through2": {
|
|
"version": "2.0.3",
|
|
"bundled": true,
|
|
"requires": {
|
|
"readable-stream": "^2.1.5",
|
|
"xtend": "~4.0.1"
|
|
},
|
|
"dependencies": {
|
|
"xtend": {
|
|
"version": "4.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"y18n": {
|
|
"version": "4.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"call-limit": {
|
|
"version": "1.1.0",
|
|
"bundled": true
|
|
},
|
|
"chownr": {
|
|
"version": "1.0.1",
|
|
"bundled": true
|
|
},
|
|
"cli-columns": {
|
|
"version": "3.1.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"string-width": "^2.0.0",
|
|
"strip-ansi": "^3.0.1"
|
|
},
|
|
"dependencies": {
|
|
"string-width": {
|
|
"version": "2.1.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"is-fullwidth-code-point": "^2.0.0",
|
|
"strip-ansi": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"is-fullwidth-code-point": {
|
|
"version": "2.0.0",
|
|
"bundled": true
|
|
},
|
|
"strip-ansi": {
|
|
"version": "4.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ansi-regex": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "3.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "2.1.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"cli-table2": {
|
|
"version": "0.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"colors": "^1.1.2",
|
|
"lodash": "^3.10.1",
|
|
"string-width": "^1.0.1"
|
|
},
|
|
"dependencies": {
|
|
"colors": {
|
|
"version": "1.1.2",
|
|
"bundled": true,
|
|
"optional": true
|
|
},
|
|
"lodash": {
|
|
"version": "3.10.1",
|
|
"bundled": true
|
|
},
|
|
"string-width": {
|
|
"version": "1.0.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"code-point-at": "^1.0.0",
|
|
"is-fullwidth-code-point": "^1.0.0",
|
|
"strip-ansi": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"code-point-at": {
|
|
"version": "1.1.0",
|
|
"bundled": true
|
|
},
|
|
"is-fullwidth-code-point": {
|
|
"version": "1.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"number-is-nan": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"number-is-nan": {
|
|
"version": "1.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "3.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "2.1.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"cmd-shim": {
|
|
"version": "2.0.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.2",
|
|
"mkdirp": "~0.5.0"
|
|
}
|
|
},
|
|
"columnify": {
|
|
"version": "1.5.4",
|
|
"bundled": true,
|
|
"requires": {
|
|
"strip-ansi": "^3.0.0",
|
|
"wcwidth": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"strip-ansi": {
|
|
"version": "3.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "2.1.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"wcwidth": {
|
|
"version": "1.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"defaults": "^1.0.3"
|
|
},
|
|
"dependencies": {
|
|
"defaults": {
|
|
"version": "1.0.3",
|
|
"bundled": true,
|
|
"requires": {
|
|
"clone": "^1.0.2"
|
|
},
|
|
"dependencies": {
|
|
"clone": {
|
|
"version": "1.0.2",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"config-chain": {
|
|
"version": "1.1.11",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ini": "^1.3.4",
|
|
"proto-list": "~1.2.1"
|
|
},
|
|
"dependencies": {
|
|
"proto-list": {
|
|
"version": "1.2.4",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"debuglog": {
|
|
"version": "1.0.1",
|
|
"bundled": true
|
|
},
|
|
"detect-indent": {
|
|
"version": "5.0.0",
|
|
"bundled": true
|
|
},
|
|
"detect-newline": {
|
|
"version": "2.1.0",
|
|
"bundled": true
|
|
},
|
|
"dezalgo": {
|
|
"version": "1.0.3",
|
|
"bundled": true,
|
|
"requires": {
|
|
"asap": "^2.0.0",
|
|
"wrappy": "1"
|
|
},
|
|
"dependencies": {
|
|
"asap": {
|
|
"version": "2.0.5",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"editor": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
},
|
|
"find-npm-prefix": {
|
|
"version": "1.0.2",
|
|
"bundled": true
|
|
},
|
|
"fs-vacuum": {
|
|
"version": "1.2.10",
|
|
"bundled": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.2",
|
|
"path-is-inside": "^1.0.1",
|
|
"rimraf": "^2.5.2"
|
|
}
|
|
},
|
|
"fs-write-stream-atomic": {
|
|
"version": "1.0.10",
|
|
"bundled": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.2",
|
|
"iferr": "^0.1.5",
|
|
"imurmurhash": "^0.1.4",
|
|
"readable-stream": "1 || 2"
|
|
}
|
|
},
|
|
"gentle-fs": {
|
|
"version": "2.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"aproba": "^1.1.2",
|
|
"fs-vacuum": "^1.2.10",
|
|
"graceful-fs": "^4.1.11",
|
|
"iferr": "^0.1.5",
|
|
"mkdirp": "^0.5.1",
|
|
"path-is-inside": "^1.0.2",
|
|
"read-cmd-shim": "^1.0.1",
|
|
"slide": "^1.1.6"
|
|
}
|
|
},
|
|
"glob": {
|
|
"version": "7.1.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.0.4",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"fs.realpath": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
},
|
|
"minimatch": {
|
|
"version": "3.0.4",
|
|
"bundled": true,
|
|
"requires": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"dependencies": {
|
|
"brace-expansion": {
|
|
"version": "1.1.8",
|
|
"bundled": true,
|
|
"requires": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
},
|
|
"dependencies": {
|
|
"balanced-match": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
},
|
|
"concat-map": {
|
|
"version": "0.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"path-is-absolute": {
|
|
"version": "1.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"graceful-fs": {
|
|
"version": "4.1.11",
|
|
"bundled": true
|
|
},
|
|
"has-unicode": {
|
|
"version": "2.0.1",
|
|
"bundled": true
|
|
},
|
|
"hosted-git-info": {
|
|
"version": "2.6.0",
|
|
"bundled": true
|
|
},
|
|
"iferr": {
|
|
"version": "0.1.5",
|
|
"bundled": true
|
|
},
|
|
"imurmurhash": {
|
|
"version": "0.1.4",
|
|
"bundled": true
|
|
},
|
|
"inflight": {
|
|
"version": "1.0.6",
|
|
"bundled": true,
|
|
"requires": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"inherits": {
|
|
"version": "2.0.3",
|
|
"bundled": true
|
|
},
|
|
"ini": {
|
|
"version": "1.3.5",
|
|
"bundled": true
|
|
},
|
|
"init-package-json": {
|
|
"version": "1.10.3",
|
|
"bundled": true,
|
|
"requires": {
|
|
"glob": "^7.1.1",
|
|
"npm-package-arg": "^4.0.0 || ^5.0.0 || ^6.0.0",
|
|
"promzard": "^0.3.0",
|
|
"read": "~1.0.1",
|
|
"read-package-json": "1 || 2",
|
|
"semver": "2.x || 3.x || 4 || 5",
|
|
"validate-npm-package-license": "^3.0.1",
|
|
"validate-npm-package-name": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"promzard": {
|
|
"version": "0.3.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"read": "1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-cidr": {
|
|
"version": "1.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"cidr-regex": "1.0.6"
|
|
},
|
|
"dependencies": {
|
|
"cidr-regex": {
|
|
"version": "1.0.6",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"json-parse-better-errors": {
|
|
"version": "1.0.2",
|
|
"bundled": true
|
|
},
|
|
"JSONStream": {
|
|
"version": "1.3.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"jsonparse": "^1.2.0",
|
|
"through": ">=2.2.7 <3"
|
|
},
|
|
"dependencies": {
|
|
"jsonparse": {
|
|
"version": "1.3.1",
|
|
"bundled": true
|
|
},
|
|
"through": {
|
|
"version": "2.3.8",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"lazy-property": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
},
|
|
"libcipm": {
|
|
"version": "1.6.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"bin-links": "^1.1.0",
|
|
"bluebird": "^3.5.1",
|
|
"find-npm-prefix": "^1.0.2",
|
|
"graceful-fs": "^4.1.11",
|
|
"lock-verify": "^2.0.0",
|
|
"npm-lifecycle": "^2.0.0",
|
|
"npm-logical-tree": "^1.2.1",
|
|
"npm-package-arg": "^6.0.0",
|
|
"pacote": "^7.5.1",
|
|
"protoduck": "^5.0.0",
|
|
"read-package-json": "^2.0.12",
|
|
"rimraf": "^2.6.2",
|
|
"worker-farm": "^1.5.4"
|
|
},
|
|
"dependencies": {
|
|
"lock-verify": {
|
|
"version": "2.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"npm-package-arg": "^5.1.2",
|
|
"semver": "^5.4.1"
|
|
},
|
|
"dependencies": {
|
|
"npm-package-arg": {
|
|
"version": "5.1.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"hosted-git-info": "^2.4.2",
|
|
"osenv": "^0.1.4",
|
|
"semver": "^5.1.0",
|
|
"validate-npm-package-name": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"npm-logical-tree": {
|
|
"version": "1.2.1",
|
|
"bundled": true
|
|
},
|
|
"protoduck": {
|
|
"version": "5.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"genfun": "^4.0.1"
|
|
},
|
|
"dependencies": {
|
|
"genfun": {
|
|
"version": "4.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libnpx": {
|
|
"version": "10.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"dotenv": "^5.0.1",
|
|
"npm-package-arg": "^6.0.0",
|
|
"rimraf": "^2.6.2",
|
|
"safe-buffer": "^5.1.0",
|
|
"update-notifier": "^2.3.0",
|
|
"which": "^1.3.0",
|
|
"y18n": "^4.0.0",
|
|
"yargs": "^11.0.0"
|
|
},
|
|
"dependencies": {
|
|
"dotenv": {
|
|
"version": "5.0.1",
|
|
"bundled": true
|
|
},
|
|
"y18n": {
|
|
"version": "4.0.0",
|
|
"bundled": true
|
|
},
|
|
"yargs": {
|
|
"version": "11.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"cliui": "^4.0.0",
|
|
"decamelize": "^1.1.1",
|
|
"find-up": "^2.1.0",
|
|
"get-caller-file": "^1.0.1",
|
|
"os-locale": "^2.0.0",
|
|
"require-directory": "^2.1.1",
|
|
"require-main-filename": "^1.0.1",
|
|
"set-blocking": "^2.0.0",
|
|
"string-width": "^2.0.0",
|
|
"which-module": "^2.0.0",
|
|
"y18n": "^3.2.1",
|
|
"yargs-parser": "^9.0.2"
|
|
},
|
|
"dependencies": {
|
|
"cliui": {
|
|
"version": "4.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"string-width": "^2.1.1",
|
|
"strip-ansi": "^4.0.0",
|
|
"wrap-ansi": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"wrap-ansi": {
|
|
"version": "2.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"string-width": "^1.0.1",
|
|
"strip-ansi": "^3.0.1"
|
|
},
|
|
"dependencies": {
|
|
"string-width": {
|
|
"version": "1.0.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"code-point-at": "^1.0.0",
|
|
"is-fullwidth-code-point": "^1.0.0",
|
|
"strip-ansi": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"code-point-at": {
|
|
"version": "1.1.0",
|
|
"bundled": true
|
|
},
|
|
"is-fullwidth-code-point": {
|
|
"version": "1.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"number-is-nan": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"number-is-nan": {
|
|
"version": "1.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "3.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "2.1.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"decamelize": {
|
|
"version": "1.2.0",
|
|
"bundled": true
|
|
},
|
|
"find-up": {
|
|
"version": "2.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"locate-path": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"locate-path": {
|
|
"version": "2.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"p-locate": "^2.0.0",
|
|
"path-exists": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"p-locate": {
|
|
"version": "2.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"p-limit": "^1.1.0"
|
|
},
|
|
"dependencies": {
|
|
"p-limit": {
|
|
"version": "1.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"p-try": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"p-try": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"path-exists": {
|
|
"version": "3.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"get-caller-file": {
|
|
"version": "1.0.2",
|
|
"bundled": true
|
|
},
|
|
"os-locale": {
|
|
"version": "2.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"execa": "^0.7.0",
|
|
"lcid": "^1.0.0",
|
|
"mem": "^1.1.0"
|
|
},
|
|
"dependencies": {
|
|
"execa": {
|
|
"version": "0.7.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"cross-spawn": "^5.0.1",
|
|
"get-stream": "^3.0.0",
|
|
"is-stream": "^1.1.0",
|
|
"npm-run-path": "^2.0.0",
|
|
"p-finally": "^1.0.0",
|
|
"signal-exit": "^3.0.0",
|
|
"strip-eof": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"cross-spawn": {
|
|
"version": "5.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"lru-cache": "^4.0.1",
|
|
"shebang-command": "^1.2.0",
|
|
"which": "^1.2.9"
|
|
},
|
|
"dependencies": {
|
|
"shebang-command": {
|
|
"version": "1.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"shebang-regex": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"shebang-regex": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"get-stream": {
|
|
"version": "3.0.0",
|
|
"bundled": true
|
|
},
|
|
"is-stream": {
|
|
"version": "1.1.0",
|
|
"bundled": true
|
|
},
|
|
"npm-run-path": {
|
|
"version": "2.0.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"path-key": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"path-key": {
|
|
"version": "2.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"p-finally": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
},
|
|
"signal-exit": {
|
|
"version": "3.0.2",
|
|
"bundled": true
|
|
},
|
|
"strip-eof": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"lcid": {
|
|
"version": "1.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"invert-kv": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"invert-kv": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"mem": {
|
|
"version": "1.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"mimic-fn": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"mimic-fn": {
|
|
"version": "1.2.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"require-directory": {
|
|
"version": "2.1.1",
|
|
"bundled": true
|
|
},
|
|
"require-main-filename": {
|
|
"version": "1.0.1",
|
|
"bundled": true
|
|
},
|
|
"set-blocking": {
|
|
"version": "2.0.0",
|
|
"bundled": true
|
|
},
|
|
"string-width": {
|
|
"version": "2.1.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"is-fullwidth-code-point": "^2.0.0",
|
|
"strip-ansi": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"is-fullwidth-code-point": {
|
|
"version": "2.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"which-module": {
|
|
"version": "2.0.0",
|
|
"bundled": true
|
|
},
|
|
"y18n": {
|
|
"version": "3.2.1",
|
|
"bundled": true
|
|
},
|
|
"yargs-parser": {
|
|
"version": "9.0.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"camelcase": "^4.1.0"
|
|
},
|
|
"dependencies": {
|
|
"camelcase": {
|
|
"version": "4.1.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"lock-verify": {
|
|
"version": "2.0.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"npm-package-arg": "^5.1.2 || 6",
|
|
"semver": "^5.4.1"
|
|
}
|
|
},
|
|
"lockfile": {
|
|
"version": "1.0.4",
|
|
"bundled": true,
|
|
"requires": {
|
|
"signal-exit": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"signal-exit": {
|
|
"version": "3.0.2",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"lodash._baseindexof": {
|
|
"version": "3.1.0",
|
|
"bundled": true
|
|
},
|
|
"lodash._baseuniq": {
|
|
"version": "4.6.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"lodash._createset": "~4.0.0",
|
|
"lodash._root": "~3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"lodash._createset": {
|
|
"version": "4.0.3",
|
|
"bundled": true
|
|
},
|
|
"lodash._root": {
|
|
"version": "3.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"lodash._bindcallback": {
|
|
"version": "3.0.1",
|
|
"bundled": true
|
|
},
|
|
"lodash._cacheindexof": {
|
|
"version": "3.0.2",
|
|
"bundled": true
|
|
},
|
|
"lodash._createcache": {
|
|
"version": "3.1.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"lodash._getnative": "^3.0.0"
|
|
}
|
|
},
|
|
"lodash._getnative": {
|
|
"version": "3.9.1",
|
|
"bundled": true
|
|
},
|
|
"lodash.clonedeep": {
|
|
"version": "4.5.0",
|
|
"bundled": true
|
|
},
|
|
"lodash.restparam": {
|
|
"version": "3.6.1",
|
|
"bundled": true
|
|
},
|
|
"lodash.union": {
|
|
"version": "4.6.0",
|
|
"bundled": true
|
|
},
|
|
"lodash.uniq": {
|
|
"version": "4.5.0",
|
|
"bundled": true
|
|
},
|
|
"lodash.without": {
|
|
"version": "4.4.0",
|
|
"bundled": true
|
|
},
|
|
"lru-cache": {
|
|
"version": "4.1.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"pseudomap": "^1.0.2",
|
|
"yallist": "^2.1.2"
|
|
},
|
|
"dependencies": {
|
|
"pseudomap": {
|
|
"version": "1.0.2",
|
|
"bundled": true
|
|
},
|
|
"yallist": {
|
|
"version": "2.1.2",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"meant": {
|
|
"version": "1.0.1",
|
|
"bundled": true
|
|
},
|
|
"mississippi": {
|
|
"version": "3.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"concat-stream": "^1.5.0",
|
|
"duplexify": "^3.4.2",
|
|
"end-of-stream": "^1.1.0",
|
|
"flush-write-stream": "^1.0.0",
|
|
"from2": "^2.1.0",
|
|
"parallel-transform": "^1.1.0",
|
|
"pump": "^3.0.0",
|
|
"pumpify": "^1.3.3",
|
|
"stream-each": "^1.1.0",
|
|
"through2": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"concat-stream": {
|
|
"version": "1.6.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
},
|
|
"dependencies": {
|
|
"typedarray": {
|
|
"version": "0.0.6",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"duplexify": {
|
|
"version": "3.5.4",
|
|
"bundled": true,
|
|
"requires": {
|
|
"end-of-stream": "^1.0.0",
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0",
|
|
"stream-shift": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"stream-shift": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"end-of-stream": {
|
|
"version": "1.4.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"flush-write-stream": {
|
|
"version": "1.0.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.4"
|
|
}
|
|
},
|
|
"from2": {
|
|
"version": "2.3.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0"
|
|
}
|
|
},
|
|
"parallel-transform": {
|
|
"version": "1.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"cyclist": "~0.2.2",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.1.5"
|
|
},
|
|
"dependencies": {
|
|
"cyclist": {
|
|
"version": "0.2.2",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"pump": {
|
|
"version": "3.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"pumpify": {
|
|
"version": "1.4.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"duplexify": "^3.5.3",
|
|
"inherits": "^2.0.3",
|
|
"pump": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"pump": {
|
|
"version": "2.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"stream-each": {
|
|
"version": "1.2.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"end-of-stream": "^1.1.0",
|
|
"stream-shift": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"stream-shift": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"through2": {
|
|
"version": "2.0.3",
|
|
"bundled": true,
|
|
"requires": {
|
|
"readable-stream": "^2.1.5",
|
|
"xtend": "~4.0.1"
|
|
},
|
|
"dependencies": {
|
|
"xtend": {
|
|
"version": "4.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"mkdirp": {
|
|
"version": "0.5.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"minimist": "0.0.8"
|
|
},
|
|
"dependencies": {
|
|
"minimist": {
|
|
"version": "0.0.8",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"move-concurrently": {
|
|
"version": "1.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"aproba": "^1.1.1",
|
|
"copy-concurrently": "^1.0.0",
|
|
"fs-write-stream-atomic": "^1.0.8",
|
|
"mkdirp": "^0.5.1",
|
|
"rimraf": "^2.5.4",
|
|
"run-queue": "^1.0.3"
|
|
},
|
|
"dependencies": {
|
|
"copy-concurrently": {
|
|
"version": "1.0.5",
|
|
"bundled": true,
|
|
"requires": {
|
|
"aproba": "^1.1.1",
|
|
"fs-write-stream-atomic": "^1.0.8",
|
|
"iferr": "^0.1.5",
|
|
"mkdirp": "^0.5.1",
|
|
"rimraf": "^2.5.4",
|
|
"run-queue": "^1.0.0"
|
|
}
|
|
},
|
|
"run-queue": {
|
|
"version": "1.0.3",
|
|
"bundled": true,
|
|
"requires": {
|
|
"aproba": "^1.1.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"node-gyp": {
|
|
"version": "3.6.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"fstream": "^1.0.0",
|
|
"glob": "^7.0.3",
|
|
"graceful-fs": "^4.1.2",
|
|
"minimatch": "^3.0.2",
|
|
"mkdirp": "^0.5.0",
|
|
"nopt": "2 || 3",
|
|
"npmlog": "0 || 1 || 2 || 3 || 4",
|
|
"osenv": "0",
|
|
"request": "2",
|
|
"rimraf": "2",
|
|
"semver": "~5.3.0",
|
|
"tar": "^2.0.0",
|
|
"which": "1"
|
|
},
|
|
"dependencies": {
|
|
"fstream": {
|
|
"version": "1.0.11",
|
|
"bundled": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.2",
|
|
"inherits": "~2.0.0",
|
|
"mkdirp": ">=0.5 0",
|
|
"rimraf": "2"
|
|
}
|
|
},
|
|
"minimatch": {
|
|
"version": "3.0.4",
|
|
"bundled": true,
|
|
"requires": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"dependencies": {
|
|
"brace-expansion": {
|
|
"version": "1.1.11",
|
|
"bundled": true,
|
|
"requires": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
},
|
|
"dependencies": {
|
|
"balanced-match": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
},
|
|
"concat-map": {
|
|
"version": "0.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"nopt": {
|
|
"version": "3.0.6",
|
|
"bundled": true,
|
|
"requires": {
|
|
"abbrev": "1"
|
|
}
|
|
},
|
|
"semver": {
|
|
"version": "5.3.0",
|
|
"bundled": true
|
|
},
|
|
"tar": {
|
|
"version": "2.2.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"block-stream": "*",
|
|
"fstream": "^1.0.2",
|
|
"inherits": "2"
|
|
},
|
|
"dependencies": {
|
|
"block-stream": {
|
|
"version": "0.0.9",
|
|
"bundled": true,
|
|
"requires": {
|
|
"inherits": "~2.0.0"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"nopt": {
|
|
"version": "4.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"abbrev": "1",
|
|
"osenv": "^0.1.4"
|
|
}
|
|
},
|
|
"normalize-package-data": {
|
|
"version": "2.4.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"hosted-git-info": "^2.1.4",
|
|
"is-builtin-module": "^1.0.0",
|
|
"semver": "2 || 3 || 4 || 5",
|
|
"validate-npm-package-license": "^3.0.1"
|
|
},
|
|
"dependencies": {
|
|
"is-builtin-module": {
|
|
"version": "1.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"builtin-modules": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"builtin-modules": {
|
|
"version": "1.1.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"npm-audit-report": {
|
|
"version": "1.0.9",
|
|
"bundled": true,
|
|
"requires": {
|
|
"cli-table2": "^0.2.0",
|
|
"console-control-strings": "^1.1.0"
|
|
},
|
|
"dependencies": {
|
|
"console-control-strings": {
|
|
"version": "1.1.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"npm-cache-filename": {
|
|
"version": "1.0.2",
|
|
"bundled": true
|
|
},
|
|
"npm-install-checks": {
|
|
"version": "3.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"semver": "^2.3.0 || 3.x || 4 || 5"
|
|
}
|
|
},
|
|
"npm-lifecycle": {
|
|
"version": "2.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"byline": "^5.0.0",
|
|
"graceful-fs": "^4.1.11",
|
|
"node-gyp": "^3.6.2",
|
|
"resolve-from": "^4.0.0",
|
|
"slide": "^1.1.6",
|
|
"uid-number": "0.0.6",
|
|
"umask": "^1.1.0",
|
|
"which": "^1.3.0"
|
|
},
|
|
"dependencies": {
|
|
"byline": {
|
|
"version": "5.0.0",
|
|
"bundled": true
|
|
},
|
|
"resolve-from": {
|
|
"version": "4.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"npm-package-arg": {
|
|
"version": "6.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"hosted-git-info": "^2.6.0",
|
|
"osenv": "^0.1.5",
|
|
"semver": "^5.5.0",
|
|
"validate-npm-package-name": "^3.0.0"
|
|
}
|
|
},
|
|
"npm-packlist": {
|
|
"version": "1.1.10",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ignore-walk": "^3.0.1",
|
|
"npm-bundled": "^1.0.1"
|
|
},
|
|
"dependencies": {
|
|
"ignore-walk": {
|
|
"version": "3.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"minimatch": "^3.0.4"
|
|
},
|
|
"dependencies": {
|
|
"minimatch": {
|
|
"version": "3.0.4",
|
|
"bundled": true,
|
|
"requires": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"dependencies": {
|
|
"brace-expansion": {
|
|
"version": "1.1.8",
|
|
"bundled": true,
|
|
"requires": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
},
|
|
"dependencies": {
|
|
"balanced-match": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
},
|
|
"concat-map": {
|
|
"version": "0.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"npm-bundled": {
|
|
"version": "1.0.3",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"npm-profile": {
|
|
"version": "3.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"aproba": "^1.1.2",
|
|
"make-fetch-happen": "^2.5.0"
|
|
},
|
|
"dependencies": {
|
|
"make-fetch-happen": {
|
|
"version": "2.6.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"agentkeepalive": "^3.3.0",
|
|
"cacache": "^10.0.0",
|
|
"http-cache-semantics": "^3.8.0",
|
|
"http-proxy-agent": "^2.0.0",
|
|
"https-proxy-agent": "^2.1.0",
|
|
"lru-cache": "^4.1.1",
|
|
"mississippi": "^1.2.0",
|
|
"node-fetch-npm": "^2.0.2",
|
|
"promise-retry": "^1.1.1",
|
|
"socks-proxy-agent": "^3.0.1",
|
|
"ssri": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"agentkeepalive": {
|
|
"version": "3.3.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"humanize-ms": "^1.2.1"
|
|
},
|
|
"dependencies": {
|
|
"humanize-ms": {
|
|
"version": "1.2.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ms": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ms": {
|
|
"version": "2.1.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"http-cache-semantics": {
|
|
"version": "3.8.1",
|
|
"bundled": true
|
|
},
|
|
"http-proxy-agent": {
|
|
"version": "2.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"agent-base": "4",
|
|
"debug": "2"
|
|
},
|
|
"dependencies": {
|
|
"agent-base": {
|
|
"version": "4.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"es6-promisify": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"es6-promisify": {
|
|
"version": "5.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"es6-promise": "^4.0.3"
|
|
},
|
|
"dependencies": {
|
|
"es6-promise": {
|
|
"version": "4.2.4",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "2.6.9",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ms": "2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ms": {
|
|
"version": "2.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"https-proxy-agent": {
|
|
"version": "2.1.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"agent-base": "^4.1.0",
|
|
"debug": "^3.1.0"
|
|
},
|
|
"dependencies": {
|
|
"agent-base": {
|
|
"version": "4.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"es6-promisify": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"es6-promisify": {
|
|
"version": "5.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"es6-promise": "^4.0.3"
|
|
},
|
|
"dependencies": {
|
|
"es6-promise": {
|
|
"version": "4.2.4",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "3.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ms": "2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ms": {
|
|
"version": "2.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"mississippi": {
|
|
"version": "1.3.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"concat-stream": "^1.5.0",
|
|
"duplexify": "^3.4.2",
|
|
"end-of-stream": "^1.1.0",
|
|
"flush-write-stream": "^1.0.0",
|
|
"from2": "^2.1.0",
|
|
"parallel-transform": "^1.1.0",
|
|
"pump": "^1.0.0",
|
|
"pumpify": "^1.3.3",
|
|
"stream-each": "^1.1.0",
|
|
"through2": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"concat-stream": {
|
|
"version": "1.6.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
},
|
|
"dependencies": {
|
|
"typedarray": {
|
|
"version": "0.0.6",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"duplexify": {
|
|
"version": "3.5.3",
|
|
"bundled": true,
|
|
"requires": {
|
|
"end-of-stream": "^1.0.0",
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0",
|
|
"stream-shift": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"stream-shift": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"end-of-stream": {
|
|
"version": "1.4.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"flush-write-stream": {
|
|
"version": "1.0.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.4"
|
|
}
|
|
},
|
|
"from2": {
|
|
"version": "2.3.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0"
|
|
}
|
|
},
|
|
"parallel-transform": {
|
|
"version": "1.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"cyclist": "~0.2.2",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.1.5"
|
|
},
|
|
"dependencies": {
|
|
"cyclist": {
|
|
"version": "0.2.2",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"pump": {
|
|
"version": "1.0.3",
|
|
"bundled": true,
|
|
"requires": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"pumpify": {
|
|
"version": "1.4.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"duplexify": "^3.5.3",
|
|
"inherits": "^2.0.3",
|
|
"pump": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"pump": {
|
|
"version": "2.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"stream-each": {
|
|
"version": "1.2.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"end-of-stream": "^1.1.0",
|
|
"stream-shift": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"stream-shift": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"through2": {
|
|
"version": "2.0.3",
|
|
"bundled": true,
|
|
"requires": {
|
|
"readable-stream": "^2.1.5",
|
|
"xtend": "~4.0.1"
|
|
},
|
|
"dependencies": {
|
|
"xtend": {
|
|
"version": "4.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"node-fetch-npm": {
|
|
"version": "2.0.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"encoding": "^0.1.11",
|
|
"json-parse-better-errors": "^1.0.0",
|
|
"safe-buffer": "^5.1.1"
|
|
},
|
|
"dependencies": {
|
|
"encoding": {
|
|
"version": "0.1.12",
|
|
"bundled": true,
|
|
"requires": {
|
|
"iconv-lite": "~0.4.13"
|
|
},
|
|
"dependencies": {
|
|
"iconv-lite": {
|
|
"version": "0.4.19",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"json-parse-better-errors": {
|
|
"version": "1.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"promise-retry": {
|
|
"version": "1.1.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"err-code": "^1.0.0",
|
|
"retry": "^0.10.0"
|
|
},
|
|
"dependencies": {
|
|
"err-code": {
|
|
"version": "1.1.2",
|
|
"bundled": true
|
|
},
|
|
"retry": {
|
|
"version": "0.10.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"socks-proxy-agent": {
|
|
"version": "3.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"agent-base": "^4.1.0",
|
|
"socks": "^1.1.10"
|
|
},
|
|
"dependencies": {
|
|
"agent-base": {
|
|
"version": "4.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"es6-promisify": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"es6-promisify": {
|
|
"version": "5.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"es6-promise": "^4.0.3"
|
|
},
|
|
"dependencies": {
|
|
"es6-promise": {
|
|
"version": "4.2.4",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"socks": {
|
|
"version": "1.1.10",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ip": "^1.1.4",
|
|
"smart-buffer": "^1.0.13"
|
|
},
|
|
"dependencies": {
|
|
"ip": {
|
|
"version": "1.1.5",
|
|
"bundled": true
|
|
},
|
|
"smart-buffer": {
|
|
"version": "1.1.15",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"npm-registry-client": {
|
|
"version": "8.5.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"concat-stream": "^1.5.2",
|
|
"graceful-fs": "^4.1.6",
|
|
"normalize-package-data": "~1.0.1 || ^2.0.0",
|
|
"npm-package-arg": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0",
|
|
"npmlog": "2 || ^3.1.0 || ^4.0.0",
|
|
"once": "^1.3.3",
|
|
"request": "^2.74.0",
|
|
"retry": "^0.10.0",
|
|
"safe-buffer": "^5.1.1",
|
|
"semver": "2 >=2.2.1 || 3.x || 4 || 5",
|
|
"slide": "^1.1.3",
|
|
"ssri": "^5.2.4"
|
|
},
|
|
"dependencies": {
|
|
"concat-stream": {
|
|
"version": "1.6.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
},
|
|
"dependencies": {
|
|
"typedarray": {
|
|
"version": "0.0.6",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"retry": {
|
|
"version": "0.10.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"npm-registry-fetch": {
|
|
"version": "1.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"bluebird": "^3.5.1",
|
|
"figgy-pudding": "^2.0.1",
|
|
"lru-cache": "^4.1.2",
|
|
"make-fetch-happen": "^3.0.0",
|
|
"npm-package-arg": "^6.0.0",
|
|
"safe-buffer": "^5.1.1"
|
|
},
|
|
"dependencies": {
|
|
"figgy-pudding": {
|
|
"version": "2.0.1",
|
|
"bundled": true
|
|
},
|
|
"make-fetch-happen": {
|
|
"version": "3.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"agentkeepalive": "^3.4.1",
|
|
"cacache": "^10.0.4",
|
|
"http-cache-semantics": "^3.8.1",
|
|
"http-proxy-agent": "^2.1.0",
|
|
"https-proxy-agent": "^2.2.0",
|
|
"lru-cache": "^4.1.2",
|
|
"mississippi": "^3.0.0",
|
|
"node-fetch-npm": "^2.0.2",
|
|
"promise-retry": "^1.1.1",
|
|
"socks-proxy-agent": "^3.0.1",
|
|
"ssri": "^5.2.4"
|
|
},
|
|
"dependencies": {
|
|
"agentkeepalive": {
|
|
"version": "3.4.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"humanize-ms": "^1.2.1"
|
|
},
|
|
"dependencies": {
|
|
"humanize-ms": {
|
|
"version": "1.2.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ms": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ms": {
|
|
"version": "2.1.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"http-cache-semantics": {
|
|
"version": "3.8.1",
|
|
"bundled": true
|
|
},
|
|
"http-proxy-agent": {
|
|
"version": "2.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"agent-base": "4",
|
|
"debug": "3.1.0"
|
|
},
|
|
"dependencies": {
|
|
"agent-base": {
|
|
"version": "4.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"es6-promisify": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"es6-promisify": {
|
|
"version": "5.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"es6-promise": "^4.0.3"
|
|
},
|
|
"dependencies": {
|
|
"es6-promise": {
|
|
"version": "4.2.4",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "3.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ms": "2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ms": {
|
|
"version": "2.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"https-proxy-agent": {
|
|
"version": "2.2.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"agent-base": "^4.1.0",
|
|
"debug": "^3.1.0"
|
|
},
|
|
"dependencies": {
|
|
"agent-base": {
|
|
"version": "4.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"es6-promisify": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"es6-promisify": {
|
|
"version": "5.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"es6-promise": "^4.0.3"
|
|
},
|
|
"dependencies": {
|
|
"es6-promise": {
|
|
"version": "4.2.4",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "3.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ms": "2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ms": {
|
|
"version": "2.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"node-fetch-npm": {
|
|
"version": "2.0.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"encoding": "^0.1.11",
|
|
"json-parse-better-errors": "^1.0.0",
|
|
"safe-buffer": "^5.1.1"
|
|
},
|
|
"dependencies": {
|
|
"encoding": {
|
|
"version": "0.1.12",
|
|
"bundled": true,
|
|
"requires": {
|
|
"iconv-lite": "~0.4.13"
|
|
},
|
|
"dependencies": {
|
|
"iconv-lite": {
|
|
"version": "0.4.21",
|
|
"bundled": true,
|
|
"requires": {
|
|
"safer-buffer": "^2.1.0"
|
|
},
|
|
"dependencies": {
|
|
"safer-buffer": {
|
|
"version": "2.1.2",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"promise-retry": {
|
|
"version": "1.1.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"err-code": "^1.0.0",
|
|
"retry": "^0.10.0"
|
|
},
|
|
"dependencies": {
|
|
"err-code": {
|
|
"version": "1.1.2",
|
|
"bundled": true
|
|
},
|
|
"retry": {
|
|
"version": "0.10.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"socks-proxy-agent": {
|
|
"version": "3.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"agent-base": "^4.1.0",
|
|
"socks": "^1.1.10"
|
|
},
|
|
"dependencies": {
|
|
"agent-base": {
|
|
"version": "4.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"es6-promisify": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"es6-promisify": {
|
|
"version": "5.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"es6-promise": "^4.0.3"
|
|
},
|
|
"dependencies": {
|
|
"es6-promise": {
|
|
"version": "4.2.4",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"socks": {
|
|
"version": "1.1.10",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ip": "^1.1.4",
|
|
"smart-buffer": "^1.0.13"
|
|
},
|
|
"dependencies": {
|
|
"ip": {
|
|
"version": "1.1.5",
|
|
"bundled": true
|
|
},
|
|
"smart-buffer": {
|
|
"version": "1.1.15",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"npm-user-validate": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
},
|
|
"npmlog": {
|
|
"version": "4.1.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"are-we-there-yet": "~1.1.2",
|
|
"console-control-strings": "~1.1.0",
|
|
"gauge": "~2.7.3",
|
|
"set-blocking": "~2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"are-we-there-yet": {
|
|
"version": "1.1.4",
|
|
"bundled": true,
|
|
"requires": {
|
|
"delegates": "^1.0.0",
|
|
"readable-stream": "^2.0.6"
|
|
},
|
|
"dependencies": {
|
|
"delegates": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"console-control-strings": {
|
|
"version": "1.1.0",
|
|
"bundled": true
|
|
},
|
|
"gauge": {
|
|
"version": "2.7.4",
|
|
"bundled": true,
|
|
"requires": {
|
|
"aproba": "^1.0.3",
|
|
"console-control-strings": "^1.0.0",
|
|
"has-unicode": "^2.0.0",
|
|
"object-assign": "^4.1.0",
|
|
"signal-exit": "^3.0.0",
|
|
"string-width": "^1.0.1",
|
|
"strip-ansi": "^3.0.1",
|
|
"wide-align": "^1.1.0"
|
|
},
|
|
"dependencies": {
|
|
"object-assign": {
|
|
"version": "4.1.1",
|
|
"bundled": true
|
|
},
|
|
"signal-exit": {
|
|
"version": "3.0.2",
|
|
"bundled": true
|
|
},
|
|
"string-width": {
|
|
"version": "1.0.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"code-point-at": "^1.0.0",
|
|
"is-fullwidth-code-point": "^1.0.0",
|
|
"strip-ansi": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"code-point-at": {
|
|
"version": "1.1.0",
|
|
"bundled": true
|
|
},
|
|
"is-fullwidth-code-point": {
|
|
"version": "1.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"number-is-nan": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"number-is-nan": {
|
|
"version": "1.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "3.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "2.1.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"wide-align": {
|
|
"version": "1.1.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"string-width": "^1.0.2"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"set-blocking": {
|
|
"version": "2.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"once": {
|
|
"version": "1.4.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"opener": {
|
|
"version": "1.4.3",
|
|
"bundled": true
|
|
},
|
|
"osenv": {
|
|
"version": "0.1.5",
|
|
"bundled": true,
|
|
"requires": {
|
|
"os-homedir": "^1.0.0",
|
|
"os-tmpdir": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"os-homedir": {
|
|
"version": "1.0.2",
|
|
"bundled": true
|
|
},
|
|
"os-tmpdir": {
|
|
"version": "1.0.2",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"pacote": {
|
|
"version": "7.6.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"bluebird": "^3.5.1",
|
|
"cacache": "^10.0.4",
|
|
"get-stream": "^3.0.0",
|
|
"glob": "^7.1.2",
|
|
"lru-cache": "^4.1.1",
|
|
"make-fetch-happen": "^2.6.0",
|
|
"minimatch": "^3.0.4",
|
|
"mississippi": "^3.0.0",
|
|
"mkdirp": "^0.5.1",
|
|
"normalize-package-data": "^2.4.0",
|
|
"npm-package-arg": "^6.0.0",
|
|
"npm-packlist": "^1.1.10",
|
|
"npm-pick-manifest": "^2.1.0",
|
|
"osenv": "^0.1.5",
|
|
"promise-inflight": "^1.0.1",
|
|
"promise-retry": "^1.1.1",
|
|
"protoduck": "^5.0.0",
|
|
"rimraf": "^2.6.2",
|
|
"safe-buffer": "^5.1.1",
|
|
"semver": "^5.5.0",
|
|
"ssri": "^5.2.4",
|
|
"tar": "^4.4.0",
|
|
"unique-filename": "^1.1.0",
|
|
"which": "^1.3.0"
|
|
},
|
|
"dependencies": {
|
|
"get-stream": {
|
|
"version": "3.0.0",
|
|
"bundled": true
|
|
},
|
|
"make-fetch-happen": {
|
|
"version": "2.6.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"agentkeepalive": "^3.3.0",
|
|
"cacache": "^10.0.0",
|
|
"http-cache-semantics": "^3.8.0",
|
|
"http-proxy-agent": "^2.0.0",
|
|
"https-proxy-agent": "^2.1.0",
|
|
"lru-cache": "^4.1.1",
|
|
"mississippi": "^1.2.0",
|
|
"node-fetch-npm": "^2.0.2",
|
|
"promise-retry": "^1.1.1",
|
|
"socks-proxy-agent": "^3.0.1",
|
|
"ssri": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"agentkeepalive": {
|
|
"version": "3.4.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"humanize-ms": "^1.2.1"
|
|
},
|
|
"dependencies": {
|
|
"humanize-ms": {
|
|
"version": "1.2.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ms": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ms": {
|
|
"version": "2.1.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"http-cache-semantics": {
|
|
"version": "3.8.1",
|
|
"bundled": true
|
|
},
|
|
"http-proxy-agent": {
|
|
"version": "2.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"agent-base": "4",
|
|
"debug": "3.1.0"
|
|
},
|
|
"dependencies": {
|
|
"agent-base": {
|
|
"version": "4.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"es6-promisify": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"es6-promisify": {
|
|
"version": "5.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"es6-promise": "^4.0.3"
|
|
},
|
|
"dependencies": {
|
|
"es6-promise": {
|
|
"version": "4.2.4",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "3.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ms": "2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ms": {
|
|
"version": "2.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"https-proxy-agent": {
|
|
"version": "2.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"agent-base": "^4.1.0",
|
|
"debug": "^3.1.0"
|
|
},
|
|
"dependencies": {
|
|
"agent-base": {
|
|
"version": "4.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"es6-promisify": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"es6-promisify": {
|
|
"version": "5.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"es6-promise": "^4.0.3"
|
|
},
|
|
"dependencies": {
|
|
"es6-promise": {
|
|
"version": "4.2.4",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"debug": {
|
|
"version": "3.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ms": "2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ms": {
|
|
"version": "2.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"mississippi": {
|
|
"version": "1.3.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"concat-stream": "^1.5.0",
|
|
"duplexify": "^3.4.2",
|
|
"end-of-stream": "^1.1.0",
|
|
"flush-write-stream": "^1.0.0",
|
|
"from2": "^2.1.0",
|
|
"parallel-transform": "^1.1.0",
|
|
"pump": "^1.0.0",
|
|
"pumpify": "^1.3.3",
|
|
"stream-each": "^1.1.0",
|
|
"through2": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"concat-stream": {
|
|
"version": "1.6.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.2.2",
|
|
"typedarray": "^0.0.6"
|
|
},
|
|
"dependencies": {
|
|
"typedarray": {
|
|
"version": "0.0.6",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"duplexify": {
|
|
"version": "3.5.4",
|
|
"bundled": true,
|
|
"requires": {
|
|
"end-of-stream": "^1.0.0",
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0",
|
|
"stream-shift": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"stream-shift": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"end-of-stream": {
|
|
"version": "1.4.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"flush-write-stream": {
|
|
"version": "1.0.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.4"
|
|
}
|
|
},
|
|
"from2": {
|
|
"version": "2.3.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"inherits": "^2.0.1",
|
|
"readable-stream": "^2.0.0"
|
|
}
|
|
},
|
|
"parallel-transform": {
|
|
"version": "1.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"cyclist": "~0.2.2",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^2.1.5"
|
|
},
|
|
"dependencies": {
|
|
"cyclist": {
|
|
"version": "0.2.2",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"pump": {
|
|
"version": "1.0.3",
|
|
"bundled": true,
|
|
"requires": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"pumpify": {
|
|
"version": "1.4.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"duplexify": "^3.5.3",
|
|
"inherits": "^2.0.3",
|
|
"pump": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"pump": {
|
|
"version": "2.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"stream-each": {
|
|
"version": "1.2.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"end-of-stream": "^1.1.0",
|
|
"stream-shift": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"stream-shift": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"through2": {
|
|
"version": "2.0.3",
|
|
"bundled": true,
|
|
"requires": {
|
|
"readable-stream": "^2.1.5",
|
|
"xtend": "~4.0.1"
|
|
},
|
|
"dependencies": {
|
|
"xtend": {
|
|
"version": "4.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"node-fetch-npm": {
|
|
"version": "2.0.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"encoding": "^0.1.11",
|
|
"json-parse-better-errors": "^1.0.0",
|
|
"safe-buffer": "^5.1.1"
|
|
},
|
|
"dependencies": {
|
|
"encoding": {
|
|
"version": "0.1.12",
|
|
"bundled": true,
|
|
"requires": {
|
|
"iconv-lite": "~0.4.13"
|
|
},
|
|
"dependencies": {
|
|
"iconv-lite": {
|
|
"version": "0.4.19",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"json-parse-better-errors": {
|
|
"version": "1.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"socks-proxy-agent": {
|
|
"version": "3.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"agent-base": "^4.1.0",
|
|
"socks": "^1.1.10"
|
|
},
|
|
"dependencies": {
|
|
"agent-base": {
|
|
"version": "4.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"es6-promisify": "^5.0.0"
|
|
},
|
|
"dependencies": {
|
|
"es6-promisify": {
|
|
"version": "5.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"es6-promise": "^4.0.3"
|
|
},
|
|
"dependencies": {
|
|
"es6-promise": {
|
|
"version": "4.2.4",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"socks": {
|
|
"version": "1.1.10",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ip": "^1.1.4",
|
|
"smart-buffer": "^1.0.13"
|
|
},
|
|
"dependencies": {
|
|
"ip": {
|
|
"version": "1.1.5",
|
|
"bundled": true
|
|
},
|
|
"smart-buffer": {
|
|
"version": "1.1.15",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"minimatch": {
|
|
"version": "3.0.4",
|
|
"bundled": true,
|
|
"requires": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"dependencies": {
|
|
"brace-expansion": {
|
|
"version": "1.1.11",
|
|
"bundled": true,
|
|
"requires": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
},
|
|
"dependencies": {
|
|
"balanced-match": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
},
|
|
"concat-map": {
|
|
"version": "0.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"npm-pick-manifest": {
|
|
"version": "2.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"npm-package-arg": "^6.0.0",
|
|
"semver": "^5.4.1"
|
|
}
|
|
},
|
|
"promise-retry": {
|
|
"version": "1.1.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"err-code": "^1.0.0",
|
|
"retry": "^0.10.0"
|
|
},
|
|
"dependencies": {
|
|
"err-code": {
|
|
"version": "1.1.2",
|
|
"bundled": true
|
|
},
|
|
"retry": {
|
|
"version": "0.10.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"protoduck": {
|
|
"version": "5.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"genfun": "^4.0.1"
|
|
},
|
|
"dependencies": {
|
|
"genfun": {
|
|
"version": "4.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"path-is-inside": {
|
|
"version": "1.0.2",
|
|
"bundled": true
|
|
},
|
|
"promise-inflight": {
|
|
"version": "1.0.1",
|
|
"bundled": true
|
|
},
|
|
"qrcode-terminal": {
|
|
"version": "0.12.0",
|
|
"bundled": true
|
|
},
|
|
"query-string": {
|
|
"version": "6.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"decode-uri-component": "^0.2.0",
|
|
"strict-uri-encode": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"decode-uri-component": {
|
|
"version": "0.2.0",
|
|
"bundled": true
|
|
},
|
|
"strict-uri-encode": {
|
|
"version": "2.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"qw": {
|
|
"version": "1.0.1",
|
|
"bundled": true
|
|
},
|
|
"read": {
|
|
"version": "1.0.7",
|
|
"bundled": true,
|
|
"requires": {
|
|
"mute-stream": "~0.0.4"
|
|
},
|
|
"dependencies": {
|
|
"mute-stream": {
|
|
"version": "0.0.7",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"read-cmd-shim": {
|
|
"version": "1.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.2"
|
|
}
|
|
},
|
|
"read-installed": {
|
|
"version": "4.0.3",
|
|
"bundled": true,
|
|
"requires": {
|
|
"debuglog": "^1.0.1",
|
|
"graceful-fs": "^4.1.2",
|
|
"read-package-json": "^2.0.0",
|
|
"readdir-scoped-modules": "^1.0.0",
|
|
"semver": "2 || 3 || 4 || 5",
|
|
"slide": "~1.1.3",
|
|
"util-extend": "^1.0.1"
|
|
},
|
|
"dependencies": {
|
|
"util-extend": {
|
|
"version": "1.0.3",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"read-package-json": {
|
|
"version": "2.0.13",
|
|
"bundled": true,
|
|
"requires": {
|
|
"glob": "^7.1.1",
|
|
"graceful-fs": "^4.1.2",
|
|
"json-parse-better-errors": "^1.0.1",
|
|
"normalize-package-data": "^2.0.0",
|
|
"slash": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"json-parse-better-errors": {
|
|
"version": "1.0.1",
|
|
"bundled": true
|
|
},
|
|
"slash": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"read-package-tree": {
|
|
"version": "5.2.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"debuglog": "^1.0.1",
|
|
"dezalgo": "^1.0.0",
|
|
"once": "^1.3.0",
|
|
"read-package-json": "^2.0.0",
|
|
"readdir-scoped-modules": "^1.0.0"
|
|
}
|
|
},
|
|
"readable-stream": {
|
|
"version": "2.3.6",
|
|
"bundled": true,
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
},
|
|
"dependencies": {
|
|
"core-util-is": {
|
|
"version": "1.0.2",
|
|
"bundled": true
|
|
},
|
|
"isarray": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
},
|
|
"process-nextick-args": {
|
|
"version": "2.0.0",
|
|
"bundled": true
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"util-deprecate": {
|
|
"version": "1.0.2",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"readdir-scoped-modules": {
|
|
"version": "1.0.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"debuglog": "^1.0.1",
|
|
"dezalgo": "^1.0.0",
|
|
"graceful-fs": "^4.1.2",
|
|
"once": "^1.3.0"
|
|
}
|
|
},
|
|
"request": {
|
|
"version": "2.85.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"aws-sign2": "~0.7.0",
|
|
"aws4": "^1.6.0",
|
|
"caseless": "~0.12.0",
|
|
"combined-stream": "~1.0.5",
|
|
"extend": "~3.0.1",
|
|
"forever-agent": "~0.6.1",
|
|
"form-data": "~2.3.1",
|
|
"har-validator": "~5.0.3",
|
|
"hawk": "~6.0.2",
|
|
"http-signature": "~1.2.0",
|
|
"is-typedarray": "~1.0.0",
|
|
"isstream": "~0.1.2",
|
|
"json-stringify-safe": "~5.0.1",
|
|
"mime-types": "~2.1.17",
|
|
"oauth-sign": "~0.8.2",
|
|
"performance-now": "^2.1.0",
|
|
"qs": "~6.5.1",
|
|
"safe-buffer": "^5.1.1",
|
|
"stringstream": "~0.0.5",
|
|
"tough-cookie": "~2.3.3",
|
|
"tunnel-agent": "^0.6.0",
|
|
"uuid": "^3.1.0"
|
|
},
|
|
"dependencies": {
|
|
"aws-sign2": {
|
|
"version": "0.7.0",
|
|
"bundled": true
|
|
},
|
|
"aws4": {
|
|
"version": "1.6.0",
|
|
"bundled": true
|
|
},
|
|
"caseless": {
|
|
"version": "0.12.0",
|
|
"bundled": true
|
|
},
|
|
"combined-stream": {
|
|
"version": "1.0.6",
|
|
"bundled": true,
|
|
"requires": {
|
|
"delayed-stream": "~1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"delayed-stream": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"extend": {
|
|
"version": "3.0.1",
|
|
"bundled": true
|
|
},
|
|
"forever-agent": {
|
|
"version": "0.6.1",
|
|
"bundled": true
|
|
},
|
|
"form-data": {
|
|
"version": "2.3.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "1.0.6",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"dependencies": {
|
|
"asynckit": {
|
|
"version": "0.4.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"har-validator": {
|
|
"version": "5.0.3",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ajv": "^5.1.0",
|
|
"har-schema": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ajv": {
|
|
"version": "5.5.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"co": "^4.6.0",
|
|
"fast-deep-equal": "^1.0.0",
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
"json-schema-traverse": "^0.3.0"
|
|
},
|
|
"dependencies": {
|
|
"co": {
|
|
"version": "4.6.0",
|
|
"bundled": true
|
|
},
|
|
"fast-deep-equal": {
|
|
"version": "1.1.0",
|
|
"bundled": true
|
|
},
|
|
"fast-json-stable-stringify": {
|
|
"version": "2.0.0",
|
|
"bundled": true
|
|
},
|
|
"json-schema-traverse": {
|
|
"version": "0.3.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"har-schema": {
|
|
"version": "2.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"hawk": {
|
|
"version": "6.0.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"boom": "4.x.x",
|
|
"cryptiles": "3.x.x",
|
|
"hoek": "4.x.x",
|
|
"sntp": "2.x.x"
|
|
},
|
|
"dependencies": {
|
|
"boom": {
|
|
"version": "4.3.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"hoek": "4.x.x"
|
|
}
|
|
},
|
|
"cryptiles": {
|
|
"version": "3.1.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"boom": "5.x.x"
|
|
},
|
|
"dependencies": {
|
|
"boom": {
|
|
"version": "5.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"hoek": "4.x.x"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"hoek": {
|
|
"version": "4.2.1",
|
|
"bundled": true
|
|
},
|
|
"sntp": {
|
|
"version": "2.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"hoek": "4.x.x"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"http-signature": {
|
|
"version": "1.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"assert-plus": "^1.0.0",
|
|
"jsprim": "^1.2.2",
|
|
"sshpk": "^1.7.0"
|
|
},
|
|
"dependencies": {
|
|
"assert-plus": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
},
|
|
"jsprim": {
|
|
"version": "1.4.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"assert-plus": "1.0.0",
|
|
"extsprintf": "1.3.0",
|
|
"json-schema": "0.2.3",
|
|
"verror": "1.10.0"
|
|
},
|
|
"dependencies": {
|
|
"extsprintf": {
|
|
"version": "1.3.0",
|
|
"bundled": true
|
|
},
|
|
"json-schema": {
|
|
"version": "0.2.3",
|
|
"bundled": true
|
|
},
|
|
"verror": {
|
|
"version": "1.10.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"assert-plus": "^1.0.0",
|
|
"core-util-is": "1.0.2",
|
|
"extsprintf": "^1.2.0"
|
|
},
|
|
"dependencies": {
|
|
"core-util-is": {
|
|
"version": "1.0.2",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"sshpk": {
|
|
"version": "1.14.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"asn1": "~0.2.3",
|
|
"assert-plus": "^1.0.0",
|
|
"bcrypt-pbkdf": "^1.0.0",
|
|
"dashdash": "^1.12.0",
|
|
"ecc-jsbn": "~0.1.1",
|
|
"getpass": "^0.1.1",
|
|
"jsbn": "~0.1.0",
|
|
"tweetnacl": "~0.14.0"
|
|
},
|
|
"dependencies": {
|
|
"asn1": {
|
|
"version": "0.2.3",
|
|
"bundled": true
|
|
},
|
|
"bcrypt-pbkdf": {
|
|
"version": "1.0.1",
|
|
"bundled": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"tweetnacl": "^0.14.3"
|
|
}
|
|
},
|
|
"dashdash": {
|
|
"version": "1.14.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"assert-plus": "^1.0.0"
|
|
}
|
|
},
|
|
"ecc-jsbn": {
|
|
"version": "0.1.1",
|
|
"bundled": true,
|
|
"optional": true,
|
|
"requires": {
|
|
"jsbn": "~0.1.0"
|
|
}
|
|
},
|
|
"getpass": {
|
|
"version": "0.1.7",
|
|
"bundled": true,
|
|
"requires": {
|
|
"assert-plus": "^1.0.0"
|
|
}
|
|
},
|
|
"jsbn": {
|
|
"version": "0.1.1",
|
|
"bundled": true,
|
|
"optional": true
|
|
},
|
|
"tweetnacl": {
|
|
"version": "0.14.5",
|
|
"bundled": true,
|
|
"optional": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-typedarray": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
},
|
|
"isstream": {
|
|
"version": "0.1.2",
|
|
"bundled": true
|
|
},
|
|
"json-stringify-safe": {
|
|
"version": "5.0.1",
|
|
"bundled": true
|
|
},
|
|
"mime-types": {
|
|
"version": "2.1.18",
|
|
"bundled": true,
|
|
"requires": {
|
|
"mime-db": "~1.33.0"
|
|
},
|
|
"dependencies": {
|
|
"mime-db": {
|
|
"version": "1.33.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"oauth-sign": {
|
|
"version": "0.8.2",
|
|
"bundled": true
|
|
},
|
|
"performance-now": {
|
|
"version": "2.1.0",
|
|
"bundled": true
|
|
},
|
|
"qs": {
|
|
"version": "6.5.1",
|
|
"bundled": true
|
|
},
|
|
"stringstream": {
|
|
"version": "0.0.5",
|
|
"bundled": true
|
|
},
|
|
"tough-cookie": {
|
|
"version": "2.3.4",
|
|
"bundled": true,
|
|
"requires": {
|
|
"punycode": "^1.4.1"
|
|
},
|
|
"dependencies": {
|
|
"punycode": {
|
|
"version": "1.4.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"tunnel-agent": {
|
|
"version": "0.6.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"safe-buffer": "^5.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"retry": {
|
|
"version": "0.12.0",
|
|
"bundled": true
|
|
},
|
|
"rimraf": {
|
|
"version": "2.6.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"glob": "^7.0.5"
|
|
}
|
|
},
|
|
"safe-buffer": {
|
|
"version": "5.1.2",
|
|
"bundled": true
|
|
},
|
|
"semver": {
|
|
"version": "5.5.0",
|
|
"bundled": true
|
|
},
|
|
"sha": {
|
|
"version": "2.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.2",
|
|
"readable-stream": "^2.0.2"
|
|
}
|
|
},
|
|
"slide": {
|
|
"version": "1.1.6",
|
|
"bundled": true
|
|
},
|
|
"sorted-object": {
|
|
"version": "2.0.1",
|
|
"bundled": true
|
|
},
|
|
"sorted-union-stream": {
|
|
"version": "2.1.3",
|
|
"bundled": true,
|
|
"requires": {
|
|
"from2": "^1.3.0",
|
|
"stream-iterate": "^1.1.0"
|
|
},
|
|
"dependencies": {
|
|
"from2": {
|
|
"version": "1.3.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"inherits": "~2.0.1",
|
|
"readable-stream": "~1.1.10"
|
|
},
|
|
"dependencies": {
|
|
"readable-stream": {
|
|
"version": "1.1.14",
|
|
"bundled": true,
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.1",
|
|
"isarray": "0.0.1",
|
|
"string_decoder": "~0.10.x"
|
|
},
|
|
"dependencies": {
|
|
"core-util-is": {
|
|
"version": "1.0.2",
|
|
"bundled": true
|
|
},
|
|
"isarray": {
|
|
"version": "0.0.1",
|
|
"bundled": true
|
|
},
|
|
"string_decoder": {
|
|
"version": "0.10.31",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"stream-iterate": {
|
|
"version": "1.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"readable-stream": "^2.1.5",
|
|
"stream-shift": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"stream-shift": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"ssri": {
|
|
"version": "5.3.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"safe-buffer": "^5.1.1"
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "4.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ansi-regex": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-regex": {
|
|
"version": "3.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"tar": {
|
|
"version": "4.4.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"chownr": "^1.0.1",
|
|
"fs-minipass": "^1.2.5",
|
|
"minipass": "^2.2.4",
|
|
"minizlib": "^1.1.0",
|
|
"mkdirp": "^0.5.0",
|
|
"safe-buffer": "^5.1.2",
|
|
"yallist": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"fs-minipass": {
|
|
"version": "1.2.5",
|
|
"bundled": true,
|
|
"requires": {
|
|
"minipass": "^2.2.1"
|
|
}
|
|
},
|
|
"minipass": {
|
|
"version": "2.2.4",
|
|
"bundled": true,
|
|
"requires": {
|
|
"safe-buffer": "^5.1.1",
|
|
"yallist": "^3.0.0"
|
|
}
|
|
},
|
|
"minizlib": {
|
|
"version": "1.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"minipass": "^2.2.1"
|
|
}
|
|
},
|
|
"safe-buffer": {
|
|
"version": "5.1.2",
|
|
"bundled": true
|
|
},
|
|
"yallist": {
|
|
"version": "3.0.2",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"text-table": {
|
|
"version": "0.2.0",
|
|
"bundled": true
|
|
},
|
|
"tiny-relative-date": {
|
|
"version": "1.3.0",
|
|
"bundled": true
|
|
},
|
|
"uid-number": {
|
|
"version": "0.0.6",
|
|
"bundled": true
|
|
},
|
|
"umask": {
|
|
"version": "1.1.0",
|
|
"bundled": true
|
|
},
|
|
"unique-filename": {
|
|
"version": "1.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"unique-slug": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"unique-slug": {
|
|
"version": "2.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"imurmurhash": "^0.1.4"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"unpipe": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
},
|
|
"update-notifier": {
|
|
"version": "2.5.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"boxen": "^1.2.1",
|
|
"chalk": "^2.0.1",
|
|
"configstore": "^3.0.0",
|
|
"import-lazy": "^2.1.0",
|
|
"is-ci": "^1.0.10",
|
|
"is-installed-globally": "^0.1.0",
|
|
"is-npm": "^1.0.0",
|
|
"latest-version": "^3.0.0",
|
|
"semver-diff": "^2.0.0",
|
|
"xdg-basedir": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"boxen": {
|
|
"version": "1.3.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ansi-align": "^2.0.0",
|
|
"camelcase": "^4.0.0",
|
|
"chalk": "^2.0.1",
|
|
"cli-boxes": "^1.0.0",
|
|
"string-width": "^2.0.0",
|
|
"term-size": "^1.2.0",
|
|
"widest-line": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-align": {
|
|
"version": "2.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"string-width": "^2.0.0"
|
|
}
|
|
},
|
|
"camelcase": {
|
|
"version": "4.1.0",
|
|
"bundled": true
|
|
},
|
|
"cli-boxes": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
},
|
|
"string-width": {
|
|
"version": "2.1.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"is-fullwidth-code-point": "^2.0.0",
|
|
"strip-ansi": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"is-fullwidth-code-point": {
|
|
"version": "2.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"term-size": {
|
|
"version": "1.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"execa": "^0.7.0"
|
|
},
|
|
"dependencies": {
|
|
"execa": {
|
|
"version": "0.7.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"cross-spawn": "^5.0.1",
|
|
"get-stream": "^3.0.0",
|
|
"is-stream": "^1.1.0",
|
|
"npm-run-path": "^2.0.0",
|
|
"p-finally": "^1.0.0",
|
|
"signal-exit": "^3.0.0",
|
|
"strip-eof": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"cross-spawn": {
|
|
"version": "5.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"lru-cache": "^4.0.1",
|
|
"shebang-command": "^1.2.0",
|
|
"which": "^1.2.9"
|
|
},
|
|
"dependencies": {
|
|
"shebang-command": {
|
|
"version": "1.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"shebang-regex": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"shebang-regex": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"get-stream": {
|
|
"version": "3.0.0",
|
|
"bundled": true
|
|
},
|
|
"is-stream": {
|
|
"version": "1.1.0",
|
|
"bundled": true
|
|
},
|
|
"npm-run-path": {
|
|
"version": "2.0.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"path-key": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"path-key": {
|
|
"version": "2.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"p-finally": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
},
|
|
"signal-exit": {
|
|
"version": "3.0.2",
|
|
"bundled": true
|
|
},
|
|
"strip-eof": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"widest-line": {
|
|
"version": "2.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"string-width": "^2.1.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "2.4.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "3.2.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"color-convert": "^1.9.0"
|
|
},
|
|
"dependencies": {
|
|
"color-convert": {
|
|
"version": "1.9.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"color-name": "^1.1.1"
|
|
},
|
|
"dependencies": {
|
|
"color-name": {
|
|
"version": "1.1.3",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"bundled": true
|
|
},
|
|
"supports-color": {
|
|
"version": "5.4.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"has-flag": {
|
|
"version": "3.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"configstore": {
|
|
"version": "3.1.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"dot-prop": "^4.1.0",
|
|
"graceful-fs": "^4.1.2",
|
|
"make-dir": "^1.0.0",
|
|
"unique-string": "^1.0.0",
|
|
"write-file-atomic": "^2.0.0",
|
|
"xdg-basedir": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"dot-prop": {
|
|
"version": "4.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"is-obj": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"is-obj": {
|
|
"version": "1.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"make-dir": {
|
|
"version": "1.2.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"pify": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"pify": {
|
|
"version": "3.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"unique-string": {
|
|
"version": "1.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"crypto-random-string": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"crypto-random-string": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"import-lazy": {
|
|
"version": "2.1.0",
|
|
"bundled": true
|
|
},
|
|
"is-ci": {
|
|
"version": "1.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ci-info": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"ci-info": {
|
|
"version": "1.1.3",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"is-installed-globally": {
|
|
"version": "0.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"global-dirs": "^0.1.0",
|
|
"is-path-inside": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"global-dirs": {
|
|
"version": "0.1.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"ini": "^1.3.4"
|
|
}
|
|
},
|
|
"is-path-inside": {
|
|
"version": "1.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"path-is-inside": "^1.0.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"is-npm": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
},
|
|
"latest-version": {
|
|
"version": "3.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"package-json": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"package-json": {
|
|
"version": "4.0.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"got": "^6.7.1",
|
|
"registry-auth-token": "^3.0.1",
|
|
"registry-url": "^3.0.3",
|
|
"semver": "^5.1.0"
|
|
},
|
|
"dependencies": {
|
|
"got": {
|
|
"version": "6.7.1",
|
|
"bundled": true,
|
|
"requires": {
|
|
"create-error-class": "^3.0.0",
|
|
"duplexer3": "^0.1.4",
|
|
"get-stream": "^3.0.0",
|
|
"is-redirect": "^1.0.0",
|
|
"is-retry-allowed": "^1.0.0",
|
|
"is-stream": "^1.0.0",
|
|
"lowercase-keys": "^1.0.0",
|
|
"safe-buffer": "^5.0.1",
|
|
"timed-out": "^4.0.0",
|
|
"unzip-response": "^2.0.1",
|
|
"url-parse-lax": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"create-error-class": {
|
|
"version": "3.0.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"capture-stack-trace": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"capture-stack-trace": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"duplexer3": {
|
|
"version": "0.1.4",
|
|
"bundled": true
|
|
},
|
|
"get-stream": {
|
|
"version": "3.0.0",
|
|
"bundled": true
|
|
},
|
|
"is-redirect": {
|
|
"version": "1.0.0",
|
|
"bundled": true
|
|
},
|
|
"is-retry-allowed": {
|
|
"version": "1.1.0",
|
|
"bundled": true
|
|
},
|
|
"is-stream": {
|
|
"version": "1.1.0",
|
|
"bundled": true
|
|
},
|
|
"lowercase-keys": {
|
|
"version": "1.0.1",
|
|
"bundled": true
|
|
},
|
|
"timed-out": {
|
|
"version": "4.0.1",
|
|
"bundled": true
|
|
},
|
|
"unzip-response": {
|
|
"version": "2.0.1",
|
|
"bundled": true
|
|
},
|
|
"url-parse-lax": {
|
|
"version": "1.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"prepend-http": "^1.0.1"
|
|
},
|
|
"dependencies": {
|
|
"prepend-http": {
|
|
"version": "1.0.4",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"registry-auth-token": {
|
|
"version": "3.3.2",
|
|
"bundled": true,
|
|
"requires": {
|
|
"rc": "^1.1.6",
|
|
"safe-buffer": "^5.0.1"
|
|
},
|
|
"dependencies": {
|
|
"rc": {
|
|
"version": "1.2.7",
|
|
"bundled": true,
|
|
"requires": {
|
|
"deep-extend": "^0.5.1",
|
|
"ini": "~1.3.0",
|
|
"minimist": "^1.2.0",
|
|
"strip-json-comments": "~2.0.1"
|
|
},
|
|
"dependencies": {
|
|
"deep-extend": {
|
|
"version": "0.5.1",
|
|
"bundled": true
|
|
},
|
|
"minimist": {
|
|
"version": "1.2.0",
|
|
"bundled": true
|
|
},
|
|
"strip-json-comments": {
|
|
"version": "2.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"registry-url": {
|
|
"version": "3.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"rc": "^1.0.1"
|
|
},
|
|
"dependencies": {
|
|
"rc": {
|
|
"version": "1.2.7",
|
|
"bundled": true,
|
|
"requires": {
|
|
"deep-extend": "^0.5.1",
|
|
"ini": "~1.3.0",
|
|
"minimist": "^1.2.0",
|
|
"strip-json-comments": "~2.0.1"
|
|
},
|
|
"dependencies": {
|
|
"deep-extend": {
|
|
"version": "0.5.1",
|
|
"bundled": true
|
|
},
|
|
"minimist": {
|
|
"version": "1.2.0",
|
|
"bundled": true
|
|
},
|
|
"strip-json-comments": {
|
|
"version": "2.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"semver-diff": {
|
|
"version": "2.1.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"semver": "^5.0.3"
|
|
}
|
|
},
|
|
"xdg-basedir": {
|
|
"version": "3.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"uuid": {
|
|
"version": "3.2.1",
|
|
"bundled": true
|
|
},
|
|
"validate-npm-package-license": {
|
|
"version": "3.0.3",
|
|
"bundled": true,
|
|
"requires": {
|
|
"spdx-correct": "^3.0.0",
|
|
"spdx-expression-parse": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"spdx-correct": {
|
|
"version": "3.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"spdx-license-ids": {
|
|
"version": "3.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"spdx-expression-parse": {
|
|
"version": "3.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"spdx-exceptions": "^2.1.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
},
|
|
"dependencies": {
|
|
"spdx-exceptions": {
|
|
"version": "2.1.0",
|
|
"bundled": true
|
|
},
|
|
"spdx-license-ids": {
|
|
"version": "3.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"validate-npm-package-name": {
|
|
"version": "3.0.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"builtins": "^1.0.3"
|
|
},
|
|
"dependencies": {
|
|
"builtins": {
|
|
"version": "1.0.3",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"which": {
|
|
"version": "1.3.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"dependencies": {
|
|
"isexe": {
|
|
"version": "2.0.0",
|
|
"bundled": true
|
|
}
|
|
}
|
|
},
|
|
"worker-farm": {
|
|
"version": "1.6.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"errno": "~0.1.7"
|
|
},
|
|
"dependencies": {
|
|
"errno": {
|
|
"version": "0.1.7",
|
|
"bundled": true,
|
|
"requires": {
|
|
"prr": "~1.0.1"
|
|
},
|
|
"dependencies": {
|
|
"prr": {
|
|
"version": "1.0.1",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"wrappy": {
|
|
"version": "1.0.2",
|
|
"bundled": true
|
|
},
|
|
"write-file-atomic": {
|
|
"version": "2.3.0",
|
|
"bundled": true,
|
|
"requires": {
|
|
"graceful-fs": "^4.1.11",
|
|
"imurmurhash": "^0.1.4",
|
|
"signal-exit": "^3.0.2"
|
|
},
|
|
"dependencies": {
|
|
"signal-exit": {
|
|
"version": "3.0.2",
|
|
"bundled": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"object-inspect": {
|
|
"version": "1.12.2",
|
|
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz",
|
|
"integrity": "sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ=="
|
|
},
|
|
"qs": {
|
|
"version": "6.11.0",
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz",
|
|
"integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==",
|
|
"requires": {
|
|
"side-channel": "^1.0.4"
|
|
}
|
|
},
|
|
"side-channel": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz",
|
|
"integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==",
|
|
"requires": {
|
|
"call-bind": "^1.0.0",
|
|
"get-intrinsic": "^1.0.2",
|
|
"object-inspect": "^1.9.0"
|
|
}
|
|
},
|
|
"vuex": {
|
|
"version": "4.0.2",
|
|
"resolved": "https://registry.npmjs.org/vuex/-/vuex-4.0.2.tgz",
|
|
"integrity": "sha512-M6r8uxELjZIK8kTKDGgZTYX/ahzblnzC4isU1tpmEuOIIKmV+TRdc+H4s8ds2NuZ7wpUTdGRzJRtoj+lI+pc0Q==",
|
|
"requires": {
|
|
"@vue/devtools-api": "^6.0.0-beta.11"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|