mirror of
https://github.com/Shiva108/ai-llm-red-team-handbook.git
synced 2026-02-12 14:42:46 +00:00
6380 lines
193 KiB
JSON
6380 lines
193 KiB
JSON
{
|
|
"name": "ai-llm-red-team-handbook",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "ai-llm-red-team-handbook",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"gitbook-cli": "^2.3.2"
|
|
},
|
|
"devDependencies": {
|
|
"gitbook-plugin-mermaid-newface": "^4.1.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/code-frame": {
|
|
"version": "7.28.6",
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.28.6.tgz",
|
|
"integrity": "sha512-JYgintcMjRiCvS8mMECzaEn+m3PfoQiyqukOMCCVQtoJGYJw8j/8LBJEiqkHLkfwCcs74E3pbAUFNg7d9VNJ+Q==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.28.5",
|
|
"js-tokens": "^4.0.0",
|
|
"picocolors": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
"version": "7.28.5",
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
|
|
"integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@mermaid-js/mermaid-cli": {
|
|
"version": "9.4.0",
|
|
"resolved": "https://registry.npmjs.org/@mermaid-js/mermaid-cli/-/mermaid-cli-9.4.0.tgz",
|
|
"integrity": "sha512-/Nqs8Xtasw5wvop1PPiqmSx5SUxq/yARH+0EhEHAx8MVdbZXtUnzuK+Yv6NgpD2/Fb84/N3jF08zmIiJSyT5Lg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^5.0.1",
|
|
"commander": "^10.0.0",
|
|
"puppeteer": "^19.0.0"
|
|
},
|
|
"bin": {
|
|
"mmdc": "src/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": "^14.13 || >=16.0"
|
|
}
|
|
},
|
|
"node_modules/@puppeteer/browsers": {
|
|
"version": "0.5.0",
|
|
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-0.5.0.tgz",
|
|
"integrity": "sha512-Uw6oB7VvmPRLE4iKsjuOh8zgDabhNX67dzo8U/BB0f9527qx+4eeUs+korU98OhG5C4ubg7ufBgVi63XYwS6TQ==",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"debug": "4.3.4",
|
|
"extract-zip": "2.0.1",
|
|
"https-proxy-agent": "5.0.1",
|
|
"progress": "2.0.3",
|
|
"proxy-from-env": "1.1.0",
|
|
"tar-fs": "2.1.1",
|
|
"unbzip2-stream": "1.4.3",
|
|
"yargs": "17.7.1"
|
|
},
|
|
"bin": {
|
|
"browsers": "lib/cjs/main-cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.1.0"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">= 4.7.4"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "25.0.10",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.0.10.tgz",
|
|
"integrity": "sha512-zWW5KPngR/yvakJgGOmZ5vTBemDoSqF3AcV/LrO5u5wTWyEAVVh+IT39G4gtyAkh3CtTZs8aX/yRM82OfzHJRg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"undici-types": "~7.16.0"
|
|
}
|
|
},
|
|
"node_modules/@types/yauzl": {
|
|
"version": "2.10.3",
|
|
"resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.10.3.tgz",
|
|
"integrity": "sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/agent-base": {
|
|
"version": "6.0.2",
|
|
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
|
|
"integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6.0.0"
|
|
}
|
|
},
|
|
"node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/argparse": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
|
"dev": true,
|
|
"license": "Python-2.0"
|
|
},
|
|
"node_modules/base64-js": {
|
|
"version": "1.5.1",
|
|
"resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
|
|
"integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bash-color": {
|
|
"version": "0.0.4",
|
|
"resolved": "https://registry.npmjs.org/bash-color/-/bash-color-0.0.4.tgz",
|
|
"integrity": "sha512-ZNB4525U7BxT6v9C8LEtywyCgB4Pjnm7/bh+ru/Z9Ecxvg3fDjaJ6z305z9a61orQdbB1zqYHh5JbUqx4s4K0g==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bl": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz",
|
|
"integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer": "^5.5.0",
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^3.4.0"
|
|
}
|
|
},
|
|
"node_modules/buffer": {
|
|
"version": "5.7.1",
|
|
"resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
|
|
"integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/buffer-crc32": {
|
|
"version": "0.2.13",
|
|
"resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
|
|
"integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/callsites": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
|
|
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/chalk": {
|
|
"version": "5.6.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.2.tgz",
|
|
"integrity": "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/chownr": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz",
|
|
"integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/chromium-bidi": {
|
|
"version": "0.4.7",
|
|
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.7.tgz",
|
|
"integrity": "sha512-6+mJuFXwTMU6I3vYLs6IL8A1DyQTPjCfIL971X0aMPVGRbGnNfl6i6Cl0NMbxi2bRYLGESt9T2ZIMRM5PAEcIQ==",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"mitt": "3.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"devtools-protocol": "*"
|
|
}
|
|
},
|
|
"node_modules/cliui": {
|
|
"version": "8.0.1",
|
|
"resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
|
|
"integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.1",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/commander": {
|
|
"version": "10.0.1",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz",
|
|
"integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/cosmiconfig": {
|
|
"version": "8.1.3",
|
|
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz",
|
|
"integrity": "sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"import-fresh": "^3.2.1",
|
|
"js-yaml": "^4.1.0",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/d-fischer"
|
|
}
|
|
},
|
|
"node_modules/cross-fetch": {
|
|
"version": "3.1.5",
|
|
"resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz",
|
|
"integrity": "sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"node-fetch": "2.6.7"
|
|
}
|
|
},
|
|
"node_modules/crypto": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/crypto/-/crypto-1.0.1.tgz",
|
|
"integrity": "sha512-VxBKmeNcqQdiUQUW2Tzq0t377b54N2bMtXO/qiLa+6eRRmmC4qT3D4OnTGoT/U6O9aklQ/jTwbOtRMTTY8G0Ig==",
|
|
"deprecated": "This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/datauri": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/datauri/-/datauri-3.0.0.tgz",
|
|
"integrity": "sha512-NeDFuUPV1YCpCn8MUIcDk1QnuyenUHs7f4Q5P0n9FFA0neKFrfEH9esR+YMW95BplbYfdmjbs0Pl/ZGAaM2QHQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"image-size": "0.8.3",
|
|
"mimer": "1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
|
|
"integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/devtools-protocol": {
|
|
"version": "0.0.1107588",
|
|
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1107588.tgz",
|
|
"integrity": "sha512-yIR+pG9x65Xko7bErCUSQaDLrO/P1p3JUzEk7JCU4DowPcGHkTGUGQapcfcLc4qj0UaALwZ+cr0riFgiqpixcg==",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/end-of-stream": {
|
|
"version": "1.4.5",
|
|
"resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz",
|
|
"integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/error-ex": {
|
|
"version": "1.3.4",
|
|
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz",
|
|
"integrity": "sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-arrayish": "^0.2.1"
|
|
}
|
|
},
|
|
"node_modules/escalade": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
|
|
"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/extract-zip": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz",
|
|
"integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"debug": "^4.1.1",
|
|
"get-stream": "^5.1.0",
|
|
"yauzl": "^2.10.0"
|
|
},
|
|
"bin": {
|
|
"extract-zip": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.17.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"@types/yauzl": "^2.9.1"
|
|
}
|
|
},
|
|
"node_modules/fd-slicer": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz",
|
|
"integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pend": "~1.2.0"
|
|
}
|
|
},
|
|
"node_modules/fs-constants": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz",
|
|
"integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fs-extra": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-3.0.1.tgz",
|
|
"integrity": "sha512-V3Z3WZWVUYd8hoCL5xfXJCaHWYzmtwW5XWYSlLgERi8PWd8bx1kUHUk8L1BT57e49oKnDDD180mjfrHc1yA9rg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"jsonfile": "^3.0.0",
|
|
"universalify": "^0.1.0"
|
|
}
|
|
},
|
|
"node_modules/get-caller-file": {
|
|
"version": "2.0.5",
|
|
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
|
|
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "6.* || 8.* || >= 10.*"
|
|
}
|
|
},
|
|
"node_modules/get-stream": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz",
|
|
"integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/gitbook-cli": {
|
|
"version": "2.3.2",
|
|
"resolved": "https://registry.npmjs.org/gitbook-cli/-/gitbook-cli-2.3.2.tgz",
|
|
"integrity": "sha512-eyGtkY7jKHhmgpfuvgAP5fZcUob/FBz4Ld0aLRdEmiTrS1RklimN9epzPp75dd4MWpGhYvSbiwxnpyLiv1wh6A==",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"bash-color": "0.0.4",
|
|
"commander": "2.11.0",
|
|
"fs-extra": "3.0.1",
|
|
"lodash": "4.17.4",
|
|
"npm": "5.1.0",
|
|
"npmi": "1.0.1",
|
|
"optimist": "0.6.1",
|
|
"q": "1.5.0",
|
|
"semver": "5.3.0",
|
|
"tmp": "0.0.31",
|
|
"user-home": "2.0.0"
|
|
},
|
|
"bin": {
|
|
"gitbook": "bin/gitbook.js"
|
|
}
|
|
},
|
|
"node_modules/gitbook-cli/node_modules/commander": {
|
|
"version": "2.11.0",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-2.11.0.tgz",
|
|
"integrity": "sha512-b0553uYA5YAEGgyYIGYROzKQ7X5RAqedkfjiZxwi0kL1g3bOaBNNZfYkzt/CL0umgD5wc9Jec2FbB98CjkMRvQ==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/gitbook-plugin-mermaid-newface": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/gitbook-plugin-mermaid-newface/-/gitbook-plugin-mermaid-newface-4.1.0.tgz",
|
|
"integrity": "sha512-sh5po2TgtIwh8VyrCUZzCU7BzMb9C+Om8NMD/sLMky2ITgMSYL3nVBwCYhmLPk6tadid4Tia5tJF2eiYipy6tw==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@mermaid-js/mermaid-cli": "^9.1.2",
|
|
"crypto": "^1.0.1",
|
|
"datauri": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"gitbook": ">=3.0.0",
|
|
"node": ">=10.16.3"
|
|
}
|
|
},
|
|
"node_modules/graceful-fs": {
|
|
"version": "4.2.11",
|
|
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
|
|
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/https-proxy-agent": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
|
|
"integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "6",
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/ieee754": {
|
|
"version": "1.2.1",
|
|
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
|
|
"integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/image-size": {
|
|
"version": "0.8.3",
|
|
"resolved": "https://registry.npmjs.org/image-size/-/image-size-0.8.3.tgz",
|
|
"integrity": "sha512-SMtq1AJ+aqHB45c3FsB4ERK0UCiA2d3H1uq8s+8T0Pf8A3W4teyBQyaFaktH6xvZqh+npwlKU7i4fJo0r7TYTg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"queue": "6.0.1"
|
|
},
|
|
"bin": {
|
|
"image-size": "bin/image-size.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/import-fresh": {
|
|
"version": "3.3.1",
|
|
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
|
|
"integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parent-module": "^1.0.0",
|
|
"resolve-from": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/inherits": {
|
|
"version": "2.0.4",
|
|
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
|
|
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/is-arrayish": {
|
|
"version": "0.2.1",
|
|
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
|
|
"integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/js-tokens": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
|
|
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/js-yaml": {
|
|
"version": "4.1.1",
|
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz",
|
|
"integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/json-parse-even-better-errors": {
|
|
"version": "2.3.1",
|
|
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
|
|
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jsonfile": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-3.0.1.tgz",
|
|
"integrity": "sha512-oBko6ZHlubVB5mRFkur5vgYR1UyqX+S6Y/oCfLhqNdcc2fYFlDpIoNc7AfKS1KOGcnNAkvsr0grLck9ANM815w==",
|
|
"license": "MIT",
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/lines-and-columns": {
|
|
"version": "1.2.4",
|
|
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
|
|
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash": {
|
|
"version": "4.17.4",
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz",
|
|
"integrity": "sha512-6X37Sq9KCpLSXEh8uM12AKYlviHPNNk4RxiGBn4cmKGJinbXBneWIV7iE/nXkM928O7ytHcHb6+X6Svl0f4hXg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mimer": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/mimer/-/mimer-1.1.0.tgz",
|
|
"integrity": "sha512-y9dVfy2uiycQvDNiAYW6zp49ZhFlXDMr5wfdOiMbdzGM/0N5LNR6HTUn3un+WUQcM0koaw8FMTG1bt5EnHJdvQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mimer": "bin/mimer"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6.0"
|
|
}
|
|
},
|
|
"node_modules/minimist": {
|
|
"version": "0.0.10",
|
|
"resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz",
|
|
"integrity": "sha512-iotkTvxc+TwOm5Ieim8VnSNvCDjCK9S8G3scJ50ZthspSxa7jx50jkhYduuAtAjvfDUwSgOwf8+If99AlOEhyw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mitt": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.0.tgz",
|
|
"integrity": "sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mkdirp-classic": {
|
|
"version": "0.5.3",
|
|
"resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz",
|
|
"integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-fetch": {
|
|
"version": "2.6.7",
|
|
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
|
|
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"whatwg-url": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "4.x || >=6.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"encoding": "^0.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"encoding": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/npm": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/npm/-/npm-5.1.0.tgz",
|
|
"integrity": "sha512-pt5ClxEmY/dLpb60SmGQQBKi3nB6Ljx1FXmpoCUdAULlGqGVn2uCyXxPCWFbcuHGthT7qGiaGa1wOfs/UjGYMw==",
|
|
"bundleDependencies": [
|
|
"abbrev",
|
|
"ansi-regex",
|
|
"ansicolors",
|
|
"ansistyles",
|
|
"aproba",
|
|
"archy",
|
|
"cacache",
|
|
"call-limit",
|
|
"bluebird",
|
|
"chownr",
|
|
"cmd-shim",
|
|
"columnify",
|
|
"config-chain",
|
|
"debuglog",
|
|
"detect-indent",
|
|
"dezalgo",
|
|
"editor",
|
|
"fs-vacuum",
|
|
"fs-write-stream-atomic",
|
|
"fstream",
|
|
"fstream-npm",
|
|
"glob",
|
|
"graceful-fs",
|
|
"has-unicode",
|
|
"hosted-git-info",
|
|
"iferr",
|
|
"imurmurhash",
|
|
"inflight",
|
|
"inherits",
|
|
"ini",
|
|
"init-package-json",
|
|
"JSONStream",
|
|
"lazy-property",
|
|
"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",
|
|
"mkdirp",
|
|
"mississippi",
|
|
"move-concurrently",
|
|
"node-gyp",
|
|
"nopt",
|
|
"normalize-package-data",
|
|
"npm-cache-filename",
|
|
"npm-install-checks",
|
|
"npm-package-arg",
|
|
"npm-registry-client",
|
|
"npm-user-validate",
|
|
"npmlog",
|
|
"once",
|
|
"opener",
|
|
"osenv",
|
|
"pacote",
|
|
"path-is-inside",
|
|
"promise-inflight",
|
|
"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"
|
|
],
|
|
"license": "Artistic-2.0",
|
|
"dependencies": {
|
|
"abbrev": "~1.1.0",
|
|
"ansi-regex": "~3.0.0",
|
|
"ansicolors": "~0.3.2",
|
|
"ansistyles": "~0.1.3",
|
|
"aproba": "~1.1.2",
|
|
"archy": "~1.0.0",
|
|
"bluebird": "~3.5.0",
|
|
"cacache": "~9.2.9",
|
|
"call-limit": "~1.1.0",
|
|
"chownr": "~1.0.1",
|
|
"cmd-shim": "~2.0.2",
|
|
"columnify": "~1.5.4",
|
|
"config-chain": "~1.1.11",
|
|
"debuglog": "*",
|
|
"detect-indent": "~5.0.0",
|
|
"dezalgo": "~1.0.3",
|
|
"editor": "~1.0.0",
|
|
"fs-vacuum": "~1.2.10",
|
|
"fs-write-stream-atomic": "~1.0.10",
|
|
"fstream": "~1.0.11",
|
|
"fstream-npm": "~1.2.1",
|
|
"glob": "~7.1.2",
|
|
"graceful-fs": "~4.1.11",
|
|
"has-unicode": "~2.0.1",
|
|
"hosted-git-info": "~2.5.0",
|
|
"iferr": "~0.1.5",
|
|
"imurmurhash": "*",
|
|
"inflight": "~1.0.6",
|
|
"inherits": "~2.0.3",
|
|
"ini": "~1.3.4",
|
|
"init-package-json": "~1.10.1",
|
|
"JSONStream": "~1.3.1",
|
|
"lazy-property": "~1.0.0",
|
|
"lockfile": "~1.0.3",
|
|
"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.1",
|
|
"mississippi": "~1.3.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-cache-filename": "~1.0.2",
|
|
"npm-install-checks": "~3.0.0",
|
|
"npm-package-arg": "~5.1.2",
|
|
"npm-registry-client": "~8.4.0",
|
|
"npm-user-validate": "~1.0.0",
|
|
"npmlog": "~4.1.2",
|
|
"once": "~1.4.0",
|
|
"opener": "~1.4.3",
|
|
"osenv": "~0.1.4",
|
|
"pacote": "~2.7.38",
|
|
"path-is-inside": "~1.0.2",
|
|
"promise-inflight": "~1.0.1",
|
|
"read": "~1.0.7",
|
|
"read-cmd-shim": "~1.0.1",
|
|
"read-installed": "~4.0.3",
|
|
"read-package-json": "~2.0.9",
|
|
"read-package-tree": "~5.1.6",
|
|
"readable-stream": "~2.3.2",
|
|
"readdir-scoped-modules": "*",
|
|
"request": "~2.81.0",
|
|
"retry": "~0.10.1",
|
|
"rimraf": "~2.6.1",
|
|
"safe-buffer": "~5.1.1",
|
|
"semver": "~5.3.0",
|
|
"sha": "~2.0.1",
|
|
"slide": "~1.1.6",
|
|
"sorted-object": "~2.0.1",
|
|
"sorted-union-stream": "~2.1.3",
|
|
"ssri": "~4.1.6",
|
|
"strip-ansi": "~4.0.0",
|
|
"tar": "~2.2.1",
|
|
"text-table": "~0.2.0",
|
|
"uid-number": "0.0.6",
|
|
"umask": "~1.1.0",
|
|
"unique-filename": "~1.1.0",
|
|
"unpipe": "~1.0.0",
|
|
"update-notifier": "~2.2.0",
|
|
"uuid": "~3.1.0",
|
|
"validate-npm-package-license": "*",
|
|
"validate-npm-package-name": "~3.0.0",
|
|
"which": "~1.2.14",
|
|
"worker-farm": "~1.3.1",
|
|
"wrappy": "~1.0.2",
|
|
"write-file-atomic": "~2.1.0"
|
|
},
|
|
"bin": {
|
|
"npm": "bin/npm-cli.js"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/abbrev": {
|
|
"version": "1.1.0",
|
|
"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.1.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/archy": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/bluebird": {
|
|
"version": "3.5.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/cacache": {
|
|
"version": "9.2.9",
|
|
"inBundle": true,
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"bluebird": "^3.5.0",
|
|
"chownr": "^1.0.1",
|
|
"glob": "^7.1.2",
|
|
"graceful-fs": "^4.1.11",
|
|
"lru-cache": "^4.1.1",
|
|
"mississippi": "^1.3.0",
|
|
"mkdirp": "^0.5.1",
|
|
"move-concurrently": "^1.0.1",
|
|
"promise-inflight": "^1.0.1",
|
|
"rimraf": "^2.6.1",
|
|
"ssri": "^4.1.6",
|
|
"unique-filename": "^1.1.0",
|
|
"y18n": "^3.2.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/lru-cache": {
|
|
"version": "4.1.1",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"pseudomap": "^1.0.2",
|
|
"yallist": "^2.1.2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/lru-cache/node_modules/pseudomap": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/lru-cache/node_modules/yallist": {
|
|
"version": "2.1.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/cacache/node_modules/y18n": {
|
|
"version": "3.2.1",
|
|
"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/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/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/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/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/fstream-npm": {
|
|
"version": "1.2.1",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fstream-ignore": "^1.0.0",
|
|
"inherits": "2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore": {
|
|
"version": "1.0.5",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fstream": "^1.0.0",
|
|
"inherits": "2",
|
|
"minimatch": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch": {
|
|
"version": "3.0.4",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/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/fstream-npm/node_modules/fstream-ignore/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/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": {
|
|
"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.5.0",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"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.4",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/init-package-json": {
|
|
"version": "1.10.1",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.1",
|
|
"npm-package-arg": "^4.0.0 || ^5.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/JSONStream": {
|
|
"version": "1.3.1",
|
|
"inBundle": true,
|
|
"license": "(MIT OR Apache-2.0)",
|
|
"dependencies": {
|
|
"jsonparse": "^1.2.0",
|
|
"through": ">=2.2.7 <3"
|
|
},
|
|
"bin": {
|
|
"JSONStream": "index.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/lockfile": {
|
|
"version": "1.0.3",
|
|
"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.1",
|
|
"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/mississippi": {
|
|
"version": "1.3.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": "^1.0.0",
|
|
"pumpify": "^1.3.3",
|
|
"stream-each": "^1.1.0",
|
|
"through2": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/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/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.0",
|
|
"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/end-of-stream": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"once": "~1.3.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/node_modules/once": {
|
|
"version": "1.3.3",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"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.0",
|
|
"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": "1.0.2",
|
|
"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.3.5",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"duplexify": "^3.1.2",
|
|
"inherits": "^2.0.1",
|
|
"pump": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/mississippi/node_modules/stream-each": {
|
|
"version": "1.2.0",
|
|
"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.3",
|
|
"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/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.8",
|
|
"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/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-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-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/npm-registry-client": {
|
|
"version": "8.4.0",
|
|
"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",
|
|
"once": "^1.3.3",
|
|
"request": "^2.74.0",
|
|
"retry": "^0.10.0",
|
|
"semver": "2 >=2.2.1 || 3.x || 4 || 5",
|
|
"slide": "^1.1.3",
|
|
"ssri": "^4.1.2"
|
|
},
|
|
"optionalDependencies": {
|
|
"npmlog": "2 || ^3.1.0 || ^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/npm-registry-client/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-registry-client/node_modules/concat-stream/node_modules/typedarray": {
|
|
"version": "0.0.6",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"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.4",
|
|
"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": "2.7.38",
|
|
"inBundle": true,
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"bluebird": "^3.5.0",
|
|
"cacache": "^9.2.9",
|
|
"glob": "^7.1.2",
|
|
"lru-cache": "^4.1.1",
|
|
"make-fetch-happen": "^2.4.13",
|
|
"minimatch": "^3.0.4",
|
|
"mississippi": "^1.2.0",
|
|
"normalize-package-data": "^2.4.0",
|
|
"npm-package-arg": "^5.1.2",
|
|
"npm-pick-manifest": "^1.0.4",
|
|
"osenv": "^0.1.4",
|
|
"promise-inflight": "^1.0.1",
|
|
"promise-retry": "^1.1.1",
|
|
"protoduck": "^4.0.0",
|
|
"safe-buffer": "^5.1.1",
|
|
"semver": "^5.3.0",
|
|
"ssri": "^4.1.6",
|
|
"tar-fs": "^1.15.3",
|
|
"tar-stream": "^1.5.4",
|
|
"unique-filename": "^1.1.0",
|
|
"which": "^1.2.12"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen": {
|
|
"version": "2.4.13",
|
|
"inBundle": true,
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"agentkeepalive": "^3.3.0",
|
|
"cacache": "^9.2.9",
|
|
"http-cache-semantics": "^3.7.3",
|
|
"http-proxy-agent": "^2.0.0",
|
|
"https-proxy-agent": "^2.0.0",
|
|
"lru-cache": "^4.1.1",
|
|
"mississippi": "^1.2.0",
|
|
"node-fetch-npm": "^2.0.1",
|
|
"promise-retry": "^1.1.1",
|
|
"socks-proxy-agent": "^3.0.0",
|
|
"ssri": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/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/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.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics": {
|
|
"version": "3.7.3",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/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/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base": {
|
|
"version": "4.1.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.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug": {
|
|
"version": "2.6.8",
|
|
"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.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^4.1.0",
|
|
"debug": "^2.4.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base": {
|
|
"version": "4.1.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.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug": {
|
|
"version": "2.6.8",
|
|
"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/node-fetch-npm": {
|
|
"version": "2.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"encoding": "^0.1.11",
|
|
"json-parse-helpfulerror": "^1.0.3",
|
|
"safe-buffer": "^5.0.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.18",
|
|
"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-helpfulerror": {
|
|
"version": "1.0.3",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jju": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-helpfulerror/node_modules/jju": {
|
|
"version": "1.3.0",
|
|
"inBundle": true,
|
|
"license": "WTFPL"
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^4.0.1",
|
|
"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.1.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.1.1",
|
|
"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.8",
|
|
"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": "1.0.4",
|
|
"inBundle": true,
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"npm-package-arg": "^5.1.2",
|
|
"semver": "^5.3.0"
|
|
}
|
|
},
|
|
"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/protoduck": {
|
|
"version": "4.0.0",
|
|
"inBundle": true,
|
|
"license": "CC0-1.0",
|
|
"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/pacote/node_modules/tar-fs": {
|
|
"version": "1.15.3",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chownr": "^1.0.1",
|
|
"mkdirp": "^0.5.1",
|
|
"pump": "^1.0.0",
|
|
"tar-stream": "^1.1.2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/tar-fs/node_modules/pump": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/tar-fs/node_modules/pump/node_modules/end-of-stream": {
|
|
"version": "1.4.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/tar-stream": {
|
|
"version": "1.5.4",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bl": "^1.0.0",
|
|
"end-of-stream": "^1.0.0",
|
|
"readable-stream": "^2.0.0",
|
|
"xtend": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/bl": {
|
|
"version": "1.2.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "^2.0.5"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/end-of-stream": {
|
|
"version": "1.4.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/pacote/node_modules/tar-stream/node_modules/xtend": {
|
|
"version": "4.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
},
|
|
"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/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.9",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.1",
|
|
"json-parse-helpfulerror": "^1.0.2",
|
|
"normalize-package-data": "^2.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror": {
|
|
"version": "1.0.3",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jju": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju": {
|
|
"version": "1.3.0",
|
|
"inBundle": true,
|
|
"license": "WTFPL"
|
|
},
|
|
"node_modules/npm/node_modules/read-package-tree": {
|
|
"version": "5.1.6",
|
|
"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.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~1.0.6",
|
|
"safe-buffer": "~5.1.0",
|
|
"string_decoder": "~1.0.0",
|
|
"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": "1.0.7",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/readable-stream/node_modules/string_decoder": {
|
|
"version": "1.0.3",
|
|
"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.81.0",
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"aws-sign2": "~0.6.0",
|
|
"aws4": "^1.2.1",
|
|
"caseless": "~0.12.0",
|
|
"combined-stream": "~1.0.5",
|
|
"extend": "~3.0.0",
|
|
"forever-agent": "~0.6.1",
|
|
"form-data": "~2.1.1",
|
|
"har-validator": "~4.2.1",
|
|
"hawk": "~3.1.3",
|
|
"http-signature": "~1.1.0",
|
|
"is-typedarray": "~1.0.0",
|
|
"isstream": "~0.1.2",
|
|
"json-stringify-safe": "~5.0.1",
|
|
"mime-types": "~2.1.7",
|
|
"oauth-sign": "~0.8.1",
|
|
"performance-now": "^0.2.0",
|
|
"qs": "~6.4.0",
|
|
"safe-buffer": "^5.0.1",
|
|
"stringstream": "~0.0.4",
|
|
"tough-cookie": "~2.3.0",
|
|
"tunnel-agent": "^0.6.0",
|
|
"uuid": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/aws-sign2": {
|
|
"version": "0.6.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.5",
|
|
"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.1.4",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.5",
|
|
"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": "4.2.1",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"ajv": "^4.9.1",
|
|
"har-schema": "^1.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv": {
|
|
"version": "4.11.8",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"co": "^4.6.0",
|
|
"json-stable-stringify": "^1.0.1"
|
|
}
|
|
},
|
|
"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/json-stable-stringify": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jsonify": "~0.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/node_modules/jsonify": {
|
|
"version": "0.0.0",
|
|
"inBundle": true,
|
|
"license": "Public Domain",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema": {
|
|
"version": "1.0.5",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/hawk": {
|
|
"version": "3.1.3",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"boom": "2.x.x",
|
|
"cryptiles": "2.x.x",
|
|
"hoek": "2.x.x",
|
|
"sntp": "1.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.32"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom": {
|
|
"version": "2.10.1",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"hoek": "2.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.40"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles": {
|
|
"version": "2.0.5",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"boom": "2.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.40"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek": {
|
|
"version": "2.16.3",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.40"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp": {
|
|
"version": "1.0.9",
|
|
"inBundle": true,
|
|
"dependencies": {
|
|
"hoek": "2.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/http-signature": {
|
|
"version": "1.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^0.2.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": "0.2.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.0",
|
|
"engines": [
|
|
"node >=0.6.0"
|
|
],
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "1.0.0",
|
|
"extsprintf": "1.0.2",
|
|
"json-schema": "0.2.3",
|
|
"verror": "1.3.6"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/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/node_modules/extsprintf": {
|
|
"version": "1.0.2",
|
|
"engines": [
|
|
"node >=0.6.0"
|
|
],
|
|
"inBundle": true
|
|
},
|
|
"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.3.6",
|
|
"engines": [
|
|
"node >=0.6.0"
|
|
],
|
|
"inBundle": true,
|
|
"dependencies": {
|
|
"extsprintf": "1.0.2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk": {
|
|
"version": "1.13.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/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/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.15",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "~1.27.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db": {
|
|
"version": "1.27.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": "0.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/request/node_modules/qs": {
|
|
"version": "6.4.0",
|
|
"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.2",
|
|
"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.10.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/rimraf": {
|
|
"version": "2.6.1",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.0.5"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/safe-buffer": {
|
|
"version": "5.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/semver": {
|
|
"version": "5.3.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": "4.1.6",
|
|
"inBundle": true,
|
|
"license": "CC0-1.0",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.1.0"
|
|
}
|
|
},
|
|
"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": "2.2.1",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"block-stream": "*",
|
|
"fstream": "^1.0.2",
|
|
"inherits": "2"
|
|
}
|
|
},
|
|
"node_modules/npm/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/text-table": {
|
|
"version": "0.2.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.2.0",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boxen": "^1.0.0",
|
|
"chalk": "^1.0.0",
|
|
"configstore": "^3.0.0",
|
|
"import-lazy": "^2.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.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-align": "^2.0.0",
|
|
"camelcase": "^4.0.0",
|
|
"chalk": "^1.1.1",
|
|
"cli-boxes": "^1.0.0",
|
|
"string-width": "^2.0.0",
|
|
"term-size": "^0.1.0",
|
|
"widest-line": "^1.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.0",
|
|
"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/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/update-notifier/node_modules/boxen/node_modules/term-size": {
|
|
"version": "0.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"execa": "^0.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa": {
|
|
"version": "0.4.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn-async": "^2.1.1",
|
|
"is-stream": "^1.1.0",
|
|
"npm-run-path": "^1.0.0",
|
|
"object-assign": "^4.0.1",
|
|
"path-key": "^1.0.0",
|
|
"strip-eof": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn-async": {
|
|
"version": "2.2.5",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lru-cache": "^4.0.0",
|
|
"which": "^1.2.8"
|
|
}
|
|
},
|
|
"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": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^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/object-assign": {
|
|
"version": "4.1.1",
|
|
"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/path-key": {
|
|
"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/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": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"string-width": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/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/update-notifier/node_modules/boxen/node_modules/widest-line/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/update-notifier/node_modules/boxen/node_modules/widest-line/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/update-notifier/node_modules/boxen/node_modules/widest-line/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/update-notifier/node_modules/boxen/node_modules/widest-line/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/update-notifier/node_modules/boxen/node_modules/widest-line/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/update-notifier/node_modules/chalk": {
|
|
"version": "1.1.3",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^2.2.1",
|
|
"escape-string-regexp": "^1.0.2",
|
|
"has-ansi": "^2.0.0",
|
|
"strip-ansi": "^3.0.0",
|
|
"supports-color": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles": {
|
|
"version": "2.2.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"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/has-ansi": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/has-ansi/node_modules/ansi-regex": {
|
|
"version": "2.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/chalk/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/update-notifier/node_modules/chalk/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/update-notifier/node_modules/chalk/node_modules/supports-color": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/configstore": {
|
|
"version": "3.1.0",
|
|
"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.1.1",
|
|
"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.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pify": "^2.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/make-dir/node_modules/pify": {
|
|
"version": "2.3.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"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-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.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/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.1",
|
|
"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.1",
|
|
"inBundle": true,
|
|
"license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
|
|
"dependencies": {
|
|
"deep-extend": "~0.4.0",
|
|
"ini": "~1.3.0",
|
|
"minimist": "^1.2.0",
|
|
"strip-json-comments": "~2.0.1"
|
|
},
|
|
"bin": {
|
|
"rc": "index.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.4.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">=1.0.0",
|
|
"node": ">=0.12.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.1",
|
|
"inBundle": true,
|
|
"license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
|
|
"dependencies": {
|
|
"deep-extend": "~0.4.0",
|
|
"ini": "~1.3.0",
|
|
"minimist": "^1.2.0",
|
|
"strip-json-comments": "~2.0.1"
|
|
},
|
|
"bin": {
|
|
"rc": "index.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.4.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">=1.0.0",
|
|
"node": ">=0.12.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.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/validate-npm-package-license": {
|
|
"version": "3.0.1",
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-correct": "~1.0.0",
|
|
"spdx-expression-parse": "~1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-license-ids": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids": {
|
|
"version": "1.2.2",
|
|
"inBundle": true,
|
|
"license": "Unlicense"
|
|
},
|
|
"node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse": {
|
|
"version": "1.0.4",
|
|
"inBundle": true,
|
|
"license": "(MIT AND CC-BY-3.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.2.14",
|
|
"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.3.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"errno": ">=0.1.1 <0.2.0-0",
|
|
"xtend": ">=4.0.0 <4.1.0-0"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/worker-farm/node_modules/errno": {
|
|
"version": "0.1.4",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prr": "~0.0.0"
|
|
},
|
|
"bin": {
|
|
"errno": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/worker-farm/node_modules/errno/node_modules/prr": {
|
|
"version": "0.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npm/node_modules/worker-farm/node_modules/xtend": {
|
|
"version": "4.0.1",
|
|
"inBundle": true,
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
},
|
|
"node_modules/npm/node_modules/wrappy": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npm/node_modules/write-file-atomic": {
|
|
"version": "2.1.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.11",
|
|
"imurmurhash": "^0.1.4",
|
|
"slide": "^1.1.5"
|
|
}
|
|
},
|
|
"node_modules/npmi": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/npmi/-/npmi-1.0.1.tgz",
|
|
"integrity": "sha512-KGSWKUKllQFwd5L2t3+rA9sJhlbXynQEiUOcW9Ii9c2j6l0ETspJnsj5RaOeVl16K23S9uL8m3McFazul3jZeA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"npm": "^2.1.12",
|
|
"semver": "^4.1.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm": {
|
|
"version": "2.15.12",
|
|
"resolved": "https://registry.npmjs.org/npm/-/npm-2.15.12.tgz",
|
|
"integrity": "sha512-WMoAJ518W0vHjWy1abYnTeyG9YQpSoYGPxAx7d0C0L7U7Jo44bZsrvTjccmDohCJGxpasdKfqsKsl6o/RUPx6A==",
|
|
"bundleDependencies": [
|
|
"abbrev",
|
|
"ansi",
|
|
"ansi-regex",
|
|
"ansicolors",
|
|
"ansistyles",
|
|
"archy",
|
|
"async-some",
|
|
"block-stream",
|
|
"char-spinner",
|
|
"chmodr",
|
|
"chownr",
|
|
"cmd-shim",
|
|
"columnify",
|
|
"config-chain",
|
|
"dezalgo",
|
|
"editor",
|
|
"fs-vacuum",
|
|
"fs-write-stream-atomic",
|
|
"fstream",
|
|
"fstream-npm",
|
|
"github-url-from-git",
|
|
"github-url-from-username-repo",
|
|
"glob",
|
|
"graceful-fs",
|
|
"hosted-git-info",
|
|
"imurmurhash",
|
|
"inflight",
|
|
"inherits",
|
|
"ini",
|
|
"init-package-json",
|
|
"lockfile",
|
|
"lru-cache",
|
|
"minimatch",
|
|
"mkdirp",
|
|
"node-gyp",
|
|
"nopt",
|
|
"normalize-git-url",
|
|
"normalize-package-data",
|
|
"npm-cache-filename",
|
|
"npm-install-checks",
|
|
"npm-package-arg",
|
|
"npm-registry-client",
|
|
"npm-user-validate",
|
|
"npmlog",
|
|
"once",
|
|
"opener",
|
|
"osenv",
|
|
"path-is-inside",
|
|
"read",
|
|
"read-installed",
|
|
"read-package-json",
|
|
"readable-stream",
|
|
"realize-package-specifier",
|
|
"request",
|
|
"retry",
|
|
"rimraf",
|
|
"semver",
|
|
"sha",
|
|
"slide",
|
|
"sorted-object",
|
|
"spdx-license-ids",
|
|
"strip-ansi",
|
|
"tar",
|
|
"text-table",
|
|
"uid-number",
|
|
"umask",
|
|
"validate-npm-package-license",
|
|
"validate-npm-package-name",
|
|
"which",
|
|
"wrappy",
|
|
"write-file-atomic"
|
|
],
|
|
"license": "Artistic-2.0",
|
|
"dependencies": {
|
|
"abbrev": "~1.0.9",
|
|
"ansi": "~0.3.1",
|
|
"ansi-regex": "*",
|
|
"ansicolors": "~0.3.2",
|
|
"ansistyles": "~0.1.3",
|
|
"archy": "~1.0.0",
|
|
"async-some": "~1.0.2",
|
|
"block-stream": "0.0.9",
|
|
"char-spinner": "~1.0.1",
|
|
"chmodr": "~1.0.2",
|
|
"chownr": "~1.0.1",
|
|
"cmd-shim": "~2.0.2",
|
|
"columnify": "~1.5.4",
|
|
"config-chain": "~1.1.10",
|
|
"dezalgo": "~1.0.3",
|
|
"editor": "~1.0.0",
|
|
"fs-vacuum": "~1.2.9",
|
|
"fs-write-stream-atomic": "~1.0.8",
|
|
"fstream": "~1.0.10",
|
|
"fstream-npm": "~1.1.1",
|
|
"github-url-from-git": "~1.4.0",
|
|
"github-url-from-username-repo": "~1.0.2",
|
|
"glob": "~7.0.6",
|
|
"graceful-fs": "~4.1.6",
|
|
"hosted-git-info": "~2.1.5",
|
|
"imurmurhash": "*",
|
|
"inflight": "~1.0.4",
|
|
"inherits": "~2.0.3",
|
|
"ini": "~1.3.4",
|
|
"init-package-json": "~1.9.4",
|
|
"lockfile": "~1.0.1",
|
|
"lru-cache": "~4.0.1",
|
|
"minimatch": "~3.0.3",
|
|
"mkdirp": "~0.5.1",
|
|
"node-gyp": "~3.6.0",
|
|
"nopt": "~3.0.6",
|
|
"normalize-git-url": "~3.0.2",
|
|
"normalize-package-data": "~2.3.5",
|
|
"npm-cache-filename": "~1.0.2",
|
|
"npm-install-checks": "~1.0.7",
|
|
"npm-package-arg": "~4.1.0",
|
|
"npm-registry-client": "~7.2.1",
|
|
"npm-user-validate": "~0.1.5",
|
|
"npmlog": "~2.0.4",
|
|
"once": "~1.4.0",
|
|
"opener": "~1.4.1",
|
|
"osenv": "~0.1.3",
|
|
"path-is-inside": "~1.0.0",
|
|
"read": "~1.0.7",
|
|
"read-installed": "~4.0.3",
|
|
"read-package-json": "~2.0.4",
|
|
"readable-stream": "~2.1.5",
|
|
"realize-package-specifier": "~3.0.1",
|
|
"request": "~2.74.0",
|
|
"retry": "~0.10.0",
|
|
"rimraf": "~2.5.4",
|
|
"semver": "~5.1.0",
|
|
"sha": "~2.0.1",
|
|
"slide": "~1.1.6",
|
|
"sorted-object": "~2.0.0",
|
|
"spdx-license-ids": "~1.2.2",
|
|
"strip-ansi": "~3.0.1",
|
|
"tar": "~2.2.1",
|
|
"text-table": "~0.2.0",
|
|
"uid-number": "0.0.6",
|
|
"umask": "~1.1.0",
|
|
"validate-npm-package-license": "~3.0.1",
|
|
"validate-npm-package-name": "~2.2.2",
|
|
"which": "~1.2.11",
|
|
"wrappy": "~1.0.2",
|
|
"write-file-atomic": "~1.1.4"
|
|
},
|
|
"bin": {
|
|
"npm": "bin/npm-cli.js"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/abbrev": {
|
|
"version": "1.0.9",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/ansi": {
|
|
"version": "0.3.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/ansi-regex": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/ansicolors": {
|
|
"version": "0.3.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/ansistyles": {
|
|
"version": "0.1.3",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/archy": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/async-some": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"dezalgo": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/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/npmi/node_modules/npm/node_modules/char-spinner": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/chmodr": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/chownr": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npmi/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/npmi/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/npmi/node_modules/npm/node_modules/columnify/node_modules/wcwidth": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"defaults": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/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/npmi/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/npmi/node_modules/npm/node_modules/config-chain": {
|
|
"version": "1.1.10",
|
|
"inBundle": true,
|
|
"dependencies": {
|
|
"ini": "^1.3.4",
|
|
"proto-list": "~1.2.1"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/config-chain/node_modules/proto-list": {
|
|
"version": "1.2.4",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/dezalgo": {
|
|
"version": "1.0.3",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"asap": "^2.0.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/dezalgo/node_modules/asap": {
|
|
"version": "2.0.3",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/editor": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/fs-vacuum": {
|
|
"version": "1.2.9",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"path-is-inside": "^1.0.1",
|
|
"rimraf": "^2.5.2"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/fs-write-stream-atomic": {
|
|
"version": "1.0.8",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"iferr": "^0.1.5",
|
|
"imurmurhash": "^0.1.4",
|
|
"readable-stream": "1 || 2"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/fs-write-stream-atomic/node_modules/iferr": {
|
|
"version": "0.1.5",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/fstream": {
|
|
"version": "1.0.10",
|
|
"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/npmi/node_modules/npm/node_modules/fstream-npm": {
|
|
"version": "1.1.1",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fstream-ignore": "^1.0.0",
|
|
"inherits": "2"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore": {
|
|
"version": "1.0.5",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fstream": "^1.0.0",
|
|
"inherits": "2",
|
|
"minimatch": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/github-url-from-git": {
|
|
"version": "1.4.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/github-url-from-username-repo": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/glob": {
|
|
"version": "7.0.6",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.0.2",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/glob/node_modules/fs.realpath": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/glob/node_modules/path-is-absolute": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/graceful-fs": {
|
|
"version": "4.1.6",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/hosted-git-info": {
|
|
"version": "2.1.5",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/imurmurhash": {
|
|
"version": "0.1.4",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.19"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/inflight": {
|
|
"version": "1.0.5",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/inherits": {
|
|
"version": "2.0.3",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/ini": {
|
|
"version": "1.3.4",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/init-package-json": {
|
|
"version": "1.9.4",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^6.0.0",
|
|
"npm-package-arg": "^4.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": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/init-package-json/node_modules/glob": {
|
|
"version": "6.0.4",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "2 || 3",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/init-package-json/node_modules/glob/node_modules/path-is-absolute": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/init-package-json/node_modules/promzard": {
|
|
"version": "0.3.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"read": "1"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/lockfile": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/lru-cache": {
|
|
"version": "4.0.1",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"pseudomap": "^1.0.1",
|
|
"yallist": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/lru-cache/node_modules/yallist": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/minimatch": {
|
|
"version": "3.0.3",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion": {
|
|
"version": "1.1.6",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^0.4.1",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match": {
|
|
"version": "0.4.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map": {
|
|
"version": "0.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/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/npmi/node_modules/npm/node_modules/mkdirp/node_modules/minimist": {
|
|
"version": "0.0.8",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/node-gyp": {
|
|
"version": "3.6.0",
|
|
"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/npmi/node_modules/npm/node_modules/node-gyp/node_modules/semver": {
|
|
"version": "5.3.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/nopt": {
|
|
"version": "3.0.6",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"abbrev": "1"
|
|
},
|
|
"bin": {
|
|
"nopt": "bin/nopt.js"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/normalize-git-url": {
|
|
"version": "3.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/normalize-package-data": {
|
|
"version": "2.3.5",
|
|
"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/npmi/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/npmi/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npm-cache-filename": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npm-install-checks": {
|
|
"version": "1.0.7",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"npmlog": "0.1 || 1 || 2",
|
|
"semver": "^2.3.0 || 3.x || 4 || 5"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npm-package-arg": {
|
|
"version": "4.1.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"hosted-git-info": "^2.1.4",
|
|
"semver": "4 || 5"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npm-registry-client": {
|
|
"version": "7.2.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",
|
|
"once": "^1.3.3",
|
|
"request": "^2.74.0",
|
|
"retry": "^0.10.0",
|
|
"semver": "2 >=2.2.1 || 3.x || 4 || 5",
|
|
"slide": "^1.1.3"
|
|
},
|
|
"optionalDependencies": {
|
|
"npmlog": "~2.0.0 || ~3.1.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream": {
|
|
"version": "1.5.2",
|
|
"engines": [
|
|
"node >= 0.8"
|
|
],
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "~2.0.1",
|
|
"readable-stream": "~2.0.0",
|
|
"typedarray": "~0.0.5"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream": {
|
|
"version": "2.0.6",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.1",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~1.0.6",
|
|
"string_decoder": "~0.10.x",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args": {
|
|
"version": "1.0.7",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder": {
|
|
"version": "0.10.31",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/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/npmi/node_modules/npm/node_modules/npm-registry-client/node_modules/retry": {
|
|
"version": "0.10.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npm-user-validate": {
|
|
"version": "0.1.5",
|
|
"inBundle": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npmlog": {
|
|
"version": "2.0.4",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"ansi": "~0.3.1",
|
|
"are-we-there-yet": "~1.1.2",
|
|
"gauge": "~1.2.5"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet": {
|
|
"version": "1.1.2",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"delegates": "^1.0.0",
|
|
"readable-stream": "^2.0.0 || ^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/npmi/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/npmi/node_modules/npm/node_modules/npmlog/node_modules/gauge": {
|
|
"version": "1.2.7",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"ansi": "^0.3.0",
|
|
"has-unicode": "^2.0.0",
|
|
"lodash.pad": "^4.1.0",
|
|
"lodash.padend": "^4.1.0",
|
|
"lodash.padstart": "^4.1.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash._baseslice": {
|
|
"version": "4.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash._basetostring": {
|
|
"version": "4.12.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad": {
|
|
"version": "4.4.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash._baseslice": "~4.0.0",
|
|
"lodash._basetostring": "~4.12.0",
|
|
"lodash.tostring": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend": {
|
|
"version": "4.5.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash._baseslice": "~4.0.0",
|
|
"lodash._basetostring": "~4.12.0",
|
|
"lodash.tostring": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart": {
|
|
"version": "4.5.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash._baseslice": "~4.0.0",
|
|
"lodash._basetostring": "~4.12.0",
|
|
"lodash.tostring": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.tostring": {
|
|
"version": "4.1.4",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/once": {
|
|
"version": "1.4.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/opener": {
|
|
"version": "1.4.1",
|
|
"inBundle": true,
|
|
"license": "WTFPL",
|
|
"bin": {
|
|
"opener": "opener.js"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/osenv": {
|
|
"version": "0.1.3",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"os-homedir": "^1.0.0",
|
|
"os-tmpdir": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/osenv/node_modules/os-homedir": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/path-is-inside": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "WTFPL"
|
|
},
|
|
"node_modules/npmi/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/npmi/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/npmi/node_modules/npm/node_modules/read-installed/node_modules/debuglog": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/read-installed/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/npmi/node_modules/npm/node_modules/read-installed/node_modules/util-extend": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/read-package-json": {
|
|
"version": "2.0.4",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^6.0.0",
|
|
"json-parse-helpfulerror": "^1.0.2",
|
|
"normalize-package-data": "^2.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.2"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/read-package-json/node_modules/glob": {
|
|
"version": "6.0.4",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "2 || 3",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/read-package-json/node_modules/glob/node_modules/path-is-absolute": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror": {
|
|
"version": "1.0.3",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jju": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror/node_modules/jju": {
|
|
"version": "1.3.0",
|
|
"inBundle": true,
|
|
"license": "WTFPL"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/read/node_modules/mute-stream": {
|
|
"version": "0.0.5",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/readable-stream": {
|
|
"version": "2.1.5",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-shims": "^1.0.0",
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.1",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~1.0.6",
|
|
"string_decoder": "~0.10.x",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/readable-stream/node_modules/buffer-shims": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/readable-stream/node_modules/isarray": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args": {
|
|
"version": "1.0.7",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder": {
|
|
"version": "0.10.31",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/realize-package-specifier": {
|
|
"version": "3.0.1",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"dezalgo": "^1.0.1",
|
|
"npm-package-arg": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request": {
|
|
"version": "2.74.0",
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"aws-sign2": "~0.6.0",
|
|
"aws4": "^1.2.1",
|
|
"bl": "~1.1.2",
|
|
"caseless": "~0.11.0",
|
|
"combined-stream": "~1.0.5",
|
|
"extend": "~3.0.0",
|
|
"forever-agent": "~0.6.1",
|
|
"form-data": "~1.0.0-rc4",
|
|
"har-validator": "~2.0.6",
|
|
"hawk": "~3.1.3",
|
|
"http-signature": "~1.1.0",
|
|
"is-typedarray": "~1.0.0",
|
|
"isstream": "~0.1.2",
|
|
"json-stringify-safe": "~5.0.1",
|
|
"mime-types": "~2.1.7",
|
|
"node-uuid": "~1.4.7",
|
|
"oauth-sign": "~0.8.1",
|
|
"qs": "~6.2.0",
|
|
"stringstream": "~0.0.4",
|
|
"tough-cookie": "~2.3.0",
|
|
"tunnel-agent": "~0.4.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/aws-sign2": {
|
|
"version": "0.6.0",
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/aws4": {
|
|
"version": "1.4.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/bl": {
|
|
"version": "1.1.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "~2.0.5"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream": {
|
|
"version": "2.0.6",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.1",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~1.0.6",
|
|
"string_decoder": "~0.10.x",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args": {
|
|
"version": "1.0.7",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder": {
|
|
"version": "0.10.31",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/caseless": {
|
|
"version": "0.11.0",
|
|
"inBundle": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/combined-stream": {
|
|
"version": "1.0.5",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"delayed-stream": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/npmi/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/npmi/node_modules/npm/node_modules/request/node_modules/extend": {
|
|
"version": "3.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/forever-agent": {
|
|
"version": "0.6.1",
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/form-data": {
|
|
"version": "1.0.0-rc4",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async": "^1.5.2",
|
|
"combined-stream": "^1.0.5",
|
|
"mime-types": "^2.1.10"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async": {
|
|
"version": "1.5.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/har-validator": {
|
|
"version": "2.0.6",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"chalk": "^1.1.1",
|
|
"commander": "^2.9.0",
|
|
"is-my-json-valid": "^2.12.4",
|
|
"pinkie-promise": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"har-validator": "bin/har-validator"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk": {
|
|
"version": "1.1.3",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^2.2.1",
|
|
"escape-string-regexp": "^1.0.2",
|
|
"has-ansi": "^2.0.0",
|
|
"strip-ansi": "^3.0.0",
|
|
"supports-color": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/ansi-styles": {
|
|
"version": "2.2.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/has-ansi": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/supports-color": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander": {
|
|
"version": "2.9.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-readlink": ">= 1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6.x"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/commander/node_modules/graceful-readlink": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid": {
|
|
"version": "2.13.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"generate-function": "^2.0.0",
|
|
"generate-object-property": "^1.1.0",
|
|
"jsonpointer": "2.0.0",
|
|
"xtend": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-function": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-object-property": {
|
|
"version": "1.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-property": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-object-property/node_modules/is-property": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/jsonpointer": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/xtend": {
|
|
"version": "4.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise": {
|
|
"version": "2.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pinkie": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/pinkie-promise/node_modules/pinkie": {
|
|
"version": "2.0.4",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/hawk": {
|
|
"version": "3.1.3",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"boom": "2.x.x",
|
|
"cryptiles": "2.x.x",
|
|
"hoek": "2.x.x",
|
|
"sntp": "1.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.32"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom": {
|
|
"version": "2.10.1",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"hoek": "2.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.40"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles": {
|
|
"version": "2.0.5",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"boom": "2.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.40"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek": {
|
|
"version": "2.16.3",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.40"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp": {
|
|
"version": "1.0.9",
|
|
"inBundle": true,
|
|
"dependencies": {
|
|
"hoek": "2.x.x"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/http-signature": {
|
|
"version": "1.1.1",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^0.2.0",
|
|
"jsprim": "^1.2.2",
|
|
"sshpk": "^1.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8",
|
|
"npm": ">=1.3.7"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus": {
|
|
"version": "0.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim": {
|
|
"version": "1.3.0",
|
|
"engines": [
|
|
"node >=0.6.0"
|
|
],
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"extsprintf": "1.0.2",
|
|
"json-schema": "0.2.2",
|
|
"verror": "1.3.6"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf": {
|
|
"version": "1.0.2",
|
|
"engines": [
|
|
"node >=0.6.0"
|
|
],
|
|
"inBundle": true
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema": {
|
|
"version": "0.2.2",
|
|
"inBundle": true
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror": {
|
|
"version": "1.3.6",
|
|
"engines": [
|
|
"node >=0.6.0"
|
|
],
|
|
"inBundle": true,
|
|
"dependencies": {
|
|
"extsprintf": "1.0.2"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk": {
|
|
"version": "1.9.2",
|
|
"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": {
|
|
"ecc-jsbn": "~0.1.1",
|
|
"jodid25519": "^1.0.0",
|
|
"jsbn": "~0.1.0",
|
|
"tweetnacl": "~0.13.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/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/npmi/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/assert-plus": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash": {
|
|
"version": "1.14.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/npmi/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/npmi/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass": {
|
|
"version": "0.1.6",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jodid25519": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"jsbn": "~0.1.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn": {
|
|
"version": "0.1.0",
|
|
"inBundle": true,
|
|
"license": "BSD",
|
|
"optional": true
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl": {
|
|
"version": "0.13.3",
|
|
"inBundle": true,
|
|
"license": "Public domain",
|
|
"optional": true
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/is-typedarray": {
|
|
"version": "1.0.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/isstream": {
|
|
"version": "0.1.2",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/json-stringify-safe": {
|
|
"version": "5.0.1",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/mime-types": {
|
|
"version": "2.1.11",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "~1.23.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db": {
|
|
"version": "1.23.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/node-uuid": {
|
|
"version": "1.4.7",
|
|
"inBundle": true,
|
|
"bin": {
|
|
"uuid": "bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/oauth-sign": {
|
|
"version": "0.8.2",
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/qs": {
|
|
"version": "6.2.1",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/stringstream": {
|
|
"version": "0.0.5",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/tough-cookie": {
|
|
"version": "2.3.1",
|
|
"inBundle": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/request/node_modules/tunnel-agent": {
|
|
"version": "0.4.3",
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/retry": {
|
|
"version": "0.10.0",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/rimraf": {
|
|
"version": "2.5.4",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.0.5"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/semver": {
|
|
"version": "5.1.0",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/npmi/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/npmi/node_modules/npm/node_modules/sha/node_modules/readable-stream": {
|
|
"version": "2.0.2",
|
|
"inBundle": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.1",
|
|
"isarray": "0.0.1",
|
|
"process-nextick-args": "~1.0.0",
|
|
"string_decoder": "~0.10.x",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/sha/node_modules/readable-stream/node_modules/core-util-is": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/sha/node_modules/readable-stream/node_modules/isarray": {
|
|
"version": "0.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/sha/node_modules/readable-stream/node_modules/process-nextick-args": {
|
|
"version": "1.0.3",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/sha/node_modules/readable-stream/node_modules/string_decoder": {
|
|
"version": "0.10.31",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/sha/node_modules/readable-stream/node_modules/util-deprecate": {
|
|
"version": "1.0.1",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/slide": {
|
|
"version": "1.1.6",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/sorted-object": {
|
|
"version": "2.0.0",
|
|
"inBundle": true,
|
|
"license": "WTFPL"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/spdx-license-ids": {
|
|
"version": "1.2.2",
|
|
"inBundle": true,
|
|
"license": "Unlicense"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/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/npmi/node_modules/npm/node_modules/tar": {
|
|
"version": "2.2.1",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"block-stream": "*",
|
|
"fstream": "^1.0.2",
|
|
"inherits": "2"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/text-table": {
|
|
"version": "0.2.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/uid-number": {
|
|
"version": "0.0.6",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/umask": {
|
|
"version": "1.1.0",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/validate-npm-package-license": {
|
|
"version": "3.0.1",
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-correct": "~1.0.0",
|
|
"spdx-expression-parse": "~1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-license-ids": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "(MIT AND CC-BY-3.0)",
|
|
"dependencies": {
|
|
"spdx-exceptions": "^1.0.4",
|
|
"spdx-license-ids": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/node_modules/spdx-exceptions": {
|
|
"version": "1.0.4",
|
|
"inBundle": true,
|
|
"license": "CC-BY-3.0"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/validate-npm-package-name": {
|
|
"version": "2.2.2",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"builtins": "0.0.7"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins": {
|
|
"version": "0.0.7",
|
|
"inBundle": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/which": {
|
|
"version": "1.2.11",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^1.1.1"
|
|
},
|
|
"bin": {
|
|
"which": "bin/which"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/which/node_modules/isexe": {
|
|
"version": "1.1.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/wrappy": {
|
|
"version": "1.0.2",
|
|
"inBundle": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/npmi/node_modules/npm/node_modules/write-file-atomic": {
|
|
"version": "1.1.4",
|
|
"inBundle": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"imurmurhash": "^0.1.4",
|
|
"slide": "^1.1.5"
|
|
}
|
|
},
|
|
"node_modules/npmi/node_modules/semver": {
|
|
"version": "4.3.6",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-4.3.6.tgz",
|
|
"integrity": "sha512-IrpJ+yoG4EOH8DFWuVg+8H1kW1Oaof0Wxe7cPcXW3x9BjkN/eVo54F15LyqemnDIUYskQWr9qvl/RihmSy6+xQ==",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/once": {
|
|
"version": "1.4.0",
|
|
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
|
|
"integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/optimist": {
|
|
"version": "0.6.1",
|
|
"resolved": "https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz",
|
|
"integrity": "sha512-snN4O4TkigujZphWLN0E//nQmm7790RYaE53DdL7ZYwee2D8DDo9/EyYiKUfN3rneWUjhJnueija3G9I2i0h3g==",
|
|
"license": "MIT/X11",
|
|
"dependencies": {
|
|
"minimist": "~0.0.1",
|
|
"wordwrap": "~0.0.2"
|
|
}
|
|
},
|
|
"node_modules/os-homedir": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
|
|
"integrity": "sha512-B5JU3cabzk8c67mRRd3ECmROafjYMXbuzlwtqdM8IbS8ktlTix8aFGb2bAGKrSRIlnfKwovGUUr72JUPyOb6kQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/os-tmpdir": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
|
|
"integrity": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/parent-module": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
|
|
"integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"callsites": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/parse-json": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
|
|
"integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"error-ex": "^1.3.1",
|
|
"json-parse-even-better-errors": "^2.3.0",
|
|
"lines-and-columns": "^1.1.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/path-type": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
|
|
"integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/pend": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz",
|
|
"integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/picocolors": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
|
|
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/progress": {
|
|
"version": "2.0.3",
|
|
"resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
|
|
"integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/proxy-from-env": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
|
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pump": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/pump/-/pump-3.0.3.tgz",
|
|
"integrity": "sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/puppeteer": {
|
|
"version": "19.11.1",
|
|
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-19.11.1.tgz",
|
|
"integrity": "sha512-39olGaX2djYUdhaQQHDZ0T0GwEp+5f9UB9HmEP0qHfdQHIq0xGQZuAZ5TLnJIc/88SrPLpEflPC+xUqOTv3c5g==",
|
|
"deprecated": "< 24.15.0 is no longer supported",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@puppeteer/browsers": "0.5.0",
|
|
"cosmiconfig": "8.1.3",
|
|
"https-proxy-agent": "5.0.1",
|
|
"progress": "2.0.3",
|
|
"proxy-from-env": "1.1.0",
|
|
"puppeteer-core": "19.11.1"
|
|
}
|
|
},
|
|
"node_modules/puppeteer-core": {
|
|
"version": "19.11.1",
|
|
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-19.11.1.tgz",
|
|
"integrity": "sha512-qcuC2Uf0Fwdj9wNtaTZ2OvYRraXpAK+puwwVW8ofOhOgLPZyz1c68tsorfIZyCUOpyBisjr+xByu7BMbEYMepA==",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@puppeteer/browsers": "0.5.0",
|
|
"chromium-bidi": "0.4.7",
|
|
"cross-fetch": "3.1.5",
|
|
"debug": "4.3.4",
|
|
"devtools-protocol": "0.0.1107588",
|
|
"extract-zip": "2.0.1",
|
|
"https-proxy-agent": "5.0.1",
|
|
"proxy-from-env": "1.1.0",
|
|
"tar-fs": "2.1.1",
|
|
"unbzip2-stream": "1.4.3",
|
|
"ws": "8.13.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.14.0"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">= 4.7.4"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/q": {
|
|
"version": "1.5.0",
|
|
"resolved": "https://registry.npmjs.org/q/-/q-1.5.0.tgz",
|
|
"integrity": "sha512-VVMcd+HnuWZalHPycK7CsbVJ+sSrrrnCvHcW38YJVK9Tywnb5DUWJjONi81bLUj7aqDjIXnePxBl5t1r/F/ncg==",
|
|
"deprecated": "You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.\n\n(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6.0",
|
|
"teleport": ">=0.2.0"
|
|
}
|
|
},
|
|
"node_modules/queue": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/queue/-/queue-6.0.1.tgz",
|
|
"integrity": "sha512-AJBQabRCCNr9ANq8v77RJEv73DPbn55cdTb+Giq4X0AVnNVZvMHlYp7XlQiN+1npCZj1DuSmaA2hYVUUDgxFDg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "~2.0.3"
|
|
}
|
|
},
|
|
"node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
|
|
"integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/require-directory": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
|
|
"integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/resolve-from": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
|
|
"integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/safe-buffer": {
|
|
"version": "5.2.1",
|
|
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/semver": {
|
|
"version": "5.3.0",
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz",
|
|
"integrity": "sha512-mfmm3/H9+67MCVix1h+IXTpDwL6710LyHuk7+cWC9T1mE0qz4iHhh6r4hU2wrIT9iTsAAC2XQRvfblL028cpLw==",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/string_decoder": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
|
|
"integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.2.0"
|
|
}
|
|
},
|
|
"node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/tar-fs": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz",
|
|
"integrity": "sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chownr": "^1.1.1",
|
|
"mkdirp-classic": "^0.5.2",
|
|
"pump": "^3.0.0",
|
|
"tar-stream": "^2.1.4"
|
|
}
|
|
},
|
|
"node_modules/tar-stream": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz",
|
|
"integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bl": "^4.0.3",
|
|
"end-of-stream": "^1.4.1",
|
|
"fs-constants": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/through": {
|
|
"version": "2.3.8",
|
|
"resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
|
|
"integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tmp": {
|
|
"version": "0.0.31",
|
|
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.31.tgz",
|
|
"integrity": "sha512-lfyEfOppKvWNeId5CArFLwgwef+iCnbEIy0JWYf1httIEXnx4ndL4Dr1adw7hPgeQfSlTbc/gqn6iaKcROpw5Q==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"os-tmpdir": "~1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/tr46": {
|
|
"version": "0.0.3",
|
|
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
|
|
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/unbzip2-stream": {
|
|
"version": "1.4.3",
|
|
"resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz",
|
|
"integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer": "^5.2.1",
|
|
"through": "^2.3.8"
|
|
}
|
|
},
|
|
"node_modules/undici-types": {
|
|
"version": "7.16.0",
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
|
|
"integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/universalify": {
|
|
"version": "0.1.2",
|
|
"resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
|
|
"integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/user-home": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/user-home/-/user-home-2.0.0.tgz",
|
|
"integrity": "sha512-KMWqdlOcjCYdtIJpicDSFBQ8nFwS2i9sslAd6f4+CBGcU4gist2REnr2fxj2YocvJFxSF3ZOHLYLVZnUxv4BZQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"os-homedir": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/webidl-conversions": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
|
|
"integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/whatwg-url": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
|
|
"integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tr46": "~0.0.3",
|
|
"webidl-conversions": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/wordwrap": {
|
|
"version": "0.0.3",
|
|
"resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz",
|
|
"integrity": "sha512-1tMA907+V4QmxV7dbRvb4/8MaRALK6q9Abid3ndMYnbyo8piisCmeONVqVSXqQA3KaP4SLt5b7ud6E2sqP8TFw==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi": {
|
|
"version": "7.0.0",
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/wrappy": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
|
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/ws": {
|
|
"version": "8.13.0",
|
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz",
|
|
"integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": ">=5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/y18n": {
|
|
"version": "5.0.8",
|
|
"resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
|
|
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/yargs": {
|
|
"version": "17.7.1",
|
|
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.1.tgz",
|
|
"integrity": "sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^8.0.1",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.3",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^21.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/yargs-parser": {
|
|
"version": "21.1.1",
|
|
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
|
|
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/yauzl": {
|
|
"version": "2.10.0",
|
|
"resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz",
|
|
"integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-crc32": "~0.2.3",
|
|
"fd-slicer": "~1.1.0"
|
|
}
|
|
}
|
|
}
|
|
}
|