2024-12-02 22:54:27 +03:00
{
"name" : "bh" ,
"version" : "1.0.0" ,
"lockfileVersion" : 3 ,
"requires" : true ,
"packages" : {
"" : {
"name" : "bh" ,
"version" : "1.0.0" ,
"license" : "ISC" ,
"dependencies" : {
"dotenv" : "^16.4.5" ,
"express" : "^5.0.1" ,
"express-json-validator-middleware" : "^3.0.1" ,
2024-12-04 19:25:53 +03:00
"install" : "^0.13.0" ,
"jsonwebtoken" : "^9.0.2" ,
"npm" : "^10.9.1" ,
"pbkdf2-password" : "^1.2.1" ,
2024-12-02 22:54:27 +03:00
"ts-node" : "^10.9.2"
} ,
"devDependencies" : {
"@types/express" : "^5.0.0" ,
"nodemon" : "^3.1.7" ,
"ts-node-dev" : "^2.0.0" ,
"typescript" : "^5.7.2"
}
} ,
"node_modules/@cspotcode/source-map-support" : {
"version" : "0.8.1" ,
"resolved" : "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz" ,
"integrity" : "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/trace-mapping" : "0.3.9"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@jridgewell/resolve-uri" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz" ,
"integrity" : "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/sourcemap-codec" : {
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz" ,
"integrity" : "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==" ,
"license" : "MIT"
} ,
"node_modules/@jridgewell/trace-mapping" : {
"version" : "0.3.9" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz" ,
"integrity" : "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/resolve-uri" : "^3.0.3" ,
"@jridgewell/sourcemap-codec" : "^1.4.10"
}
} ,
"node_modules/@tsconfig/node10" : {
"version" : "1.0.11" ,
"resolved" : "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.11.tgz" ,
"integrity" : "sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==" ,
"license" : "MIT"
} ,
"node_modules/@tsconfig/node12" : {
"version" : "1.0.11" ,
"resolved" : "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz" ,
"integrity" : "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==" ,
"license" : "MIT"
} ,
"node_modules/@tsconfig/node14" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz" ,
"integrity" : "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==" ,
"license" : "MIT"
} ,
"node_modules/@tsconfig/node16" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.4.tgz" ,
"integrity" : "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==" ,
"license" : "MIT"
} ,
"node_modules/@types/body-parser" : {
"version" : "1.19.5" ,
"resolved" : "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.5.tgz" ,
"integrity" : "sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/connect" : "*" ,
"@types/node" : "*"
}
} ,
"node_modules/@types/connect" : {
"version" : "3.4.38" ,
"resolved" : "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz" ,
"integrity" : "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/node" : "*"
}
} ,
"node_modules/@types/express" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/@types/express/-/express-5.0.0.tgz" ,
"integrity" : "sha512-DvZriSMehGHL1ZNLzi6MidnsDhUZM/x2pRdDIKdwbUNqqwHxMlRdkxtn6/EPKyqKpHqTl/4nRZsRNLpZxZRpPQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/body-parser" : "*" ,
"@types/express-serve-static-core" : "^5.0.0" ,
"@types/qs" : "*" ,
"@types/serve-static" : "*"
}
} ,
"node_modules/@types/express-serve-static-core" : {
"version" : "5.0.2" ,
"resolved" : "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.0.2.tgz" ,
"integrity" : "sha512-vluaspfvWEtE4vcSDlKRNer52DvOGrB2xv6diXy6UKyKW0lqZiWHGNApSyxOv+8DE5Z27IzVvE7hNkxg7EXIcg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/node" : "*" ,
"@types/qs" : "*" ,
"@types/range-parser" : "*" ,
"@types/send" : "*"
}
} ,
"node_modules/@types/http-errors" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.4.tgz" ,
"integrity" : "sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==" ,
"license" : "MIT"
} ,
"node_modules/@types/json-schema" : {
"version" : "7.0.15" ,
"resolved" : "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz" ,
"integrity" : "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==" ,
"license" : "MIT"
} ,
"node_modules/@types/mime" : {
"version" : "1.3.5" ,
"resolved" : "https://registry.npmjs.org/@types/mime/-/mime-1.3.5.tgz" ,
"integrity" : "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==" ,
"license" : "MIT"
} ,
"node_modules/@types/node" : {
"version" : "22.10.1" ,
"resolved" : "https://registry.npmjs.org/@types/node/-/node-22.10.1.tgz" ,
"integrity" : "sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==" ,
"license" : "MIT" ,
"dependencies" : {
"undici-types" : "~6.20.0"
}
} ,
"node_modules/@types/qs" : {
"version" : "6.9.17" ,
"resolved" : "https://registry.npmjs.org/@types/qs/-/qs-6.9.17.tgz" ,
"integrity" : "sha512-rX4/bPcfmvxHDv0XjfJELTTr+iB+tn032nPILqHm5wbthUUUuVtNGGqzhya9XUxjTP8Fpr0qYgSZZKxGY++svQ==" ,
"license" : "MIT"
} ,
"node_modules/@types/range-parser" : {
"version" : "1.2.7" ,
"resolved" : "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz" ,
"integrity" : "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==" ,
"license" : "MIT"
} ,
"node_modules/@types/send" : {
"version" : "0.17.4" ,
"resolved" : "https://registry.npmjs.org/@types/send/-/send-0.17.4.tgz" ,
"integrity" : "sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mime" : "^1" ,
"@types/node" : "*"
}
} ,
"node_modules/@types/serve-static" : {
"version" : "1.15.7" ,
"resolved" : "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.7.tgz" ,
"integrity" : "sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/http-errors" : "*" ,
"@types/node" : "*" ,
"@types/send" : "*"
}
} ,
"node_modules/@types/strip-bom" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/@types/strip-bom/-/strip-bom-3.0.0.tgz" ,
"integrity" : "sha512-xevGOReSYGM7g/kUBZzPqCrR/KYAo+F0yiPc85WFTJa0MSLtyFTVTU6cJu/aV4mid7IffDIWqo69THF2o4JiEQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@types/strip-json-comments" : {
"version" : "0.0.30" ,
"resolved" : "https://registry.npmjs.org/@types/strip-json-comments/-/strip-json-comments-0.0.30.tgz" ,
"integrity" : "sha512-7NQmHra/JILCd1QqpSzl8+mJRc8ZHz3uDm8YV1Ks9IhK0epEiTw8aIErbvH9PI+6XbqhyIQy3462nEsn7UVzjQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/accepts" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/accepts/-/accepts-2.0.0.tgz" ,
"integrity" : "sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==" ,
"license" : "MIT" ,
"dependencies" : {
"mime-types" : "^3.0.0" ,
"negotiator" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/acorn" : {
"version" : "8.14.0" ,
"resolved" : "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz" ,
"integrity" : "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==" ,
"license" : "MIT" ,
"bin" : {
"acorn" : "bin/acorn"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/acorn-walk" : {
"version" : "8.3.4" ,
"resolved" : "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.4.tgz" ,
"integrity" : "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==" ,
"license" : "MIT" ,
"dependencies" : {
"acorn" : "^8.11.0"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/ajv" : {
"version" : "8.17.1" ,
"resolved" : "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz" ,
"integrity" : "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==" ,
"license" : "MIT" ,
"dependencies" : {
"fast-deep-equal" : "^3.1.3" ,
"fast-uri" : "^3.0.1" ,
"json-schema-traverse" : "^1.0.0" ,
"require-from-string" : "^2.0.2"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
}
} ,
"node_modules/anymatch" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz" ,
"integrity" : "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"normalize-path" : "^3.0.0" ,
"picomatch" : "^2.0.4"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/arg" : {
"version" : "4.1.3" ,
"resolved" : "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz" ,
"integrity" : "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==" ,
"license" : "MIT"
} ,
"node_modules/array-flatten" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/array-flatten/-/array-flatten-3.0.0.tgz" ,
"integrity" : "sha512-zPMVc3ZYlGLNk4mpK1NzP2wg0ml9t7fUgDsayR5Y5rSzxQilzR9FGu/EH2jQOcKSAeAfWeylyW8juy3OkWRvNA==" ,
"license" : "MIT"
} ,
"node_modules/balanced-match" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" ,
"integrity" : "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" ,
"license" : "MIT"
} ,
"node_modules/binary-extensions" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz" ,
"integrity" : "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/body-parser" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/body-parser/-/body-parser-2.0.2.tgz" ,
"integrity" : "sha512-SNMk0OONlQ01uk8EPeiBvTW7W4ovpL5b1O3t1sjpPgfxOQ6BqQJ6XjxinDPR79Z6HdcD5zBBwr5ssiTlgdNztQ==" ,
"license" : "MIT" ,
"dependencies" : {
"bytes" : "3.1.2" ,
"content-type" : "~1.0.5" ,
"debug" : "3.1.0" ,
"destroy" : "1.2.0" ,
"http-errors" : "2.0.0" ,
"iconv-lite" : "0.5.2" ,
"on-finished" : "2.4.1" ,
"qs" : "6.13.0" ,
"raw-body" : "^3.0.0" ,
"type-is" : "~1.6.18"
} ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/body-parser/node_modules/debug" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz" ,
"integrity" : "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==" ,
"license" : "MIT" ,
"dependencies" : {
"ms" : "2.0.0"
}
} ,
"node_modules/body-parser/node_modules/media-typer" : {
"version" : "0.3.0" ,
"resolved" : "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz" ,
"integrity" : "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/body-parser/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/body-parser/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/body-parser/node_modules/ms" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" ,
"integrity" : "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" ,
"license" : "MIT"
} ,
"node_modules/body-parser/node_modules/type-is" : {
"version" : "1.6.18" ,
"resolved" : "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz" ,
"integrity" : "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==" ,
"license" : "MIT" ,
"dependencies" : {
"media-typer" : "0.3.0" ,
"mime-types" : "~2.1.24"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/braces" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz" ,
"integrity" : "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"fill-range" : "^7.1.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2024-12-04 19:25:53 +03:00
"node_modules/buffer-equal-constant-time" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz" ,
"integrity" : "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==" ,
"license" : "BSD-3-Clause"
} ,
2024-12-02 22:54:27 +03:00
"node_modules/buffer-from" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz" ,
"integrity" : "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/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" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz" ,
"integrity" : "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==" ,
"license" : "MIT" ,
"dependencies" : {
"es-define-property" : "^1.0.0" ,
"es-errors" : "^1.3.0" ,
"function-bind" : "^1.1.2" ,
"get-intrinsic" : "^1.2.4" ,
"set-function-length" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/chokidar" : {
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz" ,
"integrity" : "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"anymatch" : "~3.1.2" ,
"braces" : "~3.0.2" ,
"glob-parent" : "~5.1.2" ,
"is-binary-path" : "~2.1.0" ,
"is-glob" : "~4.0.1" ,
"normalize-path" : "~3.0.0" ,
"readdirp" : "~3.6.0"
} ,
"engines" : {
"node" : ">= 8.10.0"
} ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.2"
}
} ,
"node_modules/concat-map" : {
"version" : "0.0.1" ,
"resolved" : "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" ,
"integrity" : "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" ,
"license" : "MIT"
} ,
"node_modules/content-disposition" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/content-disposition/-/content-disposition-1.0.0.tgz" ,
"integrity" : "sha512-Au9nRL8VNUut/XSzbQA38+M78dzP4D+eqg3gfJHMIHHYa3bg067xj1KxMUWj+VULbiZMowKngFFbKczUrNJ1mg==" ,
"license" : "MIT" ,
"dependencies" : {
"safe-buffer" : "5.2.1"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/content-type" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz" ,
"integrity" : "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/cookie" : {
"version" : "0.7.1" ,
"resolved" : "https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz" ,
"integrity" : "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/cookie-signature" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz" ,
"integrity" : "sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.6.0"
}
} ,
"node_modules/create-require" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz" ,
"integrity" : "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==" ,
"license" : "MIT"
} ,
"node_modules/debug" : {
"version" : "4.3.6" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz" ,
"integrity" : "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==" ,
"license" : "MIT" ,
"dependencies" : {
"ms" : "2.1.2"
} ,
"engines" : {
"node" : ">=6.0"
} ,
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
}
} ,
"node_modules/define-data-property" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz" ,
"integrity" : "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==" ,
"license" : "MIT" ,
"dependencies" : {
"es-define-property" : "^1.0.0" ,
"es-errors" : "^1.3.0" ,
"gopd" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/depd" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz" ,
"integrity" : "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/destroy" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz" ,
"integrity" : "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8" ,
"npm" : "1.2.8000 || >= 1.4.16"
}
} ,
"node_modules/diff" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz" ,
"integrity" : "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==" ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=0.3.1"
}
} ,
"node_modules/dotenv" : {
"version" : "16.4.5" ,
"resolved" : "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz" ,
"integrity" : "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==" ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://dotenvx.com"
}
} ,
"node_modules/dynamic-dedupe" : {
"version" : "0.3.0" ,
"resolved" : "https://registry.npmjs.org/dynamic-dedupe/-/dynamic-dedupe-0.3.0.tgz" ,
"integrity" : "sha512-ssuANeD+z97meYOqd50e04Ze5qp4bPqo8cCkI4TRjZkzAUgIDTrXV1R8QCdINpiI+hw14+rYazvTRdQrz0/rFQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"xtend" : "^4.0.0"
}
} ,
2024-12-04 19:25:53 +03:00
"node_modules/ecdsa-sig-formatter" : {
"version" : "1.0.11" ,
"resolved" : "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz" ,
"integrity" : "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"safe-buffer" : "^5.0.1"
}
} ,
2024-12-02 22:54:27 +03:00
"node_modules/ee-first" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz" ,
"integrity" : "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" ,
"license" : "MIT"
} ,
"node_modules/encodeurl" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz" ,
"integrity" : "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/es-define-property" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz" ,
"integrity" : "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==" ,
"license" : "MIT" ,
"dependencies" : {
"get-intrinsic" : "^1.2.4"
} ,
"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/escape-html" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz" ,
"integrity" : "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" ,
"license" : "MIT"
} ,
"node_modules/etag" : {
"version" : "1.8.1" ,
"resolved" : "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz" ,
"integrity" : "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/express" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/express/-/express-5.0.1.tgz" ,
"integrity" : "sha512-ORF7g6qGnD+YtUG9yx4DFoqCShNMmUKiXuT5oWMHiOvt/4WFbHC6yCwQMTSBMno7AqntNCAzzcnnjowRkTL9eQ==" ,
"license" : "MIT" ,
"dependencies" : {
"accepts" : "^2.0.0" ,
"body-parser" : "^2.0.1" ,
"content-disposition" : "^1.0.0" ,
"content-type" : "~1.0.4" ,
"cookie" : "0.7.1" ,
"cookie-signature" : "^1.2.1" ,
"debug" : "4.3.6" ,
"depd" : "2.0.0" ,
"encodeurl" : "~2.0.0" ,
"escape-html" : "~1.0.3" ,
"etag" : "~1.8.1" ,
"finalhandler" : "^2.0.0" ,
"fresh" : "2.0.0" ,
"http-errors" : "2.0.0" ,
"merge-descriptors" : "^2.0.0" ,
"methods" : "~1.1.2" ,
"mime-types" : "^3.0.0" ,
"on-finished" : "2.4.1" ,
"once" : "1.4.0" ,
"parseurl" : "~1.3.3" ,
"proxy-addr" : "~2.0.7" ,
"qs" : "6.13.0" ,
"range-parser" : "~1.2.1" ,
"router" : "^2.0.0" ,
"safe-buffer" : "5.2.1" ,
"send" : "^1.1.0" ,
"serve-static" : "^2.1.0" ,
"setprototypeof" : "1.2.0" ,
"statuses" : "2.0.1" ,
"type-is" : "^2.0.0" ,
"utils-merge" : "1.0.1" ,
"vary" : "~1.1.2"
} ,
"engines" : {
"node" : ">= 18"
}
} ,
"node_modules/express-json-validator-middleware" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/express-json-validator-middleware/-/express-json-validator-middleware-3.0.1.tgz" ,
"integrity" : "sha512-DkqrIwS4O1eCqshuBNG76dBV+BuoXhgsiUjW9Rh3aBerlIY6fwIrNQ+UZLqh6CLbqcQRQTbqiNA5AlneqlUflA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/express" : "^4.17.3" ,
"@types/express-serve-static-core" : "^4.17.2" ,
"@types/json-schema" : "^7.0.4" ,
"ajv" : "^8.11.0"
} ,
"engines" : {
"node" : ">=14"
}
} ,
"node_modules/express-json-validator-middleware/node_modules/@types/express" : {
"version" : "4.17.21" ,
"resolved" : "https://registry.npmjs.org/@types/express/-/express-4.17.21.tgz" ,
"integrity" : "sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/body-parser" : "*" ,
"@types/express-serve-static-core" : "^4.17.33" ,
"@types/qs" : "*" ,
"@types/serve-static" : "*"
}
} ,
"node_modules/express-json-validator-middleware/node_modules/@types/express-serve-static-core" : {
"version" : "4.19.6" ,
"resolved" : "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.6.tgz" ,
"integrity" : "sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/node" : "*" ,
"@types/qs" : "*" ,
"@types/range-parser" : "*" ,
"@types/send" : "*"
}
} ,
"node_modules/fast-deep-equal" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" ,
"integrity" : "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" ,
"license" : "MIT"
} ,
"node_modules/fast-uri" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.3.tgz" ,
"integrity" : "sha512-aLrHthzCjH5He4Z2H9YZ+v6Ujb9ocRuW6ZzkJQOrTxleEijANq4v1TsaPaVG1PZcuurEzrLcWRyYBYXD5cEiaw==" ,
"license" : "BSD-3-Clause"
} ,
2024-12-04 19:25:53 +03:00
"node_modules/fastfall" : {
"version" : "1.5.1" ,
"resolved" : "https://registry.npmjs.org/fastfall/-/fastfall-1.5.1.tgz" ,
"integrity" : "sha512-KH6p+Z8AKPXnmA7+Iz2Lh8ARCMr+8WNPVludm1LGkZoD2MjY6LVnRMtTKhkdzI+jr0RzQWXKzKyBJm1zoHEL4Q==" ,
"license" : "MIT" ,
"dependencies" : {
"reusify" : "^1.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-12-02 22:54:27 +03:00
"node_modules/fill-range" : {
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz" ,
"integrity" : "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"to-regex-range" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/finalhandler" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/finalhandler/-/finalhandler-2.0.0.tgz" ,
"integrity" : "sha512-MX6Zo2adDViYh+GcxxB1dpO43eypOGUOL12rLCOTMQv/DfIbpSJUy4oQIIZhVZkH9e+bZWKMon0XHFEju16tkQ==" ,
"license" : "MIT" ,
"dependencies" : {
"debug" : "2.6.9" ,
"encodeurl" : "~1.0.2" ,
"escape-html" : "~1.0.3" ,
"on-finished" : "2.4.1" ,
"parseurl" : "~1.3.3" ,
"statuses" : "2.0.1" ,
"unpipe" : "~1.0.0"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/finalhandler/node_modules/debug" : {
"version" : "2.6.9" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" ,
"integrity" : "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==" ,
"license" : "MIT" ,
"dependencies" : {
"ms" : "2.0.0"
}
} ,
"node_modules/finalhandler/node_modules/encodeurl" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz" ,
"integrity" : "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/finalhandler/node_modules/ms" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" ,
"integrity" : "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" ,
"license" : "MIT"
} ,
"node_modules/forwarded" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz" ,
"integrity" : "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/fresh" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/fresh/-/fresh-2.0.0.tgz" ,
"integrity" : "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/fs.realpath" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" ,
"integrity" : "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" ,
"license" : "ISC"
} ,
"node_modules/fsevents" : {
"version" : "2.3.3" ,
"resolved" : "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz" ,
"integrity" : "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==" ,
"dev" : true ,
"hasInstallScript" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : "^8.16.0 || ^10.6.0 || >=11.0.0"
}
} ,
"node_modules/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/get-intrinsic" : {
"version" : "1.2.4" ,
"resolved" : "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz" ,
"integrity" : "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==" ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0" ,
"function-bind" : "^1.1.2" ,
"has-proto" : "^1.0.1" ,
"has-symbols" : "^1.0.3" ,
"hasown" : "^2.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/glob" : {
"version" : "7.2.3" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" ,
"integrity" : "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" ,
"deprecated" : "Glob versions prior to v9 are no longer supported" ,
"license" : "ISC" ,
"dependencies" : {
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
"minimatch" : "^3.1.1" ,
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
} ,
"engines" : {
"node" : "*"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/glob-parent" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" ,
"integrity" : "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"is-glob" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/gopd" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz" ,
"integrity" : "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==" ,
"license" : "MIT" ,
"dependencies" : {
"get-intrinsic" : "^1.1.3"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-flag" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz" ,
"integrity" : "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/has-property-descriptors" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz" ,
"integrity" : "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==" ,
"license" : "MIT" ,
"dependencies" : {
"es-define-property" : "^1.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-proto" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz" ,
"integrity" : "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-symbols" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz" ,
"integrity" : "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"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/http-errors" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz" ,
"integrity" : "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==" ,
"license" : "MIT" ,
"dependencies" : {
"depd" : "2.0.0" ,
"inherits" : "2.0.4" ,
"setprototypeof" : "1.2.0" ,
"statuses" : "2.0.1" ,
"toidentifier" : "1.0.1"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/iconv-lite" : {
"version" : "0.5.2" ,
"resolved" : "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.5.2.tgz" ,
"integrity" : "sha512-kERHXvpSaB4aU3eANwidg79K8FlrN77m8G9V+0vOR3HYaRifrlwMEpT7ZBJqLSEIHnEgJTHcWK82wwLwwKwtag==" ,
"license" : "MIT" ,
"dependencies" : {
"safer-buffer" : ">= 2.1.2 < 3"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/ignore-by-default" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/ignore-by-default/-/ignore-by-default-1.0.1.tgz" ,
"integrity" : "sha512-Ius2VYcGNk7T90CppJqcIkS5ooHUZyIQK+ClZfMfMNFEF9VSE73Fq+906u/CWu92x4gzZMWOwfFYckPObzdEbA==" ,
"dev" : true ,
"license" : "ISC"
} ,
"node_modules/inflight" : {
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz" ,
"integrity" : "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==" ,
"deprecated" : "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful." ,
"license" : "ISC" ,
"dependencies" : {
"once" : "^1.3.0" ,
"wrappy" : "1"
}
} ,
"node_modules/inherits" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" ,
"integrity" : "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" ,
"license" : "ISC"
} ,
2024-12-04 19:25:53 +03:00
"node_modules/install" : {
"version" : "0.13.0" ,
"resolved" : "https://registry.npmjs.org/install/-/install-0.13.0.tgz" ,
"integrity" : "sha512-zDml/jzr2PKU9I8J/xyZBQn8rPCAY//UOYNmR01XwNwyfhEWObo2SWfSl1+0tm1u6PhxLwDnfsT/6jB7OUxqFA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.10"
}
} ,
2024-12-02 22:54:27 +03:00
"node_modules/ipaddr.js" : {
"version" : "1.9.1" ,
"resolved" : "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz" ,
"integrity" : "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.10"
}
} ,
"node_modules/is-binary-path" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz" ,
"integrity" : "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"binary-extensions" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/is-core-module" : {
"version" : "2.15.1" ,
"resolved" : "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz" ,
"integrity" : "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"hasown" : "^2.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-extglob" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" ,
"integrity" : "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-glob" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz" ,
"integrity" : "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"is-extglob" : "^2.1.1"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-number" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" ,
"integrity" : "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.12.0"
}
} ,
"node_modules/is-promise" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/is-promise/-/is-promise-4.0.0.tgz" ,
"integrity" : "sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==" ,
"license" : "MIT"
} ,
"node_modules/json-schema-traverse" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz" ,
"integrity" : "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" ,
"license" : "MIT"
} ,
2024-12-04 19:25:53 +03:00
"node_modules/jsonwebtoken" : {
"version" : "9.0.2" ,
"resolved" : "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.2.tgz" ,
"integrity" : "sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==" ,
"license" : "MIT" ,
"dependencies" : {
"jws" : "^3.2.2" ,
"lodash.includes" : "^4.3.0" ,
"lodash.isboolean" : "^3.0.3" ,
"lodash.isinteger" : "^4.0.4" ,
"lodash.isnumber" : "^3.0.3" ,
"lodash.isplainobject" : "^4.0.6" ,
"lodash.isstring" : "^4.0.1" ,
"lodash.once" : "^4.0.0" ,
"ms" : "^2.1.1" ,
"semver" : "^7.5.4"
} ,
"engines" : {
"node" : ">=12" ,
"npm" : ">=6"
}
} ,
"node_modules/jwa" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/jwa/-/jwa-1.4.1.tgz" ,
"integrity" : "sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==" ,
"license" : "MIT" ,
"dependencies" : {
"buffer-equal-constant-time" : "1.0.1" ,
"ecdsa-sig-formatter" : "1.0.11" ,
"safe-buffer" : "^5.0.1"
}
} ,
"node_modules/jws" : {
"version" : "3.2.2" ,
"resolved" : "https://registry.npmjs.org/jws/-/jws-3.2.2.tgz" ,
"integrity" : "sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==" ,
"license" : "MIT" ,
"dependencies" : {
"jwa" : "^1.4.1" ,
"safe-buffer" : "^5.0.1"
}
} ,
"node_modules/lodash.includes" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz" ,
"integrity" : "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==" ,
"license" : "MIT"
} ,
"node_modules/lodash.isboolean" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz" ,
"integrity" : "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==" ,
"license" : "MIT"
} ,
"node_modules/lodash.isinteger" : {
"version" : "4.0.4" ,
"resolved" : "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz" ,
"integrity" : "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==" ,
"license" : "MIT"
} ,
"node_modules/lodash.isnumber" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz" ,
"integrity" : "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==" ,
"license" : "MIT"
} ,
"node_modules/lodash.isplainobject" : {
"version" : "4.0.6" ,
"resolved" : "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz" ,
"integrity" : "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==" ,
"license" : "MIT"
} ,
"node_modules/lodash.isstring" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz" ,
"integrity" : "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==" ,
"license" : "MIT"
} ,
"node_modules/lodash.once" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz" ,
"integrity" : "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==" ,
"license" : "MIT"
} ,
2024-12-02 22:54:27 +03:00
"node_modules/make-error" : {
"version" : "1.3.6" ,
"resolved" : "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz" ,
"integrity" : "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==" ,
"license" : "ISC"
} ,
"node_modules/media-typer" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/media-typer/-/media-typer-1.1.0.tgz" ,
"integrity" : "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/merge-descriptors" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-2.0.0.tgz" ,
"integrity" : "sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/methods" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz" ,
"integrity" : "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/mime-db" : {
"version" : "1.53.0" ,
"resolved" : "https://registry.npmjs.org/mime-db/-/mime-db-1.53.0.tgz" ,
"integrity" : "sha512-oHlN/w+3MQ3rba9rqFr6V/ypF10LSkdwUysQL7GkXoTgIWeV+tcXGA852TBxH+gsh8UWoyhR1hKcoMJTuWflpg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/mime-types" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/mime-types/-/mime-types-3.0.0.tgz" ,
"integrity" : "sha512-XqoSHeCGjVClAmoGFG3lVFqQFRIrTVw2OH3axRqAcfaw+gHWIfnASS92AV+Rl/mk0MupgZTRHQOjxY6YVnzK5w==" ,
"license" : "MIT" ,
"dependencies" : {
"mime-db" : "^1.53.0"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/minimist" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz" ,
"integrity" : "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" ,
"dev" : true ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/mkdirp" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz" ,
"integrity" : "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==" ,
"dev" : true ,
"license" : "MIT" ,
"bin" : {
"mkdirp" : "bin/cmd.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/ms" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" ,
"integrity" : "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" ,
"license" : "MIT"
} ,
"node_modules/negotiator" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz" ,
"integrity" : "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/nodemon" : {
"version" : "3.1.7" ,
"resolved" : "https://registry.npmjs.org/nodemon/-/nodemon-3.1.7.tgz" ,
"integrity" : "sha512-hLj7fuMow6f0lbB0cD14Lz2xNjwsyruH251Pk4t/yIitCFJbmY1myuLlHm/q06aST4jg6EgAh74PIBBrRqpVAQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"chokidar" : "^3.5.2" ,
"debug" : "^4" ,
"ignore-by-default" : "^1.0.1" ,
"minimatch" : "^3.1.2" ,
"pstree.remy" : "^1.1.8" ,
"semver" : "^7.5.3" ,
"simple-update-notifier" : "^2.0.0" ,
"supports-color" : "^5.5.0" ,
"touch" : "^3.1.0" ,
"undefsafe" : "^2.0.5"
} ,
"bin" : {
"nodemon" : "bin/nodemon.js"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/nodemon"
}
} ,
"node_modules/normalize-path" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" ,
"integrity" : "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-12-04 19:25:53 +03:00
"node_modules/npm" : {
"version" : "10.9.1" ,
"resolved" : "https://registry.npmjs.org/npm/-/npm-10.9.1.tgz" ,
"integrity" : "sha512-yJUw03xLqjiv1D52oHeoS5qmOEC5hkJlhP1cWlSrCgshuxWVyFEEK3M3hLC0NwbTaklLTYrhoIanYsuNP5WUKg==" ,
"bundleDependencies" : [
"@isaacs/string-locale-compare" ,
"@npmcli/arborist" ,
"@npmcli/config" ,
"@npmcli/fs" ,
"@npmcli/map-workspaces" ,
"@npmcli/package-json" ,
"@npmcli/promise-spawn" ,
"@npmcli/redact" ,
"@npmcli/run-script" ,
"@sigstore/tuf" ,
"abbrev" ,
"archy" ,
"cacache" ,
"chalk" ,
"ci-info" ,
"cli-columns" ,
"fastest-levenshtein" ,
"fs-minipass" ,
"glob" ,
"graceful-fs" ,
"hosted-git-info" ,
"ini" ,
"init-package-json" ,
"is-cidr" ,
"json-parse-even-better-errors" ,
"libnpmaccess" ,
"libnpmdiff" ,
"libnpmexec" ,
"libnpmfund" ,
"libnpmhook" ,
"libnpmorg" ,
"libnpmpack" ,
"libnpmpublish" ,
"libnpmsearch" ,
"libnpmteam" ,
"libnpmversion" ,
"make-fetch-happen" ,
"minimatch" ,
"minipass" ,
"minipass-pipeline" ,
"ms" ,
"node-gyp" ,
"nopt" ,
"normalize-package-data" ,
"npm-audit-report" ,
"npm-install-checks" ,
"npm-package-arg" ,
"npm-pick-manifest" ,
"npm-profile" ,
"npm-registry-fetch" ,
"npm-user-validate" ,
"p-map" ,
"pacote" ,
"parse-conflict-json" ,
"proc-log" ,
"qrcode-terminal" ,
"read" ,
"semver" ,
"spdx-expression-parse" ,
"ssri" ,
"supports-color" ,
"tar" ,
"text-table" ,
"tiny-relative-date" ,
"treeverse" ,
"validate-npm-package-name" ,
"which" ,
"write-file-atomic"
] ,
"license" : "Artistic-2.0" ,
"workspaces" : [
"docs" ,
"smoke-tests" ,
"mock-globals" ,
"mock-registry" ,
"workspaces/*"
] ,
2024-12-02 22:54:27 +03:00
"dependencies" : {
2024-12-04 19:25:53 +03:00
"@isaacs/string-locale-compare" : "^1.1.0" ,
"@npmcli/arborist" : "^8.0.0" ,
"@npmcli/config" : "^9.0.0" ,
"@npmcli/fs" : "^4.0.0" ,
"@npmcli/map-workspaces" : "^4.0.1" ,
"@npmcli/package-json" : "^6.0.1" ,
"@npmcli/promise-spawn" : "^8.0.2" ,
"@npmcli/redact" : "^3.0.0" ,
"@npmcli/run-script" : "^9.0.1" ,
"@sigstore/tuf" : "^3.0.0" ,
"abbrev" : "^3.0.0" ,
"archy" : "~1.0.0" ,
"cacache" : "^19.0.1" ,
"chalk" : "^5.3.0" ,
"ci-info" : "^4.1.0" ,
"cli-columns" : "^4.0.0" ,
"fastest-levenshtein" : "^1.0.16" ,
"fs-minipass" : "^3.0.3" ,
"glob" : "^10.4.5" ,
"graceful-fs" : "^4.2.11" ,
"hosted-git-info" : "^8.0.2" ,
"ini" : "^5.0.0" ,
"init-package-json" : "^7.0.1" ,
"is-cidr" : "^5.1.0" ,
"json-parse-even-better-errors" : "^4.0.0" ,
"libnpmaccess" : "^9.0.0" ,
"libnpmdiff" : "^7.0.0" ,
"libnpmexec" : "^9.0.0" ,
"libnpmfund" : "^6.0.0" ,
"libnpmhook" : "^11.0.0" ,
"libnpmorg" : "^7.0.0" ,
"libnpmpack" : "^8.0.0" ,
"libnpmpublish" : "^10.0.1" ,
"libnpmsearch" : "^8.0.0" ,
"libnpmteam" : "^7.0.0" ,
"libnpmversion" : "^7.0.0" ,
"make-fetch-happen" : "^14.0.3" ,
"minimatch" : "^9.0.5" ,
"minipass" : "^7.1.1" ,
"minipass-pipeline" : "^1.2.4" ,
"ms" : "^2.1.2" ,
"node-gyp" : "^10.2.0" ,
"nopt" : "^8.0.0" ,
"normalize-package-data" : "^7.0.0" ,
"npm-audit-report" : "^6.0.0" ,
"npm-install-checks" : "^7.1.1" ,
"npm-package-arg" : "^12.0.0" ,
"npm-pick-manifest" : "^10.0.0" ,
"npm-profile" : "^11.0.1" ,
"npm-registry-fetch" : "^18.0.2" ,
"npm-user-validate" : "^3.0.0" ,
"p-map" : "^4.0.0" ,
"pacote" : "^19.0.1" ,
"parse-conflict-json" : "^4.0.0" ,
"proc-log" : "^5.0.0" ,
"qrcode-terminal" : "^0.12.0" ,
"read" : "^4.0.0" ,
"semver" : "^7.6.3" ,
"spdx-expression-parse" : "^4.0.0" ,
"ssri" : "^12.0.0" ,
"supports-color" : "^9.4.0" ,
"tar" : "^6.2.1" ,
"text-table" : "~0.2.0" ,
"tiny-relative-date" : "^1.3.0" ,
"treeverse" : "^3.0.0" ,
"validate-npm-package-name" : "^6.0.0" ,
"which" : "^5.0.0" ,
"write-file-atomic" : "^6.0.0"
} ,
"bin" : {
"npm" : "bin/npm-cli.js" ,
"npx" : "bin/npx-cli.js"
2024-12-02 22:54:27 +03:00
} ,
"engines" : {
2024-12-04 19:25:53 +03:00
"node" : "^18.17.0 || >=20.5.0"
2024-12-02 22:54:27 +03:00
}
} ,
2024-12-04 19:25:53 +03:00
"node_modules/npm/node_modules/@isaacs/cliui" : {
"version" : "8.0.2" ,
"inBundle" : true ,
2024-12-02 22:54:27 +03:00
"license" : "ISC" ,
"dependencies" : {
2024-12-04 19:25:53 +03:00
"string-width" : "^5.1.2" ,
"string-width-cjs" : "npm:string-width@^4.2.0" ,
"strip-ansi" : "^7.0.1" ,
"strip-ansi-cjs" : "npm:strip-ansi@^6.0.1" ,
"wrap-ansi" : "^8.1.0" ,
"wrap-ansi-cjs" : "npm:wrap-ansi@^7.0.0"
} ,
2024-12-02 22:54:27 +03:00
"engines" : {
2024-12-04 19:25:53 +03:00
"node" : ">=12"
2024-12-02 22:54:27 +03:00
}
} ,
2024-12-04 19:25:53 +03:00
"node_modules/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex" : {
"version" : "6.1.0" ,
"inBundle" : true ,
2024-12-02 22:54:27 +03:00
"license" : "MIT" ,
"engines" : {
2024-12-04 19:25:53 +03:00
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-regex?sponsor=1"
2024-12-02 22:54:27 +03:00
}
} ,
2024-12-04 19:25:53 +03:00
"node_modules/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex" : {
"version" : "9.2.2" ,
"inBundle" : true ,
2024-12-02 22:54:27 +03:00
"license" : "MIT"
} ,
2024-12-04 19:25:53 +03:00
"node_modules/npm/node_modules/@isaacs/cliui/node_modules/string-width" : {
"version" : "5.1.2" ,
"inBundle" : true ,
2024-12-02 22:54:27 +03:00
"license" : "MIT" ,
2024-12-04 19:25:53 +03:00
"dependencies" : {
"eastasianwidth" : "^0.2.0" ,
"emoji-regex" : "^9.2.2" ,
"strip-ansi" : "^7.0.1"
} ,
2024-12-02 22:54:27 +03:00
"engines" : {
2024-12-04 19:25:53 +03:00
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2024-12-02 22:54:27 +03:00
}
} ,
2024-12-04 19:25:53 +03:00
"node_modules/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi" : {
"version" : "7.1.0" ,
"inBundle" : true ,
2024-12-02 22:54:27 +03:00
"license" : "MIT" ,
2024-12-04 19:25:53 +03:00
"dependencies" : {
"ansi-regex" : "^6.0.1"
} ,
2024-12-02 22:54:27 +03:00
"engines" : {
2024-12-04 19:25:53 +03:00
"node" : ">=12"
2024-12-02 22:54:27 +03:00
} ,
"funding" : {
2024-12-04 19:25:53 +03:00
"url" : "https://github.com/chalk/strip-ansi?sponsor=1"
2024-12-02 22:54:27 +03:00
}
} ,
2024-12-04 19:25:53 +03:00
"node_modules/npm/node_modules/@isaacs/fs-minipass" : {
"version" : "4.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
2024-12-02 22:54:27 +03:00
"dependencies" : {
2024-12-04 19:25:53 +03:00
"minipass" : "^7.0.4"
2024-12-02 22:54:27 +03:00
} ,
"engines" : {
2024-12-04 19:25:53 +03:00
"node" : ">=18.0.0"
2024-12-02 22:54:27 +03:00
}
} ,
2024-12-04 19:25:53 +03:00
"node_modules/npm/node_modules/@isaacs/string-locale-compare" : {
"version" : "1.1.0" ,
"inBundle" : true ,
"license" : "ISC"
2024-12-02 22:54:27 +03:00
} ,
2024-12-04 19:25:53 +03:00
"node_modules/npm/node_modules/@npmcli/agent" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
2024-12-02 22:54:27 +03:00
"dependencies" : {
2024-12-04 19:25:53 +03:00
"agent-base" : "^7.1.0" ,
"http-proxy-agent" : "^7.0.0" ,
"https-proxy-agent" : "^7.0.1" ,
"lru-cache" : "^10.0.1" ,
"socks-proxy-agent" : "^8.0.3"
2024-12-02 22:54:27 +03:00
} ,
"engines" : {
2024-12-04 19:25:53 +03:00
"node" : "^18.17.0 || >=20.5.0"
2024-12-02 22:54:27 +03:00
}
} ,
2024-12-04 19:25:53 +03:00
"node_modules/npm/node_modules/@npmcli/arborist" : {
"version" : "8.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@isaacs/string-locale-compare" : "^1.1.0" ,
"@npmcli/fs" : "^4.0.0" ,
"@npmcli/installed-package-contents" : "^3.0.0" ,
"@npmcli/map-workspaces" : "^4.0.1" ,
"@npmcli/metavuln-calculator" : "^8.0.0" ,
"@npmcli/name-from-folder" : "^3.0.0" ,
"@npmcli/node-gyp" : "^4.0.0" ,
"@npmcli/package-json" : "^6.0.1" ,
"@npmcli/query" : "^4.0.0" ,
"@npmcli/redact" : "^3.0.0" ,
"@npmcli/run-script" : "^9.0.1" ,
"bin-links" : "^5.0.0" ,
"cacache" : "^19.0.1" ,
"common-ancestor-path" : "^1.0.1" ,
"hosted-git-info" : "^8.0.0" ,
"json-parse-even-better-errors" : "^4.0.0" ,
"json-stringify-nice" : "^1.1.4" ,
"lru-cache" : "^10.2.2" ,
"minimatch" : "^9.0.4" ,
"nopt" : "^8.0.0" ,
"npm-install-checks" : "^7.1.0" ,
"npm-package-arg" : "^12.0.0" ,
"npm-pick-manifest" : "^10.0.0" ,
"npm-registry-fetch" : "^18.0.1" ,
"pacote" : "^19.0.0" ,
"parse-conflict-json" : "^4.0.0" ,
"proc-log" : "^5.0.0" ,
"proggy" : "^3.0.0" ,
"promise-all-reject-late" : "^1.0.0" ,
"promise-call-limit" : "^3.0.1" ,
"read-package-json-fast" : "^4.0.0" ,
"semver" : "^7.3.7" ,
"ssri" : "^12.0.0" ,
"treeverse" : "^3.0.0" ,
"walk-up-path" : "^3.0.1"
} ,
"bin" : {
"arborist" : "bin/index.js"
} ,
2024-12-02 22:54:27 +03:00
"engines" : {
2024-12-04 19:25:53 +03:00
"node" : "^18.17.0 || >=20.5.0"
2024-12-02 22:54:27 +03:00
}
} ,
2024-12-04 19:25:53 +03:00
"node_modules/npm/node_modules/@npmcli/config" : {
"version" : "9.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
2024-12-02 22:54:27 +03:00
"dependencies" : {
2024-12-04 19:25:53 +03:00
"@npmcli/map-workspaces" : "^4.0.1" ,
"@npmcli/package-json" : "^6.0.1" ,
"ci-info" : "^4.0.0" ,
"ini" : "^5.0.0" ,
"nopt" : "^8.0.0" ,
"proc-log" : "^5.0.0" ,
"semver" : "^7.3.5" ,
"walk-up-path" : "^3.0.1"
2024-12-02 22:54:27 +03:00
} ,
"engines" : {
2024-12-04 19:25:53 +03:00
"node" : "^18.17.0 || >=20.5.0"
2024-12-02 22:54:27 +03:00
}
} ,
2024-12-04 19:25:53 +03:00
"node_modules/npm/node_modules/@npmcli/fs" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
2024-12-02 22:54:27 +03:00
"dependencies" : {
2024-12-04 19:25:53 +03:00
"semver" : "^7.3.5"
2024-12-02 22:54:27 +03:00
} ,
"engines" : {
2024-12-04 19:25:53 +03:00
"node" : "^18.17.0 || >=20.5.0"
2024-12-02 22:54:27 +03:00
}
} ,
2024-12-04 19:25:53 +03:00
"node_modules/npm/node_modules/@npmcli/git" : {
"version" : "6.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
2024-12-02 22:54:27 +03:00
"dependencies" : {
2024-12-04 19:25:53 +03:00
"@npmcli/promise-spawn" : "^8.0.0" ,
"ini" : "^5.0.0" ,
"lru-cache" : "^10.0.1" ,
"npm-pick-manifest" : "^10.0.0" ,
"proc-log" : "^5.0.0" ,
"promise-inflight" : "^1.0.1" ,
"promise-retry" : "^2.0.1" ,
"semver" : "^7.3.5" ,
"which" : "^5.0.0"
2024-12-02 22:54:27 +03:00
} ,
"engines" : {
2024-12-04 19:25:53 +03:00
"node" : "^18.17.0 || >=20.5.0"
2024-12-02 22:54:27 +03:00
}
} ,
2024-12-04 19:25:53 +03:00
"node_modules/npm/node_modules/@npmcli/installed-package-contents" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"npm-bundled" : "^4.0.0" ,
"npm-normalize-package-bin" : "^4.0.0"
} ,
"bin" : {
"installed-package-contents" : "bin/index.js"
} ,
2024-12-02 22:54:27 +03:00
"engines" : {
2024-12-04 19:25:53 +03:00
"node" : "^18.17.0 || >=20.5.0"
2024-12-02 22:54:27 +03:00
}
} ,
2024-12-04 19:25:53 +03:00
"node_modules/npm/node_modules/@npmcli/map-workspaces" : {
"version" : "4.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
2024-12-02 22:54:27 +03:00
"dependencies" : {
2024-12-04 19:25:53 +03:00
"@npmcli/name-from-folder" : "^3.0.0" ,
"@npmcli/package-json" : "^6.0.0" ,
"glob" : "^10.2.2" ,
"minimatch" : "^9.0.0"
2024-12-02 22:54:27 +03:00
} ,
2024-12-04 19:25:53 +03:00
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
2024-12-02 22:54:27 +03:00
}
} ,
2024-12-04 19:25:53 +03:00
"node_modules/npm/node_modules/@npmcli/metavuln-calculator" : {
"version" : "8.0.1" ,
"inBundle" : true ,
2024-12-02 22:54:27 +03:00
"license" : "ISC" ,
"dependencies" : {
2024-12-04 19:25:53 +03:00
"cacache" : "^19.0.0" ,
"json-parse-even-better-errors" : "^4.0.0" ,
"pacote" : "^20.0.0" ,
"proc-log" : "^5.0.0" ,
"semver" : "^7.3.5"
2024-12-02 22:54:27 +03:00
} ,
2024-12-04 19:25:53 +03:00
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
2024-12-02 22:54:27 +03:00
}
} ,
2024-12-04 19:25:53 +03:00
"node_modules/npm/node_modules/@npmcli/metavuln-calculator/node_modules/pacote" : {
"version" : "20.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
2024-12-02 22:54:27 +03:00
"dependencies" : {
2024-12-04 19:25:53 +03:00
"@npmcli/git" : "^6.0.0" ,
"@npmcli/installed-package-contents" : "^3.0.0" ,
"@npmcli/package-json" : "^6.0.0" ,
"@npmcli/promise-spawn" : "^8.0.0" ,
"@npmcli/run-script" : "^9.0.0" ,
"cacache" : "^19.0.0" ,
"fs-minipass" : "^3.0.0" ,
"minipass" : "^7.0.2" ,
"npm-package-arg" : "^12.0.0" ,
"npm-packlist" : "^9.0.0" ,
"npm-pick-manifest" : "^10.0.0" ,
"npm-registry-fetch" : "^18.0.0" ,
"proc-log" : "^5.0.0" ,
"promise-retry" : "^2.0.1" ,
"sigstore" : "^3.0.0" ,
"ssri" : "^12.0.0" ,
"tar" : "^6.1.11"
} ,
"bin" : {
"pacote" : "bin/index.js"
2024-12-02 22:54:27 +03:00
} ,
"engines" : {
2024-12-04 19:25:53 +03:00
"node" : "^18.17.0 || >=20.5.0"
2024-12-02 22:54:27 +03:00
}
} ,
2024-12-04 19:25:53 +03:00
"node_modules/npm/node_modules/@npmcli/name-from-folder" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/@npmcli/node-gyp" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/@npmcli/package-json" : {
"version" : "6.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/git" : "^6.0.0" ,
"glob" : "^10.2.2" ,
"hosted-git-info" : "^8.0.0" ,
"json-parse-even-better-errors" : "^4.0.0" ,
"normalize-package-data" : "^7.0.0" ,
"proc-log" : "^5.0.0" ,
"semver" : "^7.5.3"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/@npmcli/promise-spawn" : {
"version" : "8.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"which" : "^5.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/@npmcli/query" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"postcss-selector-parser" : "^6.1.2"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/@npmcli/redact" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/@npmcli/run-script" : {
"version" : "9.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/node-gyp" : "^4.0.0" ,
"@npmcli/package-json" : "^6.0.0" ,
"@npmcli/promise-spawn" : "^8.0.0" ,
"node-gyp" : "^10.0.0" ,
"proc-log" : "^5.0.0" ,
"which" : "^5.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/@pkgjs/parseargs" : {
"version" : "0.11.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"optional" : true ,
"engines" : {
"node" : ">=14"
}
} ,
"node_modules/npm/node_modules/@sigstore/protobuf-specs" : {
"version" : "0.3.2" ,
"inBundle" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : "^16.14.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/@sigstore/tuf" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@sigstore/protobuf-specs" : "^0.3.2" ,
"tuf-js" : "^3.0.1"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/@tufjs/canonical-json" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^16.14.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/abbrev" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/agent-base" : {
"version" : "7.1.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"debug" : "^4.3.4"
} ,
"engines" : {
"node" : ">= 14"
}
} ,
"node_modules/npm/node_modules/aggregate-error" : {
"version" : "3.1.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"clean-stack" : "^2.0.0" ,
"indent-string" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/ansi-styles" : {
"version" : "6.2.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/npm/node_modules/aproba" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/archy" : {
"version" : "1.0.0" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/balanced-match" : {
"version" : "1.0.2" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/bin-links" : {
"version" : "5.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"cmd-shim" : "^7.0.0" ,
"npm-normalize-package-bin" : "^4.0.0" ,
"proc-log" : "^5.0.0" ,
"read-cmd-shim" : "^5.0.0" ,
"write-file-atomic" : "^6.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/binary-extensions" : {
"version" : "2.3.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/npm/node_modules/brace-expansion" : {
"version" : "2.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0"
}
} ,
"node_modules/npm/node_modules/cacache" : {
"version" : "19.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/fs" : "^4.0.0" ,
"fs-minipass" : "^3.0.0" ,
"glob" : "^10.2.2" ,
"lru-cache" : "^10.0.1" ,
"minipass" : "^7.0.3" ,
"minipass-collect" : "^2.0.1" ,
"minipass-flush" : "^1.0.5" ,
"minipass-pipeline" : "^1.2.4" ,
"p-map" : "^7.0.2" ,
"ssri" : "^12.0.0" ,
"tar" : "^7.4.3" ,
"unique-filename" : "^4.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/cacache/node_modules/chownr" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "BlueOak-1.0.0" ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/npm/node_modules/cacache/node_modules/minizlib" : {
"version" : "3.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"minipass" : "^7.0.4" ,
"rimraf" : "^5.0.5"
} ,
"engines" : {
"node" : ">= 18"
}
} ,
"node_modules/npm/node_modules/cacache/node_modules/mkdirp" : {
"version" : "3.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"bin" : {
"mkdirp" : "dist/cjs/src/bin.js"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/cacache/node_modules/p-map" : {
"version" : "7.0.2" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/npm/node_modules/cacache/node_modules/tar" : {
"version" : "7.4.3" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@isaacs/fs-minipass" : "^4.0.0" ,
"chownr" : "^3.0.0" ,
"minipass" : "^7.1.2" ,
"minizlib" : "^3.0.1" ,
"mkdirp" : "^3.0.1" ,
"yallist" : "^5.0.0"
} ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/npm/node_modules/cacache/node_modules/yallist" : {
"version" : "5.0.0" ,
"inBundle" : true ,
"license" : "BlueOak-1.0.0" ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/npm/node_modules/chalk" : {
"version" : "5.3.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^12.17.0 || ^14.13 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
}
} ,
"node_modules/npm/node_modules/chownr" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/npm/node_modules/ci-info" : {
"version" : "4.1.0" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/sibiraj-s"
}
] ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/cidr-regex" : {
"version" : "4.1.1" ,
"inBundle" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"ip-regex" : "^5.0.0"
} ,
"engines" : {
"node" : ">=14"
}
} ,
"node_modules/npm/node_modules/clean-stack" : {
"version" : "2.2.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/npm/node_modules/cli-columns" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"string-width" : "^4.2.3" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/npm/node_modules/cmd-shim" : {
"version" : "7.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/color-convert" : {
"version" : "2.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/npm/node_modules/color-name" : {
"version" : "1.1.4" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/common-ancestor-path" : {
"version" : "1.0.1" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/cross-spawn" : {
"version" : "7.0.6" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"path-key" : "^3.1.0" ,
"shebang-command" : "^2.0.0" ,
"which" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/npm/node_modules/cross-spawn/node_modules/which" : {
"version" : "2.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/npm/node_modules/cssesc" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"bin" : {
"cssesc" : "bin/cssesc"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/npm/node_modules/debug" : {
"version" : "4.3.7" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"ms" : "^2.1.3"
} ,
"engines" : {
"node" : ">=6.0"
} ,
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
}
} ,
"node_modules/npm/node_modules/diff" : {
"version" : "5.2.0" ,
"inBundle" : true ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=0.3.1"
}
} ,
"node_modules/npm/node_modules/eastasianwidth" : {
"version" : "0.2.0" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/emoji-regex" : {
"version" : "8.0.0" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/encoding" : {
"version" : "0.1.13" ,
"inBundle" : true ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"iconv-lite" : "^0.6.2"
}
} ,
"node_modules/npm/node_modules/env-paths" : {
"version" : "2.2.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/npm/node_modules/err-code" : {
"version" : "2.0.3" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/exponential-backoff" : {
"version" : "3.1.1" ,
"inBundle" : true ,
"license" : "Apache-2.0"
} ,
"node_modules/npm/node_modules/fastest-levenshtein" : {
"version" : "1.0.16" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 4.9.1"
}
} ,
"node_modules/npm/node_modules/foreground-child" : {
"version" : "3.3.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"cross-spawn" : "^7.0.0" ,
"signal-exit" : "^4.0.1"
} ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/fs-minipass" : {
"version" : "3.0.3" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^7.0.3"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/glob" : {
"version" : "10.4.5" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"foreground-child" : "^3.1.0" ,
"jackspeak" : "^3.1.2" ,
"minimatch" : "^9.0.4" ,
"minipass" : "^7.1.2" ,
"package-json-from-dist" : "^1.0.0" ,
"path-scurry" : "^1.11.1"
} ,
"bin" : {
"glob" : "dist/esm/bin.mjs"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/graceful-fs" : {
"version" : "4.2.11" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/hosted-git-info" : {
"version" : "8.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"lru-cache" : "^10.0.1"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/http-cache-semantics" : {
"version" : "4.1.1" ,
"inBundle" : true ,
"license" : "BSD-2-Clause"
} ,
"node_modules/npm/node_modules/http-proxy-agent" : {
"version" : "7.0.2" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"agent-base" : "^7.1.0" ,
"debug" : "^4.3.4"
} ,
"engines" : {
"node" : ">= 14"
}
} ,
"node_modules/npm/node_modules/https-proxy-agent" : {
"version" : "7.0.5" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"agent-base" : "^7.0.2" ,
"debug" : "4"
} ,
"engines" : {
"node" : ">= 14"
}
} ,
"node_modules/npm/node_modules/iconv-lite" : {
"version" : "0.6.3" ,
"inBundle" : true ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
"safer-buffer" : ">= 2.1.2 < 3.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/npm/node_modules/ignore-walk" : {
"version" : "7.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"minimatch" : "^9.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/imurmurhash" : {
"version" : "0.1.4" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.8.19"
}
} ,
"node_modules/npm/node_modules/indent-string" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/ini" : {
"version" : "5.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/init-package-json" : {
"version" : "7.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/package-json" : "^6.0.0" ,
"npm-package-arg" : "^12.0.0" ,
"promzard" : "^2.0.0" ,
"read" : "^4.0.0" ,
"semver" : "^7.3.5" ,
"validate-npm-package-license" : "^3.0.4" ,
"validate-npm-package-name" : "^6.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/ip-address" : {
"version" : "9.0.5" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"jsbn" : "1.1.0" ,
"sprintf-js" : "^1.1.3"
} ,
"engines" : {
"node" : ">= 12"
}
} ,
"node_modules/npm/node_modules/ip-regex" : {
"version" : "5.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/npm/node_modules/is-cidr" : {
"version" : "5.1.0" ,
"inBundle" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"cidr-regex" : "^4.1.1"
} ,
"engines" : {
"node" : ">=14"
}
} ,
"node_modules/npm/node_modules/is-fullwidth-code-point" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/is-lambda" : {
"version" : "1.0.1" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/isexe" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/jackspeak" : {
"version" : "3.4.3" ,
"inBundle" : true ,
"license" : "BlueOak-1.0.0" ,
"dependencies" : {
"@isaacs/cliui" : "^8.0.2"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
} ,
"optionalDependencies" : {
"@pkgjs/parseargs" : "^0.11.0"
}
} ,
"node_modules/npm/node_modules/jsbn" : {
"version" : "1.1.0" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/json-parse-even-better-errors" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/json-stringify-nice" : {
"version" : "1.1.4" ,
"inBundle" : true ,
"license" : "ISC" ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/jsonparse" : {
"version" : "1.3.1" ,
"engines" : [
"node >= 0.2.0"
] ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/just-diff" : {
"version" : "6.0.2" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/just-diff-apply" : {
"version" : "5.5.0" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/libnpmaccess" : {
"version" : "9.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"npm-package-arg" : "^12.0.0" ,
"npm-registry-fetch" : "^18.0.1"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/libnpmdiff" : {
"version" : "7.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/arborist" : "^8.0.0" ,
"@npmcli/installed-package-contents" : "^3.0.0" ,
"binary-extensions" : "^2.3.0" ,
"diff" : "^5.1.0" ,
"minimatch" : "^9.0.4" ,
"npm-package-arg" : "^12.0.0" ,
"pacote" : "^19.0.0" ,
"tar" : "^6.2.1"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/libnpmexec" : {
"version" : "9.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/arborist" : "^8.0.0" ,
"@npmcli/run-script" : "^9.0.1" ,
"ci-info" : "^4.0.0" ,
"npm-package-arg" : "^12.0.0" ,
"pacote" : "^19.0.0" ,
"proc-log" : "^5.0.0" ,
"read" : "^4.0.0" ,
"read-package-json-fast" : "^4.0.0" ,
"semver" : "^7.3.7" ,
"walk-up-path" : "^3.0.1"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/libnpmfund" : {
"version" : "6.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/arborist" : "^8.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/libnpmhook" : {
"version" : "11.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"aproba" : "^2.0.0" ,
"npm-registry-fetch" : "^18.0.1"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/libnpmorg" : {
"version" : "7.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"aproba" : "^2.0.0" ,
"npm-registry-fetch" : "^18.0.1"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/libnpmpack" : {
"version" : "8.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/arborist" : "^8.0.0" ,
"@npmcli/run-script" : "^9.0.1" ,
"npm-package-arg" : "^12.0.0" ,
"pacote" : "^19.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/libnpmpublish" : {
"version" : "10.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"ci-info" : "^4.0.0" ,
"normalize-package-data" : "^7.0.0" ,
"npm-package-arg" : "^12.0.0" ,
"npm-registry-fetch" : "^18.0.1" ,
"proc-log" : "^5.0.0" ,
"semver" : "^7.3.7" ,
"sigstore" : "^3.0.0" ,
"ssri" : "^12.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/libnpmsearch" : {
"version" : "8.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"npm-registry-fetch" : "^18.0.1"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/libnpmteam" : {
"version" : "7.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"aproba" : "^2.0.0" ,
"npm-registry-fetch" : "^18.0.1"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/libnpmversion" : {
"version" : "7.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/git" : "^6.0.1" ,
"@npmcli/run-script" : "^9.0.1" ,
"json-parse-even-better-errors" : "^4.0.0" ,
"proc-log" : "^5.0.0" ,
"semver" : "^7.3.7"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/lru-cache" : {
"version" : "10.4.3" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/make-fetch-happen" : {
"version" : "14.0.3" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/agent" : "^3.0.0" ,
"cacache" : "^19.0.1" ,
"http-cache-semantics" : "^4.1.1" ,
"minipass" : "^7.0.2" ,
"minipass-fetch" : "^4.0.0" ,
"minipass-flush" : "^1.0.5" ,
"minipass-pipeline" : "^1.2.4" ,
"negotiator" : "^1.0.0" ,
"proc-log" : "^5.0.0" ,
"promise-retry" : "^2.0.1" ,
"ssri" : "^12.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/make-fetch-happen/node_modules/negotiator" : {
"version" : "1.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/npm/node_modules/minimatch" : {
"version" : "9.0.5" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^2.0.1"
} ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/minipass" : {
"version" : "7.1.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
}
} ,
"node_modules/npm/node_modules/minipass-collect" : {
"version" : "2.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^7.0.3"
} ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
}
} ,
"node_modules/npm/node_modules/minipass-fetch" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"minipass" : "^7.0.3" ,
"minipass-sized" : "^1.0.3" ,
"minizlib" : "^3.0.1"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
} ,
"optionalDependencies" : {
"encoding" : "^0.1.13"
}
} ,
"node_modules/npm/node_modules/minipass-fetch/node_modules/minizlib" : {
"version" : "3.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"minipass" : "^7.0.4" ,
"rimraf" : "^5.0.5"
} ,
"engines" : {
"node" : ">= 18"
}
} ,
"node_modules/npm/node_modules/minipass-flush" : {
"version" : "1.0.5" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^3.0.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/npm/node_modules/minipass-flush/node_modules/minipass" : {
"version" : "3.3.6" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/minipass-pipeline" : {
"version" : "1.2.4" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/minipass-pipeline/node_modules/minipass" : {
"version" : "3.3.6" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/minipass-sized" : {
"version" : "1.0.3" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/minipass-sized/node_modules/minipass" : {
"version" : "3.3.6" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/minizlib" : {
"version" : "2.1.2" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"minipass" : "^3.0.0" ,
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/npm/node_modules/minizlib/node_modules/minipass" : {
"version" : "3.3.6" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/mkdirp" : {
"version" : "1.0.4" ,
"inBundle" : true ,
"license" : "MIT" ,
"bin" : {
"mkdirp" : "bin/cmd.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/npm/node_modules/ms" : {
"version" : "2.1.3" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/mute-stream" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/negotiator" : {
"version" : "0.6.4" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/npm/node_modules/node-gyp" : {
"version" : "10.2.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"env-paths" : "^2.2.0" ,
"exponential-backoff" : "^3.1.1" ,
"glob" : "^10.3.10" ,
"graceful-fs" : "^4.2.6" ,
"make-fetch-happen" : "^13.0.0" ,
"nopt" : "^7.0.0" ,
"proc-log" : "^4.1.0" ,
"semver" : "^7.3.5" ,
"tar" : "^6.2.1" ,
"which" : "^4.0.0"
} ,
"bin" : {
"node-gyp" : "bin/node-gyp.js"
} ,
"engines" : {
"node" : "^16.14.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/agent" : {
"version" : "2.2.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"agent-base" : "^7.1.0" ,
"http-proxy-agent" : "^7.0.0" ,
"https-proxy-agent" : "^7.0.1" ,
"lru-cache" : "^10.0.1" ,
"socks-proxy-agent" : "^8.0.3"
} ,
"engines" : {
"node" : "^16.14.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs" : {
"version" : "3.1.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"semver" : "^7.3.5"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/abbrev" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/cacache" : {
"version" : "18.0.4" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/fs" : "^3.1.0" ,
"fs-minipass" : "^3.0.0" ,
"glob" : "^10.2.2" ,
"lru-cache" : "^10.0.1" ,
"minipass" : "^7.0.3" ,
"minipass-collect" : "^2.0.1" ,
"minipass-flush" : "^1.0.5" ,
"minipass-pipeline" : "^1.2.4" ,
"p-map" : "^4.0.0" ,
"ssri" : "^10.0.0" ,
"tar" : "^6.1.11" ,
"unique-filename" : "^3.0.0"
} ,
"engines" : {
"node" : "^16.14.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/isexe" : {
"version" : "3.1.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : ">=16"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen" : {
"version" : "13.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/agent" : "^2.0.0" ,
"cacache" : "^18.0.0" ,
"http-cache-semantics" : "^4.1.1" ,
"is-lambda" : "^1.0.1" ,
"minipass" : "^7.0.2" ,
"minipass-fetch" : "^3.0.0" ,
"minipass-flush" : "^1.0.5" ,
"minipass-pipeline" : "^1.2.4" ,
"negotiator" : "^0.6.3" ,
"proc-log" : "^4.2.0" ,
"promise-retry" : "^2.0.1" ,
"ssri" : "^10.0.0"
} ,
"engines" : {
"node" : "^16.14.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch" : {
"version" : "3.0.5" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"minipass" : "^7.0.3" ,
"minipass-sized" : "^1.0.3" ,
"minizlib" : "^2.1.2"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
} ,
"optionalDependencies" : {
"encoding" : "^0.1.13"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/nopt" : {
"version" : "7.2.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"abbrev" : "^2.0.0"
} ,
"bin" : {
"nopt" : "bin/nopt.js"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/proc-log" : {
"version" : "4.2.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/ssri" : {
"version" : "10.0.6" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^7.0.3"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/unique-filename" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"unique-slug" : "^4.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/unique-slug" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"imurmurhash" : "^0.1.4"
} ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/node-gyp/node_modules/which" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"isexe" : "^3.1.1"
} ,
"bin" : {
"node-which" : "bin/which.js"
} ,
"engines" : {
"node" : "^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/nopt" : {
"version" : "8.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"abbrev" : "^2.0.0"
} ,
"bin" : {
"nopt" : "bin/nopt.js"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/nopt/node_modules/abbrev" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/normalize-package-data" : {
"version" : "7.0.0" ,
"inBundle" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"hosted-git-info" : "^8.0.0" ,
"semver" : "^7.3.5" ,
"validate-npm-package-license" : "^3.0.4"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/npm-audit-report" : {
"version" : "6.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/npm-bundled" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"npm-normalize-package-bin" : "^4.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/npm-install-checks" : {
"version" : "7.1.1" ,
"inBundle" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"semver" : "^7.1.1"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/npm-normalize-package-bin" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/npm-package-arg" : {
"version" : "12.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"hosted-git-info" : "^8.0.0" ,
"proc-log" : "^5.0.0" ,
"semver" : "^7.3.5" ,
"validate-npm-package-name" : "^6.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/npm-packlist" : {
"version" : "9.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"ignore-walk" : "^7.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/npm-pick-manifest" : {
"version" : "10.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"npm-install-checks" : "^7.1.0" ,
"npm-normalize-package-bin" : "^4.0.0" ,
"npm-package-arg" : "^12.0.0" ,
"semver" : "^7.3.5"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/npm-profile" : {
"version" : "11.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"npm-registry-fetch" : "^18.0.0" ,
"proc-log" : "^5.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/npm-registry-fetch" : {
"version" : "18.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/redact" : "^3.0.0" ,
"jsonparse" : "^1.3.1" ,
"make-fetch-happen" : "^14.0.0" ,
"minipass" : "^7.0.2" ,
"minipass-fetch" : "^4.0.0" ,
"minizlib" : "^3.0.1" ,
"npm-package-arg" : "^12.0.0" ,
"proc-log" : "^5.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/minizlib" : {
"version" : "3.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"minipass" : "^7.0.4" ,
"rimraf" : "^5.0.5"
} ,
"engines" : {
"node" : ">= 18"
}
} ,
"node_modules/npm/node_modules/npm-user-validate" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/p-map" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"aggregate-error" : "^3.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/npm/node_modules/package-json-from-dist" : {
"version" : "1.0.1" ,
"inBundle" : true ,
"license" : "BlueOak-1.0.0"
} ,
"node_modules/npm/node_modules/pacote" : {
"version" : "19.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"@npmcli/git" : "^6.0.0" ,
"@npmcli/installed-package-contents" : "^3.0.0" ,
"@npmcli/package-json" : "^6.0.0" ,
"@npmcli/promise-spawn" : "^8.0.0" ,
"@npmcli/run-script" : "^9.0.0" ,
"cacache" : "^19.0.0" ,
"fs-minipass" : "^3.0.0" ,
"minipass" : "^7.0.2" ,
"npm-package-arg" : "^12.0.0" ,
"npm-packlist" : "^9.0.0" ,
"npm-pick-manifest" : "^10.0.0" ,
"npm-registry-fetch" : "^18.0.0" ,
"proc-log" : "^5.0.0" ,
"promise-retry" : "^2.0.1" ,
"sigstore" : "^3.0.0" ,
"ssri" : "^12.0.0" ,
"tar" : "^6.1.11"
} ,
"bin" : {
"pacote" : "bin/index.js"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/parse-conflict-json" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"json-parse-even-better-errors" : "^4.0.0" ,
"just-diff" : "^6.0.0" ,
"just-diff-apply" : "^5.2.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/path-key" : {
"version" : "3.1.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/path-scurry" : {
"version" : "1.11.1" ,
"inBundle" : true ,
"license" : "BlueOak-1.0.0" ,
"dependencies" : {
"lru-cache" : "^10.2.0" ,
"minipass" : "^5.0.0 || ^6.0.2 || ^7.0.0"
} ,
"engines" : {
"node" : ">=16 || 14 >=14.18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/postcss-selector-parser" : {
"version" : "6.1.2" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"cssesc" : "^3.0.0" ,
"util-deprecate" : "^1.0.2"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/npm/node_modules/proc-log" : {
"version" : "5.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/proggy" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/promise-all-reject-late" : {
"version" : "1.0.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/promise-call-limit" : {
"version" : "3.0.2" ,
"inBundle" : true ,
"license" : "ISC" ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/promise-inflight" : {
"version" : "1.0.1" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/promise-retry" : {
"version" : "2.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"err-code" : "^2.0.2" ,
"retry" : "^0.12.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/npm/node_modules/promzard" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"read" : "^4.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/qrcode-terminal" : {
"version" : "0.12.0" ,
"inBundle" : true ,
"bin" : {
"qrcode-terminal" : "bin/qrcode-terminal.js"
}
} ,
"node_modules/npm/node_modules/read" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"mute-stream" : "^2.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/read-cmd-shim" : {
"version" : "5.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/read-package-json-fast" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"json-parse-even-better-errors" : "^4.0.0" ,
"npm-normalize-package-bin" : "^4.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/retry" : {
"version" : "0.12.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 4"
}
} ,
"node_modules/npm/node_modules/rimraf" : {
"version" : "5.0.10" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"glob" : "^10.3.7"
} ,
"bin" : {
"rimraf" : "dist/esm/bin.mjs"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/safer-buffer" : {
"version" : "2.1.2" ,
"inBundle" : true ,
"license" : "MIT" ,
"optional" : true
} ,
"node_modules/npm/node_modules/semver" : {
"version" : "7.6.3" ,
"inBundle" : true ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/npm/node_modules/shebang-command" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"shebang-regex" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/shebang-regex" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/signal-exit" : {
"version" : "4.1.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/npm/node_modules/sigstore" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@sigstore/bundle" : "^3.0.0" ,
"@sigstore/core" : "^2.0.0" ,
"@sigstore/protobuf-specs" : "^0.3.2" ,
"@sigstore/sign" : "^3.0.0" ,
"@sigstore/tuf" : "^3.0.0" ,
"@sigstore/verify" : "^2.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/sigstore/node_modules/@sigstore/bundle" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@sigstore/protobuf-specs" : "^0.3.2"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/sigstore/node_modules/@sigstore/core" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/sigstore/node_modules/@sigstore/sign" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@sigstore/bundle" : "^3.0.0" ,
"@sigstore/core" : "^2.0.0" ,
"@sigstore/protobuf-specs" : "^0.3.2" ,
"make-fetch-happen" : "^14.0.1" ,
"proc-log" : "^5.0.0" ,
"promise-retry" : "^2.0.1"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/sigstore/node_modules/@sigstore/verify" : {
"version" : "2.0.0" ,
"inBundle" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@sigstore/bundle" : "^3.0.0" ,
"@sigstore/core" : "^2.0.0" ,
"@sigstore/protobuf-specs" : "^0.3.2"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/smart-buffer" : {
"version" : "4.2.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 6.0.0" ,
"npm" : ">= 3.0.0"
}
} ,
"node_modules/npm/node_modules/socks" : {
"version" : "2.8.3" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"ip-address" : "^9.0.5" ,
"smart-buffer" : "^4.2.0"
} ,
"engines" : {
"node" : ">= 10.0.0" ,
"npm" : ">= 3.0.0"
}
} ,
"node_modules/npm/node_modules/socks-proxy-agent" : {
"version" : "8.0.4" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"agent-base" : "^7.1.1" ,
"debug" : "^4.3.4" ,
"socks" : "^2.8.3"
} ,
"engines" : {
"node" : ">= 14"
}
} ,
"node_modules/npm/node_modules/spdx-correct" : {
"version" : "3.2.0" ,
"inBundle" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"spdx-expression-parse" : "^3.0.0" ,
"spdx-license-ids" : "^3.0.0"
}
} ,
"node_modules/npm/node_modules/spdx-correct/node_modules/spdx-expression-parse" : {
"version" : "3.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"spdx-exceptions" : "^2.1.0" ,
"spdx-license-ids" : "^3.0.0"
}
} ,
"node_modules/npm/node_modules/spdx-exceptions" : {
"version" : "2.5.0" ,
"inBundle" : true ,
"license" : "CC-BY-3.0"
} ,
"node_modules/npm/node_modules/spdx-expression-parse" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"spdx-exceptions" : "^2.1.0" ,
"spdx-license-ids" : "^3.0.0"
}
} ,
"node_modules/npm/node_modules/spdx-license-ids" : {
"version" : "3.0.20" ,
"inBundle" : true ,
"license" : "CC0-1.0"
} ,
"node_modules/npm/node_modules/sprintf-js" : {
"version" : "1.1.3" ,
"inBundle" : true ,
"license" : "BSD-3-Clause"
} ,
"node_modules/npm/node_modules/ssri" : {
"version" : "12.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^7.0.3"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/string-width" : {
"version" : "4.2.3" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/string-width-cjs" : {
"name" : "string-width" ,
"version" : "4.2.3" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/strip-ansi" : {
"version" : "6.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/strip-ansi-cjs" : {
"name" : "strip-ansi" ,
"version" : "6.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/supports-color" : {
"version" : "9.4.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/supports-color?sponsor=1"
}
} ,
"node_modules/npm/node_modules/tar" : {
"version" : "6.2.1" ,
"inBundle" : true ,
"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/npm/node_modules/tar/node_modules/fs-minipass" : {
"version" : "2.1.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^3.0.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/npm/node_modules/tar/node_modules/fs-minipass/node_modules/minipass" : {
"version" : "3.3.6" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/tar/node_modules/minipass" : {
"version" : "5.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/npm/node_modules/text-table" : {
"version" : "0.2.0" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/tiny-relative-date" : {
"version" : "1.3.0" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/treeverse" : {
"version" : "3.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^14.17.0 || ^16.13.0 || >=18.0.0"
}
} ,
"node_modules/npm/node_modules/tuf-js" : {
"version" : "3.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"@tufjs/models" : "3.0.1" ,
"debug" : "^4.3.6" ,
"make-fetch-happen" : "^14.0.1"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/tuf-js/node_modules/@tufjs/models" : {
"version" : "3.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"@tufjs/canonical-json" : "2.0.0" ,
"minimatch" : "^9.0.5"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/unique-filename" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"unique-slug" : "^5.0.0"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/unique-slug" : {
"version" : "5.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"imurmurhash" : "^0.1.4"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/util-deprecate" : {
"version" : "1.0.2" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/validate-npm-package-license" : {
"version" : "3.0.4" ,
"inBundle" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"spdx-correct" : "^3.0.0" ,
"spdx-expression-parse" : "^3.0.0"
}
} ,
"node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse" : {
"version" : "3.0.1" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"spdx-exceptions" : "^2.1.0" ,
"spdx-license-ids" : "^3.0.0"
}
} ,
"node_modules/npm/node_modules/validate-npm-package-name" : {
"version" : "6.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/walk-up-path" : {
"version" : "3.0.1" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/npm/node_modules/which" : {
"version" : "5.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"isexe" : "^3.1.1"
} ,
"bin" : {
"node-which" : "bin/which.js"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/which/node_modules/isexe" : {
"version" : "3.1.1" ,
"inBundle" : true ,
"license" : "ISC" ,
"engines" : {
"node" : ">=16"
}
} ,
"node_modules/npm/node_modules/wrap-ansi" : {
"version" : "8.1.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"ansi-styles" : "^6.1.0" ,
"string-width" : "^5.0.1" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
} ,
"node_modules/npm/node_modules/wrap-ansi-cjs" : {
"name" : "wrap-ansi" ,
"version" : "7.0.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"ansi-styles" : "^4.0.0" ,
"string-width" : "^4.1.0" ,
"strip-ansi" : "^6.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
} ,
"node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex" : {
"version" : "6.1.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-regex?sponsor=1"
}
} ,
"node_modules/npm/node_modules/wrap-ansi/node_modules/emoji-regex" : {
"version" : "9.2.2" ,
"inBundle" : true ,
"license" : "MIT"
} ,
"node_modules/npm/node_modules/wrap-ansi/node_modules/string-width" : {
"version" : "5.1.2" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"eastasianwidth" : "^0.2.0" ,
"emoji-regex" : "^9.2.2" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi" : {
"version" : "7.1.0" ,
"inBundle" : true ,
"license" : "MIT" ,
"dependencies" : {
"ansi-regex" : "^6.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/strip-ansi?sponsor=1"
}
} ,
"node_modules/npm/node_modules/write-file-atomic" : {
"version" : "6.0.0" ,
"inBundle" : true ,
"license" : "ISC" ,
"dependencies" : {
"imurmurhash" : "^0.1.4" ,
"signal-exit" : "^4.0.1"
} ,
"engines" : {
"node" : "^18.17.0 || >=20.5.0"
}
} ,
"node_modules/npm/node_modules/yallist" : {
"version" : "4.0.0" ,
"inBundle" : true ,
"license" : "ISC"
} ,
"node_modules/object-inspect" : {
"version" : "1.13.3" ,
"resolved" : "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.3.tgz" ,
"integrity" : "sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/on-finished" : {
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz" ,
"integrity" : "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==" ,
"license" : "MIT" ,
"dependencies" : {
"ee-first" : "1.1.1"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/once" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/once/-/once-1.4.0.tgz" ,
"integrity" : "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" ,
"license" : "ISC" ,
"dependencies" : {
"wrappy" : "1"
}
} ,
"node_modules/parseurl" : {
"version" : "1.3.3" ,
"resolved" : "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz" ,
"integrity" : "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/path-is-absolute" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" ,
"integrity" : "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/path-parse" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz" ,
"integrity" : "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/path-to-regexp" : {
"version" : "8.2.0" ,
"resolved" : "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.2.0.tgz" ,
"integrity" : "sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=16"
}
} ,
"node_modules/pbkdf2-password" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/pbkdf2-password/-/pbkdf2-password-1.2.1.tgz" ,
"integrity" : "sha512-I6ZiUi82uhYN47lOzi8P7O69e70LRopgS4TIkq0ecDAPHrlxABWOHxLEsTzCuogkxTofFJDj0eEbOALgrrxhKg==" ,
"license" : "MIT" ,
"dependencies" : {
"fastfall" : "^1.2.3"
}
} ,
"node_modules/picomatch" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" ,
"integrity" : "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/proxy-addr" : {
"version" : "2.0.7" ,
"resolved" : "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz" ,
"integrity" : "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==" ,
"license" : "MIT" ,
"dependencies" : {
"forwarded" : "0.2.0" ,
"ipaddr.js" : "1.9.1"
} ,
"engines" : {
"node" : ">= 0.10"
}
} ,
"node_modules/pstree.remy" : {
"version" : "1.1.8" ,
"resolved" : "https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.8.tgz" ,
"integrity" : "sha512-77DZwxQmxKnu3aR542U+X8FypNzbfJ+C5XQDk3uWjWxn6151aIMGthWYRXTqT1E5oJvg+ljaa2OJi+VfvCOQ8w==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/qs" : {
"version" : "6.13.0" ,
"resolved" : "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz" ,
"integrity" : "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==" ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"side-channel" : "^1.0.6"
} ,
"engines" : {
"node" : ">=0.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/range-parser" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz" ,
"integrity" : "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/raw-body" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/raw-body/-/raw-body-3.0.0.tgz" ,
"integrity" : "sha512-RmkhL8CAyCRPXCE28MMH0z2PNWQBNk2Q09ZdxM9IOOXwxwZbN+qbWaatPkdkWIKL2ZVDImrN/pK5HTRz2PcS4g==" ,
"license" : "MIT" ,
"dependencies" : {
"bytes" : "3.1.2" ,
"http-errors" : "2.0.0" ,
"iconv-lite" : "0.6.3" ,
"unpipe" : "1.0.0"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/raw-body/node_modules/iconv-lite" : {
"version" : "0.6.3" ,
"resolved" : "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz" ,
"integrity" : "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==" ,
"license" : "MIT" ,
"dependencies" : {
"safer-buffer" : ">= 2.1.2 < 3.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/readdirp" : {
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz" ,
"integrity" : "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"picomatch" : "^2.2.1"
} ,
"engines" : {
"node" : ">=8.10.0"
}
} ,
"node_modules/require-from-string" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz" ,
"integrity" : "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/resolve" : {
"version" : "1.22.8" ,
"resolved" : "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz" ,
"integrity" : "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"is-core-module" : "^2.13.0" ,
"path-parse" : "^1.0.7" ,
"supports-preserve-symlinks-flag" : "^1.0.0"
} ,
"bin" : {
"resolve" : "bin/resolve"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/reusify" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz" ,
"integrity" : "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" ,
"license" : "MIT" ,
"engines" : {
"iojs" : ">=1.0.0" ,
"node" : ">=0.10.0"
}
} ,
"node_modules/rimraf" : {
"version" : "2.7.1" ,
"resolved" : "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz" ,
"integrity" : "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==" ,
"deprecated" : "Rimraf versions prior to v4 are no longer supported" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"glob" : "^7.1.3"
} ,
"bin" : {
"rimraf" : "bin.js"
}
} ,
"node_modules/router" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/router/-/router-2.0.0.tgz" ,
"integrity" : "sha512-dIM5zVoG8xhC6rnSN8uoAgFARwTE7BQs8YwHEvK0VCmfxQXMaOuA1uiR1IPwsW7JyK5iTt7Od/TC9StasS2NPQ==" ,
"license" : "MIT" ,
"dependencies" : {
"array-flatten" : "3.0.0" ,
"is-promise" : "4.0.0" ,
"methods" : "~1.1.2" ,
"parseurl" : "~1.3.3" ,
"path-to-regexp" : "^8.0.0" ,
"setprototypeof" : "1.2.0" ,
"utils-merge" : "1.0.1"
} ,
"engines" : {
"node" : ">= 0.10"
}
} ,
"node_modules/safe-buffer" : {
"version" : "5.2.1" ,
2024-12-02 22:54:27 +03:00
"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/safer-buffer" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz" ,
"integrity" : "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" ,
"license" : "MIT"
} ,
"node_modules/semver" : {
"version" : "7.6.3" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz" ,
"integrity" : "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==" ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/send" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/send/-/send-1.1.0.tgz" ,
"integrity" : "sha512-v67WcEouB5GxbTWL/4NeToqcZiAWEq90N888fczVArY8A79J0L4FD7vj5hm3eUMua5EpoQ59wa/oovY6TLvRUA==" ,
"license" : "MIT" ,
"dependencies" : {
"debug" : "^4.3.5" ,
"destroy" : "^1.2.0" ,
"encodeurl" : "^2.0.0" ,
"escape-html" : "^1.0.3" ,
"etag" : "^1.8.1" ,
"fresh" : "^0.5.2" ,
"http-errors" : "^2.0.0" ,
"mime-types" : "^2.1.35" ,
"ms" : "^2.1.3" ,
"on-finished" : "^2.4.1" ,
"range-parser" : "^1.2.1" ,
"statuses" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 18"
}
} ,
"node_modules/send/node_modules/fresh" : {
"version" : "0.5.2" ,
"resolved" : "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz" ,
"integrity" : "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/send/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/send/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/send/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/serve-static" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/serve-static/-/serve-static-2.1.0.tgz" ,
"integrity" : "sha512-A3We5UfEjG8Z7VkDv6uItWw6HY2bBSBJT1KtVESn6EOoOr2jAxNhxWCLY3jDE2WcuHXByWju74ck3ZgLwL8xmA==" ,
"license" : "MIT" ,
"dependencies" : {
"encodeurl" : "^2.0.0" ,
"escape-html" : "^1.0.3" ,
"parseurl" : "^1.3.3" ,
"send" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 18"
}
} ,
"node_modules/set-function-length" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz" ,
"integrity" : "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==" ,
"license" : "MIT" ,
"dependencies" : {
"define-data-property" : "^1.1.4" ,
"es-errors" : "^1.3.0" ,
"function-bind" : "^1.1.2" ,
"get-intrinsic" : "^1.2.4" ,
"gopd" : "^1.0.1" ,
"has-property-descriptors" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/setprototypeof" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz" ,
"integrity" : "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==" ,
"license" : "ISC"
} ,
"node_modules/side-channel" : {
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz" ,
"integrity" : "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==" ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.7" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.4" ,
"object-inspect" : "^1.13.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/simple-update-notifier" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/simple-update-notifier/-/simple-update-notifier-2.0.0.tgz" ,
"integrity" : "sha512-a2B9Y0KlNXl9u/vsW6sTIu9vGEpfKu2wRV6l1H3XEas/0gUIzGzBoP/IouTcUQbm9JWZLH3COxyn03TYlFax6w==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"semver" : "^7.5.3"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/source-map" : {
"version" : "0.6.1" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" ,
"integrity" : "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/source-map-support" : {
"version" : "0.5.21" ,
"resolved" : "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz" ,
"integrity" : "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"buffer-from" : "^1.0.0" ,
"source-map" : "^0.6.0"
}
} ,
"node_modules/statuses" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz" ,
"integrity" : "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/strip-bom" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz" ,
"integrity" : "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
"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==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/supports-color" : {
"version" : "5.5.0" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz" ,
"integrity" : "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==" ,
"license" : "MIT" ,
"dependencies" : {
"has-flag" : "^3.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/supports-preserve-symlinks-flag" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" ,
"integrity" : "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/to-regex-range" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" ,
"integrity" : "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"is-number" : "^7.0.0"
} ,
"engines" : {
"node" : ">=8.0"
}
} ,
"node_modules/toidentifier" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz" ,
"integrity" : "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.6"
}
} ,
"node_modules/touch" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/touch/-/touch-3.1.1.tgz" ,
"integrity" : "sha512-r0eojU4bI8MnHr8c5bNo7lJDdI2qXlWWJk6a9EAFG7vbhTjElYhBVS3/miuE0uOuoLdb8Mc/rVfsmm6eo5o9GA==" ,
"dev" : true ,
"license" : "ISC" ,
"bin" : {
"nodetouch" : "bin/nodetouch.js"
}
} ,
"node_modules/tree-kill" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz" ,
"integrity" : "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==" ,
"dev" : true ,
"license" : "MIT" ,
"bin" : {
"tree-kill" : "cli.js"
}
} ,
"node_modules/ts-node" : {
"version" : "10.9.2" ,
"resolved" : "https://registry.npmjs.org/ts-node/-/ts-node-10.9.2.tgz" ,
"integrity" : "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@cspotcode/source-map-support" : "^0.8.0" ,
"@tsconfig/node10" : "^1.0.7" ,
"@tsconfig/node12" : "^1.0.7" ,
"@tsconfig/node14" : "^1.0.0" ,
"@tsconfig/node16" : "^1.0.2" ,
"acorn" : "^8.4.1" ,
"acorn-walk" : "^8.1.1" ,
"arg" : "^4.1.0" ,
"create-require" : "^1.1.0" ,
"diff" : "^4.0.1" ,
"make-error" : "^1.1.1" ,
"v8-compile-cache-lib" : "^3.0.1" ,
"yn" : "3.1.1"
} ,
"bin" : {
"ts-node" : "dist/bin.js" ,
"ts-node-cwd" : "dist/bin-cwd.js" ,
"ts-node-esm" : "dist/bin-esm.js" ,
"ts-node-script" : "dist/bin-script.js" ,
"ts-node-transpile-only" : "dist/bin-transpile.js" ,
"ts-script" : "dist/bin-script-deprecated.js"
} ,
"peerDependencies" : {
"@swc/core" : ">=1.2.50" ,
"@swc/wasm" : ">=1.2.50" ,
"@types/node" : "*" ,
"typescript" : ">=2.7"
} ,
"peerDependenciesMeta" : {
"@swc/core" : {
"optional" : true
} ,
"@swc/wasm" : {
"optional" : true
}
}
} ,
"node_modules/ts-node-dev" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/ts-node-dev/-/ts-node-dev-2.0.0.tgz" ,
"integrity" : "sha512-ywMrhCfH6M75yftYvrvNarLEY+SUXtUvU8/0Z6llrHQVBx12GiFk5sStF8UdfE/yfzk9IAq7O5EEbTQsxlBI8w==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"chokidar" : "^3.5.1" ,
"dynamic-dedupe" : "^0.3.0" ,
"minimist" : "^1.2.6" ,
"mkdirp" : "^1.0.4" ,
"resolve" : "^1.0.0" ,
"rimraf" : "^2.6.1" ,
"source-map-support" : "^0.5.12" ,
"tree-kill" : "^1.2.2" ,
"ts-node" : "^10.4.0" ,
"tsconfig" : "^7.0.0"
} ,
"bin" : {
"ts-node-dev" : "lib/bin.js" ,
"tsnd" : "lib/bin.js"
} ,
"engines" : {
"node" : ">=0.8.0"
} ,
"peerDependencies" : {
"node-notifier" : "*" ,
"typescript" : "*"
} ,
"peerDependenciesMeta" : {
"node-notifier" : {
"optional" : true
}
}
} ,
"node_modules/tsconfig" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/tsconfig/-/tsconfig-7.0.0.tgz" ,
"integrity" : "sha512-vZXmzPrL+EmC4T/4rVlT2jNVMWCi/O4DIiSj3UHg1OE5kCKbk4mfrXc6dZksLgRM/TZlKnousKH9bbTazUWRRw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@types/strip-bom" : "^3.0.0" ,
"@types/strip-json-comments" : "0.0.30" ,
"strip-bom" : "^3.0.0" ,
"strip-json-comments" : "^2.0.0"
}
} ,
"node_modules/type-is" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/type-is/-/type-is-2.0.0.tgz" ,
"integrity" : "sha512-gd0sGezQYCbWSbkZr75mln4YBidWUN60+devscpLF5mtRDUpiaTvKpBNrdaCvel1NdR2k6vclXybU5fBd2i+nw==" ,
"license" : "MIT" ,
"dependencies" : {
"content-type" : "^1.0.5" ,
"media-typer" : "^1.1.0" ,
"mime-types" : "^3.0.0"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/typescript" : {
"version" : "5.7.2" ,
"resolved" : "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz" ,
"integrity" : "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==" ,
"license" : "Apache-2.0" ,
"bin" : {
"tsc" : "bin/tsc" ,
"tsserver" : "bin/tsserver"
} ,
"engines" : {
"node" : ">=14.17"
}
} ,
"node_modules/undefsafe" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/undefsafe/-/undefsafe-2.0.5.tgz" ,
"integrity" : "sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/undici-types" : {
"version" : "6.20.0" ,
"resolved" : "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz" ,
"integrity" : "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==" ,
"license" : "MIT"
} ,
"node_modules/unpipe" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz" ,
"integrity" : "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/utils-merge" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz" ,
"integrity" : "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4.0"
}
} ,
"node_modules/v8-compile-cache-lib" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz" ,
"integrity" : "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==" ,
"license" : "MIT"
} ,
"node_modules/vary" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz" ,
"integrity" : "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/wrappy" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" ,
"integrity" : "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" ,
"license" : "ISC"
} ,
"node_modules/xtend" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz" ,
"integrity" : "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.4"
}
} ,
"node_modules/yn" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz" ,
"integrity" : "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
}
}
}