Spaces:
Runtime error
Runtime error
{ | |
"name": "js-app", | |
"version": "0.1.0", | |
"lockfileVersion": 3, | |
"requires": true, | |
"packages": { | |
"": { | |
"name": "js-app", | |
"version": "0.1.0", | |
"dependencies": { | |
"@gradio/client": "^0.1.1", | |
"autoprefixer": "10.4.14", | |
"dayjs": "^1.11.7", | |
"net": "^1.0.2", | |
"next": "13.4.3", | |
"npx": "^10.2.2", | |
"postcss": "8.4.23", | |
"react": "18.2.0", | |
"react-dom": "18.2.0", | |
"tailwindcss": "3.3.2" | |
} | |
}, | |
"node_modules/@alloc/quick-lru": { | |
"version": "5.2.0", | |
"resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz", | |
"integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==", | |
"engines": { | |
"node": ">=10" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/sindresorhus" | |
} | |
}, | |
"node_modules/@gradio/client": { | |
"version": "0.1.1", | |
"resolved": "https://registry.npmjs.org/@gradio/client/-/client-0.1.1.tgz", | |
"integrity": "sha512-BasdCFnRVyaXQwibJ9fxVsGDLYpH7YV9yhklE0KL2xQvVh+nyNgeJYoa735b7MatJxkfq3/Sqw700oPUrDXh3w==", | |
"dependencies": { | |
"bufferutil": "^4.0.7", | |
"semiver": "^1.1.0", | |
"ws": "^8.13.0" | |
}, | |
"engines": { | |
"node": ">=18.0.0" | |
} | |
}, | |
"node_modules/@jridgewell/gen-mapping": { | |
"version": "0.3.3", | |
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz", | |
"integrity": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==", | |
"dependencies": { | |
"@jridgewell/set-array": "^1.0.1", | |
"@jridgewell/sourcemap-codec": "^1.4.10", | |
"@jridgewell/trace-mapping": "^0.3.9" | |
}, | |
"engines": { | |
"node": ">=6.0.0" | |
} | |
}, | |
"node_modules/@jridgewell/resolve-uri": { | |
"version": "3.1.0", | |
"resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz", | |
"integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==", | |
"engines": { | |
"node": ">=6.0.0" | |
} | |
}, | |
"node_modules/@jridgewell/set-array": { | |
"version": "1.1.2", | |
"resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz", | |
"integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==", | |
"engines": { | |
"node": ">=6.0.0" | |
} | |
}, | |
"node_modules/@jridgewell/sourcemap-codec": { | |
"version": "1.4.15", | |
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", | |
"integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==" | |
}, | |
"node_modules/@jridgewell/trace-mapping": { | |
"version": "0.3.18", | |
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz", | |
"integrity": "sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==", | |
"dependencies": { | |
"@jridgewell/resolve-uri": "3.1.0", | |
"@jridgewell/sourcemap-codec": "1.4.14" | |
} | |
}, | |
"node_modules/@jridgewell/trace-mapping/node_modules/@jridgewell/sourcemap-codec": { | |
"version": "1.4.14", | |
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz", | |
"integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==" | |
}, | |
"node_modules/@next/env": { | |
"version": "13.4.3", | |
"resolved": "https://registry.npmjs.org/@next/env/-/env-13.4.3.tgz", | |
"integrity": "sha512-pa1ErjyFensznttAk3EIv77vFbfSYT6cLzVRK5jx4uiRuCQo+m2wCFAREaHKIy63dlgvOyMlzh6R8Inu8H3KrQ==" | |
}, | |
"node_modules/@next/swc-darwin-arm64": { | |
"version": "13.4.3", | |
"resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.4.3.tgz", | |
"integrity": "sha512-yx18udH/ZmR4Bw4M6lIIPE3JxsAZwo04iaucEfA2GMt1unXr2iodHUX/LAKNyi6xoLP2ghi0E+Xi1f4Qb8f1LQ==", | |
"cpu": [ | |
"arm64" | |
], | |
"optional": true, | |
"os": [ | |
"darwin" | |
], | |
"engines": { | |
"node": ">= 10" | |
} | |
}, | |
"node_modules/@next/swc-darwin-x64": { | |
"version": "13.4.3", | |
"resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-13.4.3.tgz", | |
"integrity": "sha512-Mi8xJWh2IOjryAM1mx18vwmal9eokJ2njY4nDh04scy37F0LEGJ/diL6JL6kTXi0UfUCGbMsOItf7vpReNiD2A==", | |
"cpu": [ | |
"x64" | |
], | |
"optional": true, | |
"os": [ | |
"darwin" | |
], | |
"engines": { | |
"node": ">= 10" | |
} | |
}, | |
"node_modules/@next/swc-linux-arm64-gnu": { | |
"version": "13.4.3", | |
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-13.4.3.tgz", | |
"integrity": "sha512-aBvtry4bxJ1xwKZ/LVPeBGBwWVwxa4bTnNkRRw6YffJnn/f4Tv4EGDPaVeYHZGQVA56wsGbtA6nZMuWs/EIk4Q==", | |
"cpu": [ | |
"arm64" | |
], | |
"optional": true, | |
"os": [ | |
"linux" | |
], | |
"engines": { | |
"node": ">= 10" | |
} | |
}, | |
"node_modules/@next/swc-linux-arm64-musl": { | |
"version": "13.4.3", | |
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-13.4.3.tgz", | |
"integrity": "sha512-krT+2G3kEsEUvZoYte3/2IscscDraYPc2B+fDJFipPktJmrv088Pei/RjrhWm5TMIy5URYjZUoDZdh5k940Dyw==", | |
"cpu": [ | |
"arm64" | |
], | |
"optional": true, | |
"os": [ | |
"linux" | |
], | |
"engines": { | |
"node": ">= 10" | |
} | |
}, | |
"node_modules/@next/swc-linux-x64-gnu": { | |
"version": "13.4.3", | |
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.4.3.tgz", | |
"integrity": "sha512-AMdFX6EKJjC0G/CM6hJvkY8wUjCcbdj3Qg7uAQJ7PVejRWaVt0sDTMavbRfgMchx8h8KsAudUCtdFkG9hlEClw==", | |
"cpu": [ | |
"x64" | |
], | |
"optional": true, | |
"os": [ | |
"linux" | |
], | |
"engines": { | |
"node": ">= 10" | |
} | |
}, | |
"node_modules/@next/swc-linux-x64-musl": { | |
"version": "13.4.3", | |
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.4.3.tgz", | |
"integrity": "sha512-jySgSXE48shaLtcQbiFO9ajE9mqz7pcAVLnVLvRIlUHyQYR/WyZdK8ehLs65Mz6j9cLrJM+YdmdJPyV4WDaz2g==", | |
"cpu": [ | |
"x64" | |
], | |
"optional": true, | |
"os": [ | |
"linux" | |
], | |
"engines": { | |
"node": ">= 10" | |
} | |
}, | |
"node_modules/@next/swc-win32-arm64-msvc": { | |
"version": "13.4.3", | |
"resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-13.4.3.tgz", | |
"integrity": "sha512-5DxHo8uYcaADiE9pHrg8o28VMt/1kR8voDehmfs9AqS0qSClxAAl+CchjdboUvbCjdNWL1MISCvEfKY2InJ3JA==", | |
"cpu": [ | |
"arm64" | |
], | |
"optional": true, | |
"os": [ | |
"win32" | |
], | |
"engines": { | |
"node": ">= 10" | |
} | |
}, | |
"node_modules/@next/swc-win32-ia32-msvc": { | |
"version": "13.4.3", | |
"resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-13.4.3.tgz", | |
"integrity": "sha512-LaqkF3d+GXRA5X6zrUjQUrXm2MN/3E2arXBtn5C7avBCNYfm9G3Xc646AmmmpN3DJZVaMYliMyCIQCMDEzk80w==", | |
"cpu": [ | |
"ia32" | |
], | |
"optional": true, | |
"os": [ | |
"win32" | |
], | |
"engines": { | |
"node": ">= 10" | |
} | |
}, | |
"node_modules/@next/swc-win32-x64-msvc": { | |
"version": "13.4.3", | |
"resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.4.3.tgz", | |
"integrity": "sha512-jglUk/x7ZWeOJWlVoKyIAkHLTI+qEkOriOOV+3hr1GyiywzcqfI7TpFSiwC7kk1scOiH7NTFKp8mA3XPNO9bDw==", | |
"cpu": [ | |
"x64" | |
], | |
"optional": true, | |
"os": [ | |
"win32" | |
], | |
"engines": { | |
"node": ">= 10" | |
} | |
}, | |
"node_modules/@nodelib/fs.scandir": { | |
"version": "2.1.5", | |
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", | |
"integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", | |
"dependencies": { | |
"@nodelib/fs.stat": "2.0.5", | |
"run-parallel": "^1.1.9" | |
}, | |
"engines": { | |
"node": ">= 8" | |
} | |
}, | |
"node_modules/@nodelib/fs.stat": { | |
"version": "2.0.5", | |
"resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", | |
"integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", | |
"engines": { | |
"node": ">= 8" | |
} | |
}, | |
"node_modules/@nodelib/fs.walk": { | |
"version": "1.2.8", | |
"resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", | |
"integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", | |
"dependencies": { | |
"@nodelib/fs.scandir": "2.1.5", | |
"fastq": "^1.6.0" | |
}, | |
"engines": { | |
"node": ">= 8" | |
} | |
}, | |
"node_modules/@swc/helpers": { | |
"version": "0.5.1", | |
"resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.1.tgz", | |
"integrity": "sha512-sJ902EfIzn1Fa+qYmjdQqh8tPsoxyBz+8yBKC2HKUxyezKJFwPGOn7pv4WY6QuQW//ySQi5lJjA/ZT9sNWWNTg==", | |
"dependencies": { | |
"tslib": "^2.4.0" | |
} | |
}, | |
"node_modules/any-promise": { | |
"version": "1.3.0", | |
"resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz", | |
"integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==" | |
}, | |
"node_modules/anymatch": { | |
"version": "3.1.3", | |
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", | |
"integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", | |
"dependencies": { | |
"normalize-path": "^3.0.0", | |
"picomatch": "^2.0.4" | |
}, | |
"engines": { | |
"node": ">= 8" | |
} | |
}, | |
"node_modules/arg": { | |
"version": "5.0.2", | |
"resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", | |
"integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==" | |
}, | |
"node_modules/autoprefixer": { | |
"version": "10.4.14", | |
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.14.tgz", | |
"integrity": "sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==", | |
"funding": [ | |
{ | |
"type": "opencollective", | |
"url": "https://opencollective.com/postcss/" | |
}, | |
{ | |
"type": "tidelift", | |
"url": "https://tidelift.com/funding/github/npm/autoprefixer" | |
} | |
], | |
"dependencies": { | |
"browserslist": "^4.21.5", | |
"caniuse-lite": "^1.0.30001464", | |
"fraction.js": "^4.2.0", | |
"normalize-range": "^0.1.2", | |
"picocolors": "^1.0.0", | |
"postcss-value-parser": "^4.2.0" | |
}, | |
"bin": { | |
"autoprefixer": "bin/autoprefixer" | |
}, | |
"engines": { | |
"node": "^10 || ^12 || >=14" | |
}, | |
"peerDependencies": { | |
"postcss": "^8.1.0" | |
} | |
}, | |
"node_modules/balanced-match": { | |
"version": "1.0.2", | |
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", | |
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" | |
}, | |
"node_modules/binary-extensions": { | |
"version": "2.2.0", | |
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", | |
"integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", | |
"engines": { | |
"node": ">=8" | |
} | |
}, | |
"node_modules/brace-expansion": { | |
"version": "1.1.11", | |
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", | |
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", | |
"dependencies": { | |
"balanced-match": "^1.0.0", | |
"concat-map": "0.0.1" | |
} | |
}, | |
"node_modules/braces": { | |
"version": "3.0.2", | |
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", | |
"integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", | |
"dependencies": { | |
"fill-range": "^7.0.1" | |
}, | |
"engines": { | |
"node": ">=8" | |
} | |
}, | |
"node_modules/browserslist": { | |
"version": "4.21.5", | |
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.5.tgz", | |
"integrity": "sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==", | |
"funding": [ | |
{ | |
"type": "opencollective", | |
"url": "https://opencollective.com/browserslist" | |
}, | |
{ | |
"type": "tidelift", | |
"url": "https://tidelift.com/funding/github/npm/browserslist" | |
} | |
], | |
"dependencies": { | |
"caniuse-lite": "^1.0.30001449", | |
"electron-to-chromium": "^1.4.284", | |
"node-releases": "^2.0.8", | |
"update-browserslist-db": "^1.0.10" | |
}, | |
"bin": { | |
"browserslist": "cli.js" | |
}, | |
"engines": { | |
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" | |
} | |
}, | |
"node_modules/bufferutil": { | |
"version": "4.0.7", | |
"resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.7.tgz", | |
"integrity": "sha512-kukuqc39WOHtdxtw4UScxF/WVnMFVSQVKhtx3AjZJzhd0RGZZldcrfSEbVsWWe6KNH253574cq5F+wpv0G9pJw==", | |
"hasInstallScript": true, | |
"dependencies": { | |
"node-gyp-build": "^4.3.0" | |
}, | |
"engines": { | |
"node": ">=6.14.2" | |
} | |
}, | |
"node_modules/busboy": { | |
"version": "1.6.0", | |
"resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz", | |
"integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==", | |
"dependencies": { | |
"streamsearch": "^1.1.0" | |
}, | |
"engines": { | |
"node": ">=10.16.0" | |
} | |
}, | |
"node_modules/camelcase-css": { | |
"version": "2.0.1", | |
"resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", | |
"integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", | |
"engines": { | |
"node": ">= 6" | |
} | |
}, | |
"node_modules/caniuse-lite": { | |
"version": "1.0.30001489", | |
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001489.tgz", | |
"integrity": "sha512-x1mgZEXK8jHIfAxm+xgdpHpk50IN3z3q3zP261/WS+uvePxW8izXuCu6AHz0lkuYTlATDehiZ/tNyYBdSQsOUQ==", | |
"funding": [ | |
{ | |
"type": "opencollective", | |
"url": "https://opencollective.com/browserslist" | |
}, | |
{ | |
"type": "tidelift", | |
"url": "https://tidelift.com/funding/github/npm/caniuse-lite" | |
}, | |
{ | |
"type": "github", | |
"url": "https://github.com/sponsors/ai" | |
} | |
] | |
}, | |
"node_modules/chokidar": { | |
"version": "3.5.3", | |
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz", | |
"integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==", | |
"funding": [ | |
{ | |
"type": "individual", | |
"url": "https://paulmillr.com/funding/" | |
} | |
], | |
"dependencies": { | |
"anymatch": "~3.1.2", | |
"braces": "~3.0.2", | |
"glob-parent": "~5.1.2", | |
"is-binary-path": "~2.1.0", | |
"is-glob": "~4.0.1", | |
"normalize-path": "~3.0.0", | |
"readdirp": "~3.6.0" | |
}, | |
"engines": { | |
"node": ">= 8.10.0" | |
}, | |
"optionalDependencies": { | |
"fsevents": "~2.3.2" | |
} | |
}, | |
"node_modules/chokidar/node_modules/glob-parent": { | |
"version": "5.1.2", | |
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", | |
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", | |
"dependencies": { | |
"is-glob": "^4.0.1" | |
}, | |
"engines": { | |
"node": ">= 6" | |
} | |
}, | |
"node_modules/client-only": { | |
"version": "0.0.1", | |
"resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz", | |
"integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==" | |
}, | |
"node_modules/commander": { | |
"version": "4.1.1", | |
"resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", | |
"integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", | |
"engines": { | |
"node": ">= 6" | |
} | |
}, | |
"node_modules/concat-map": { | |
"version": "0.0.1", | |
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", | |
"integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" | |
}, | |
"node_modules/cssesc": { | |
"version": "3.0.0", | |
"resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", | |
"integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", | |
"bin": { | |
"cssesc": "bin/cssesc" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/dayjs": { | |
"version": "1.11.7", | |
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.7.tgz", | |
"integrity": "sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==" | |
}, | |
"node_modules/didyoumean": { | |
"version": "1.2.2", | |
"resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz", | |
"integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==" | |
}, | |
"node_modules/dlv": { | |
"version": "1.1.3", | |
"resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", | |
"integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==" | |
}, | |
"node_modules/electron-to-chromium": { | |
"version": "1.4.407", | |
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.407.tgz", | |
"integrity": "sha512-5smEvFSFYMv90tICOzRVP7Opp98DAC4KW7RRipg3BuNpGbbV3N+x24Zh3sbLb1T5haGtOSy/hrBfXsWnIM9aCg==" | |
}, | |
"node_modules/escalade": { | |
"version": "3.1.1", | |
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", | |
"integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==", | |
"engines": { | |
"node": ">=6" | |
} | |
}, | |
"node_modules/fast-glob": { | |
"version": "3.2.12", | |
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz", | |
"integrity": "sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==", | |
"dependencies": { | |
"@nodelib/fs.stat": "^2.0.2", | |
"@nodelib/fs.walk": "^1.2.3", | |
"glob-parent": "^5.1.2", | |
"merge2": "^1.3.0", | |
"micromatch": "^4.0.4" | |
}, | |
"engines": { | |
"node": ">=8.6.0" | |
} | |
}, | |
"node_modules/fast-glob/node_modules/glob-parent": { | |
"version": "5.1.2", | |
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", | |
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", | |
"dependencies": { | |
"is-glob": "^4.0.1" | |
}, | |
"engines": { | |
"node": ">= 6" | |
} | |
}, | |
"node_modules/fastq": { | |
"version": "1.15.0", | |
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz", | |
"integrity": "sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==", | |
"dependencies": { | |
"reusify": "^1.0.4" | |
} | |
}, | |
"node_modules/fill-range": { | |
"version": "7.0.1", | |
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", | |
"integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", | |
"dependencies": { | |
"to-regex-range": "^5.0.1" | |
}, | |
"engines": { | |
"node": ">=8" | |
} | |
}, | |
"node_modules/fraction.js": { | |
"version": "4.2.0", | |
"resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.2.0.tgz", | |
"integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==", | |
"engines": { | |
"node": "*" | |
}, | |
"funding": { | |
"type": "patreon", | |
"url": "https://www.patreon.com/infusion" | |
} | |
}, | |
"node_modules/fs.realpath": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", | |
"integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" | |
}, | |
"node_modules/fsevents": { | |
"version": "2.3.2", | |
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz", | |
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", | |
"hasInstallScript": true, | |
"optional": true, | |
"os": [ | |
"darwin" | |
], | |
"engines": { | |
"node": "^8.16.0 || ^10.6.0 || >=11.0.0" | |
} | |
}, | |
"node_modules/function-bind": { | |
"version": "1.1.1", | |
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", | |
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==" | |
}, | |
"node_modules/glob": { | |
"version": "7.1.6", | |
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz", | |
"integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==", | |
"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": "*" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/isaacs" | |
} | |
}, | |
"node_modules/glob-parent": { | |
"version": "6.0.2", | |
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", | |
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", | |
"dependencies": { | |
"is-glob": "^4.0.3" | |
}, | |
"engines": { | |
"node": ">=10.13.0" | |
} | |
}, | |
"node_modules/has": { | |
"version": "1.0.3", | |
"resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", | |
"integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", | |
"dependencies": { | |
"function-bind": "^1.1.1" | |
}, | |
"engines": { | |
"node": ">= 0.4.0" | |
} | |
}, | |
"node_modules/inflight": { | |
"version": "1.0.6", | |
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", | |
"integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", | |
"dependencies": { | |
"once": "^1.3.0", | |
"wrappy": "1" | |
} | |
}, | |
"node_modules/inherits": { | |
"version": "2.0.4", | |
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", | |
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" | |
}, | |
"node_modules/is-binary-path": { | |
"version": "2.1.0", | |
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", | |
"integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", | |
"dependencies": { | |
"binary-extensions": "^2.0.0" | |
}, | |
"engines": { | |
"node": ">=8" | |
} | |
}, | |
"node_modules/is-core-module": { | |
"version": "2.12.1", | |
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.12.1.tgz", | |
"integrity": "sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==", | |
"dependencies": { | |
"has": "^1.0.3" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/ljharb" | |
} | |
}, | |
"node_modules/is-extglob": { | |
"version": "2.1.1", | |
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", | |
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/is-glob": { | |
"version": "4.0.3", | |
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", | |
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", | |
"dependencies": { | |
"is-extglob": "^2.1.1" | |
}, | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/is-number": { | |
"version": "7.0.0", | |
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", | |
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", | |
"engines": { | |
"node": ">=0.12.0" | |
} | |
}, | |
"node_modules/jiti": { | |
"version": "1.18.2", | |
"resolved": "https://registry.npmjs.org/jiti/-/jiti-1.18.2.tgz", | |
"integrity": "sha512-QAdOptna2NYiSSpv0O/BwoHBSmz4YhpzJHyi+fnMRTXFjp7B8i/YG5Z8IfusxB1ufjcD2Sre1F3R+nX3fvy7gg==", | |
"bin": { | |
"jiti": "bin/jiti.js" | |
} | |
}, | |
"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==" | |
}, | |
"node_modules/lilconfig": { | |
"version": "2.1.0", | |
"resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", | |
"integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", | |
"engines": { | |
"node": ">=10" | |
} | |
}, | |
"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==" | |
}, | |
"node_modules/loose-envify": { | |
"version": "1.4.0", | |
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", | |
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", | |
"dependencies": { | |
"js-tokens": "^3.0.0 || ^4.0.0" | |
}, | |
"bin": { | |
"loose-envify": "cli.js" | |
} | |
}, | |
"node_modules/merge2": { | |
"version": "1.4.1", | |
"resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", | |
"integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", | |
"engines": { | |
"node": ">= 8" | |
} | |
}, | |
"node_modules/micromatch": { | |
"version": "4.0.5", | |
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", | |
"integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", | |
"dependencies": { | |
"braces": "^3.0.2", | |
"picomatch": "^2.3.1" | |
}, | |
"engines": { | |
"node": ">=8.6" | |
} | |
}, | |
"node_modules/minimatch": { | |
"version": "3.1.2", | |
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", | |
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", | |
"dependencies": { | |
"brace-expansion": "^1.1.7" | |
}, | |
"engines": { | |
"node": "*" | |
} | |
}, | |
"node_modules/mz": { | |
"version": "2.7.0", | |
"resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", | |
"integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", | |
"dependencies": { | |
"any-promise": "^1.0.0", | |
"object-assign": "^4.0.1", | |
"thenify-all": "^1.0.0" | |
} | |
}, | |
"node_modules/nanoid": { | |
"version": "3.3.6", | |
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz", | |
"integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==", | |
"funding": [ | |
{ | |
"type": "github", | |
"url": "https://github.com/sponsors/ai" | |
} | |
], | |
"bin": { | |
"nanoid": "bin/nanoid.cjs" | |
}, | |
"engines": { | |
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" | |
} | |
}, | |
"node_modules/net": { | |
"version": "1.0.2", | |
"resolved": "https://registry.npmjs.org/net/-/net-1.0.2.tgz", | |
"integrity": "sha512-kbhcj2SVVR4caaVnGLJKmlk2+f+oLkjqdKeQlmUtz6nGzOpbcobwVIeSURNgraV/v3tlmGIX82OcPCl0K6RbHQ==" | |
}, | |
"node_modules/next": { | |
"version": "13.4.3", | |
"resolved": "https://registry.npmjs.org/next/-/next-13.4.3.tgz", | |
"integrity": "sha512-FV3pBrAAnAIfOclTvncw9dDohyeuEEXPe5KNcva91anT/rdycWbgtu3IjUj4n5yHnWK8YEPo0vrUecHmnmUNbA==", | |
"dependencies": { | |
"@next/env": "13.4.3", | |
"@swc/helpers": "0.5.1", | |
"busboy": "1.6.0", | |
"caniuse-lite": "^1.0.30001406", | |
"postcss": "8.4.14", | |
"styled-jsx": "5.1.1", | |
"zod": "3.21.4" | |
}, | |
"bin": { | |
"next": "dist/bin/next" | |
}, | |
"engines": { | |
"node": ">=16.8.0" | |
}, | |
"optionalDependencies": { | |
"@next/swc-darwin-arm64": "13.4.3", | |
"@next/swc-darwin-x64": "13.4.3", | |
"@next/swc-linux-arm64-gnu": "13.4.3", | |
"@next/swc-linux-arm64-musl": "13.4.3", | |
"@next/swc-linux-x64-gnu": "13.4.3", | |
"@next/swc-linux-x64-musl": "13.4.3", | |
"@next/swc-win32-arm64-msvc": "13.4.3", | |
"@next/swc-win32-ia32-msvc": "13.4.3", | |
"@next/swc-win32-x64-msvc": "13.4.3" | |
}, | |
"peerDependencies": { | |
"@opentelemetry/api": "^1.1.0", | |
"fibers": ">= 3.1.0", | |
"node-sass": "^6.0.0 || ^7.0.0", | |
"react": "^18.2.0", | |
"react-dom": "^18.2.0", | |
"sass": "^1.3.0" | |
}, | |
"peerDependenciesMeta": { | |
"@opentelemetry/api": { | |
"optional": true | |
}, | |
"fibers": { | |
"optional": true | |
}, | |
"node-sass": { | |
"optional": true | |
}, | |
"sass": { | |
"optional": true | |
} | |
} | |
}, | |
"node_modules/next/node_modules/postcss": { | |
"version": "8.4.14", | |
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz", | |
"integrity": "sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==", | |
"funding": [ | |
{ | |
"type": "opencollective", | |
"url": "https://opencollective.com/postcss/" | |
}, | |
{ | |
"type": "tidelift", | |
"url": "https://tidelift.com/funding/github/npm/postcss" | |
} | |
], | |
"dependencies": { | |
"nanoid": "^3.3.4", | |
"picocolors": "^1.0.0", | |
"source-map-js": "^1.0.2" | |
}, | |
"engines": { | |
"node": "^10 || ^12 || >=14" | |
} | |
}, | |
"node_modules/node-gyp-build": { | |
"version": "4.6.0", | |
"resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.6.0.tgz", | |
"integrity": "sha512-NTZVKn9IylLwUzaKjkas1e4u2DLNcV4rdYagA4PWdPwW87Bi7z+BznyKSRwS/761tV/lzCGXplWsiaMjLqP2zQ==", | |
"bin": { | |
"node-gyp-build": "bin.js", | |
"node-gyp-build-optional": "optional.js", | |
"node-gyp-build-test": "build-test.js" | |
} | |
}, | |
"node_modules/node-releases": { | |
"version": "2.0.12", | |
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.12.tgz", | |
"integrity": "sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ==" | |
}, | |
"node_modules/normalize-path": { | |
"version": "3.0.0", | |
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", | |
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/normalize-range": { | |
"version": "0.1.2", | |
"resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", | |
"integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx": { | |
"version": "10.2.2", | |
"resolved": "https://registry.npmjs.org/npx/-/npx-10.2.2.tgz", | |
"integrity": "sha512-eImmySusyeWphzs5iNh791XbZnZG0FSNvM4KSah34pdQQIDsdTDhIwg1sjN3AIVcjGLpbQ/YcfqHPshKZQK1fA==", | |
"bundleDependencies": [ | |
"npm", | |
"libnpx" | |
], | |
"dependencies": { | |
"libnpx": "10.2.2", | |
"npm": "5.1.0" | |
}, | |
"bin": { | |
"npx": "index.js" | |
} | |
}, | |
"node_modules/npx/node_modules/ansi-align": { | |
"version": "2.0.0", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"string-width": "^2.0.0" | |
} | |
}, | |
"node_modules/npx/node_modules/ansi-regex": { | |
"version": "3.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/ansi-styles": { | |
"version": "3.2.1", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"color-convert": "^1.9.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/balanced-match": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/boxen": { | |
"version": "1.3.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"ansi-align": "^2.0.0", | |
"camelcase": "^4.0.0", | |
"chalk": "^2.0.1", | |
"cli-boxes": "^1.0.0", | |
"string-width": "^2.0.0", | |
"term-size": "^1.2.0", | |
"widest-line": "^2.0.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/brace-expansion": { | |
"version": "1.1.11", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"balanced-match": "^1.0.0", | |
"concat-map": "0.0.1" | |
} | |
}, | |
"node_modules/npx/node_modules/builtins": { | |
"version": "1.0.3", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/camelcase": { | |
"version": "4.1.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/capture-stack-trace": { | |
"version": "1.0.1", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/chalk": { | |
"version": "2.4.2", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"ansi-styles": "^3.2.1", | |
"escape-string-regexp": "^1.0.5", | |
"supports-color": "^5.3.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/ci-info": { | |
"version": "1.6.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/cli-boxes": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/cliui": { | |
"version": "4.1.0", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"string-width": "^2.1.1", | |
"strip-ansi": "^4.0.0", | |
"wrap-ansi": "^2.0.0" | |
} | |
}, | |
"node_modules/npx/node_modules/code-point-at": { | |
"version": "1.1.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/color-convert": { | |
"version": "1.9.3", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"color-name": "1.1.3" | |
} | |
}, | |
"node_modules/npx/node_modules/color-name": { | |
"version": "1.1.3", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/concat-map": { | |
"version": "0.0.1", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/configstore": { | |
"version": "3.1.2", | |
"inBundle": true, | |
"license": "BSD-2-Clause", | |
"dependencies": { | |
"dot-prop": "^4.1.0", | |
"graceful-fs": "^4.1.2", | |
"make-dir": "^1.0.0", | |
"unique-string": "^1.0.0", | |
"write-file-atomic": "^2.0.0", | |
"xdg-basedir": "^3.0.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/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/npx/node_modules/cross-spawn": { | |
"version": "5.1.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"lru-cache": "^4.0.1", | |
"shebang-command": "^1.2.0", | |
"which": "^1.2.9" | |
} | |
}, | |
"node_modules/npx/node_modules/crypto-random-string": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/decamelize": { | |
"version": "1.2.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/deep-extend": { | |
"version": "0.6.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4.0.0" | |
} | |
}, | |
"node_modules/npx/node_modules/dot-prop": { | |
"version": "4.2.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"is-obj": "^1.0.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/dotenv": { | |
"version": "5.0.1", | |
"inBundle": true, | |
"license": "BSD-2-Clause", | |
"engines": { | |
"node": ">=4.6.0" | |
} | |
}, | |
"node_modules/npx/node_modules/duplexer3": { | |
"version": "0.1.4", | |
"inBundle": true, | |
"license": "BSD-3-Clause" | |
}, | |
"node_modules/npx/node_modules/end-of-stream": { | |
"version": "1.4.4", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"once": "^1.4.0" | |
} | |
}, | |
"node_modules/npx/node_modules/escape-string-regexp": { | |
"version": "1.0.5", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.8.0" | |
} | |
}, | |
"node_modules/npx/node_modules/execa": { | |
"version": "0.7.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"cross-spawn": "^5.0.1", | |
"get-stream": "^3.0.0", | |
"is-stream": "^1.1.0", | |
"npm-run-path": "^2.0.0", | |
"p-finally": "^1.0.0", | |
"signal-exit": "^3.0.0", | |
"strip-eof": "^1.0.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/find-up": { | |
"version": "2.1.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"locate-path": "^2.0.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/fs.realpath": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/get-caller-file": { | |
"version": "1.0.3", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/get-stream": { | |
"version": "3.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/glob": { | |
"version": "7.1.6", | |
"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": "*" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/isaacs" | |
} | |
}, | |
"node_modules/npx/node_modules/global-dirs": { | |
"version": "0.1.1", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"ini": "^1.3.4" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/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/npx/node_modules/graceful-fs": { | |
"version": "4.2.3", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/has-flag": { | |
"version": "3.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/hosted-git-info": { | |
"version": "2.8.5", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/import-lazy": { | |
"version": "2.1.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/imurmurhash": { | |
"version": "0.1.4", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.8.19" | |
} | |
}, | |
"node_modules/npx/node_modules/inflight": { | |
"version": "1.0.6", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"once": "^1.3.0", | |
"wrappy": "1" | |
} | |
}, | |
"node_modules/npx/node_modules/inherits": { | |
"version": "2.0.4", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/ini": { | |
"version": "1.3.5", | |
"inBundle": true, | |
"license": "ISC", | |
"engines": { | |
"node": "*" | |
} | |
}, | |
"node_modules/npx/node_modules/invert-kv": { | |
"version": "2.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/is-ci": { | |
"version": "1.2.1", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"ci-info": "^1.5.0" | |
}, | |
"bin": { | |
"is-ci": "bin.js" | |
} | |
}, | |
"node_modules/npx/node_modules/is-fullwidth-code-point": { | |
"version": "2.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/is-installed-globally": { | |
"version": "0.1.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"global-dirs": "^0.1.0", | |
"is-path-inside": "^1.0.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/is-npm": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/is-obj": { | |
"version": "1.0.1", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/is-path-inside": { | |
"version": "1.0.1", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"path-is-inside": "^1.0.1" | |
}, | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/is-redirect": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/is-retry-allowed": { | |
"version": "1.2.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/is-stream": { | |
"version": "1.1.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/isexe": { | |
"version": "2.0.0", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/latest-version": { | |
"version": "3.1.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"package-json": "^4.0.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/lcid": { | |
"version": "2.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"invert-kv": "^2.0.0" | |
}, | |
"engines": { | |
"node": ">=6" | |
} | |
}, | |
"node_modules/npx/node_modules/libnpx": { | |
"version": "10.2.2", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"dotenv": "^5.0.1", | |
"npm-package-arg": "^6.0.0", | |
"rimraf": "^2.6.2", | |
"safe-buffer": "^5.1.0", | |
"update-notifier": "^2.3.0", | |
"which": "^1.3.0", | |
"y18n": "^4.0.0", | |
"yargs": "^11.0.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/locate-path": { | |
"version": "2.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"p-locate": "^2.0.0", | |
"path-exists": "^3.0.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/lowercase-keys": { | |
"version": "1.0.1", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/lru-cache": { | |
"version": "4.1.5", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"pseudomap": "^1.0.2", | |
"yallist": "^2.1.2" | |
} | |
}, | |
"node_modules/npx/node_modules/make-dir": { | |
"version": "1.3.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"pify": "^3.0.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/map-age-cleaner": { | |
"version": "0.1.3", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"p-defer": "^1.0.0" | |
}, | |
"engines": { | |
"node": ">=6" | |
} | |
}, | |
"node_modules/npx/node_modules/mem": { | |
"version": "4.3.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"map-age-cleaner": "^0.1.1", | |
"mimic-fn": "^2.0.0", | |
"p-is-promise": "^2.0.0" | |
}, | |
"engines": { | |
"node": ">=6" | |
} | |
}, | |
"node_modules/npx/node_modules/mimic-fn": { | |
"version": "2.1.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=6" | |
} | |
}, | |
"node_modules/npx/node_modules/minimatch": { | |
"version": "3.0.4", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"brace-expansion": "^1.1.7" | |
}, | |
"engines": { | |
"node": "*" | |
} | |
}, | |
"node_modules/npx/node_modules/minimist": { | |
"version": "1.2.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/nice-try": { | |
"version": "1.0.5", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm": { | |
"version": "5.1.0", | |
"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" | |
], | |
"inBundle": true, | |
"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/npx/node_modules/npm-package-arg": { | |
"version": "6.1.1", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"hosted-git-info": "^2.7.1", | |
"osenv": "^0.1.5", | |
"semver": "^5.6.0", | |
"validate-npm-package-name": "^3.0.0" | |
} | |
}, | |
"node_modules/npx/node_modules/npm-run-path": { | |
"version": "2.0.2", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"path-key": "^2.0.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/abbrev": { | |
"version": "1.1.0", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/ansi-regex": { | |
"version": "3.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/ansicolors": { | |
"version": "0.3.2", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/ansistyles": { | |
"version": "0.1.3", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/aproba": { | |
"version": "1.1.2", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/archy": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/bluebird": { | |
"version": "3.5.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/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/npx/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/npx/node_modules/npm/node_modules/cacache/node_modules/lru-cache/node_modules/pseudomap": { | |
"version": "1.0.2", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/cacache/node_modules/lru-cache/node_modules/yallist": { | |
"version": "2.1.2", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/cacache/node_modules/y18n": { | |
"version": "3.2.1", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/call-limit": { | |
"version": "1.1.0", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/chownr": { | |
"version": "1.0.1", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/columnify/node_modules/wcwidth": { | |
"version": "1.0.1", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"defaults": "^1.0.3" | |
} | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/config-chain/node_modules/proto-list": { | |
"version": "1.2.4", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/debuglog": { | |
"version": "1.0.1", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": "*" | |
} | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/detect-indent": { | |
"version": "5.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/dezalgo": { | |
"version": "1.0.3", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"asap": "^2.0.0", | |
"wrappy": "1" | |
} | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/dezalgo/node_modules/asap": { | |
"version": "2.0.5", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/editor": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/glob/node_modules/fs.realpath": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/graceful-fs": { | |
"version": "4.1.11", | |
"inBundle": true, | |
"license": "ISC", | |
"engines": { | |
"node": ">=0.4.0" | |
} | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/has-unicode": { | |
"version": "2.0.1", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/hosted-git-info": { | |
"version": "2.5.0", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/iferr": { | |
"version": "0.1.5", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/imurmurhash": { | |
"version": "0.1.4", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.8.19" | |
} | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/inflight": { | |
"version": "1.0.6", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"once": "^1.3.0", | |
"wrappy": "1" | |
} | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/inherits": { | |
"version": "2.0.3", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/ini": { | |
"version": "1.3.4", | |
"inBundle": true, | |
"license": "ISC", | |
"engines": { | |
"node": "*" | |
} | |
}, | |
"node_modules/npx/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/npx/node_modules/npm/node_modules/init-package-json/node_modules/promzard": { | |
"version": "0.3.0", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"read": "1" | |
} | |
}, | |
"node_modules/npx/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/npx/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse": { | |
"version": "1.3.1", | |
"engines": [ | |
"node >= 0.2.0" | |
], | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/JSONStream/node_modules/through": { | |
"version": "2.3.8", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/lazy-property": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/lockfile": { | |
"version": "1.0.3", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/lodash._baseindexof": { | |
"version": "3.1.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/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/npx/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset": { | |
"version": "4.0.3", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root": { | |
"version": "3.0.1", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/lodash._bindcallback": { | |
"version": "3.0.1", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/lodash._cacheindexof": { | |
"version": "3.0.2", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/lodash._createcache": { | |
"version": "3.1.2", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"lodash._getnative": "^3.0.0" | |
} | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/lodash._getnative": { | |
"version": "3.9.1", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/lodash.clonedeep": { | |
"version": "4.5.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/lodash.restparam": { | |
"version": "3.6.1", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/lodash.union": { | |
"version": "4.6.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/lodash.uniq": { | |
"version": "4.5.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/lodash.without": { | |
"version": "4.4.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/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/npx/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap": { | |
"version": "1.0.2", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/lru-cache/node_modules/yallist": { | |
"version": "2.1.2", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/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/npx/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/npx/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray": { | |
"version": "0.0.6", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist": { | |
"version": "0.2.2", | |
"inBundle": true | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/mkdirp/node_modules/minimist": { | |
"version": "0.0.8", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/npm-cache-filename": { | |
"version": "1.0.2", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/npm-user-validate": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "BSD-2-Clause" | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings": { | |
"version": "1.1.0", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/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/npx/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/npx/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit": { | |
"version": "3.0.2", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/npmlog/node_modules/set-blocking": { | |
"version": "2.0.0", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/once": { | |
"version": "1.4.0", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"wrappy": "1" | |
} | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/opener": { | |
"version": "1.4.3", | |
"inBundle": true, | |
"license": "(WTFPL OR MIT)", | |
"bin": { | |
"opener": "opener.js" | |
} | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code": { | |
"version": "1.1.2", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/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/npx/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun": { | |
"version": "4.0.1", | |
"inBundle": true, | |
"license": "CC0-1.0" | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/path-is-inside": { | |
"version": "1.0.2", | |
"inBundle": true, | |
"license": "(WTFPL OR MIT)" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/promise-inflight": { | |
"version": "1.0.1", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/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/npx/node_modules/npm/node_modules/read-cmd-shim": { | |
"version": "1.0.1", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"graceful-fs": "^4.1.2" | |
} | |
}, | |
"node_modules/npx/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/npx/node_modules/npm/node_modules/read-installed/node_modules/util-extend": { | |
"version": "1.0.3", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/read/node_modules/mute-stream": { | |
"version": "0.0.7", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/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/npx/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is": { | |
"version": "1.0.2", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/readable-stream/node_modules/isarray": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args": { | |
"version": "1.0.7", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/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/npx/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate": { | |
"version": "1.0.2", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/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/npx/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/npx/node_modules/npm/node_modules/request/node_modules/aws-sign2": { | |
"version": "0.6.0", | |
"inBundle": true, | |
"license": "Apache-2.0", | |
"engines": { | |
"node": "*" | |
} | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/request/node_modules/aws4": { | |
"version": "1.6.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/request/node_modules/caseless": { | |
"version": "0.12.0", | |
"inBundle": true, | |
"license": "Apache-2.0" | |
}, | |
"node_modules/npx/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/npx/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/npx/node_modules/npm/node_modules/request/node_modules/extend": { | |
"version": "3.0.1", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/request/node_modules/forever-agent": { | |
"version": "0.6.1", | |
"inBundle": true, | |
"license": "Apache-2.0", | |
"engines": { | |
"node": "*" | |
} | |
}, | |
"node_modules/npx/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/npx/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit": { | |
"version": "0.4.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/request/node_modules/is-typedarray": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/request/node_modules/isstream": { | |
"version": "0.1.2", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/request/node_modules/json-stringify-safe": { | |
"version": "5.0.1", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/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/npx/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/npx/node_modules/npm/node_modules/request/node_modules/oauth-sign": { | |
"version": "0.8.2", | |
"inBundle": true, | |
"license": "Apache-2.0", | |
"engines": { | |
"node": "*" | |
} | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/request/node_modules/performance-now": { | |
"version": "0.2.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/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/npx/node_modules/npm/node_modules/request/node_modules/stringstream": { | |
"version": "0.0.5", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/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/npx/node_modules/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode": { | |
"version": "1.4.1", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/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/npx/node_modules/npm/node_modules/retry": { | |
"version": "0.10.1", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": "*" | |
} | |
}, | |
"node_modules/npx/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/npx/node_modules/npm/node_modules/safe-buffer": { | |
"version": "5.1.1", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/semver": { | |
"version": "5.3.0", | |
"inBundle": true, | |
"license": "ISC", | |
"bin": { | |
"semver": "bin/semver" | |
} | |
}, | |
"node_modules/npx/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/npx/node_modules/npm/node_modules/slide": { | |
"version": "1.1.6", | |
"inBundle": true, | |
"license": "ISC", | |
"engines": { | |
"node": "*" | |
} | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/sorted-object": { | |
"version": "2.0.1", | |
"inBundle": true, | |
"license": "(WTFPL OR MIT)" | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/ssri": { | |
"version": "4.1.6", | |
"inBundle": true, | |
"license": "CC0-1.0", | |
"dependencies": { | |
"safe-buffer": "^5.1.0" | |
} | |
}, | |
"node_modules/npx/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/npx/node_modules/npm/node_modules/strip-ansi/node_modules/ansi-regex": { | |
"version": "3.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/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/npx/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/npx/node_modules/npm/node_modules/text-table": { | |
"version": "0.2.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/uid-number": { | |
"version": "0.0.6", | |
"inBundle": true, | |
"license": "ISC", | |
"engines": { | |
"node": "*" | |
} | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/umask": { | |
"version": "1.1.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/unique-filename": { | |
"version": "1.1.0", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"unique-slug": "^2.0.0" | |
} | |
}, | |
"node_modules/npx/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/npx/node_modules/npm/node_modules/unpipe": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">= 0.8" | |
} | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/update-notifier/node_modules/import-lazy": { | |
"version": "2.1.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/update-notifier/node_modules/xdg-basedir": { | |
"version": "3.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/uuid": { | |
"version": "3.1.0", | |
"inBundle": true, | |
"license": "MIT", | |
"bin": { | |
"uuid": "bin/uuid" | |
} | |
}, | |
"node_modules/npx/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/npx/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/npx/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/npx/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/npx/node_modules/npm/node_modules/validate-npm-package-name": { | |
"version": "3.0.0", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"builtins": "^1.0.3" | |
} | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins": { | |
"version": "1.0.3", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/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/npx/node_modules/npm/node_modules/which/node_modules/isexe": { | |
"version": "2.0.0", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/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/npx/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/npx/node_modules/npm/node_modules/worker-farm/node_modules/errno/node_modules/prr": { | |
"version": "0.0.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/worker-farm/node_modules/xtend": { | |
"version": "4.0.1", | |
"inBundle": true, | |
"engines": { | |
"node": ">=0.4" | |
} | |
}, | |
"node_modules/npx/node_modules/npm/node_modules/wrappy": { | |
"version": "1.0.2", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/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/npx/node_modules/number-is-nan": { | |
"version": "1.0.1", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/once": { | |
"version": "1.4.0", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"wrappy": "1" | |
} | |
}, | |
"node_modules/npx/node_modules/os-homedir": { | |
"version": "1.0.2", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/os-locale": { | |
"version": "3.1.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"execa": "^1.0.0", | |
"lcid": "^2.0.0", | |
"mem": "^4.0.0" | |
}, | |
"engines": { | |
"node": ">=6" | |
} | |
}, | |
"node_modules/npx/node_modules/os-locale/node_modules/cross-spawn": { | |
"version": "6.0.5", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"nice-try": "^1.0.4", | |
"path-key": "^2.0.1", | |
"semver": "^5.5.0", | |
"shebang-command": "^1.2.0", | |
"which": "^1.2.9" | |
}, | |
"engines": { | |
"node": ">=4.8" | |
} | |
}, | |
"node_modules/npx/node_modules/os-locale/node_modules/execa": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"cross-spawn": "^6.0.0", | |
"get-stream": "^4.0.0", | |
"is-stream": "^1.1.0", | |
"npm-run-path": "^2.0.0", | |
"p-finally": "^1.0.0", | |
"signal-exit": "^3.0.0", | |
"strip-eof": "^1.0.0" | |
}, | |
"engines": { | |
"node": ">=6" | |
} | |
}, | |
"node_modules/npx/node_modules/os-locale/node_modules/get-stream": { | |
"version": "4.1.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"pump": "^3.0.0" | |
}, | |
"engines": { | |
"node": ">=6" | |
} | |
}, | |
"node_modules/npx/node_modules/os-tmpdir": { | |
"version": "1.0.2", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/osenv": { | |
"version": "0.1.5", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"os-homedir": "^1.0.0", | |
"os-tmpdir": "^1.0.0" | |
} | |
}, | |
"node_modules/npx/node_modules/p-defer": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/p-finally": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/p-is-promise": { | |
"version": "2.1.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=6" | |
} | |
}, | |
"node_modules/npx/node_modules/p-limit": { | |
"version": "1.3.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"p-try": "^1.0.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/p-locate": { | |
"version": "2.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"p-limit": "^1.1.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/p-try": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/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/npx/node_modules/path-exists": { | |
"version": "3.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/path-is-absolute": { | |
"version": "1.0.1", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/path-is-inside": { | |
"version": "1.0.2", | |
"inBundle": true, | |
"license": "(WTFPL OR MIT)" | |
}, | |
"node_modules/npx/node_modules/path-key": { | |
"version": "2.0.1", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/pify": { | |
"version": "3.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/prepend-http": { | |
"version": "1.0.4", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/pseudomap": { | |
"version": "1.0.2", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/pump": { | |
"version": "3.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"end-of-stream": "^1.1.0", | |
"once": "^1.3.1" | |
} | |
}, | |
"node_modules/npx/node_modules/rc": { | |
"version": "1.2.8", | |
"inBundle": true, | |
"license": "(BSD-2-Clause OR MIT OR Apache-2.0)", | |
"dependencies": { | |
"deep-extend": "^0.6.0", | |
"ini": "~1.3.0", | |
"minimist": "^1.2.0", | |
"strip-json-comments": "~2.0.1" | |
}, | |
"bin": { | |
"rc": "cli.js" | |
} | |
}, | |
"node_modules/npx/node_modules/registry-auth-token": { | |
"version": "3.4.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"rc": "^1.1.6", | |
"safe-buffer": "^5.0.1" | |
} | |
}, | |
"node_modules/npx/node_modules/registry-url": { | |
"version": "3.1.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"rc": "^1.0.1" | |
}, | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/require-directory": { | |
"version": "2.1.1", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/require-main-filename": { | |
"version": "1.0.1", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/rimraf": { | |
"version": "2.7.1", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"glob": "^7.1.3" | |
}, | |
"bin": { | |
"rimraf": "bin.js" | |
} | |
}, | |
"node_modules/npx/node_modules/safe-buffer": { | |
"version": "5.2.0", | |
"inBundle": true, | |
"license": "MIT" | |
}, | |
"node_modules/npx/node_modules/semver": { | |
"version": "5.7.1", | |
"inBundle": true, | |
"license": "ISC", | |
"bin": { | |
"semver": "bin/semver" | |
} | |
}, | |
"node_modules/npx/node_modules/semver-diff": { | |
"version": "2.1.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"semver": "^5.0.3" | |
}, | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/set-blocking": { | |
"version": "2.0.0", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/shebang-command": { | |
"version": "1.2.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"shebang-regex": "^1.0.0" | |
}, | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/shebang-regex": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/signal-exit": { | |
"version": "3.0.2", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/string-width": { | |
"version": "2.1.1", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"is-fullwidth-code-point": "^2.0.0", | |
"strip-ansi": "^4.0.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/strip-ansi": { | |
"version": "4.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"ansi-regex": "^3.0.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/strip-eof": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/strip-json-comments": { | |
"version": "2.0.1", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/supports-color": { | |
"version": "5.5.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"has-flag": "^3.0.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/term-size": { | |
"version": "1.2.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"execa": "^0.7.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/timed-out": { | |
"version": "4.0.1", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/unique-string": { | |
"version": "1.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"crypto-random-string": "^1.0.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/unzip-response": { | |
"version": "2.0.1", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/update-notifier": { | |
"version": "2.5.0", | |
"inBundle": true, | |
"license": "BSD-2-Clause", | |
"dependencies": { | |
"boxen": "^1.2.1", | |
"chalk": "^2.0.1", | |
"configstore": "^3.0.0", | |
"import-lazy": "^2.1.0", | |
"is-ci": "^1.0.10", | |
"is-installed-globally": "^0.1.0", | |
"is-npm": "^1.0.0", | |
"latest-version": "^3.0.0", | |
"semver-diff": "^2.0.0", | |
"xdg-basedir": "^3.0.0" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/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/npx/node_modules/validate-npm-package-name": { | |
"version": "3.0.0", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"builtins": "^1.0.3" | |
} | |
}, | |
"node_modules/npx/node_modules/which": { | |
"version": "1.3.1", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"isexe": "^2.0.0" | |
}, | |
"bin": { | |
"which": "bin/which" | |
} | |
}, | |
"node_modules/npx/node_modules/which-module": { | |
"version": "2.0.0", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/widest-line": { | |
"version": "2.0.1", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"string-width": "^2.1.1" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/wrap-ansi": { | |
"version": "2.1.0", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"string-width": "^1.0.1", | |
"strip-ansi": "^3.0.1" | |
}, | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/wrap-ansi/node_modules/ansi-regex": { | |
"version": "2.1.1", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/npx/node_modules/wrap-ansi/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/npx/node_modules/wrap-ansi/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/npx/node_modules/wrap-ansi/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/npx/node_modules/wrappy": { | |
"version": "1.0.2", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/write-file-atomic": { | |
"version": "2.4.3", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"graceful-fs": "^4.1.11", | |
"imurmurhash": "^0.1.4", | |
"signal-exit": "^3.0.2" | |
} | |
}, | |
"node_modules/npx/node_modules/xdg-basedir": { | |
"version": "3.0.0", | |
"inBundle": true, | |
"license": "MIT", | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/npx/node_modules/y18n": { | |
"version": "4.0.0", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/yallist": { | |
"version": "2.1.2", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/npx/node_modules/yargs": { | |
"version": "11.1.1", | |
"inBundle": true, | |
"license": "MIT", | |
"dependencies": { | |
"cliui": "^4.0.0", | |
"decamelize": "^1.1.1", | |
"find-up": "^2.1.0", | |
"get-caller-file": "^1.0.1", | |
"os-locale": "^3.1.0", | |
"require-directory": "^2.1.1", | |
"require-main-filename": "^1.0.1", | |
"set-blocking": "^2.0.0", | |
"string-width": "^2.0.0", | |
"which-module": "^2.0.0", | |
"y18n": "^3.2.1", | |
"yargs-parser": "^9.0.2" | |
} | |
}, | |
"node_modules/npx/node_modules/yargs-parser": { | |
"version": "9.0.2", | |
"inBundle": true, | |
"license": "ISC", | |
"dependencies": { | |
"camelcase": "^4.1.0" | |
} | |
}, | |
"node_modules/npx/node_modules/yargs/node_modules/y18n": { | |
"version": "3.2.1", | |
"inBundle": true, | |
"license": "ISC" | |
}, | |
"node_modules/object-assign": { | |
"version": "4.1.1", | |
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", | |
"integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/object-hash": { | |
"version": "3.0.0", | |
"resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz", | |
"integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", | |
"engines": { | |
"node": ">= 6" | |
} | |
}, | |
"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==", | |
"dependencies": { | |
"wrappy": "1" | |
} | |
}, | |
"node_modules/path-is-absolute": { | |
"version": "1.0.1", | |
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", | |
"integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/path-parse": { | |
"version": "1.0.7", | |
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", | |
"integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" | |
}, | |
"node_modules/picocolors": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", | |
"integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" | |
}, | |
"node_modules/picomatch": { | |
"version": "2.3.1", | |
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", | |
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", | |
"engines": { | |
"node": ">=8.6" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/jonschlinkert" | |
} | |
}, | |
"node_modules/pify": { | |
"version": "2.3.0", | |
"resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", | |
"integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/pirates": { | |
"version": "4.0.5", | |
"resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.5.tgz", | |
"integrity": "sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==", | |
"engines": { | |
"node": ">= 6" | |
} | |
}, | |
"node_modules/postcss": { | |
"version": "8.4.23", | |
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.23.tgz", | |
"integrity": "sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==", | |
"funding": [ | |
{ | |
"type": "opencollective", | |
"url": "https://opencollective.com/postcss/" | |
}, | |
{ | |
"type": "tidelift", | |
"url": "https://tidelift.com/funding/github/npm/postcss" | |
}, | |
{ | |
"type": "github", | |
"url": "https://github.com/sponsors/ai" | |
} | |
], | |
"dependencies": { | |
"nanoid": "^3.3.6", | |
"picocolors": "^1.0.0", | |
"source-map-js": "^1.0.2" | |
}, | |
"engines": { | |
"node": "^10 || ^12 || >=14" | |
} | |
}, | |
"node_modules/postcss-import": { | |
"version": "15.1.0", | |
"resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz", | |
"integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", | |
"dependencies": { | |
"postcss-value-parser": "^4.0.0", | |
"read-cache": "^1.0.0", | |
"resolve": "^1.1.7" | |
}, | |
"engines": { | |
"node": ">=14.0.0" | |
}, | |
"peerDependencies": { | |
"postcss": "^8.0.0" | |
} | |
}, | |
"node_modules/postcss-js": { | |
"version": "4.0.1", | |
"resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz", | |
"integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", | |
"dependencies": { | |
"camelcase-css": "^2.0.1" | |
}, | |
"engines": { | |
"node": "^12 || ^14 || >= 16" | |
}, | |
"funding": { | |
"type": "opencollective", | |
"url": "https://opencollective.com/postcss/" | |
}, | |
"peerDependencies": { | |
"postcss": "^8.4.21" | |
} | |
}, | |
"node_modules/postcss-load-config": { | |
"version": "4.0.1", | |
"resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.1.tgz", | |
"integrity": "sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==", | |
"dependencies": { | |
"lilconfig": "^2.0.5", | |
"yaml": "^2.1.1" | |
}, | |
"engines": { | |
"node": ">= 14" | |
}, | |
"funding": { | |
"type": "opencollective", | |
"url": "https://opencollective.com/postcss/" | |
}, | |
"peerDependencies": { | |
"postcss": ">=8.0.9", | |
"ts-node": ">=9.0.0" | |
}, | |
"peerDependenciesMeta": { | |
"postcss": { | |
"optional": true | |
}, | |
"ts-node": { | |
"optional": true | |
} | |
} | |
}, | |
"node_modules/postcss-nested": { | |
"version": "6.0.1", | |
"resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz", | |
"integrity": "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==", | |
"dependencies": { | |
"postcss-selector-parser": "^6.0.11" | |
}, | |
"engines": { | |
"node": ">=12.0" | |
}, | |
"funding": { | |
"type": "opencollective", | |
"url": "https://opencollective.com/postcss/" | |
}, | |
"peerDependencies": { | |
"postcss": "^8.2.14" | |
} | |
}, | |
"node_modules/postcss-selector-parser": { | |
"version": "6.0.13", | |
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.13.tgz", | |
"integrity": "sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==", | |
"dependencies": { | |
"cssesc": "^3.0.0", | |
"util-deprecate": "^1.0.2" | |
}, | |
"engines": { | |
"node": ">=4" | |
} | |
}, | |
"node_modules/postcss-value-parser": { | |
"version": "4.2.0", | |
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", | |
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" | |
}, | |
"node_modules/queue-microtask": { | |
"version": "1.2.3", | |
"resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", | |
"integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", | |
"funding": [ | |
{ | |
"type": "github", | |
"url": "https://github.com/sponsors/feross" | |
}, | |
{ | |
"type": "patreon", | |
"url": "https://www.patreon.com/feross" | |
}, | |
{ | |
"type": "consulting", | |
"url": "https://feross.org/support" | |
} | |
] | |
}, | |
"node_modules/react": { | |
"version": "18.2.0", | |
"resolved": "https://registry.npmjs.org/react/-/react-18.2.0.tgz", | |
"integrity": "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==", | |
"dependencies": { | |
"loose-envify": "^1.1.0" | |
}, | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/react-dom": { | |
"version": "18.2.0", | |
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz", | |
"integrity": "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==", | |
"dependencies": { | |
"loose-envify": "^1.1.0", | |
"scheduler": "^0.23.0" | |
}, | |
"peerDependencies": { | |
"react": "^18.2.0" | |
} | |
}, | |
"node_modules/read-cache": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", | |
"integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", | |
"dependencies": { | |
"pify": "^2.3.0" | |
} | |
}, | |
"node_modules/readdirp": { | |
"version": "3.6.0", | |
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", | |
"integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", | |
"dependencies": { | |
"picomatch": "^2.2.1" | |
}, | |
"engines": { | |
"node": ">=8.10.0" | |
} | |
}, | |
"node_modules/resolve": { | |
"version": "1.22.2", | |
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.2.tgz", | |
"integrity": "sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==", | |
"dependencies": { | |
"is-core-module": "^2.11.0", | |
"path-parse": "^1.0.7", | |
"supports-preserve-symlinks-flag": "^1.0.0" | |
}, | |
"bin": { | |
"resolve": "bin/resolve" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/ljharb" | |
} | |
}, | |
"node_modules/reusify": { | |
"version": "1.0.4", | |
"resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", | |
"integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", | |
"engines": { | |
"iojs": ">=1.0.0", | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/run-parallel": { | |
"version": "1.2.0", | |
"resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", | |
"integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", | |
"funding": [ | |
{ | |
"type": "github", | |
"url": "https://github.com/sponsors/feross" | |
}, | |
{ | |
"type": "patreon", | |
"url": "https://www.patreon.com/feross" | |
}, | |
{ | |
"type": "consulting", | |
"url": "https://feross.org/support" | |
} | |
], | |
"dependencies": { | |
"queue-microtask": "^1.2.2" | |
} | |
}, | |
"node_modules/scheduler": { | |
"version": "0.23.0", | |
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.0.tgz", | |
"integrity": "sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==", | |
"dependencies": { | |
"loose-envify": "^1.1.0" | |
} | |
}, | |
"node_modules/semiver": { | |
"version": "1.1.0", | |
"resolved": "https://registry.npmjs.org/semiver/-/semiver-1.1.0.tgz", | |
"integrity": "sha512-QNI2ChmuioGC1/xjyYwyZYADILWyW6AmS1UH6gDj/SFUUUS4MBAWs/7mxnkRPc/F4iHezDP+O8t0dO8WHiEOdg==", | |
"engines": { | |
"node": ">=6" | |
} | |
}, | |
"node_modules/source-map-js": { | |
"version": "1.0.2", | |
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", | |
"integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/streamsearch": { | |
"version": "1.1.0", | |
"resolved": "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz", | |
"integrity": "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==", | |
"engines": { | |
"node": ">=10.0.0" | |
} | |
}, | |
"node_modules/styled-jsx": { | |
"version": "5.1.1", | |
"resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.1.tgz", | |
"integrity": "sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==", | |
"dependencies": { | |
"client-only": "0.0.1" | |
}, | |
"engines": { | |
"node": ">= 12.0.0" | |
}, | |
"peerDependencies": { | |
"react": ">= 16.8.0 || 17.x.x || ^18.0.0-0" | |
}, | |
"peerDependenciesMeta": { | |
"@babel/core": { | |
"optional": true | |
}, | |
"babel-plugin-macros": { | |
"optional": true | |
} | |
} | |
}, | |
"node_modules/sucrase": { | |
"version": "3.32.0", | |
"resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.32.0.tgz", | |
"integrity": "sha512-ydQOU34rpSyj2TGyz4D2p8rbktIOZ8QY9s+DGLvFU1i5pWJE8vkpruCjGCMHsdXwnD7JDcS+noSwM/a7zyNFDQ==", | |
"dependencies": { | |
"@jridgewell/gen-mapping": "^0.3.2", | |
"commander": "^4.0.0", | |
"glob": "7.1.6", | |
"lines-and-columns": "^1.1.6", | |
"mz": "^2.7.0", | |
"pirates": "^4.0.1", | |
"ts-interface-checker": "^0.1.9" | |
}, | |
"bin": { | |
"sucrase": "bin/sucrase", | |
"sucrase-node": "bin/sucrase-node" | |
}, | |
"engines": { | |
"node": ">=8" | |
} | |
}, | |
"node_modules/supports-preserve-symlinks-flag": { | |
"version": "1.0.0", | |
"resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", | |
"integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", | |
"engines": { | |
"node": ">= 0.4" | |
}, | |
"funding": { | |
"url": "https://github.com/sponsors/ljharb" | |
} | |
}, | |
"node_modules/tailwindcss": { | |
"version": "3.3.2", | |
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.2.tgz", | |
"integrity": "sha512-9jPkMiIBXvPc2KywkraqsUfbfj+dHDb+JPWtSJa9MLFdrPyazI7q6WX2sUrm7R9eVR7qqv3Pas7EvQFzxKnI6w==", | |
"dependencies": { | |
"@alloc/quick-lru": "^5.2.0", | |
"arg": "^5.0.2", | |
"chokidar": "^3.5.3", | |
"didyoumean": "^1.2.2", | |
"dlv": "^1.1.3", | |
"fast-glob": "^3.2.12", | |
"glob-parent": "^6.0.2", | |
"is-glob": "^4.0.3", | |
"jiti": "^1.18.2", | |
"lilconfig": "^2.1.0", | |
"micromatch": "^4.0.5", | |
"normalize-path": "^3.0.0", | |
"object-hash": "^3.0.0", | |
"picocolors": "^1.0.0", | |
"postcss": "^8.4.23", | |
"postcss-import": "^15.1.0", | |
"postcss-js": "^4.0.1", | |
"postcss-load-config": "^4.0.1", | |
"postcss-nested": "^6.0.1", | |
"postcss-selector-parser": "^6.0.11", | |
"postcss-value-parser": "^4.2.0", | |
"resolve": "^1.22.2", | |
"sucrase": "^3.32.0" | |
}, | |
"bin": { | |
"tailwind": "lib/cli.js", | |
"tailwindcss": "lib/cli.js" | |
}, | |
"engines": { | |
"node": ">=14.0.0" | |
} | |
}, | |
"node_modules/thenify": { | |
"version": "3.3.1", | |
"resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", | |
"integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", | |
"dependencies": { | |
"any-promise": "^1.0.0" | |
} | |
}, | |
"node_modules/thenify-all": { | |
"version": "1.6.0", | |
"resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz", | |
"integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", | |
"dependencies": { | |
"thenify": ">= 3.1.0 < 4" | |
}, | |
"engines": { | |
"node": ">=0.8" | |
} | |
}, | |
"node_modules/to-regex-range": { | |
"version": "5.0.1", | |
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", | |
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", | |
"dependencies": { | |
"is-number": "^7.0.0" | |
}, | |
"engines": { | |
"node": ">=8.0" | |
} | |
}, | |
"node_modules/ts-interface-checker": { | |
"version": "0.1.13", | |
"resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", | |
"integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==" | |
}, | |
"node_modules/tslib": { | |
"version": "2.5.2", | |
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.2.tgz", | |
"integrity": "sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA==" | |
}, | |
"node_modules/update-browserslist-db": { | |
"version": "1.0.11", | |
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.11.tgz", | |
"integrity": "sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==", | |
"funding": [ | |
{ | |
"type": "opencollective", | |
"url": "https://opencollective.com/browserslist" | |
}, | |
{ | |
"type": "tidelift", | |
"url": "https://tidelift.com/funding/github/npm/browserslist" | |
}, | |
{ | |
"type": "github", | |
"url": "https://github.com/sponsors/ai" | |
} | |
], | |
"dependencies": { | |
"escalade": "^3.1.1", | |
"picocolors": "^1.0.0" | |
}, | |
"bin": { | |
"update-browserslist-db": "cli.js" | |
}, | |
"peerDependencies": { | |
"browserslist": ">= 4.21.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==" | |
}, | |
"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==" | |
}, | |
"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==", | |
"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/yaml": { | |
"version": "2.3.0", | |
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.0.tgz", | |
"integrity": "sha512-8/1wgzdKc7bc9E6my5wZjmdavHLvO/QOmLG1FBugblEvY4IXrLjlViIOmL24HthU042lWTDRO90Fz1Yp66UnMw==", | |
"engines": { | |
"node": ">= 14", | |
"npm": ">= 7" | |
} | |
}, | |
"node_modules/zod": { | |
"version": "3.21.4", | |
"resolved": "https://registry.npmjs.org/zod/-/zod-3.21.4.tgz", | |
"integrity": "sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==", | |
"funding": { | |
"url": "https://github.com/sponsors/colinhacks" | |
} | |
} | |
} | |
} | |