| { |
| "name": "custom-devtools-formatters", |
| "version": "0.0.1", |
| "lockfileVersion": 3, |
| "requires": true, |
| "packages": { |
| "": { |
| "name": "custom-devtools-formatters", |
| "version": "0.0.1", |
| "license": "Apache-2.0", |
| "devDependencies": { |
| "@rollup/plugin-terser": "^0.4.4", |
| "rollup": "^4.8.0" |
| } |
| }, |
| "node_modules/@jridgewell/gen-mapping": { |
| "version": "0.3.8", |
| "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz", |
| "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/set-array": "^1.2.1", |
| "@jridgewell/sourcemap-codec": "^1.4.10", |
| "@jridgewell/trace-mapping": "^0.3.24" |
| }, |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@jridgewell/resolve-uri": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", |
| "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@jridgewell/set-array": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", |
| "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@jridgewell/source-map": { |
| "version": "0.3.6", |
| "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.6.tgz", |
| "integrity": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/gen-mapping": "^0.3.5", |
| "@jridgewell/trace-mapping": "^0.3.25" |
| } |
| }, |
| "node_modules/@jridgewell/sourcemap-codec": { |
| "version": "1.5.0", |
| "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", |
| "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@jridgewell/trace-mapping": { |
| "version": "0.3.25", |
| "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", |
| "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/resolve-uri": "^3.1.0", |
| "@jridgewell/sourcemap-codec": "^1.4.14" |
| } |
| }, |
| "node_modules/@rollup/plugin-terser": { |
| "version": "0.4.4", |
| "resolved": "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.4.tgz", |
| "integrity": "sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "serialize-javascript": "^6.0.1", |
| "smob": "^1.0.0", |
| "terser": "^5.17.4" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| }, |
| "peerDependencies": { |
| "rollup": "^2.0.0||^3.0.0||^4.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "rollup": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@rollup/rollup-android-arm-eabi": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.28.1.tgz", |
| "integrity": "sha512-2aZp8AES04KI2dy3Ss6/MDjXbwBzj+i0GqKtWXgw2/Ma6E4jJvujryO6gJAghIRVz7Vwr9Gtl/8na3nDUKpraQ==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ] |
| }, |
| "node_modules/@rollup/rollup-android-arm64": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.28.1.tgz", |
| "integrity": "sha512-EbkK285O+1YMrg57xVA+Dp0tDBRB93/BZKph9XhMjezf6F4TpYjaUSuPt5J0fZXlSag0LmZAsTmdGGqPp4pQFA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ] |
| }, |
| "node_modules/@rollup/rollup-darwin-arm64": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.28.1.tgz", |
| "integrity": "sha512-prduvrMKU6NzMq6nxzQw445zXgaDBbMQvmKSJaxpaZ5R1QDM8w+eGxo6Y/jhT/cLoCvnZI42oEqf9KQNYz1fqQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ] |
| }, |
| "node_modules/@rollup/rollup-darwin-x64": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.28.1.tgz", |
| "integrity": "sha512-WsvbOunsUk0wccO/TV4o7IKgloJ942hVFK1CLatwv6TJspcCZb9umQkPdvB7FihmdxgaKR5JyxDjWpCOp4uZlQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ] |
| }, |
| "node_modules/@rollup/rollup-freebsd-arm64": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.28.1.tgz", |
| "integrity": "sha512-HTDPdY1caUcU4qK23FeeGxCdJF64cKkqajU0iBnTVxS8F7H/7BewvYoG+va1KPSL63kQ1PGNyiwKOfReavzvNA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ] |
| }, |
| "node_modules/@rollup/rollup-freebsd-x64": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.28.1.tgz", |
| "integrity": "sha512-m/uYasxkUevcFTeRSM9TeLyPe2QDuqtjkeoTpP9SW0XxUWfcYrGDMkO/m2tTw+4NMAF9P2fU3Mw4ahNvo7QmsQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm-gnueabihf": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.28.1.tgz", |
| "integrity": "sha512-QAg11ZIt6mcmzpNE6JZBpKfJaKkqTm1A9+y9O+frdZJEuhQxiugM05gnCWiANHj4RmbgeVJpTdmKRmH/a+0QbA==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm-musleabihf": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.28.1.tgz", |
| "integrity": "sha512-dRP9PEBfolq1dmMcFqbEPSd9VlRuVWEGSmbxVEfiq2cs2jlZAl0YNxFzAQS2OrQmsLBLAATDMb3Z6MFv5vOcXg==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm64-gnu": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.28.1.tgz", |
| "integrity": "sha512-uGr8khxO+CKT4XU8ZUH1TTEUtlktK6Kgtv0+6bIFSeiSlnGJHG1tSFSjm41uQ9sAO/5ULx9mWOz70jYLyv1QkA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm64-musl": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.28.1.tgz", |
| "integrity": "sha512-QF54q8MYGAqMLrX2t7tNpi01nvq5RI59UBNx+3+37zoKX5KViPo/gk2QLhsuqok05sSCRluj0D00LzCwBikb0A==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-loongarch64-gnu": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.28.1.tgz", |
| "integrity": "sha512-vPul4uodvWvLhRco2w0GcyZcdyBfpfDRgNKU+p35AWEbJ/HPs1tOUrkSueVbBS0RQHAf/A+nNtDpvw95PeVKOA==", |
| "cpu": [ |
| "loong64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-powerpc64le-gnu": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.28.1.tgz", |
| "integrity": "sha512-pTnTdBuC2+pt1Rmm2SV7JWRqzhYpEILML4PKODqLz+C7Ou2apEV52h19CR7es+u04KlqplggmN9sqZlekg3R1A==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-riscv64-gnu": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.28.1.tgz", |
| "integrity": "sha512-vWXy1Nfg7TPBSuAncfInmAI/WZDd5vOklyLJDdIRKABcZWojNDY0NJwruY2AcnCLnRJKSaBgf/GiJfauu8cQZA==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-s390x-gnu": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.28.1.tgz", |
| "integrity": "sha512-/yqC2Y53oZjb0yz8PVuGOQQNOTwxcizudunl/tFs1aLvObTclTwZ0JhXF2XcPT/zuaymemCDSuuUPXJJyqeDOg==", |
| "cpu": [ |
| "s390x" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-x64-gnu": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.28.1.tgz", |
| "integrity": "sha512-fzgeABz7rrAlKYB0y2kSEiURrI0691CSL0+KXwKwhxvj92VULEDQLpBYLHpF49MSiPG4sq5CK3qHMnb9tlCjBw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-x64-musl": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.28.1.tgz", |
| "integrity": "sha512-xQTDVzSGiMlSshpJCtudbWyRfLaNiVPXt1WgdWTwWz9n0U12cI2ZVtWe/Jgwyv/6wjL7b66uu61Vg0POWVfz4g==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-arm64-msvc": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.28.1.tgz", |
| "integrity": "sha512-wSXmDRVupJstFP7elGMgv+2HqXelQhuNf+IS4V+nUpNVi/GUiBgDmfwD0UGN3pcAnWsgKG3I52wMOBnk1VHr/A==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-ia32-msvc": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.28.1.tgz", |
| "integrity": "sha512-ZkyTJ/9vkgrE/Rk9vhMXhf8l9D+eAhbAVbsGsXKy2ohmJaWg0LPQLnIxRdRp/bKyr8tXuPlXhIoGlEB5XpJnGA==", |
| "cpu": [ |
| "ia32" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-x64-msvc": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.28.1.tgz", |
| "integrity": "sha512-ZvK2jBafvttJjoIdKm/Q/Bh7IJ1Ose9IBOwpOXcOvW3ikGTQGmKDgxTC6oCAzW6PynbkKP8+um1du81XJHZ0JA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@types/estree": { |
| "version": "1.0.6", |
| "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz", |
| "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/acorn": { |
| "version": "8.14.0", |
| "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz", |
| "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==", |
| "dev": true, |
| "license": "MIT", |
| "bin": { |
| "acorn": "bin/acorn" |
| }, |
| "engines": { |
| "node": ">=0.4.0" |
| } |
| }, |
| "node_modules/buffer-from": { |
| "version": "1.1.2", |
| "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", |
| "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/commander": { |
| "version": "2.20.3", |
| "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", |
| "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/fsevents": { |
| "version": "2.3.3", |
| "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", |
| "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", |
| "dev": true, |
| "hasInstallScript": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": "^8.16.0 || ^10.6.0 || >=11.0.0" |
| } |
| }, |
| "node_modules/randombytes": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz", |
| "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "safe-buffer": "^5.1.0" |
| } |
| }, |
| "node_modules/rollup": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.28.1.tgz", |
| "integrity": "sha512-61fXYl/qNVinKmGSTHAZ6Yy8I3YIJC/r2m9feHo6SwVAVcLT5MPwOUFe7EuURA/4m0NR8lXG4BBXuo/IZEsjMg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree": "1.0.6" |
| }, |
| "bin": { |
| "rollup": "dist/bin/rollup" |
| }, |
| "engines": { |
| "node": ">=18.0.0", |
| "npm": ">=8.0.0" |
| }, |
| "optionalDependencies": { |
| "@rollup/rollup-android-arm-eabi": "4.28.1", |
| "@rollup/rollup-android-arm64": "4.28.1", |
| "@rollup/rollup-darwin-arm64": "4.28.1", |
| "@rollup/rollup-darwin-x64": "4.28.1", |
| "@rollup/rollup-freebsd-arm64": "4.28.1", |
| "@rollup/rollup-freebsd-x64": "4.28.1", |
| "@rollup/rollup-linux-arm-gnueabihf": "4.28.1", |
| "@rollup/rollup-linux-arm-musleabihf": "4.28.1", |
| "@rollup/rollup-linux-arm64-gnu": "4.28.1", |
| "@rollup/rollup-linux-arm64-musl": "4.28.1", |
| "@rollup/rollup-linux-loongarch64-gnu": "4.28.1", |
| "@rollup/rollup-linux-powerpc64le-gnu": "4.28.1", |
| "@rollup/rollup-linux-riscv64-gnu": "4.28.1", |
| "@rollup/rollup-linux-s390x-gnu": "4.28.1", |
| "@rollup/rollup-linux-x64-gnu": "4.28.1", |
| "@rollup/rollup-linux-x64-musl": "4.28.1", |
| "@rollup/rollup-win32-arm64-msvc": "4.28.1", |
| "@rollup/rollup-win32-ia32-msvc": "4.28.1", |
| "@rollup/rollup-win32-x64-msvc": "4.28.1", |
| "fsevents": "~2.3.2" |
| } |
| }, |
| "node_modules/safe-buffer": { |
| "version": "5.2.1", |
| "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", |
| "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", |
| "dev": true, |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/feross" |
| }, |
| { |
| "type": "patreon", |
| "url": "https://www.patreon.com/feross" |
| }, |
| { |
| "type": "consulting", |
| "url": "https://feross.org/support" |
| } |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/serialize-javascript": { |
| "version": "6.0.2", |
| "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz", |
| "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==", |
| "dev": true, |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "randombytes": "^2.1.0" |
| } |
| }, |
| "node_modules/smob": { |
| "version": "1.5.0", |
| "resolved": "https://registry.npmjs.org/smob/-/smob-1.5.0.tgz", |
| "integrity": "sha512-g6T+p7QO8npa+/hNx9ohv1E5pVCmWrVCUzUXJyLdMmftX6ER0oiWY/w9knEonLpnOp6b6FenKnMfR8gqwWdwig==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/source-map": { |
| "version": "0.6.1", |
| "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", |
| "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", |
| "dev": true, |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/source-map-support": { |
| "version": "0.5.21", |
| "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", |
| "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "buffer-from": "^1.0.0", |
| "source-map": "^0.6.0" |
| } |
| }, |
| "node_modules/terser": { |
| "version": "5.37.0", |
| "resolved": "https://registry.npmjs.org/terser/-/terser-5.37.0.tgz", |
| "integrity": "sha512-B8wRRkmre4ERucLM/uXx4MOV5cbnOlVAqUst+1+iLKPI0dOgFO28f84ptoQt9HEI537PMzfYa/d+GEPKTRXmYA==", |
| "dev": true, |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "@jridgewell/source-map": "^0.3.3", |
| "acorn": "^8.8.2", |
| "commander": "^2.20.0", |
| "source-map-support": "~0.5.20" |
| }, |
| "bin": { |
| "terser": "bin/terser" |
| }, |
| "engines": { |
| "node": ">=10" |
| } |
| } |
| } |
| } |