| { | |
| "name": "ai-agents", | |
| "version": "1.0.0", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "name": "ai-agents", | |
| "version": "1.0.0", | |
| "license": "ISC", | |
| "dependencies": { | |
| "dotenv": "^17.2.3", | |
| "node-llama-cpp": "^3.14.0", | |
| "openai": "^6.7.0" | |
| } | |
| }, | |
| "node_modules/@huggingface/jinja": { | |
| "version": "0.5.1", | |
| "resolved": "https://registry.npmjs.org/@huggingface/jinja/-/jinja-0.5.1.tgz", | |
| "integrity": "sha512-yUZLld4lrM9iFxHCwFQ7D1HW2MWMwSbeB7WzWqFYDWK+rEb+WldkLdAJxUPOmgICMHZLzZGVcVjFh3w/YGubng==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/@kwsites/file-exists": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@kwsites/file-exists/-/file-exists-1.1.1.tgz", | |
| "integrity": "sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "debug": "^4.1.1" | |
| } | |
| }, | |
| "node_modules/@kwsites/promise-deferred": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/@kwsites/promise-deferred/-/promise-deferred-1.1.1.tgz", | |
| "integrity": "sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@node-llama-cpp/linux-arm64": { | |
| "version": "3.14.0", | |
| "resolved": "https://registry.npmjs.org/@node-llama-cpp/linux-arm64/-/linux-arm64-3.14.0.tgz", | |
| "integrity": "sha512-Ayn+boDjmfu+6arJn0kh9tlFFhA6hB4YVflrxF9O9rqc7htRd+JsF3rzSd6FLDiPBP62mKtg6R4xDqbC7Ut9vg==", | |
| "cpu": [ | |
| "arm64", | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@node-llama-cpp/linux-armv7l": { | |
| "version": "3.14.0", | |
| "resolved": "https://registry.npmjs.org/@node-llama-cpp/linux-armv7l/-/linux-armv7l-3.14.0.tgz", | |
| "integrity": "sha512-+9kHl9/7zgEbqYnRlXD41OSBZA19nlUUbTewR7GnRuU47iFScp4FklijPfivaDxg8Xlp+g6M47GduByifMPqKg==", | |
| "cpu": [ | |
| "arm", | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@node-llama-cpp/linux-x64": { | |
| "version": "3.14.0", | |
| "resolved": "https://registry.npmjs.org/@node-llama-cpp/linux-x64/-/linux-x64-3.14.0.tgz", | |
| "integrity": "sha512-flqBnK0PQcdrQQA/+eNl+nCJyXWpqItdkiPdiE9MxpF6PVoU07lBupkf/s3vXZpLC2ZU+8y/5me36tB4JGH23A==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@node-llama-cpp/linux-x64-cuda": { | |
| "version": "3.14.0", | |
| "resolved": "https://registry.npmjs.org/@node-llama-cpp/linux-x64-cuda/-/linux-x64-cuda-3.14.0.tgz", | |
| "integrity": "sha512-BhRoNvUSM+63Z6TczvCSvLHNX4kIRVaABw7547htrPabyBNkfRD604Zq+vACHjADGNLp2AlXTqJHMmszA7KfdA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@node-llama-cpp/linux-x64-cuda-ext": { | |
| "version": "3.14.0", | |
| "resolved": "https://registry.npmjs.org/@node-llama-cpp/linux-x64-cuda-ext/-/linux-x64-cuda-ext-3.14.0.tgz", | |
| "integrity": "sha512-/OMo+ElsEejDxRaOHZjpw7wolmRllnk7J4mQKt+yk+LjkQZe6a3fQlM1YiCexpBGFSAu+1exU8L+oXdhOrK8OQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@node-llama-cpp/linux-x64-vulkan": { | |
| "version": "3.14.0", | |
| "resolved": "https://registry.npmjs.org/@node-llama-cpp/linux-x64-vulkan/-/linux-x64-vulkan-3.14.0.tgz", | |
| "integrity": "sha512-0Gp1VAbeWIFc7Hkbvs5yuWw5i1A3Yo+7Q6uWXDzNUg50m0PrrF8evQWL2arp/lZINkDxI0JfpEoc+jFvdj3a8g==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@node-llama-cpp/mac-arm64-metal": { | |
| "version": "3.14.0", | |
| "resolved": "https://registry.npmjs.org/@node-llama-cpp/mac-arm64-metal/-/mac-arm64-metal-3.14.0.tgz", | |
| "integrity": "sha512-u+s8CLceE1yN86wSxGgHqrnKNkJKLtVMxGcP1lWdY43RNQvM+Rb63zfc54L1NG9LNgldYbAEs/8HObRf7/i3Lw==", | |
| "cpu": [ | |
| "arm64", | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@node-llama-cpp/mac-x64": { | |
| "version": "3.14.0", | |
| "resolved": "https://registry.npmjs.org/@node-llama-cpp/mac-x64/-/mac-x64-3.14.0.tgz", | |
| "integrity": "sha512-caaOePiO0Rp4pxJRO2yeRs2K3FHF2DxJYHdEN6iqL4rK6n3vuy72nnHe1IaIV8CNmKQkv6n1DELM1WvLhs/sQA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@node-llama-cpp/win-arm64": { | |
| "version": "3.14.0", | |
| "resolved": "https://registry.npmjs.org/@node-llama-cpp/win-arm64/-/win-arm64-3.14.0.tgz", | |
| "integrity": "sha512-w3u5WK9dvOQXqyquulbvY8Az/Aw/mufTSfM/Xpy7bBMygEVZU2BE+GB0xh4U5sKYdA22dFocrrNpjm6QXb8uzA==", | |
| "cpu": [ | |
| "arm64", | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@node-llama-cpp/win-x64": { | |
| "version": "3.14.0", | |
| "resolved": "https://registry.npmjs.org/@node-llama-cpp/win-x64/-/win-x64-3.14.0.tgz", | |
| "integrity": "sha512-/NLu7IiwGldXV3CIlz/fnlagb1PZELDypYybsq9Jktz+7Dtl/r9urQ7oaea9Gjbj/DJIRKSd+2rAbfEXbEigGg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@node-llama-cpp/win-x64-cuda": { | |
| "version": "3.14.0", | |
| "resolved": "https://registry.npmjs.org/@node-llama-cpp/win-x64-cuda/-/win-x64-cuda-3.14.0.tgz", | |
| "integrity": "sha512-fTDnohKivAsq7A6uB5GO+RqwLhVHIy96Emr1XgYqLjt5hIugJkVocNFSSmNMq2ZFF3cNkWGG/2uTTGJX1GysFA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@node-llama-cpp/win-x64-cuda-ext": { | |
| "version": "3.14.0", | |
| "resolved": "https://registry.npmjs.org/@node-llama-cpp/win-x64-cuda-ext/-/win-x64-cuda-ext-3.14.0.tgz", | |
| "integrity": "sha512-S35Sk1F50lgR19g3blBRDAj+VZFbPd3wZ9q+EfF4qddjR8ArXHrhm6mc6yqHyBusZtG0yx4LAcWFiUHolY2N5A==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@node-llama-cpp/win-x64-vulkan": { | |
| "version": "3.14.0", | |
| "resolved": "https://registry.npmjs.org/@node-llama-cpp/win-x64-vulkan/-/win-x64-vulkan-3.14.0.tgz", | |
| "integrity": "sha512-JcmLhC0cb6BQwDFy7NaT/jV2HcRIJnW8zmZX2Y1WXuvXNYzI2W0a0JqjLXKHbsbgk64RSam95+QjQEOV0eL6JA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@octokit/app": { | |
| "version": "16.1.1", | |
| "resolved": "https://registry.npmjs.org/@octokit/app/-/app-16.1.1.tgz", | |
| "integrity": "sha512-pcvKSN6Q6aT3gU5heoDFs3ywU5xejxeqs1rQpUwgN7CmBlxCSy9aCoqFuC6GpVv71O/Qq/VuYfCNzrOZp/9Ycw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@octokit/auth-app": "^8.1.1", | |
| "@octokit/auth-unauthenticated": "^7.0.2", | |
| "@octokit/core": "^7.0.5", | |
| "@octokit/oauth-app": "^8.0.2", | |
| "@octokit/plugin-paginate-rest": "^13.2.0", | |
| "@octokit/types": "^15.0.0", | |
| "@octokit/webhooks": "^14.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@octokit/auth-app": { | |
| "version": "8.1.1", | |
| "resolved": "https://registry.npmjs.org/@octokit/auth-app/-/auth-app-8.1.1.tgz", | |
| "integrity": "sha512-yW9YUy1cuqWlz8u7908ed498wJFt42VYsYWjvepjojM4BdZSp4t+5JehFds7LfvYi550O/GaUI94rgbhswvxfA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@octokit/auth-oauth-app": "^9.0.2", | |
| "@octokit/auth-oauth-user": "^6.0.1", | |
| "@octokit/request": "^10.0.5", | |
| "@octokit/request-error": "^7.0.1", | |
| "@octokit/types": "^15.0.0", | |
| "toad-cache": "^3.7.0", | |
| "universal-github-app-jwt": "^2.2.0", | |
| "universal-user-agent": "^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@octokit/auth-oauth-app": { | |
| "version": "9.0.2", | |
| "resolved": "https://registry.npmjs.org/@octokit/auth-oauth-app/-/auth-oauth-app-9.0.2.tgz", | |
| "integrity": "sha512-vmjSHeuHuM+OxZLzOuoYkcY3OPZ8erJ5lfswdTmm+4XiAKB5PmCk70bA1is4uwSl/APhRVAv4KHsgevWfEKIPQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@octokit/auth-oauth-device": "^8.0.2", | |
| "@octokit/auth-oauth-user": "^6.0.1", | |
| "@octokit/request": "^10.0.5", | |
| "@octokit/types": "^15.0.0", | |
| "universal-user-agent": "^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@octokit/auth-oauth-device": { | |
| "version": "8.0.2", | |
| "resolved": "https://registry.npmjs.org/@octokit/auth-oauth-device/-/auth-oauth-device-8.0.2.tgz", | |
| "integrity": "sha512-KW7Ywrz7ei7JX+uClWD2DN1259fnkoKuVdhzfpQ3/GdETaCj4Tx0IjvuJrwhP/04OhcMu5yR6tjni0V6LBihdw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@octokit/oauth-methods": "^6.0.1", | |
| "@octokit/request": "^10.0.5", | |
| "@octokit/types": "^15.0.0", | |
| "universal-user-agent": "^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@octokit/auth-oauth-user": { | |
| "version": "6.0.1", | |
| "resolved": "https://registry.npmjs.org/@octokit/auth-oauth-user/-/auth-oauth-user-6.0.1.tgz", | |
| "integrity": "sha512-vlKsL1KUUPvwXpv574zvmRd+/4JiDFXABIZNM39+S+5j2kODzGgjk7w5WtiQ1x24kRKNaE7v9DShNbw43UA3Hw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@octokit/auth-oauth-device": "^8.0.2", | |
| "@octokit/oauth-methods": "^6.0.1", | |
| "@octokit/request": "^10.0.5", | |
| "@octokit/types": "^15.0.0", | |
| "universal-user-agent": "^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@octokit/auth-token": { | |
| "version": "6.0.0", | |
| "resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-6.0.0.tgz", | |
| "integrity": "sha512-P4YJBPdPSpWTQ1NU4XYdvHvXJJDxM6YwpS0FZHRgP7YFkdVxsWcpWGy/NVqlAA7PcPCnMacXlRm1y2PFZRWL/w==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@octokit/auth-unauthenticated": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmjs.org/@octokit/auth-unauthenticated/-/auth-unauthenticated-7.0.2.tgz", | |
| "integrity": "sha512-vjcPRP1xsKWdYKiyKmHkLFCxeH4QvVTv05VJlZxwNToslBFcHRJlsWRaoI2+2JGCf9tIM99x8cN0b1rlAHJiQw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@octokit/request-error": "^7.0.1", | |
| "@octokit/types": "^15.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@octokit/core": { | |
| "version": "7.0.5", | |
| "resolved": "https://registry.npmjs.org/@octokit/core/-/core-7.0.5.tgz", | |
| "integrity": "sha512-t54CUOsFMappY1Jbzb7fetWeO0n6K0k/4+/ZpkS+3Joz8I4VcvY9OiEBFRYISqaI2fq5sCiPtAjRDOzVYG8m+Q==", | |
| "license": "MIT", | |
| "peer": true, | |
| "dependencies": { | |
| "@octokit/auth-token": "^6.0.0", | |
| "@octokit/graphql": "^9.0.2", | |
| "@octokit/request": "^10.0.4", | |
| "@octokit/request-error": "^7.0.1", | |
| "@octokit/types": "^15.0.0", | |
| "before-after-hook": "^4.0.0", | |
| "universal-user-agent": "^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@octokit/endpoint": { | |
| "version": "11.0.1", | |
| "resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-11.0.1.tgz", | |
| "integrity": "sha512-7P1dRAZxuWAOPI7kXfio88trNi/MegQ0IJD3vfgC3b+LZo1Qe6gRJc2v0mz2USWWJOKrB2h5spXCzGbw+fAdqA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@octokit/types": "^15.0.0", | |
| "universal-user-agent": "^7.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@octokit/graphql": { | |
| "version": "9.0.2", | |
| "resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-9.0.2.tgz", | |
| "integrity": "sha512-iz6KzZ7u95Fzy9Nt2L8cG88lGRMr/qy1Q36ih/XVzMIlPDMYwaNLE/ENhqmIzgPrlNWiYJkwmveEetvxAgFBJw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@octokit/request": "^10.0.4", | |
| "@octokit/types": "^15.0.0", | |
| "universal-user-agent": "^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@octokit/oauth-app": { | |
| "version": "8.0.3", | |
| "resolved": "https://registry.npmjs.org/@octokit/oauth-app/-/oauth-app-8.0.3.tgz", | |
| "integrity": "sha512-jnAjvTsPepyUaMu9e69hYBuozEPgYqP4Z3UnpmvoIzHDpf8EXDGvTY1l1jK0RsZ194oRd+k6Hm13oRU8EoDFwg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@octokit/auth-oauth-app": "^9.0.2", | |
| "@octokit/auth-oauth-user": "^6.0.1", | |
| "@octokit/auth-unauthenticated": "^7.0.2", | |
| "@octokit/core": "^7.0.5", | |
| "@octokit/oauth-authorization-url": "^8.0.0", | |
| "@octokit/oauth-methods": "^6.0.1", | |
| "@types/aws-lambda": "^8.10.83", | |
| "universal-user-agent": "^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@octokit/oauth-authorization-url": { | |
| "version": "8.0.0", | |
| "resolved": "https://registry.npmjs.org/@octokit/oauth-authorization-url/-/oauth-authorization-url-8.0.0.tgz", | |
| "integrity": "sha512-7QoLPRh/ssEA/HuHBHdVdSgF8xNLz/Bc5m9fZkArJE5bb6NmVkDm3anKxXPmN1zh6b5WKZPRr3697xKT/yM3qQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@octokit/oauth-methods": { | |
| "version": "6.0.1", | |
| "resolved": "https://registry.npmjs.org/@octokit/oauth-methods/-/oauth-methods-6.0.1.tgz", | |
| "integrity": "sha512-xi6Iut3izMCFzXBJtxxJehxJmAKjE8iwj6L5+raPRwlTNKAbOOBJX7/Z8AF5apD4aXvc2skwIdOnC+CQ4QuA8Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@octokit/oauth-authorization-url": "^8.0.0", | |
| "@octokit/request": "^10.0.5", | |
| "@octokit/request-error": "^7.0.1", | |
| "@octokit/types": "^15.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@octokit/openapi-types": { | |
| "version": "26.0.0", | |
| "resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-26.0.0.tgz", | |
| "integrity": "sha512-7AtcfKtpo77j7Ts73b4OWhOZHTKo/gGY8bB3bNBQz4H+GRSWqx2yvj8TXRsbdTE0eRmYmXOEY66jM7mJ7LzfsA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@octokit/openapi-webhooks-types": { | |
| "version": "12.0.3", | |
| "resolved": "https://registry.npmjs.org/@octokit/openapi-webhooks-types/-/openapi-webhooks-types-12.0.3.tgz", | |
| "integrity": "sha512-90MF5LVHjBedwoHyJsgmaFhEN1uzXyBDRLEBe7jlTYx/fEhPAk3P3DAJsfZwC54m8hAIryosJOL+UuZHB3K3yA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@octokit/plugin-paginate-graphql": { | |
| "version": "6.0.0", | |
| "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-graphql/-/plugin-paginate-graphql-6.0.0.tgz", | |
| "integrity": "sha512-crfpnIoFiBtRkvPqOyLOsw12XsveYuY2ieP6uYDosoUegBJpSVxGwut9sxUgFFcll3VTOTqpUf8yGd8x1OmAkQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 20" | |
| }, | |
| "peerDependencies": { | |
| "@octokit/core": ">=6" | |
| } | |
| }, | |
| "node_modules/@octokit/plugin-paginate-rest": { | |
| "version": "13.2.1", | |
| "resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-13.2.1.tgz", | |
| "integrity": "sha512-Tj4PkZyIL6eBMYcG/76QGsedF0+dWVeLhYprTmuFVVxzDW7PQh23tM0TP0z+1MvSkxB29YFZwnUX+cXfTiSdyw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@octokit/types": "^15.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 20" | |
| }, | |
| "peerDependencies": { | |
| "@octokit/core": ">=6" | |
| } | |
| }, | |
| "node_modules/@octokit/plugin-rest-endpoint-methods": { | |
| "version": "16.1.1", | |
| "resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-16.1.1.tgz", | |
| "integrity": "sha512-VztDkhM0ketQYSh5Im3IcKWFZl7VIrrsCaHbDINkdYeiiAsJzjhS2xRFCSJgfN6VOcsoW4laMtsmf3HcNqIimg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@octokit/types": "^15.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 20" | |
| }, | |
| "peerDependencies": { | |
| "@octokit/core": ">=6" | |
| } | |
| }, | |
| "node_modules/@octokit/plugin-retry": { | |
| "version": "8.0.2", | |
| "resolved": "https://registry.npmjs.org/@octokit/plugin-retry/-/plugin-retry-8.0.2.tgz", | |
| "integrity": "sha512-mVPCe77iaD8g1lIX46n9bHPUirFLzc3BfIzsZOpB7bcQh1ecS63YsAgcsyMGqvGa2ARQWKEFTrhMJX2MLJVHVw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@octokit/request-error": "^7.0.1", | |
| "@octokit/types": "^15.0.0", | |
| "bottleneck": "^2.15.3" | |
| }, | |
| "engines": { | |
| "node": ">= 20" | |
| }, | |
| "peerDependencies": { | |
| "@octokit/core": ">=7" | |
| } | |
| }, | |
| "node_modules/@octokit/plugin-throttling": { | |
| "version": "11.0.2", | |
| "resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-11.0.2.tgz", | |
| "integrity": "sha512-ntNIig4zZhQVOZF4fG9Wt8QCoz9ehb+xnlUwp74Ic2ANChCk8oKmRwV9zDDCtrvU1aERIOvtng8wsalEX7Jk5Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@octokit/types": "^15.0.0", | |
| "bottleneck": "^2.15.3" | |
| }, | |
| "engines": { | |
| "node": ">= 20" | |
| }, | |
| "peerDependencies": { | |
| "@octokit/core": "^7.0.0" | |
| } | |
| }, | |
| "node_modules/@octokit/request": { | |
| "version": "10.0.5", | |
| "resolved": "https://registry.npmjs.org/@octokit/request/-/request-10.0.5.tgz", | |
| "integrity": "sha512-TXnouHIYLtgDhKo+N6mXATnDBkV05VwbR0TtMWpgTHIoQdRQfCSzmy/LGqR1AbRMbijq/EckC/E3/ZNcU92NaQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@octokit/endpoint": "^11.0.1", | |
| "@octokit/request-error": "^7.0.1", | |
| "@octokit/types": "^15.0.0", | |
| "fast-content-type-parse": "^3.0.0", | |
| "universal-user-agent": "^7.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@octokit/request-error": { | |
| "version": "7.0.1", | |
| "resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-7.0.1.tgz", | |
| "integrity": "sha512-CZpFwV4+1uBrxu7Cw8E5NCXDWFNf18MSY23TdxCBgjw1tXXHvTrZVsXlW8hgFTOLw8RQR1BBrMvYRtuyaijHMA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@octokit/types": "^15.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@octokit/types": { | |
| "version": "15.0.1", | |
| "resolved": "https://registry.npmjs.org/@octokit/types/-/types-15.0.1.tgz", | |
| "integrity": "sha512-sdiirM93IYJ9ODDCBgmRPIboLbSkpLa5i+WLuXH8b8Atg+YMLAyLvDDhNWLV4OYd08tlvYfVm/dw88cqHWtw1Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@octokit/openapi-types": "^26.0.0" | |
| } | |
| }, | |
| "node_modules/@octokit/webhooks": { | |
| "version": "14.1.3", | |
| "resolved": "https://registry.npmjs.org/@octokit/webhooks/-/webhooks-14.1.3.tgz", | |
| "integrity": "sha512-gcK4FNaROM9NjA0mvyfXl0KPusk7a1BeA8ITlYEZVQCXF5gcETTd4yhAU0Kjzd8mXwYHppzJBWgdBVpIR9wUcQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@octokit/openapi-webhooks-types": "12.0.3", | |
| "@octokit/request-error": "^7.0.0", | |
| "@octokit/webhooks-methods": "^6.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@octokit/webhooks-methods": { | |
| "version": "6.0.0", | |
| "resolved": "https://registry.npmjs.org/@octokit/webhooks-methods/-/webhooks-methods-6.0.0.tgz", | |
| "integrity": "sha512-MFlzzoDJVw/GcbfzVC1RLR36QqkTLUf79vLVO3D+xn7r0QgxnFoLZgtrzxiQErAjFUOdH6fas2KeQJ1yr/qaXQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/@reflink/reflink": { | |
| "version": "0.1.19", | |
| "resolved": "https://registry.npmjs.org/@reflink/reflink/-/reflink-0.1.19.tgz", | |
| "integrity": "sha512-DmCG8GzysnCZ15bres3N5AHCmwBwYgp0As6xjhQ47rAUTUXxJiK+lLUxaGsX3hd/30qUpVElh05PbGuxRPgJwA==", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">= 10" | |
| }, | |
| "optionalDependencies": { | |
| "@reflink/reflink-darwin-arm64": "0.1.19", | |
| "@reflink/reflink-darwin-x64": "0.1.19", | |
| "@reflink/reflink-linux-arm64-gnu": "0.1.19", | |
| "@reflink/reflink-linux-arm64-musl": "0.1.19", | |
| "@reflink/reflink-linux-x64-gnu": "0.1.19", | |
| "@reflink/reflink-linux-x64-musl": "0.1.19", | |
| "@reflink/reflink-win32-arm64-msvc": "0.1.19", | |
| "@reflink/reflink-win32-x64-msvc": "0.1.19" | |
| } | |
| }, | |
| "node_modules/@reflink/reflink-darwin-arm64": { | |
| "version": "0.1.19", | |
| "resolved": "https://registry.npmjs.org/@reflink/reflink-darwin-arm64/-/reflink-darwin-arm64-0.1.19.tgz", | |
| "integrity": "sha512-ruy44Lpepdk1FqDz38vExBY/PVUsjxZA+chd9wozjUH9JjuDT/HEaQYA6wYN9mf041l0yLVar6BCZuWABJvHSA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@reflink/reflink-darwin-x64": { | |
| "version": "0.1.19", | |
| "resolved": "https://registry.npmjs.org/@reflink/reflink-darwin-x64/-/reflink-darwin-x64-0.1.19.tgz", | |
| "integrity": "sha512-By85MSWrMZa+c26TcnAy8SDk0sTUkYlNnwknSchkhHpGXOtjNDUOxJE9oByBnGbeuIE1PiQsxDG3Ud+IVV9yuA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@reflink/reflink-linux-arm64-gnu": { | |
| "version": "0.1.19", | |
| "resolved": "https://registry.npmjs.org/@reflink/reflink-linux-arm64-gnu/-/reflink-linux-arm64-gnu-0.1.19.tgz", | |
| "integrity": "sha512-7P+er8+rP9iNeN+bfmccM4hTAaLP6PQJPKWSA4iSk2bNvo6KU6RyPgYeHxXmzNKzPVRcypZQTpFgstHam6maVg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@reflink/reflink-linux-arm64-musl": { | |
| "version": "0.1.19", | |
| "resolved": "https://registry.npmjs.org/@reflink/reflink-linux-arm64-musl/-/reflink-linux-arm64-musl-0.1.19.tgz", | |
| "integrity": "sha512-37iO/Dp6m5DDaC2sf3zPtx/hl9FV3Xze4xoYidrxxS9bgP3S8ALroxRK6xBG/1TtfXKTvolvp+IjrUU6ujIGmA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@reflink/reflink-linux-x64-gnu": { | |
| "version": "0.1.19", | |
| "resolved": "https://registry.npmjs.org/@reflink/reflink-linux-x64-gnu/-/reflink-linux-x64-gnu-0.1.19.tgz", | |
| "integrity": "sha512-jbI8jvuYCaA3MVUdu8vLoLAFqC+iNMpiSuLbxlAgg7x3K5bsS8nOpTRnkLF7vISJ+rVR8W+7ThXlXlUQ93ulkw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@reflink/reflink-linux-x64-musl": { | |
| "version": "0.1.19", | |
| "resolved": "https://registry.npmjs.org/@reflink/reflink-linux-x64-musl/-/reflink-linux-x64-musl-0.1.19.tgz", | |
| "integrity": "sha512-e9FBWDe+lv7QKAwtKOt6A2W/fyy/aEEfr0g6j/hWzvQcrzHCsz07BNQYlNOjTfeytrtLU7k449H1PI95jA4OjQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@reflink/reflink-win32-arm64-msvc": { | |
| "version": "0.1.19", | |
| "resolved": "https://registry.npmjs.org/@reflink/reflink-win32-arm64-msvc/-/reflink-win32-arm64-msvc-0.1.19.tgz", | |
| "integrity": "sha512-09PxnVIQcd+UOn4WAW73WU6PXL7DwGS6wPlkMhMg2zlHHG65F3vHepOw06HFCq+N42qkaNAc8AKIabWvtk6cIQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@reflink/reflink-win32-x64-msvc": { | |
| "version": "0.1.19", | |
| "resolved": "https://registry.npmjs.org/@reflink/reflink-win32-x64-msvc/-/reflink-win32-x64-msvc-0.1.19.tgz", | |
| "integrity": "sha512-E//yT4ni2SyhwP8JRjVGWr3cbnhWDiPLgnQ66qqaanjjnMiu3O/2tjCPQXlcGc/DEYofpDc9fvhv6tALQsMV9w==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/@tinyhttp/content-disposition": { | |
| "version": "2.2.2", | |
| "resolved": "https://registry.npmjs.org/@tinyhttp/content-disposition/-/content-disposition-2.2.2.tgz", | |
| "integrity": "sha512-crXw1txzrS36huQOyQGYFvhTeLeG0Si1xu+/l6kXUVYpE0TjFjEZRqTbuadQLfKGZ0jaI+jJoRyqaWwxOSHW2g==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12.20.0" | |
| }, | |
| "funding": { | |
| "type": "individual", | |
| "url": "https://github.com/tinyhttp/tinyhttp?sponsor=1" | |
| } | |
| }, | |
| "node_modules/@types/aws-lambda": { | |
| "version": "8.10.156", | |
| "resolved": "https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.156.tgz", | |
| "integrity": "sha512-LElQP+QliVWykC7OF8dNr04z++HJCMO2lF7k9HuKoSDARqhcjHq8MzbrRwujCSDeBHIlvaimbuY/tVZL36KXFQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/ansi-escapes": { | |
| "version": "6.2.1", | |
| "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-6.2.1.tgz", | |
| "integrity": "sha512-4nJ3yixlEthEJ9Rk4vPcdBRkZvQZlYyu8j4/Mqz5sgIkddmEnH2Yj2ZrnP9S3tQOvSNRUIgVNF/1yPpRAGNRig==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=14.16" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/ansi-regex": { | |
| "version": "6.2.2", | |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz", | |
| "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-regex?sponsor=1" | |
| } | |
| }, | |
| "node_modules/ansi-styles": { | |
| "version": "6.2.3", | |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz", | |
| "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/aproba": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.1.0.tgz", | |
| "integrity": "sha512-tLIEcj5GuR2RSTnxNKdkK0dJ/GrC7P38sUkiDmDuHfsHmbagTFAxDVIBltoklXEVIQ/f14IL8IMJ5pn9Hez1Ew==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/are-we-there-yet": { | |
| "version": "3.0.1", | |
| "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz", | |
| "integrity": "sha512-QZW4EDmGwlYur0Yyf/b2uGucHQMa8aFUP7eu9ddR73vvhFyt4V0Vl3QHPcTNJ8l6qYOBdxgXdnBXQrHilfRQBg==", | |
| "deprecated": "This package is no longer supported.", | |
| "license": "ISC", | |
| "dependencies": { | |
| "delegates": "^1.0.0", | |
| "readable-stream": "^3.6.0" | |
| }, | |
| "engines": { | |
| "node": "^12.13.0 || ^14.15.0 || >=16.0.0" | |
| } | |
| }, | |
| "node_modules/async-retry": { | |
| "version": "1.3.3", | |
| "resolved": "https://registry.npmjs.org/async-retry/-/async-retry-1.3.3.tgz", | |
| "integrity": "sha512-wfr/jstw9xNi/0teMHrRW7dsz3Lt5ARhYNZ2ewpadnhaIp5mbALhOAP+EAdsC7t4Z6wqsDVv9+W6gm1Dk9mEyw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "retry": "0.13.1" | |
| } | |
| }, | |
| "node_modules/asynckit": { | |
| "version": "0.4.0", | |
| "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", | |
| "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/axios": { | |
| "version": "1.12.2", | |
| "resolved": "https://registry.npmjs.org/axios/-/axios-1.12.2.tgz", | |
| "integrity": "sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "follow-redirects": "^1.15.6", | |
| "form-data": "^4.0.4", | |
| "proxy-from-env": "^1.1.0" | |
| } | |
| }, | |
| "node_modules/before-after-hook": { | |
| "version": "4.0.0", | |
| "resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-4.0.0.tgz", | |
| "integrity": "sha512-q6tR3RPqIB1pMiTRMFcZwuG5T8vwp+vUvEG0vuI6B+Rikh5BfPp2fQ82c925FOs+b0lcFQ8CFrL+KbilfZFhOQ==", | |
| "license": "Apache-2.0" | |
| }, | |
| "node_modules/bottleneck": { | |
| "version": "2.19.5", | |
| "resolved": "https://registry.npmjs.org/bottleneck/-/bottleneck-2.19.5.tgz", | |
| "integrity": "sha512-VHiNCbI1lKdl44tGrhNfU3lup0Tj/ZBMJB5/2ZbNXRCPuRCO7ed2mgcK4r17y+KB2EfuYuRaVlwNbAeaWGSpbw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/bytes": { | |
| "version": "3.1.2", | |
| "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", | |
| "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.8" | |
| } | |
| }, | |
| "node_modules/call-bind-apply-helpers": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", | |
| "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "function-bind": "^1.1.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/chalk": { | |
| "version": "5.6.2", | |
| "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.2.tgz", | |
| "integrity": "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^12.17.0 || ^14.13 || >=16.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/chalk?sponsor=1" | |
| } | |
| }, | |
| "node_modules/chmodrp": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmjs.org/chmodrp/-/chmodrp-1.0.2.tgz", | |
| "integrity": "sha512-TdngOlFV1FLTzU0o1w8MB6/BFywhtLC0SzRTGJU7T9lmdjlCWeMRt1iVo0Ki+ldwNk0BqNiKoc8xpLZEQ8mY1w==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/chownr": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz", | |
| "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==", | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/ci-info": { | |
| "version": "4.3.1", | |
| "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.3.1.tgz", | |
| "integrity": "sha512-Wdy2Igu8OcBpI2pZePZ5oWjPC38tmDVx5WKUXKwlLYkA0ozo85sLsLvkBbBn/sZaSCMFOGZJ14fvW9t5/d7kdA==", | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/sibiraj-s" | |
| } | |
| ], | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/cli-cursor": { | |
| "version": "5.0.0", | |
| "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-5.0.0.tgz", | |
| "integrity": "sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "restore-cursor": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/cli-spinners": { | |
| "version": "2.9.2", | |
| "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz", | |
| "integrity": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/cliui": { | |
| "version": "8.0.1", | |
| "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", | |
| "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "string-width": "^4.2.0", | |
| "strip-ansi": "^6.0.1", | |
| "wrap-ansi": "^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/cliui/node_modules/ansi-regex": { | |
| "version": "5.0.1", | |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", | |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/cliui/node_modules/strip-ansi": { | |
| "version": "6.0.1", | |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", | |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/cmake-js": { | |
| "version": "7.3.1", | |
| "resolved": "https://registry.npmjs.org/cmake-js/-/cmake-js-7.3.1.tgz", | |
| "integrity": "sha512-aJtHDrTFl8qovjSSqXT9aC2jdGfmP8JQsPtjdLAXFfH1BF4/ImZ27Jx0R61TFg8Apc3pl6e2yBKMveAeRXx2Rw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "axios": "^1.6.5", | |
| "debug": "^4", | |
| "fs-extra": "^11.2.0", | |
| "memory-stream": "^1.0.0", | |
| "node-api-headers": "^1.1.0", | |
| "npmlog": "^6.0.2", | |
| "rc": "^1.2.7", | |
| "semver": "^7.5.4", | |
| "tar": "^6.2.0", | |
| "url-join": "^4.0.1", | |
| "which": "^2.0.2", | |
| "yargs": "^17.7.2" | |
| }, | |
| "bin": { | |
| "cmake-js": "bin/cmake-js" | |
| }, | |
| "engines": { | |
| "node": ">= 14.15.0" | |
| } | |
| }, | |
| "node_modules/cmake-js/node_modules/isexe": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", | |
| "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/cmake-js/node_modules/which": { | |
| "version": "2.0.2", | |
| "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", | |
| "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "isexe": "^2.0.0" | |
| }, | |
| "bin": { | |
| "node-which": "bin/node-which" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/color-convert": { | |
| "version": "2.0.1", | |
| "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", | |
| "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "color-name": "~1.1.4" | |
| }, | |
| "engines": { | |
| "node": ">=7.0.0" | |
| } | |
| }, | |
| "node_modules/color-name": { | |
| "version": "1.1.4", | |
| "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", | |
| "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/color-support": { | |
| "version": "1.1.3", | |
| "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz", | |
| "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==", | |
| "license": "ISC", | |
| "bin": { | |
| "color-support": "bin.js" | |
| } | |
| }, | |
| "node_modules/combined-stream": { | |
| "version": "1.0.8", | |
| "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", | |
| "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "delayed-stream": "~1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.8" | |
| } | |
| }, | |
| "node_modules/commander": { | |
| "version": "10.0.1", | |
| "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz", | |
| "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/console-control-strings": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", | |
| "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/cross-spawn": { | |
| "version": "7.0.6", | |
| "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", | |
| "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "path-key": "^3.1.0", | |
| "shebang-command": "^2.0.0", | |
| "which": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/cross-spawn/node_modules/isexe": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", | |
| "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/cross-spawn/node_modules/which": { | |
| "version": "2.0.2", | |
| "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", | |
| "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "isexe": "^2.0.0" | |
| }, | |
| "bin": { | |
| "node-which": "bin/node-which" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/debug": { | |
| "version": "4.4.3", | |
| "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", | |
| "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "ms": "^2.1.3" | |
| }, | |
| "engines": { | |
| "node": ">=6.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "supports-color": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/deep-extend": { | |
| "version": "0.6.0", | |
| "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz", | |
| "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=4.0.0" | |
| } | |
| }, | |
| "node_modules/delayed-stream": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", | |
| "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.4.0" | |
| } | |
| }, | |
| "node_modules/delegates": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", | |
| "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/dotenv": { | |
| "version": "17.2.3", | |
| "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.3.tgz", | |
| "integrity": "sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==", | |
| "license": "BSD-2-Clause", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://dotenvx.com" | |
| } | |
| }, | |
| "node_modules/dunder-proto": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", | |
| "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind-apply-helpers": "^1.0.1", | |
| "es-errors": "^1.3.0", | |
| "gopd": "^1.2.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/emoji-regex": { | |
| "version": "8.0.0", | |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", | |
| "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/env-var": { | |
| "version": "7.5.0", | |
| "resolved": "https://registry.npmjs.org/env-var/-/env-var-7.5.0.tgz", | |
| "integrity": "sha512-mKZOzLRN0ETzau2W2QXefbFjo5EF4yWq28OyKb9ICdeNhHJlOE/pHHnz4hdYJ9cNZXcJHo5xN4OT4pzuSHSNvA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/es-define-property": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", | |
| "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/es-errors": { | |
| "version": "1.3.0", | |
| "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", | |
| "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/es-object-atoms": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", | |
| "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/es-set-tostringtag": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", | |
| "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "es-errors": "^1.3.0", | |
| "get-intrinsic": "^1.2.6", | |
| "has-tostringtag": "^1.0.2", | |
| "hasown": "^2.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/escalade": { | |
| "version": "3.2.0", | |
| "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", | |
| "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/eventemitter3": { | |
| "version": "5.0.1", | |
| "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz", | |
| "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/fast-content-type-parse": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmjs.org/fast-content-type-parse/-/fast-content-type-parse-3.0.0.tgz", | |
| "integrity": "sha512-ZvLdcY8P+N8mGQJahJV5G4U88CSvT1rP8ApL6uETe88MBXrBHAkZlSEySdUlyztF7ccb+Znos3TFqaepHxdhBg==", | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/fastify" | |
| }, | |
| { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/fastify" | |
| } | |
| ], | |
| "license": "MIT" | |
| }, | |
| "node_modules/filename-reserved-regex": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmjs.org/filename-reserved-regex/-/filename-reserved-regex-3.0.0.tgz", | |
| "integrity": "sha512-hn4cQfU6GOT/7cFHXBqeBg2TbrMBgdD0kcjLhvSQYYwm3s4B6cjvBfb7nBALJLAXqmU5xajSa7X2NnUud/VCdw==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^12.20.0 || ^14.13.1 || >=16.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/filenamify": { | |
| "version": "6.0.0", | |
| "resolved": "https://registry.npmjs.org/filenamify/-/filenamify-6.0.0.tgz", | |
| "integrity": "sha512-vqIlNogKeyD3yzrm0yhRMQg8hOVwYcYRfjEoODd49iCprMn4HL85gK3HcykQE53EPIpX3HcAbGA5ELQv216dAQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "filename-reserved-regex": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=16" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/follow-redirects": { | |
| "version": "1.15.11", | |
| "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz", | |
| "integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==", | |
| "funding": [ | |
| { | |
| "type": "individual", | |
| "url": "https://github.com/sponsors/RubenVerborgh" | |
| } | |
| ], | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=4.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "debug": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/form-data": { | |
| "version": "4.0.4", | |
| "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.4.tgz", | |
| "integrity": "sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "asynckit": "^0.4.0", | |
| "combined-stream": "^1.0.8", | |
| "es-set-tostringtag": "^2.1.0", | |
| "hasown": "^2.0.2", | |
| "mime-types": "^2.1.12" | |
| }, | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/fs-extra": { | |
| "version": "11.3.2", | |
| "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.2.tgz", | |
| "integrity": "sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "graceful-fs": "^4.2.0", | |
| "jsonfile": "^6.0.1", | |
| "universalify": "^2.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=14.14" | |
| } | |
| }, | |
| "node_modules/fs-minipass": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", | |
| "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "minipass": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/fs-minipass/node_modules/minipass": { | |
| "version": "3.3.6", | |
| "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", | |
| "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "yallist": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/function-bind": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", | |
| "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", | |
| "license": "MIT", | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/gauge": { | |
| "version": "4.0.4", | |
| "resolved": "https://registry.npmjs.org/gauge/-/gauge-4.0.4.tgz", | |
| "integrity": "sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==", | |
| "deprecated": "This package is no longer supported.", | |
| "license": "ISC", | |
| "dependencies": { | |
| "aproba": "^1.0.3 || ^2.0.0", | |
| "color-support": "^1.1.3", | |
| "console-control-strings": "^1.1.0", | |
| "has-unicode": "^2.0.1", | |
| "signal-exit": "^3.0.7", | |
| "string-width": "^4.2.3", | |
| "strip-ansi": "^6.0.1", | |
| "wide-align": "^1.1.5" | |
| }, | |
| "engines": { | |
| "node": "^12.13.0 || ^14.15.0 || >=16.0.0" | |
| } | |
| }, | |
| "node_modules/gauge/node_modules/ansi-regex": { | |
| "version": "5.0.1", | |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", | |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/gauge/node_modules/strip-ansi": { | |
| "version": "6.0.1", | |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", | |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/get-caller-file": { | |
| "version": "2.0.5", | |
| "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", | |
| "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", | |
| "license": "ISC", | |
| "engines": { | |
| "node": "6.* || 8.* || >= 10.*" | |
| } | |
| }, | |
| "node_modules/get-east-asian-width": { | |
| "version": "1.4.0", | |
| "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.4.0.tgz", | |
| "integrity": "sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/get-intrinsic": { | |
| "version": "1.3.0", | |
| "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", | |
| "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "call-bind-apply-helpers": "^1.0.2", | |
| "es-define-property": "^1.0.1", | |
| "es-errors": "^1.3.0", | |
| "es-object-atoms": "^1.1.1", | |
| "function-bind": "^1.1.2", | |
| "get-proto": "^1.0.1", | |
| "gopd": "^1.2.0", | |
| "has-symbols": "^1.1.0", | |
| "hasown": "^2.0.2", | |
| "math-intrinsics": "^1.1.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/get-proto": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", | |
| "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "dunder-proto": "^1.0.1", | |
| "es-object-atoms": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/gopd": { | |
| "version": "1.2.0", | |
| "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", | |
| "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/graceful-fs": { | |
| "version": "4.2.11", | |
| "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", | |
| "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/has-symbols": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", | |
| "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/has-tostringtag": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", | |
| "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "has-symbols": "^1.0.3" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/has-unicode": { | |
| "version": "2.0.1", | |
| "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", | |
| "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/hasown": { | |
| "version": "2.0.2", | |
| "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", | |
| "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "function-bind": "^1.1.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/ignore": { | |
| "version": "7.0.5", | |
| "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz", | |
| "integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 4" | |
| } | |
| }, | |
| "node_modules/inherits": { | |
| "version": "2.0.4", | |
| "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", | |
| "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/ini": { | |
| "version": "1.3.8", | |
| "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", | |
| "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/ipull": { | |
| "version": "3.9.3", | |
| "resolved": "https://registry.npmjs.org/ipull/-/ipull-3.9.3.tgz", | |
| "integrity": "sha512-ZMkxaopfwKHwmEuGDYx7giNBdLxbHbRCWcQVA1D2eqE4crUguupfxej6s7UqbidYEwT69dkyumYkY8DPHIxF9g==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@tinyhttp/content-disposition": "^2.2.0", | |
| "async-retry": "^1.3.3", | |
| "chalk": "^5.3.0", | |
| "ci-info": "^4.0.0", | |
| "cli-spinners": "^2.9.2", | |
| "commander": "^10.0.0", | |
| "eventemitter3": "^5.0.1", | |
| "filenamify": "^6.0.0", | |
| "fs-extra": "^11.1.1", | |
| "is-unicode-supported": "^2.0.0", | |
| "lifecycle-utils": "^2.0.1", | |
| "lodash.debounce": "^4.0.8", | |
| "lowdb": "^7.0.1", | |
| "pretty-bytes": "^6.1.0", | |
| "pretty-ms": "^8.0.0", | |
| "sleep-promise": "^9.1.0", | |
| "slice-ansi": "^7.1.0", | |
| "stdout-update": "^4.0.1", | |
| "strip-ansi": "^7.1.0" | |
| }, | |
| "bin": { | |
| "ipull": "dist/cli/cli.js" | |
| }, | |
| "engines": { | |
| "node": ">=18.0.0" | |
| }, | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/ido-pluto/ipull?sponsor=1" | |
| }, | |
| "optionalDependencies": { | |
| "@reflink/reflink": "^0.1.16" | |
| } | |
| }, | |
| "node_modules/ipull/node_modules/lifecycle-utils": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmjs.org/lifecycle-utils/-/lifecycle-utils-2.1.0.tgz", | |
| "integrity": "sha512-AnrXnE2/OF9PHCyFg0RSqsnQTzV991XaZA/buhFDoc58xU7rhSCDgCz/09Lqpsn4MpoPHt7TRAXV1kWZypFVsA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/ipull/node_modules/parse-ms": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-3.0.0.tgz", | |
| "integrity": "sha512-Tpb8Z7r7XbbtBTrM9UhpkzzaMrqA2VXMT3YChzYltwV3P3pM6t8wl7TvpMnSTosz1aQAdVib7kdoys7vYOPerw==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/ipull/node_modules/pretty-ms": { | |
| "version": "8.0.0", | |
| "resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-8.0.0.tgz", | |
| "integrity": "sha512-ASJqOugUF1bbzI35STMBUpZqdfYKlJugy6JBziGi2EE+AL5JPJGSzvpeVXojxrr0ViUYoToUjb5kjSEGf7Y83Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "parse-ms": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=14.16" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/is-fullwidth-code-point": { | |
| "version": "5.1.0", | |
| "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.1.0.tgz", | |
| "integrity": "sha512-5XHYaSyiqADb4RnZ1Bdad6cPp8Toise4TzEjcOYDHZkTCbKgiUl7WTUCpNWHuxmDt91wnsZBc9xinNzopv3JMQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "get-east-asian-width": "^1.3.1" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/is-interactive": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz", | |
| "integrity": "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/is-unicode-supported": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz", | |
| "integrity": "sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/isexe": { | |
| "version": "3.1.1", | |
| "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz", | |
| "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==", | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=16" | |
| } | |
| }, | |
| "node_modules/jsonfile": { | |
| "version": "6.2.0", | |
| "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.2.0.tgz", | |
| "integrity": "sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "universalify": "^2.0.0" | |
| }, | |
| "optionalDependencies": { | |
| "graceful-fs": "^4.1.6" | |
| } | |
| }, | |
| "node_modules/lifecycle-utils": { | |
| "version": "3.0.1", | |
| "resolved": "https://registry.npmjs.org/lifecycle-utils/-/lifecycle-utils-3.0.1.tgz", | |
| "integrity": "sha512-Qt/Jl5dsNIsyCAZsHB6x3mbwHFn0HJbdmvF49sVX/bHgX2cW7+G+U+I67Zw+TPM1Sr21Gb2nfJMd2g6iUcI1EQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.debounce": { | |
| "version": "4.0.8", | |
| "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz", | |
| "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/log-symbols": { | |
| "version": "7.0.1", | |
| "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-7.0.1.tgz", | |
| "integrity": "sha512-ja1E3yCr9i/0hmBVaM0bfwDjnGy8I/s6PP4DFp+yP+a+mrHO4Rm7DtmnqROTUkHIkqffC84YY7AeqX6oFk0WFg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "is-unicode-supported": "^2.0.0", | |
| "yoctocolors": "^2.1.1" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/lowdb": { | |
| "version": "7.0.1", | |
| "resolved": "https://registry.npmjs.org/lowdb/-/lowdb-7.0.1.tgz", | |
| "integrity": "sha512-neJAj8GwF0e8EpycYIDFqEPcx9Qz4GUho20jWFR7YiFeXzF1YMLdxB36PypcTSPMA+4+LvgyMacYhlr18Zlymw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "steno": "^4.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/typicode" | |
| } | |
| }, | |
| "node_modules/math-intrinsics": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", | |
| "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/memory-stream": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmjs.org/memory-stream/-/memory-stream-1.0.0.tgz", | |
| "integrity": "sha512-Wm13VcsPIMdG96dzILfij09PvuS3APtcKNh7M28FsCA/w6+1mjR7hhPmfFNoilX9xU7wTdhsH5lJAm6XNzdtww==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "readable-stream": "^3.4.0" | |
| } | |
| }, | |
| "node_modules/mime-db": { | |
| "version": "1.52.0", | |
| "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", | |
| "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/mime-types": { | |
| "version": "2.1.35", | |
| "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", | |
| "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "mime-db": "1.52.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/mimic-function": { | |
| "version": "5.0.1", | |
| "resolved": "https://registry.npmjs.org/mimic-function/-/mimic-function-5.0.1.tgz", | |
| "integrity": "sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/minimist": { | |
| "version": "1.2.8", | |
| "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", | |
| "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", | |
| "license": "MIT", | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/minipass": { | |
| "version": "5.0.0", | |
| "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", | |
| "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==", | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/minizlib": { | |
| "version": "2.1.2", | |
| "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz", | |
| "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "minipass": "^3.0.0", | |
| "yallist": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/minizlib/node_modules/minipass": { | |
| "version": "3.3.6", | |
| "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", | |
| "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "yallist": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/mkdirp": { | |
| "version": "1.0.4", | |
| "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", | |
| "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", | |
| "license": "MIT", | |
| "bin": { | |
| "mkdirp": "bin/cmd.js" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/ms": { | |
| "version": "2.1.3", | |
| "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", | |
| "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/nanoid": { | |
| "version": "5.1.6", | |
| "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-5.1.6.tgz", | |
| "integrity": "sha512-c7+7RQ+dMB5dPwwCp4ee1/iV/q2P6aK1mTZcfr1BTuVlyW9hJYiMPybJCcnBlQtuSmTIWNeazm/zqNoZSSElBg==", | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/ai" | |
| } | |
| ], | |
| "license": "MIT", | |
| "bin": { | |
| "nanoid": "bin/nanoid.js" | |
| }, | |
| "engines": { | |
| "node": "^18 || >=20" | |
| } | |
| }, | |
| "node_modules/node-addon-api": { | |
| "version": "8.5.0", | |
| "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-8.5.0.tgz", | |
| "integrity": "sha512-/bRZty2mXUIFY/xU5HLvveNHlswNJej+RnxBjOMkidWfwZzgTbPG1E3K5TOxRLOR+5hX7bSofy8yf1hZevMS8A==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^18 || ^20 || >= 21" | |
| } | |
| }, | |
| "node_modules/node-api-headers": { | |
| "version": "1.6.0", | |
| "resolved": "https://registry.npmjs.org/node-api-headers/-/node-api-headers-1.6.0.tgz", | |
| "integrity": "sha512-81T99+mWLZnxX0LlZPYuafyFlxVVaWKQ0BDAbSrOqLO+v+gzCzu0GTAVNeVK8lucqjqo9L/1UcK9cpkem8Py4Q==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/node-llama-cpp": { | |
| "version": "3.14.0", | |
| "resolved": "https://registry.npmjs.org/node-llama-cpp/-/node-llama-cpp-3.14.0.tgz", | |
| "integrity": "sha512-k6scfmM2zAQVqDAn3HYB+dq/Dl7Mj7SQyPv7TVRZxS7rbkl+P8u44MKXYYkzdU2GD5TcWdkApJ1Facu5Pzlqxg==", | |
| "hasInstallScript": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@huggingface/jinja": "^0.5.1", | |
| "async-retry": "^1.3.3", | |
| "bytes": "^3.1.2", | |
| "chalk": "^5.4.1", | |
| "chmodrp": "^1.0.2", | |
| "cmake-js": "^7.3.1", | |
| "cross-spawn": "^7.0.6", | |
| "env-var": "^7.5.0", | |
| "filenamify": "^6.0.0", | |
| "fs-extra": "^11.3.0", | |
| "ignore": "^7.0.4", | |
| "ipull": "^3.9.2", | |
| "is-unicode-supported": "^2.1.0", | |
| "lifecycle-utils": "^3.0.1", | |
| "log-symbols": "^7.0.0", | |
| "nanoid": "^5.1.5", | |
| "node-addon-api": "^8.3.1", | |
| "octokit": "^5.0.3", | |
| "ora": "^8.2.0", | |
| "pretty-ms": "^9.2.0", | |
| "proper-lockfile": "^4.1.2", | |
| "semver": "^7.7.1", | |
| "simple-git": "^3.27.0", | |
| "slice-ansi": "^7.1.0", | |
| "stdout-update": "^4.0.1", | |
| "strip-ansi": "^7.1.0", | |
| "validate-npm-package-name": "^6.0.0", | |
| "which": "^5.0.0", | |
| "yargs": "^17.7.2" | |
| }, | |
| "bin": { | |
| "nlc": "dist/cli/cli.js", | |
| "node-llama-cpp": "dist/cli/cli.js" | |
| }, | |
| "engines": { | |
| "node": ">=20.0.0" | |
| }, | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/giladgd" | |
| }, | |
| "optionalDependencies": { | |
| "@node-llama-cpp/linux-arm64": "3.14.0", | |
| "@node-llama-cpp/linux-armv7l": "3.14.0", | |
| "@node-llama-cpp/linux-x64": "3.14.0", | |
| "@node-llama-cpp/linux-x64-cuda": "3.14.0", | |
| "@node-llama-cpp/linux-x64-cuda-ext": "3.14.0", | |
| "@node-llama-cpp/linux-x64-vulkan": "3.14.0", | |
| "@node-llama-cpp/mac-arm64-metal": "3.14.0", | |
| "@node-llama-cpp/mac-x64": "3.14.0", | |
| "@node-llama-cpp/win-arm64": "3.14.0", | |
| "@node-llama-cpp/win-x64": "3.14.0", | |
| "@node-llama-cpp/win-x64-cuda": "3.14.0", | |
| "@node-llama-cpp/win-x64-cuda-ext": "3.14.0", | |
| "@node-llama-cpp/win-x64-vulkan": "3.14.0" | |
| }, | |
| "peerDependencies": { | |
| "typescript": ">=5.0.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "typescript": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/npmlog": { | |
| "version": "6.0.2", | |
| "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.2.tgz", | |
| "integrity": "sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==", | |
| "deprecated": "This package is no longer supported.", | |
| "license": "ISC", | |
| "dependencies": { | |
| "are-we-there-yet": "^3.0.0", | |
| "console-control-strings": "^1.1.0", | |
| "gauge": "^4.0.3", | |
| "set-blocking": "^2.0.0" | |
| }, | |
| "engines": { | |
| "node": "^12.13.0 || ^14.15.0 || >=16.0.0" | |
| } | |
| }, | |
| "node_modules/octokit": { | |
| "version": "5.0.4", | |
| "resolved": "https://registry.npmjs.org/octokit/-/octokit-5.0.4.tgz", | |
| "integrity": "sha512-4n/mMoLQs2npBE+aTG5o4H+hZhFKu8aDqZFP/nmUNRUYrTpXpaqvX1ppK5eiCtQ+uP/8jI6vbdfCB2udlBgccA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@octokit/app": "^16.1.1", | |
| "@octokit/core": "^7.0.5", | |
| "@octokit/oauth-app": "^8.0.2", | |
| "@octokit/plugin-paginate-graphql": "^6.0.0", | |
| "@octokit/plugin-paginate-rest": "^13.2.0", | |
| "@octokit/plugin-rest-endpoint-methods": "^16.1.0", | |
| "@octokit/plugin-retry": "^8.0.2", | |
| "@octokit/plugin-throttling": "^11.0.2", | |
| "@octokit/request-error": "^7.0.1", | |
| "@octokit/types": "^15.0.0", | |
| "@octokit/webhooks": "^14.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 20" | |
| } | |
| }, | |
| "node_modules/onetime": { | |
| "version": "7.0.0", | |
| "resolved": "https://registry.npmjs.org/onetime/-/onetime-7.0.0.tgz", | |
| "integrity": "sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "mimic-function": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/openai": { | |
| "version": "6.7.0", | |
| "resolved": "https://registry.npmjs.org/openai/-/openai-6.7.0.tgz", | |
| "integrity": "sha512-mgSQXa3O/UXTbA8qFzoa7aydbXBJR5dbLQXCRapAOtoNT+v69sLdKMZzgiakpqhclRnhPggPAXoniVGn2kMY2A==", | |
| "license": "Apache-2.0", | |
| "bin": { | |
| "openai": "bin/cli" | |
| }, | |
| "peerDependencies": { | |
| "ws": "^8.18.0", | |
| "zod": "^3.25 || ^4.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "ws": { | |
| "optional": true | |
| }, | |
| "zod": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/ora": { | |
| "version": "8.2.0", | |
| "resolved": "https://registry.npmjs.org/ora/-/ora-8.2.0.tgz", | |
| "integrity": "sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "chalk": "^5.3.0", | |
| "cli-cursor": "^5.0.0", | |
| "cli-spinners": "^2.9.2", | |
| "is-interactive": "^2.0.0", | |
| "is-unicode-supported": "^2.0.0", | |
| "log-symbols": "^6.0.0", | |
| "stdin-discarder": "^0.2.2", | |
| "string-width": "^7.2.0", | |
| "strip-ansi": "^7.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/ora/node_modules/emoji-regex": { | |
| "version": "10.6.0", | |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz", | |
| "integrity": "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/ora/node_modules/log-symbols": { | |
| "version": "6.0.0", | |
| "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-6.0.0.tgz", | |
| "integrity": "sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "chalk": "^5.3.0", | |
| "is-unicode-supported": "^1.3.0" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/ora/node_modules/log-symbols/node_modules/is-unicode-supported": { | |
| "version": "1.3.0", | |
| "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz", | |
| "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/ora/node_modules/string-width": { | |
| "version": "7.2.0", | |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz", | |
| "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "emoji-regex": "^10.3.0", | |
| "get-east-asian-width": "^1.0.0", | |
| "strip-ansi": "^7.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/parse-ms": { | |
| "version": "4.0.0", | |
| "resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-4.0.0.tgz", | |
| "integrity": "sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/path-key": { | |
| "version": "3.1.1", | |
| "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", | |
| "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/pretty-bytes": { | |
| "version": "6.1.1", | |
| "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-6.1.1.tgz", | |
| "integrity": "sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^14.13.1 || >=16.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/pretty-ms": { | |
| "version": "9.3.0", | |
| "resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-9.3.0.tgz", | |
| "integrity": "sha512-gjVS5hOP+M3wMm5nmNOucbIrqudzs9v/57bWRHQWLYklXqoXKrVfYW2W9+glfGsqtPgpiz5WwyEEB+ksXIx3gQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "parse-ms": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/proper-lockfile": { | |
| "version": "4.1.2", | |
| "resolved": "https://registry.npmjs.org/proper-lockfile/-/proper-lockfile-4.1.2.tgz", | |
| "integrity": "sha512-TjNPblN4BwAWMXU8s9AEz4JmQxnD1NNL7bNOY/AKUzyamc379FWASUhc/K1pL2noVb+XmZKLL68cjzLsiOAMaA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "graceful-fs": "^4.2.4", | |
| "retry": "^0.12.0", | |
| "signal-exit": "^3.0.2" | |
| } | |
| }, | |
| "node_modules/proper-lockfile/node_modules/retry": { | |
| "version": "0.12.0", | |
| "resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz", | |
| "integrity": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 4" | |
| } | |
| }, | |
| "node_modules/proxy-from-env": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", | |
| "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/rc": { | |
| "version": "1.2.8", | |
| "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz", | |
| "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==", | |
| "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/readable-stream": { | |
| "version": "3.6.2", | |
| "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", | |
| "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "inherits": "^2.0.3", | |
| "string_decoder": "^1.1.1", | |
| "util-deprecate": "^1.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/require-directory": { | |
| "version": "2.1.1", | |
| "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", | |
| "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/restore-cursor": { | |
| "version": "5.1.0", | |
| "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-5.1.0.tgz", | |
| "integrity": "sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "onetime": "^7.0.0", | |
| "signal-exit": "^4.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/restore-cursor/node_modules/signal-exit": { | |
| "version": "4.1.0", | |
| "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", | |
| "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/retry": { | |
| "version": "0.13.1", | |
| "resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz", | |
| "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 4" | |
| } | |
| }, | |
| "node_modules/safe-buffer": { | |
| "version": "5.2.1", | |
| "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", | |
| "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/feross" | |
| }, | |
| { | |
| "type": "patreon", | |
| "url": "https://www.patreon.com/feross" | |
| }, | |
| { | |
| "type": "consulting", | |
| "url": "https://feross.org/support" | |
| } | |
| ], | |
| "license": "MIT" | |
| }, | |
| "node_modules/semver": { | |
| "version": "7.7.3", | |
| "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz", | |
| "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==", | |
| "license": "ISC", | |
| "bin": { | |
| "semver": "bin/semver.js" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/set-blocking": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", | |
| "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/shebang-command": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", | |
| "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "shebang-regex": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/shebang-regex": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", | |
| "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/signal-exit": { | |
| "version": "3.0.7", | |
| "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", | |
| "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/simple-git": { | |
| "version": "3.28.0", | |
| "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.28.0.tgz", | |
| "integrity": "sha512-Rs/vQRwsn1ILH1oBUy8NucJlXmnnLeLCfcvbSehkPzbv3wwoFWIdtfd6Ndo6ZPhlPsCZ60CPI4rxurnwAa+a2w==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@kwsites/file-exists": "^1.1.1", | |
| "@kwsites/promise-deferred": "^1.1.1", | |
| "debug": "^4.4.0" | |
| }, | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/steveukx/git-js?sponsor=1" | |
| } | |
| }, | |
| "node_modules/sleep-promise": { | |
| "version": "9.1.0", | |
| "resolved": "https://registry.npmjs.org/sleep-promise/-/sleep-promise-9.1.0.tgz", | |
| "integrity": "sha512-UHYzVpz9Xn8b+jikYSD6bqvf754xL2uBUzDFwiU6NcdZeifPr6UfgU43xpkPu67VMS88+TI2PSI7Eohgqf2fKA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/slice-ansi": { | |
| "version": "7.1.2", | |
| "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.2.tgz", | |
| "integrity": "sha512-iOBWFgUX7caIZiuutICxVgX1SdxwAVFFKwt1EvMYYec/NWO5meOJ6K5uQxhrYBdQJne4KxiqZc+KptFOWFSI9w==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-styles": "^6.2.1", | |
| "is-fullwidth-code-point": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/slice-ansi?sponsor=1" | |
| } | |
| }, | |
| "node_modules/stdin-discarder": { | |
| "version": "0.2.2", | |
| "resolved": "https://registry.npmjs.org/stdin-discarder/-/stdin-discarder-0.2.2.tgz", | |
| "integrity": "sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/stdout-update": { | |
| "version": "4.0.1", | |
| "resolved": "https://registry.npmjs.org/stdout-update/-/stdout-update-4.0.1.tgz", | |
| "integrity": "sha512-wiS21Jthlvl1to+oorePvcyrIkiG/6M3D3VTmDUlJm7Cy6SbFhKkAvX+YBuHLxck/tO3mrdpC/cNesigQc3+UQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-escapes": "^6.2.0", | |
| "ansi-styles": "^6.2.1", | |
| "string-width": "^7.1.0", | |
| "strip-ansi": "^7.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=16.0.0" | |
| } | |
| }, | |
| "node_modules/stdout-update/node_modules/emoji-regex": { | |
| "version": "10.6.0", | |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz", | |
| "integrity": "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/stdout-update/node_modules/string-width": { | |
| "version": "7.2.0", | |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz", | |
| "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "emoji-regex": "^10.3.0", | |
| "get-east-asian-width": "^1.0.0", | |
| "strip-ansi": "^7.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/steno": { | |
| "version": "4.0.2", | |
| "resolved": "https://registry.npmjs.org/steno/-/steno-4.0.2.tgz", | |
| "integrity": "sha512-yhPIQXjrlt1xv7dyPQg2P17URmXbuM5pdGkpiMB3RenprfiBlvK415Lctfe0eshk90oA7/tNq7WEiMK8RSP39A==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/typicode" | |
| } | |
| }, | |
| "node_modules/string_decoder": { | |
| "version": "1.3.0", | |
| "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", | |
| "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "safe-buffer": "~5.2.0" | |
| } | |
| }, | |
| "node_modules/string-width": { | |
| "version": "4.2.3", | |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", | |
| "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "emoji-regex": "^8.0.0", | |
| "is-fullwidth-code-point": "^3.0.0", | |
| "strip-ansi": "^6.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/string-width/node_modules/ansi-regex": { | |
| "version": "5.0.1", | |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", | |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/string-width/node_modules/is-fullwidth-code-point": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", | |
| "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/string-width/node_modules/strip-ansi": { | |
| "version": "6.0.1", | |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", | |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/strip-ansi": { | |
| "version": "7.1.2", | |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz", | |
| "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^6.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/strip-ansi?sponsor=1" | |
| } | |
| }, | |
| "node_modules/strip-json-comments": { | |
| "version": "2.0.1", | |
| "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", | |
| "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/tar": { | |
| "version": "6.2.1", | |
| "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz", | |
| "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "chownr": "^2.0.0", | |
| "fs-minipass": "^2.0.0", | |
| "minipass": "^5.0.0", | |
| "minizlib": "^2.1.1", | |
| "mkdirp": "^1.0.3", | |
| "yallist": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/toad-cache": { | |
| "version": "3.7.0", | |
| "resolved": "https://registry.npmjs.org/toad-cache/-/toad-cache-3.7.0.tgz", | |
| "integrity": "sha512-/m8M+2BJUpoJdgAHoG+baCwBT+tf2VraSfkBgl0Y00qIWt41DJ8R5B8nsEw0I58YwF5IZH6z24/2TobDKnqSWw==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/universal-github-app-jwt": { | |
| "version": "2.2.2", | |
| "resolved": "https://registry.npmjs.org/universal-github-app-jwt/-/universal-github-app-jwt-2.2.2.tgz", | |
| "integrity": "sha512-dcmbeSrOdTnsjGjUfAlqNDJrhxXizjAz94ija9Qw8YkZ1uu0d+GoZzyH+Jb9tIIqvGsadUfwg+22k5aDqqwzbw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/universal-user-agent": { | |
| "version": "7.0.3", | |
| "resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-7.0.3.tgz", | |
| "integrity": "sha512-TmnEAEAsBJVZM/AADELsK76llnwcf9vMKuPz8JflO1frO8Lchitr0fNaN9d+Ap0BjKtqWqd/J17qeDnXh8CL2A==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/universalify": { | |
| "version": "2.0.1", | |
| "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", | |
| "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 10.0.0" | |
| } | |
| }, | |
| "node_modules/url-join": { | |
| "version": "4.0.1", | |
| "resolved": "https://registry.npmjs.org/url-join/-/url-join-4.0.1.tgz", | |
| "integrity": "sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/util-deprecate": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", | |
| "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/validate-npm-package-name": { | |
| "version": "6.0.2", | |
| "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-6.0.2.tgz", | |
| "integrity": "sha512-IUoow1YUtvoBBC06dXs8bR8B9vuA3aJfmQNKMoaPG/OFsPmoQvw8xh+6Ye25Gx9DQhoEom3Pcu9MKHerm/NpUQ==", | |
| "license": "ISC", | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/which": { | |
| "version": "5.0.0", | |
| "resolved": "https://registry.npmjs.org/which/-/which-5.0.0.tgz", | |
| "integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "isexe": "^3.1.1" | |
| }, | |
| "bin": { | |
| "node-which": "bin/which.js" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/wide-align": { | |
| "version": "1.1.5", | |
| "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz", | |
| "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==", | |
| "license": "ISC", | |
| "dependencies": { | |
| "string-width": "^1.0.2 || 2 || 3 || 4" | |
| } | |
| }, | |
| "node_modules/wrap-ansi": { | |
| "version": "7.0.0", | |
| "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", | |
| "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-styles": "^4.0.0", | |
| "string-width": "^4.1.0", | |
| "strip-ansi": "^6.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/wrap-ansi?sponsor=1" | |
| } | |
| }, | |
| "node_modules/wrap-ansi/node_modules/ansi-regex": { | |
| "version": "5.0.1", | |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", | |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/wrap-ansi/node_modules/ansi-styles": { | |
| "version": "4.3.0", | |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", | |
| "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "color-convert": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/wrap-ansi/node_modules/strip-ansi": { | |
| "version": "6.0.1", | |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", | |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/y18n": { | |
| "version": "5.0.8", | |
| "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", | |
| "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/yallist": { | |
| "version": "4.0.0", | |
| "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", | |
| "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/yargs": { | |
| "version": "17.7.2", | |
| "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", | |
| "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "cliui": "^8.0.1", | |
| "escalade": "^3.1.1", | |
| "get-caller-file": "^2.0.5", | |
| "require-directory": "^2.1.1", | |
| "string-width": "^4.2.3", | |
| "y18n": "^5.0.5", | |
| "yargs-parser": "^21.1.1" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/yargs-parser": { | |
| "version": "21.1.1", | |
| "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", | |
| "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/yoctocolors": { | |
| "version": "2.1.2", | |
| "resolved": "https://registry.npmjs.org/yoctocolors/-/yoctocolors-2.1.2.tgz", | |
| "integrity": "sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| } | |
| } | |
| } | |