mirror of
https://github.com/usetrmnl/larapaper.git
synced 2026-08-13 14:28:54 -07:00
1234 lines
40 KiB
JSON
1234 lines
40 KiB
JSON
{
|
|
"name": "larapaper-docmd",
|
|
"version": "0.0.1",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "larapaper-docmd",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"@docmd/core": "^0.8.5"
|
|
}
|
|
},
|
|
"node_modules/@docmd/api": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/api/-/api-0.8.17.tgz",
|
|
"integrity": "sha512-6uEImRBa33czn87lmm4841Ws2y4o0+eoNLUTijoREMXuOS3TcHNiy8lL54sKcBAmC2S0zrLrFNmV46CMfepKqg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@docmd/parser": "^0.8.17",
|
|
"@docmd/tui": "^0.8.17",
|
|
"@docmd/utils": "^0.8.17"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
},
|
|
"optionalDependencies": {
|
|
"@docmd/engine-js": "^0.8.17",
|
|
"@docmd/engine-rust": "^0.8.17"
|
|
}
|
|
},
|
|
"node_modules/@docmd/core": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/core/-/core-0.8.17.tgz",
|
|
"integrity": "sha512-3KmN5DmufhIvMJ2BPV9HYi7YolxC9aWeCsvj8/TxIuw7qsMmvnNl/OD2mhQrtF/qqWkpRGzJpyVmBEER8easAA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@docmd/api": "^0.8.17",
|
|
"@docmd/deployer": "^0.8.17",
|
|
"@docmd/live": "^0.8.17",
|
|
"@docmd/parser": "^0.8.17",
|
|
"@docmd/plugin-analytics": "^0.8.17",
|
|
"@docmd/plugin-git": "^0.8.17",
|
|
"@docmd/plugin-installer": "^0.8.17",
|
|
"@docmd/plugin-llms": "^0.8.17",
|
|
"@docmd/plugin-mermaid": "^0.8.17",
|
|
"@docmd/plugin-okf": "^0.8.17",
|
|
"@docmd/plugin-openapi": "^0.8.17",
|
|
"@docmd/plugin-search": "^0.8.17",
|
|
"@docmd/plugin-seo": "^0.8.17",
|
|
"@docmd/plugin-sitemap": "^0.8.17",
|
|
"@docmd/themes": "^0.8.17",
|
|
"@docmd/tui": "^0.8.17",
|
|
"@docmd/ui": "^0.8.17",
|
|
"@docmd/utils": "^0.8.17",
|
|
"esbuild": "^0.28.1",
|
|
"ws": "^8.21.1"
|
|
},
|
|
"bin": {
|
|
"docmd": "dist/bin/docmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/@docmd/deployer": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/deployer/-/deployer-0.8.17.tgz",
|
|
"integrity": "sha512-IwRmyvXAZtaBO9iqV8Jqm0mbZQlAGXfZVVQz6oBb7J/w39IEMk26trLioXTQ2CeFVvYv9Mrv+YqHUZ+yHkaghw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@docmd/api": "^0.8.17"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/@docmd/engine-js": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/engine-js/-/engine-js-0.8.17.tgz",
|
|
"integrity": "sha512-gw90zYdXhmPDElOx9Rix42p96yXjNBB2WYRDUQbvPR+fO2KQrkcJtGTYgxfXhLFR06aavQAjAFx5KkirWv8+9g==",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/@docmd/engine-rust": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/engine-rust/-/engine-rust-0.8.17.tgz",
|
|
"integrity": "sha512-cLXuLF9g/o6De5zzMAl57M3TKL/DTNKCwb8poTyWlDcVkc9gO4MfVqi1u5lBGeRwIk27DsuwIb4c/ZV9pYwxBA==",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/@docmd/live": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/live/-/live-0.8.17.tgz",
|
|
"integrity": "sha512-xX30IMMqg0JhSQnRGofBiEOob3hkXk11axPc+7yEXWObsOQzOJtFtQsJTZt+MbLDJ616COXbnOegeHv6QV9LsA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@docmd/parser": "^0.8.17",
|
|
"@docmd/plugin-math": "^0.8.17",
|
|
"@docmd/plugin-mermaid": "^0.8.17",
|
|
"@docmd/themes": "^0.8.17",
|
|
"@docmd/tui": "^0.8.17",
|
|
"@docmd/ui": "^0.8.17",
|
|
"buffer": "^6.0.3",
|
|
"esbuild": "^0.28.1",
|
|
"katex": "^0.17.0",
|
|
"markdown-it-texmath": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"docmd-live": "bin/docmd-live.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/@docmd/parser": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/parser/-/parser-0.8.17.tgz",
|
|
"integrity": "sha512-Vuw9WZoux6tzDNdZPbkSiNfbqoYXdGqY8BHtyYHm6mYinHZFSSCt4R08j9M9OwltASEafdZlQV+s132YT9XtJw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@docmd/tui": "^0.8.17",
|
|
"@docmd/utils": "^0.8.17",
|
|
"embed-lite": "^0.1.4",
|
|
"lite-hl": "^0.1.2",
|
|
"lite-matter": "^0.1.1",
|
|
"lite-template": "^0.1.2",
|
|
"lucide-static": "^0.577.0",
|
|
"markdown-it": "^14.3.0",
|
|
"markdown-it-abbr": "^1.0.4",
|
|
"markdown-it-attrs": "^4.5.0",
|
|
"markdown-it-deflist": "^2.1.0",
|
|
"markdown-it-emoji": "^2.0.2",
|
|
"markdown-it-footnote": "^3.0.3",
|
|
"markdown-it-task-lists": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/@docmd/plugin-analytics": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/plugin-analytics/-/plugin-analytics-0.8.17.tgz",
|
|
"integrity": "sha512-NWy4OxCft2FsKEOAAurKarCgkpAlGWf7adP126HQTZK8Pu6iT6G35Be970lLHX1G7du8siI0Guj5nH/IT/6j4A==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@docmd/utils": "^0.8.17"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
},
|
|
"peerDependencies": {
|
|
"@docmd/api": "^0.8.17"
|
|
}
|
|
},
|
|
"node_modules/@docmd/plugin-git": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/plugin-git/-/plugin-git-0.8.17.tgz",
|
|
"integrity": "sha512-F+DZQWMa23XSFP9QRp6Bh/qY9F3I/dO/kdcwjLw1Y2o0RuXPsMLVZuRH9ZmTjggmItmVnw6EjUASPAbVr4PKQA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
},
|
|
"peerDependencies": {
|
|
"@docmd/api": "^0.8.17"
|
|
}
|
|
},
|
|
"node_modules/@docmd/plugin-installer": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/plugin-installer/-/plugin-installer-0.8.17.tgz",
|
|
"integrity": "sha512-cG8PZVM+1PRW/gMQg8zN9H457Ii4v5AVTS8m2u1f/vI7E8+Wblc6AsJd3pJII0JNSM53TcIe2vQs2lKIzkT30g==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@docmd/api": "^0.8.17"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/@docmd/plugin-llms": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/plugin-llms/-/plugin-llms-0.8.17.tgz",
|
|
"integrity": "sha512-OGrJbJi3QedsITygPzhEp2VqDiy5fv+Q4+qdJAWwK+D+NpenuIpJ7VT1bUHZK7+CITkgOByXbGTjcGal7V9tWg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/@docmd/plugin-math": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/plugin-math/-/plugin-math-0.8.17.tgz",
|
|
"integrity": "sha512-g2FOJ47m1NDAzVjblb7SzTqN/k2yzAYSlJOyP3GEjw7hwIx/yLYTc4iIxGbnP1c/kPAQsZFLiUmBnlPBSDtr6w==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"katex": "^0.17.0",
|
|
"markdown-it-texmath": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/@docmd/plugin-mermaid": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/plugin-mermaid/-/plugin-mermaid-0.8.17.tgz",
|
|
"integrity": "sha512-RgS75eJf5gaGP2d6gsCEdrah5Fu1Q/9RrkYMlPeynPUX/YWe5Nza8mjFZGBk4uByKtmSJX4plzVoGMRSfh8oow==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/@docmd/plugin-okf": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/plugin-okf/-/plugin-okf-0.8.17.tgz",
|
|
"integrity": "sha512-Ff4Z5BUKyJbhJIASGbcDy7NJ3PrATCWVumlzKS+IugwAzblYX8Q2vW5ShArqaArjz4KId4/EA8pcdqsO7KccSw==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/@docmd/plugin-openapi": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/plugin-openapi/-/plugin-openapi-0.8.17.tgz",
|
|
"integrity": "sha512-0Tu9+TcXzSC82GNCxud3mrvW86L0hKFnGoPljc7hDoW+QmKz4wBrtsc+KoSyeUZ8cBfBLrgQYLBHmmd0+Y6QQg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@docmd/utils": "^0.8.17"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
},
|
|
"peerDependencies": {
|
|
"@docmd/api": "^0.8.17"
|
|
}
|
|
},
|
|
"node_modules/@docmd/plugin-search": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/plugin-search/-/plugin-search-0.8.17.tgz",
|
|
"integrity": "sha512-lNrM8IfMWoyojAjXXbKO3G34p8j17A97ha2ptOIEIrc+xQPLAdD3EoeConf1E59e3I77e4TRU3SuaRe55NGeaw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"markdown-it": "^14.3.0",
|
|
"minisearch": "^7.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
},
|
|
"peerDependencies": {
|
|
"docmd-search": ">=0.1.1"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"docmd-search": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@docmd/plugin-seo": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/plugin-seo/-/plugin-seo-0.8.17.tgz",
|
|
"integrity": "sha512-BpPr0YQpVBdKpfjcBJVyf2xTuHBhZdk3YvsZGL1ut3JLTZ6cU7FI0zIdb+gr2CuHQl4m7eYpnBN+p7ex1K0bLA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@docmd/utils": "^0.8.17"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
},
|
|
"peerDependencies": {
|
|
"@docmd/api": "^0.8.17"
|
|
}
|
|
},
|
|
"node_modules/@docmd/plugin-sitemap": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/plugin-sitemap/-/plugin-sitemap-0.8.17.tgz",
|
|
"integrity": "sha512-0mRLISM2cKKc1YFXb+WyslQVMCWo3UU2F/J72aKTksDKlb3k7sXRZ3Uh1M210Ft8F3a4kgDtWlvtyVTFRVjhDw==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/@docmd/themes": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/themes/-/themes-0.8.17.tgz",
|
|
"integrity": "sha512-m3cT3d82ZZe4VDsqNQcmrLSJyeng4LQI4KfH0doq04xttL4OHzj6g5lWpPtLnHSs1fIjDPSw+mzrr18kNix4WA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/@docmd/tui": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/tui/-/tui-0.8.17.tgz",
|
|
"integrity": "sha512-Iy30XN7Luk/5u7JARy5qDHpcMle1VA+24qisyj4bRqNW8lgePDNSjHDzEyJ2HgVcpQZqlFgYGY0zd33Zdur2MA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/@docmd/ui": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/ui/-/ui-0.8.17.tgz",
|
|
"integrity": "sha512-VNW5J83LMGbdvjzuEJV1kZFnMiCvPh+hl2BW+N2QT38VZ7783yGRfTFB1EcvuQVnEZoAB8WI8J1IZBZUIIQI7g==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@docmd/api": "^0.8.17",
|
|
"@docmd/tui": "^0.8.17"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/@docmd/utils": {
|
|
"version": "0.8.17",
|
|
"resolved": "https://registry.npmjs.org/@docmd/utils/-/utils-0.8.17.tgz",
|
|
"integrity": "sha512-mIB/s1EVnT9MMg4R0dWnhnJSPXs97JZuxpAq3z5f2P/3/UtkNmghpm/8Sna/e+bWIs83gPQeclg+zXu+up+yIw==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/aix-ppc64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.28.1.tgz",
|
|
"integrity": "sha512-Svl7tq8k/08+p6CXPpRjQ1fKX+1odH/BQbb48fV6fj3CWHhsoIOoY87w1oHXm0qEpkIK3ZfVgp0hed3XBXzXMQ==",
|
|
"cpu": [
|
|
"ppc64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"aix"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/android-arm": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.28.1.tgz",
|
|
"integrity": "sha512-0k2F129Xdio1TdJfzJ8sy1Q47vUD2NnwdhiAf7drUN1EBTfPf4hsFCtmMgu/6m8JSzsBrlmVjudMBQqOfG8usQ==",
|
|
"cpu": [
|
|
"arm"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"android"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/android-arm64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.28.1.tgz",
|
|
"integrity": "sha512-34EGEbCIAgosYz6goLcopX6Mo7NyGv9tfwEM2/7Ce2VcVRk568iSvniGWcUXIy7wEDR1wzolcxcriFVrWYcwBg==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"android"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/android-x64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.28.1.tgz",
|
|
"integrity": "sha512-dbwY7ltSMDWsRatcRpCnES4F+im88OCUgGZjy52shC7GqHRE/cYlxNbB4Z4UpJswpcc4Qxd2oE/ufM0p61IKng==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"android"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/darwin-arm64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.28.1.tgz",
|
|
"integrity": "sha512-TZbWkQY7kvTAXbXUT7uVACR5cMHsDiSz9z7ZKAX/RTq/WJEk3QyRr0wZpNhBDX+/0CtdqUIJlOiodQcta6tY3Q==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/darwin-x64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.28.1.tgz",
|
|
"integrity": "sha512-zfdzgK9ACBNZLI/CyHTOx81SyNbM6YXn7rxSgX97VjyiPl9W1i4Ka4fgKECEoFCKGpvBj5qArWIGgQjOwkgskQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/freebsd-arm64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.28.1.tgz",
|
|
"integrity": "sha512-wG2EA8ENdEI0qhkSZMjfqrdY+ziCYCPMmtZjjIwOmXFjmyzEHn+UUxk5of+SYsjtfs3VpnlC7QLzSI5hY/rOAw==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"freebsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/freebsd-x64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.28.1.tgz",
|
|
"integrity": "sha512-i7dZ9vQgnvSCzi/rYCXNgtF/U+eKZNJBzu3eTQbRgHnM7tNSizLOkRFAl3qzVc/Op/u5YkHHa4pf/3DOYHthLQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"freebsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-arm": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.28.1.tgz",
|
|
"integrity": "sha512-qVXBOHQS+d5Y722GwJzJUtOLlX7km3CraOaGormF1pDtPd2C/l1SHRPgjLunLGe51Sh5YYWKMFDyV4SxgMQYTQ==",
|
|
"cpu": [
|
|
"arm"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-arm64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.28.1.tgz",
|
|
"integrity": "sha512-yHs+0uc8+nvEAfAfxrWQKK5peSNzBc4PegcMO0EJ2hT71uA7vB8Ihg2e77R2P7SG5uYjPbHlLLmve4LLLRCf0g==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-ia32": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.28.1.tgz",
|
|
"integrity": "sha512-d1z4ZuP0ajrfz/FhGT4vv278rX8KnPPJx8i5+AtK7TYbx9Le9F1hyzurZpkEyjkGa9dUGhQow4C1NmeGvqxN2w==",
|
|
"cpu": [
|
|
"ia32"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-loong64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.28.1.tgz",
|
|
"integrity": "sha512-M5sRjUVZrkm1OAPR3dlOYzNmN+loZKGVi1VUQGrwuqLcbR6qeAz+famMhjASeH3YVKvZz+zT1jlh/keC3Rj/lg==",
|
|
"cpu": [
|
|
"loong64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-mips64el": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.28.1.tgz",
|
|
"integrity": "sha512-mRObBZeHh2OxcBFPWE/FjylkRgZdYuiTR3vaTozquCGOH14iP9oN4x4Ge81CoIDYQrXmIxpFumJBu5MtZpnQJQ==",
|
|
"cpu": [
|
|
"mips64el"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-ppc64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.28.1.tgz",
|
|
"integrity": "sha512-slScBsMAb3GFDcdrCgLwZtPYRoH2H/youv10QiZyRjmsP48fznoveWytSgCI/R0ZcUgpc0ZhIUEx6LHts8yrfQ==",
|
|
"cpu": [
|
|
"ppc64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-riscv64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.28.1.tgz",
|
|
"integrity": "sha512-kw0owk1o0GFETUJyW0jc0G4Yzs0BHZn0JDZ8JRT088vjJYX777BAs1fDGxAC+q831qOs2DTC96mNsG2opdfyyQ==",
|
|
"cpu": [
|
|
"riscv64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-s390x": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.28.1.tgz",
|
|
"integrity": "sha512-/lAIjX8aYFRByhh6L5rYtPEDRqa9de/4V/juOXcta5frjvzXO4/sqEtyytse0g3zZFuWu5cDN0MkLz2qRDD2Ag==",
|
|
"cpu": [
|
|
"s390x"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-x64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.28.1.tgz",
|
|
"integrity": "sha512-u/anNYF2mmVOEDwLtnQ1wOr3EZ9sTNGLWrsYGYwHWzGA3Si84IOkHXlbWTD1NB+9/1lcnweYKO54uhxZydNzfA==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/netbsd-arm64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.28.1.tgz",
|
|
"integrity": "sha512-oks0DYbLwWMmaakTsCb+zL4E+aHRVLom9IJZOAthMQEPiQmydXHkziYEsGYRx0uNV/IjEKGAV941JzH02pflqw==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"netbsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/netbsd-x64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.28.1.tgz",
|
|
"integrity": "sha512-aeL6lAnN89Hz43Mlh1G8ARasbuoYvSITDEx0tHh5b7jJnHcssqgjy9Yx430GDpmCa6OyrKoS0aNRjKundRizGg==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"netbsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/openbsd-arm64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.28.1.tgz",
|
|
"integrity": "sha512-MEFJe5C3R8pwXdZ5Y21oo6m7ePiS0d9pWucn99O/wvyJZChoIQKrQDxKrGeW8F5+T0okTHesAmDeiHDTIq0V/Q==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"openbsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/openbsd-x64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.28.1.tgz",
|
|
"integrity": "sha512-i/ZLIOafE0Z8cI/XANJAixoJL/uRAoS2xOA3rb0xN+KK0K177cMAsQYkzHtBrtMXAKuAc7HGgcWiZ/sRC1Nxgw==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"openbsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/openharmony-arm64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.28.1.tgz",
|
|
"integrity": "sha512-ge+Z7EXFNt2BO1oAMsVpiQ8EwndV9i1xXerAeTIK7AtPs3bKFXQM7nlRxDSIUIMeueR1CNXxqztLzdNeReKBJg==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"openharmony"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/sunos-x64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.28.1.tgz",
|
|
"integrity": "sha512-BEjgtECkL3vY+SaSQ6nzVfiALUeFxpawyp8Jmf5PtYhf1Ug40N1h/hxlhts+f1FvSvarEigdxS3BlSMI2PJLcQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"sunos"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/win32-arm64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.28.1.tgz",
|
|
"integrity": "sha512-lCv9eK/H6ZJWbE7bh2nw54CZ9M2nupBxJcTsdk/QQnWkdSjKGuxmmH8/GWrlT1eMmZfn4dGcCjRte397WqfQXA==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/win32-ia32": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.28.1.tgz",
|
|
"integrity": "sha512-zvb/mB2bSCoJOpoCBgYKKpX6YM6mJBlBUVUtVj41DlZJVEB6/0CKlRYxP5wWl1C1ILiCoAU5wZZ4q1P3qeS6Eg==",
|
|
"cpu": [
|
|
"ia32"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/win32-x64": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.28.1.tgz",
|
|
"integrity": "sha512-bm4Mowrv+GXMlpWX++EcXw/iLyd1o3+bJkC2DkWXYVvgZCqD/bSj9ctZeAMC3cIxgjRVR2Dufaiu4YPxr5gW1A==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/argparse": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
|
"license": "Python-2.0"
|
|
},
|
|
"node_modules/base64-js": {
|
|
"version": "1.5.1",
|
|
"resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
|
|
"integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
|
|
"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/buffer": {
|
|
"version": "6.0.3",
|
|
"resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
|
|
"integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.2.1"
|
|
}
|
|
},
|
|
"node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/commander": {
|
|
"version": "8.3.0",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
|
|
"integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 12"
|
|
}
|
|
},
|
|
"node_modules/embed-lite": {
|
|
"version": "0.1.6",
|
|
"resolved": "https://registry.npmjs.org/embed-lite/-/embed-lite-0.1.6.tgz",
|
|
"integrity": "sha512-iL9W49mLcEAla5U2l5MtwCyp+F4r938Z+HFo+/qruEXfGhpwm+qg0WqbfpsxPlm2rQAuXih7skAtyM3dVLCuXA==",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/entities": {
|
|
"version": "4.5.0",
|
|
"resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
|
|
"integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/esbuild": {
|
|
"version": "0.28.1",
|
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.28.1.tgz",
|
|
"integrity": "sha512-HrJrvZv5ayxBzPfwphOoNzkzOIIlifzk0KJrGK2c8R4+LKpMtpYLQeUdjnwjWv/LZlkH2laZk+4w78pi99D4Vw==",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"esbuild": "bin/esbuild"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"optionalDependencies": {
|
|
"@esbuild/aix-ppc64": "0.28.1",
|
|
"@esbuild/android-arm": "0.28.1",
|
|
"@esbuild/android-arm64": "0.28.1",
|
|
"@esbuild/android-x64": "0.28.1",
|
|
"@esbuild/darwin-arm64": "0.28.1",
|
|
"@esbuild/darwin-x64": "0.28.1",
|
|
"@esbuild/freebsd-arm64": "0.28.1",
|
|
"@esbuild/freebsd-x64": "0.28.1",
|
|
"@esbuild/linux-arm": "0.28.1",
|
|
"@esbuild/linux-arm64": "0.28.1",
|
|
"@esbuild/linux-ia32": "0.28.1",
|
|
"@esbuild/linux-loong64": "0.28.1",
|
|
"@esbuild/linux-mips64el": "0.28.1",
|
|
"@esbuild/linux-ppc64": "0.28.1",
|
|
"@esbuild/linux-riscv64": "0.28.1",
|
|
"@esbuild/linux-s390x": "0.28.1",
|
|
"@esbuild/linux-x64": "0.28.1",
|
|
"@esbuild/netbsd-arm64": "0.28.1",
|
|
"@esbuild/netbsd-x64": "0.28.1",
|
|
"@esbuild/openbsd-arm64": "0.28.1",
|
|
"@esbuild/openbsd-x64": "0.28.1",
|
|
"@esbuild/openharmony-arm64": "0.28.1",
|
|
"@esbuild/sunos-x64": "0.28.1",
|
|
"@esbuild/win32-arm64": "0.28.1",
|
|
"@esbuild/win32-ia32": "0.28.1",
|
|
"@esbuild/win32-x64": "0.28.1"
|
|
}
|
|
},
|
|
"node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ieee754": {
|
|
"version": "1.2.1",
|
|
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
|
|
"integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/katex": {
|
|
"version": "0.17.0",
|
|
"resolved": "https://registry.npmjs.org/katex/-/katex-0.17.0.tgz",
|
|
"integrity": "sha512-Vdw0ATsQ9V+LuegM/BTwQqV/6cTl5lbGcIrU+BCgLxyf6bo38ybOr372tuSIxir3CN720flu1meYR6XzNMwQnw==",
|
|
"funding": [
|
|
"https://opencollective.com/katex",
|
|
"https://github.com/sponsors/katex"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"commander": "^8.3.0"
|
|
},
|
|
"bin": {
|
|
"katex": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/linkify-it": {
|
|
"version": "5.0.2",
|
|
"resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.2.tgz",
|
|
"integrity": "sha512-ONTm2jCMAVZjgQa/Fy1kScXsuOoF5NPTsoFBdE1KVIZ2vAh/r9+Bqo+0jINCBYnavTPQZz38QzFTme79ENoN3Q==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/puzrin"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/markdown-it"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"uc.micro": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/lite-hl": {
|
|
"version": "0.1.2",
|
|
"resolved": "https://registry.npmjs.org/lite-hl/-/lite-hl-0.1.2.tgz",
|
|
"integrity": "sha512-vfWGhEyMY7Cz4CiuOzb/NT2SdHSwqGzVqRd3zecA94vsg9bjHqFqNUzYbws0VaJQW6oVXoyKWw+dzCZB+FwVHA==",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/lite-matter": {
|
|
"version": "0.1.2",
|
|
"resolved": "https://registry.npmjs.org/lite-matter/-/lite-matter-0.1.2.tgz",
|
|
"integrity": "sha512-cGSYxO6vcipYZBSF5dUtDF3IqbkNxSjVQuvs5Ol3fO35URzHEvG2Ml0KbH5kvXXsx33SgbfwiVp6afwovarD8A==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"yaml": "^2.9.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/lite-template": {
|
|
"version": "0.1.3",
|
|
"resolved": "https://registry.npmjs.org/lite-template/-/lite-template-0.1.3.tgz",
|
|
"integrity": "sha512-JVN3BA0WMTjRshH1ljQd2ZF2019NhYpQgvi0VGLJ4TXc9kkfu6kx672DhUWPLlhFMfjZCirYY4emawXl3hEKPQ==",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mgks"
|
|
}
|
|
},
|
|
"node_modules/lucide-static": {
|
|
"version": "0.577.0",
|
|
"resolved": "https://registry.npmjs.org/lucide-static/-/lucide-static-0.577.0.tgz",
|
|
"integrity": "sha512-hx39J5Tq4JWF2ALY+5YRg+SxQLpeAmLJDXNcqiBJH/UuVwp43it9fyki/onZO7AVFgG5ZbB+fWwZR9mwGHE2XQ==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/markdown-it": {
|
|
"version": "14.3.0",
|
|
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.3.0.tgz",
|
|
"integrity": "sha512-RCEsPjR+sr0x+AuYp601tKTkgFG4YEPLCzHST3cQ/fhlJkqAkz1L2/Qbp1j9qw5SBwQHFBoW8+hoN5xssOF0Tw==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/puzrin"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/markdown-it"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^2.0.1",
|
|
"entities": "^4.5.0",
|
|
"linkify-it": "^5.0.2",
|
|
"mdurl": "^2.0.0",
|
|
"punycode.js": "^2.3.1",
|
|
"uc.micro": "^2.1.0"
|
|
},
|
|
"bin": {
|
|
"markdown-it": "bin/markdown-it.mjs"
|
|
}
|
|
},
|
|
"node_modules/markdown-it-abbr": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/markdown-it-abbr/-/markdown-it-abbr-1.0.4.tgz",
|
|
"integrity": "sha512-ZeA4Z4SaBbYysZap5iZcxKmlPL6bYA8grqhzJIHB1ikn7njnzaP8uwbtuXc4YXD5LicI4/2Xmc0VwmSiFV04gg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/markdown-it-attrs": {
|
|
"version": "4.5.0",
|
|
"resolved": "https://registry.npmjs.org/markdown-it-attrs/-/markdown-it-attrs-4.5.0.tgz",
|
|
"integrity": "sha512-dsuEyK/MDAYsdZLDIaDAQXz5+gP0AAbJ4ZjOSB0w+ZGe4lLbzyCgGg0LApC6j9zUK2F+2SA9VkzXfyNG9hL/8g==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"peerDependencies": {
|
|
"markdown-it": ">= 9.0.0"
|
|
}
|
|
},
|
|
"node_modules/markdown-it-deflist": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/markdown-it-deflist/-/markdown-it-deflist-2.1.0.tgz",
|
|
"integrity": "sha512-3OuqoRUlSxJiuQYu0cWTLHNhhq2xtoSFqsZK8plANg91+RJQU1ziQ6lA2LzmFAEes18uPBsHZpcX6We5l76Nzg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/markdown-it-emoji": {
|
|
"version": "2.0.2",
|
|
"resolved": "https://registry.npmjs.org/markdown-it-emoji/-/markdown-it-emoji-2.0.2.tgz",
|
|
"integrity": "sha512-zLftSaNrKuYl0kR5zm4gxXjHaOI3FAOEaloKmRA5hijmJZvSjmxcokOLlzycb/HXlUFWzXqpIEoyEMCE4i9MvQ==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/markdown-it-footnote": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/markdown-it-footnote/-/markdown-it-footnote-3.0.3.tgz",
|
|
"integrity": "sha512-YZMSuCGVZAjzKMn+xqIco9d1cLGxbELHZ9do/TSYVzraooV8ypsppKNmUJ0fVH5ljkCInQAtFpm8Rb3eXSrt5w==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/markdown-it-task-lists": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/markdown-it-task-lists/-/markdown-it-task-lists-2.1.1.tgz",
|
|
"integrity": "sha512-TxFAc76Jnhb2OUu+n3yz9RMu4CwGfaT788br6HhEDlvWfdeJcLUsxk1Hgw2yJio0OXsxv7pyIPmvECY7bMbluA==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/markdown-it-texmath": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/markdown-it-texmath/-/markdown-it-texmath-1.0.0.tgz",
|
|
"integrity": "sha512-4hhkiX8/gus+6e53PLCUmUrsa6ZWGgJW2XCW6O0ASvZUiezIK900ZicinTDtG3kAO2kon7oUA/ReWmpW2FByxg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mdurl": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/mdurl/-/mdurl-2.1.0.tgz",
|
|
"integrity": "sha512-1+HBaOx0zi/dQWht8rNv9MYf9qqpqL/kxI0hXImU6Y547zM6Sni8BQibt7ifgMcYtQg41ao3Ivd6cnSM86inpg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/minisearch": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://registry.npmjs.org/minisearch/-/minisearch-7.2.0.tgz",
|
|
"integrity": "sha512-dqT2XBYUOZOiC5t2HRnwADjhNS2cecp9u+TJRiJ1Qp/f5qjkeT5APcGPjHw+bz89Ms8Jp+cG4AlE+QZ/QnDglg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/punycode.js": {
|
|
"version": "2.3.1",
|
|
"resolved": "https://registry.npmjs.org/punycode.js/-/punycode.js-2.3.1.tgz",
|
|
"integrity": "sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/uc.micro": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz",
|
|
"integrity": "sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ws": {
|
|
"version": "8.21.3",
|
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.21.3.tgz",
|
|
"integrity": "sha512-201TZ/kPWxoPr/OKWjquZR1SWKXcvxdH+e1xrx89b3YbmzLMFCLfnaG1HFIgWzJOEWZ7MvpK++odZufgYR50Rw==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": ">=5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/yaml": {
|
|
"version": "2.9.0",
|
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.9.0.tgz",
|
|
"integrity": "sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"yaml": "bin.mjs"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/eemeli"
|
|
}
|
|
}
|
|
}
|
|
}
|