|
@@ -1,694 +0,0 @@
|
|
|
-{
|
|
|
|
|
- "name": "clawd",
|
|
|
|
|
- "lockfileVersion": 3,
|
|
|
|
|
- "requires": true,
|
|
|
|
|
- "packages": {
|
|
|
|
|
- "": {
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "arxiv-api": "^1.1.1",
|
|
|
|
|
- "jsdom": "^28.0.0",
|
|
|
|
|
- "mustache": "^4.2.0",
|
|
|
|
|
- "xml2js": "^0.6.2"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/@acemir/cssom": {
|
|
|
|
|
- "version": "0.9.31",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/@acemir/cssom/-/cssom-0.9.31.tgz",
|
|
|
|
|
- "integrity": "sha512-ZnR3GSaH+/vJ0YlHau21FjfLYjMpYVIzTD8M8vIEQvIGxeOXyXdzCI140rrCY862p/C/BbzWsjc1dgnM9mkoTA==",
|
|
|
|
|
- "license": "MIT"
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/@asamuzakjp/css-color": {
|
|
|
|
|
- "version": "4.1.2",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/@asamuzakjp/css-color/-/css-color-4.1.2.tgz",
|
|
|
|
|
- "integrity": "sha512-NfBUvBaYgKIuq6E/RBLY1m0IohzNHAYyaJGuTK79Z23uNwmz2jl1mPsC5ZxCCxylinKhT1Amn5oNTlx1wN8cQg==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "@csstools/css-calc": "^3.0.0",
|
|
|
|
|
- "@csstools/css-color-parser": "^4.0.1",
|
|
|
|
|
- "@csstools/css-parser-algorithms": "^4.0.0",
|
|
|
|
|
- "@csstools/css-tokenizer": "^4.0.0",
|
|
|
|
|
- "lru-cache": "^11.2.5"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/@asamuzakjp/dom-selector": {
|
|
|
|
|
- "version": "6.8.1",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/@asamuzakjp/dom-selector/-/dom-selector-6.8.1.tgz",
|
|
|
|
|
- "integrity": "sha512-MvRz1nCqW0fsy8Qz4dnLIvhOlMzqDVBabZx6lH+YywFDdjXhMY37SmpV1XFX3JzG5GWHn63j6HX6QPr3lZXHvQ==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "@asamuzakjp/nwsapi": "^2.3.9",
|
|
|
|
|
- "bidi-js": "^1.0.3",
|
|
|
|
|
- "css-tree": "^3.1.0",
|
|
|
|
|
- "is-potential-custom-element-name": "^1.0.1",
|
|
|
|
|
- "lru-cache": "^11.2.6"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/@asamuzakjp/nwsapi": {
|
|
|
|
|
- "version": "2.3.9",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/@asamuzakjp/nwsapi/-/nwsapi-2.3.9.tgz",
|
|
|
|
|
- "integrity": "sha512-n8GuYSrI9bF7FFZ/SjhwevlHc8xaVlb/7HmHelnc/PZXBD2ZR49NnN9sMMuDdEGPeeRQ5d0hqlSlEpgCX3Wl0Q==",
|
|
|
|
|
- "license": "MIT"
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/@csstools/color-helpers": {
|
|
|
|
|
- "version": "6.0.1",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.1.tgz",
|
|
|
|
|
- "integrity": "sha512-NmXRccUJMk2AWA5A7e5a//3bCIMyOu2hAtdRYrhPPHjDxINuCwX1w6rnIZ4xjLcp0ayv6h8Pc3X0eJUGiAAXHQ==",
|
|
|
|
|
- "funding": [
|
|
|
|
|
- {
|
|
|
|
|
- "type": "github",
|
|
|
|
|
- "url": "https://github.com/sponsors/csstools"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "type": "opencollective",
|
|
|
|
|
- "url": "https://opencollective.com/csstools"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "license": "MIT-0",
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=20.19.0"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/@csstools/css-calc": {
|
|
|
|
|
- "version": "3.1.1",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.1.1.tgz",
|
|
|
|
|
- "integrity": "sha512-HJ26Z/vmsZQqs/o3a6bgKslXGFAungXGbinULZO3eMsOyNJHeBBZfup5FiZInOghgoM4Hwnmw+OgbJCNg1wwUQ==",
|
|
|
|
|
- "funding": [
|
|
|
|
|
- {
|
|
|
|
|
- "type": "github",
|
|
|
|
|
- "url": "https://github.com/sponsors/csstools"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "type": "opencollective",
|
|
|
|
|
- "url": "https://opencollective.com/csstools"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=20.19.0"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependencies": {
|
|
|
|
|
- "@csstools/css-parser-algorithms": "^4.0.0",
|
|
|
|
|
- "@csstools/css-tokenizer": "^4.0.0"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/@csstools/css-color-parser": {
|
|
|
|
|
- "version": "4.0.1",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.0.1.tgz",
|
|
|
|
|
- "integrity": "sha512-vYwO15eRBEkeF6xjAno/KQ61HacNhfQuuU/eGwH67DplL0zD5ZixUa563phQvUelA07yDczIXdtmYojCphKJcw==",
|
|
|
|
|
- "funding": [
|
|
|
|
|
- {
|
|
|
|
|
- "type": "github",
|
|
|
|
|
- "url": "https://github.com/sponsors/csstools"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "type": "opencollective",
|
|
|
|
|
- "url": "https://opencollective.com/csstools"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "@csstools/color-helpers": "^6.0.1",
|
|
|
|
|
- "@csstools/css-calc": "^3.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=20.19.0"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependencies": {
|
|
|
|
|
- "@csstools/css-parser-algorithms": "^4.0.0",
|
|
|
|
|
- "@csstools/css-tokenizer": "^4.0.0"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/@csstools/css-parser-algorithms": {
|
|
|
|
|
- "version": "4.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-+B87qS7fIG3L5h3qwJ/IFbjoVoOe/bpOdh9hAjXbvx0o8ImEmUsGXN0inFOnk2ChCFgqkkGFQ+TpM5rbhkKe4w==",
|
|
|
|
|
- "funding": [
|
|
|
|
|
- {
|
|
|
|
|
- "type": "github",
|
|
|
|
|
- "url": "https://github.com/sponsors/csstools"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "type": "opencollective",
|
|
|
|
|
- "url": "https://opencollective.com/csstools"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=20.19.0"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependencies": {
|
|
|
|
|
- "@csstools/css-tokenizer": "^4.0.0"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/@csstools/css-syntax-patches-for-csstree": {
|
|
|
|
|
- "version": "1.0.27",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/@csstools/css-syntax-patches-for-csstree/-/css-syntax-patches-for-csstree-1.0.27.tgz",
|
|
|
|
|
- "integrity": "sha512-sxP33Jwg1bviSUXAV43cVYdmjt2TLnLXNqCWl9xmxHawWVjGz/kEbdkr7F9pxJNBN2Mh+dq0crgItbW6tQvyow==",
|
|
|
|
|
- "funding": [
|
|
|
|
|
- {
|
|
|
|
|
- "type": "github",
|
|
|
|
|
- "url": "https://github.com/sponsors/csstools"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "type": "opencollective",
|
|
|
|
|
- "url": "https://opencollective.com/csstools"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "license": "MIT-0"
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/@csstools/css-tokenizer": {
|
|
|
|
|
- "version": "4.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-QxULHAm7cNu72w97JUNCBFODFaXpbDg+dP8b/oWFAZ2MTRppA3U00Y2L1HqaS4J6yBqxwa/Y3nMBaxVKbB/NsA==",
|
|
|
|
|
- "funding": [
|
|
|
|
|
- {
|
|
|
|
|
- "type": "github",
|
|
|
|
|
- "url": "https://github.com/sponsors/csstools"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "type": "opencollective",
|
|
|
|
|
- "url": "https://opencollective.com/csstools"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=20.19.0"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/@exodus/bytes": {
|
|
|
|
|
- "version": "1.14.1",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/@exodus/bytes/-/bytes-1.14.1.tgz",
|
|
|
|
|
- "integrity": "sha512-OhkBFWI6GcRMUroChZiopRiSp2iAMvEBK47NhJooDqz1RERO4QuZIZnjP63TXX8GAiLABkYmX+fuQsdJ1dd2QQ==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependencies": {
|
|
|
|
|
- "@noble/hashes": "^1.8.0 || ^2.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependenciesMeta": {
|
|
|
|
|
- "@noble/hashes": {
|
|
|
|
|
- "optional": true
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/agent-base": {
|
|
|
|
|
- "version": "7.1.4",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz",
|
|
|
|
|
- "integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">= 14"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/arxiv-api": {
|
|
|
|
|
- "version": "1.1.1",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/arxiv-api/-/arxiv-api-1.1.1.tgz",
|
|
|
|
|
- "integrity": "sha512-34Kp1sCS3/n/6vNU9nNs8lPWPxbI+POYPrXGinUKYCqDJeCvnreA8D53In9wCgO97XcsTuKnWxYMhfB6ZsMFxQ==",
|
|
|
|
|
- "license": "ISC",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "axios": "0.19.2",
|
|
|
|
|
- "lodash": "4.17.15",
|
|
|
|
|
- "xml2js": "0.4.23"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=8.10.0"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/arxiv-api/node_modules/xml2js": {
|
|
|
|
|
- "version": "0.4.23",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz",
|
|
|
|
|
- "integrity": "sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "sax": ">=0.6.0",
|
|
|
|
|
- "xmlbuilder": "~11.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=4.0.0"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/axios": {
|
|
|
|
|
- "version": "0.19.2",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/axios/-/axios-0.19.2.tgz",
|
|
|
|
|
- "integrity": "sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==",
|
|
|
|
|
- "deprecated": "Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "follow-redirects": "1.5.10"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/bidi-js": {
|
|
|
|
|
- "version": "1.0.3",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/bidi-js/-/bidi-js-1.0.3.tgz",
|
|
|
|
|
- "integrity": "sha512-RKshQI1R3YQ+n9YJz2QQ147P66ELpa1FQEg20Dk8oW9t2KgLbpDLLp9aGZ7y8WHSshDknG0bknqGw5/tyCs5tw==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "require-from-string": "^2.0.2"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/css-tree": {
|
|
|
|
|
- "version": "3.1.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.1.0.tgz",
|
|
|
|
|
- "integrity": "sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "mdn-data": "2.12.2",
|
|
|
|
|
- "source-map-js": "^1.0.1"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/cssstyle": {
|
|
|
|
|
- "version": "5.3.7",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-5.3.7.tgz",
|
|
|
|
|
- "integrity": "sha512-7D2EPVltRrsTkhpQmksIu+LxeWAIEk6wRDMJ1qljlv+CKHJM+cJLlfhWIzNA44eAsHXSNe3+vO6DW1yCYx8SuQ==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "@asamuzakjp/css-color": "^4.1.1",
|
|
|
|
|
- "@csstools/css-syntax-patches-for-csstree": "^1.0.21",
|
|
|
|
|
- "css-tree": "^3.1.0",
|
|
|
|
|
- "lru-cache": "^11.2.4"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=20"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/data-urls": {
|
|
|
|
|
- "version": "7.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-7.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-23XHcCF+coGYevirZceTVD7NdJOqVn+49IHyxgszm+JIiHLoB2TkmPtsYkNWT1pvRSGkc35L6NHs0yHkN2SumA==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "whatwg-mimetype": "^5.0.0",
|
|
|
|
|
- "whatwg-url": "^16.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "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/decimal.js": {
|
|
|
|
|
- "version": "10.6.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz",
|
|
|
|
|
- "integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==",
|
|
|
|
|
- "license": "MIT"
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/entities": {
|
|
|
|
|
- "version": "6.0.1",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/entities/-/entities-6.0.1.tgz",
|
|
|
|
|
- "integrity": "sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==",
|
|
|
|
|
- "license": "BSD-2-Clause",
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=0.12"
|
|
|
|
|
- },
|
|
|
|
|
- "funding": {
|
|
|
|
|
- "url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/follow-redirects": {
|
|
|
|
|
- "version": "1.5.10",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.5.10.tgz",
|
|
|
|
|
- "integrity": "sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "debug": "=3.1.0"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=4.0"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/html-encoding-sniffer": {
|
|
|
|
|
- "version": "6.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-6.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-CV9TW3Y3f8/wT0BRFc1/KAVQ3TUHiXmaAb6VW9vtiMFf7SLoMd1PdAc4W3KFOFETBJUb90KatHqlsZMWV+R9Gg==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "@exodus/bytes": "^1.6.0"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/http-proxy-agent": {
|
|
|
|
|
- "version": "7.0.2",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
|
|
|
|
|
- "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "agent-base": "^7.1.0",
|
|
|
|
|
- "debug": "^4.3.4"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">= 14"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/http-proxy-agent/node_modules/debug": {
|
|
|
|
|
- "version": "4.4.3",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
|
|
|
|
|
- "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "ms": "^2.1.3"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=6.0"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependenciesMeta": {
|
|
|
|
|
- "supports-color": {
|
|
|
|
|
- "optional": true
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/http-proxy-agent/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/https-proxy-agent": {
|
|
|
|
|
- "version": "7.0.6",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
|
|
|
|
|
- "integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "agent-base": "^7.1.2",
|
|
|
|
|
- "debug": "4"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">= 14"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/https-proxy-agent/node_modules/debug": {
|
|
|
|
|
- "version": "4.4.3",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
|
|
|
|
|
- "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "ms": "^2.1.3"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=6.0"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependenciesMeta": {
|
|
|
|
|
- "supports-color": {
|
|
|
|
|
- "optional": true
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/https-proxy-agent/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/is-potential-custom-element-name": {
|
|
|
|
|
- "version": "1.0.1",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz",
|
|
|
|
|
- "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==",
|
|
|
|
|
- "license": "MIT"
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/jsdom": {
|
|
|
|
|
- "version": "28.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-28.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-KDYJgZ6T2TKdU8yBfYueq5EPG/EylMsBvCaenWMJb2OXmjgczzwveRCoJ+Hgj1lXPDyasvrgneSn4GBuR1hYyA==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "@acemir/cssom": "^0.9.31",
|
|
|
|
|
- "@asamuzakjp/dom-selector": "^6.7.6",
|
|
|
|
|
- "@exodus/bytes": "^1.11.0",
|
|
|
|
|
- "cssstyle": "^5.3.7",
|
|
|
|
|
- "data-urls": "^7.0.0",
|
|
|
|
|
- "decimal.js": "^10.6.0",
|
|
|
|
|
- "html-encoding-sniffer": "^6.0.0",
|
|
|
|
|
- "http-proxy-agent": "^7.0.2",
|
|
|
|
|
- "https-proxy-agent": "^7.0.6",
|
|
|
|
|
- "is-potential-custom-element-name": "^1.0.1",
|
|
|
|
|
- "parse5": "^8.0.0",
|
|
|
|
|
- "saxes": "^6.0.0",
|
|
|
|
|
- "symbol-tree": "^3.2.4",
|
|
|
|
|
- "tough-cookie": "^6.0.0",
|
|
|
|
|
- "undici": "^7.20.0",
|
|
|
|
|
- "w3c-xmlserializer": "^5.0.0",
|
|
|
|
|
- "webidl-conversions": "^8.0.1",
|
|
|
|
|
- "whatwg-mimetype": "^5.0.0",
|
|
|
|
|
- "whatwg-url": "^16.0.0",
|
|
|
|
|
- "xml-name-validator": "^5.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependencies": {
|
|
|
|
|
- "canvas": "^3.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependenciesMeta": {
|
|
|
|
|
- "canvas": {
|
|
|
|
|
- "optional": true
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/lodash": {
|
|
|
|
|
- "version": "4.17.15",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
|
|
|
|
|
- "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
|
|
|
|
|
- "license": "MIT"
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/lru-cache": {
|
|
|
|
|
- "version": "11.2.6",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz",
|
|
|
|
|
- "integrity": "sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==",
|
|
|
|
|
- "license": "BlueOak-1.0.0",
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": "20 || >=22"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/mdn-data": {
|
|
|
|
|
- "version": "2.12.2",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.12.2.tgz",
|
|
|
|
|
- "integrity": "sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==",
|
|
|
|
|
- "license": "CC0-1.0"
|
|
|
|
|
- },
|
|
|
|
|
- "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/mustache": {
|
|
|
|
|
- "version": "4.2.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/mustache/-/mustache-4.2.0.tgz",
|
|
|
|
|
- "integrity": "sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "bin": {
|
|
|
|
|
- "mustache": "bin/mustache"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/parse5": {
|
|
|
|
|
- "version": "8.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/parse5/-/parse5-8.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-9m4m5GSgXjL4AjumKzq1Fgfp3Z8rsvjRNbnkVwfu2ImRqE5D0LnY2QfDen18FSY9C573YU5XxSapdHZTZ2WolA==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "entities": "^6.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "funding": {
|
|
|
|
|
- "url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/punycode": {
|
|
|
|
|
- "version": "2.3.1",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
|
|
|
|
|
- "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=6"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "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/sax": {
|
|
|
|
|
- "version": "1.4.4",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/sax/-/sax-1.4.4.tgz",
|
|
|
|
|
- "integrity": "sha512-1n3r/tGXO6b6VXMdFT54SHzT9ytu9yr7TaELowdYpMqY/Ao7EnlQGmAQ1+RatX7Tkkdm6hONI2owqNx2aZj5Sw==",
|
|
|
|
|
- "license": "BlueOak-1.0.0",
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=11.0.0"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/saxes": {
|
|
|
|
|
- "version": "6.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==",
|
|
|
|
|
- "license": "ISC",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "xmlchars": "^2.2.0"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=v12.22.7"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/source-map-js": {
|
|
|
|
|
- "version": "1.2.1",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
|
|
|
|
|
- "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
|
|
|
|
- "license": "BSD-3-Clause",
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=0.10.0"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/symbol-tree": {
|
|
|
|
|
- "version": "3.2.4",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz",
|
|
|
|
|
- "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==",
|
|
|
|
|
- "license": "MIT"
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/tldts": {
|
|
|
|
|
- "version": "7.0.23",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/tldts/-/tldts-7.0.23.tgz",
|
|
|
|
|
- "integrity": "sha512-ASdhgQIBSay0R/eXggAkQ53G4nTJqTXqC2kbaBbdDwM7SkjyZyO0OaaN1/FH7U/yCeqOHDwFO5j8+Os/IS1dXw==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "tldts-core": "^7.0.23"
|
|
|
|
|
- },
|
|
|
|
|
- "bin": {
|
|
|
|
|
- "tldts": "bin/cli.js"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/tldts-core": {
|
|
|
|
|
- "version": "7.0.23",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-7.0.23.tgz",
|
|
|
|
|
- "integrity": "sha512-0g9vrtDQLrNIiCj22HSe9d4mLVG3g5ph5DZ8zCKBr4OtrspmNB6ss7hVyzArAeE88ceZocIEGkyW1Ime7fxPtQ==",
|
|
|
|
|
- "license": "MIT"
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/tough-cookie": {
|
|
|
|
|
- "version": "6.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-6.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-kXuRi1mtaKMrsLUxz3sQYvVl37B0Ns6MzfrtV5DvJceE9bPyspOqk9xxv7XbZWcfLWbFmm997vl83qUWVJA64w==",
|
|
|
|
|
- "license": "BSD-3-Clause",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "tldts": "^7.0.5"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=16"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/tr46": {
|
|
|
|
|
- "version": "6.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/tr46/-/tr46-6.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-bLVMLPtstlZ4iMQHpFHTR7GAGj2jxi8Dg0s2h2MafAE4uSWF98FC/3MomU51iQAMf8/qDUbKWf5GxuvvVcXEhw==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "punycode": "^2.3.1"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=20"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/undici": {
|
|
|
|
|
- "version": "7.22.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/undici/-/undici-7.22.0.tgz",
|
|
|
|
|
- "integrity": "sha512-RqslV2Us5BrllB+JeiZnK4peryVTndy9Dnqq62S3yYRRTj0tFQCwEniUy2167skdGOy3vqRzEvl1Dm4sV2ReDg==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=20.18.1"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/w3c-xmlserializer": {
|
|
|
|
|
- "version": "5.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-5.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "xml-name-validator": "^5.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=18"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/webidl-conversions": {
|
|
|
|
|
- "version": "8.0.1",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-8.0.1.tgz",
|
|
|
|
|
- "integrity": "sha512-BMhLD/Sw+GbJC21C/UgyaZX41nPt8bUTg+jWyDeg7e7YN4xOM05YPSIXceACnXVtqyEw/LMClUQMtMZ+PGGpqQ==",
|
|
|
|
|
- "license": "BSD-2-Clause",
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=20"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/whatwg-mimetype": {
|
|
|
|
|
- "version": "5.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-5.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-sXcNcHOC51uPGF0P/D4NVtrkjSU2fNsm9iog4ZvZJsL3rjoDAzXZhkm2MWt1y+PUdggKAYVoMAIYcs78wJ51Cw==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=20"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/whatwg-url": {
|
|
|
|
|
- "version": "16.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-16.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-9CcxtEKsf53UFwkSUZjG+9vydAsFO4lFHBpJUtjBcoJOCJpKnSJNwCw813zrYJHpCJ7sgfbtOe0V5Ku7Pa1XMQ==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "@exodus/bytes": "^1.11.0",
|
|
|
|
|
- "tr46": "^6.0.0",
|
|
|
|
|
- "webidl-conversions": "^8.0.1"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/xml-name-validator": {
|
|
|
|
|
- "version": "5.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-5.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==",
|
|
|
|
|
- "license": "Apache-2.0",
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=18"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/xml2js": {
|
|
|
|
|
- "version": "0.6.2",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.6.2.tgz",
|
|
|
|
|
- "integrity": "sha512-T4rieHaC1EXcES0Kxxj4JWgaUQHDk+qwHcYOCFHfiwKz7tOVPLq7Hjq9dM1WCMhylqMEfP7hMcOIChvotiZegA==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "sax": ">=0.6.0",
|
|
|
|
|
- "xmlbuilder": "~11.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=4.0.0"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/xmlbuilder": {
|
|
|
|
|
- "version": "11.0.1",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz",
|
|
|
|
|
- "integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==",
|
|
|
|
|
- "license": "MIT",
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=4.0"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/xmlchars": {
|
|
|
|
|
- "version": "2.2.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz",
|
|
|
|
|
- "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==",
|
|
|
|
|
- "license": "MIT"
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
-}
|
|
|