2023-10-27 22:25:17 +00:00
|
|
|
{
|
|
|
|
"name": "uiharu.edgii.net",
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
"requires": true,
|
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"dependencies": {
|
2024-10-23 19:40:47 +00:00
|
|
|
"cheerio": "^1.0.0"
|
2023-10-27 22:25:17 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/boolbase": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
|
2024-10-23 19:40:47 +00:00
|
|
|
"integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==",
|
|
|
|
"license": "ISC"
|
2023-10-27 22:25:17 +00:00
|
|
|
},
|
|
|
|
"node_modules/cheerio": {
|
2024-10-23 19:40:47 +00:00
|
|
|
"version": "1.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0.tgz",
|
|
|
|
"integrity": "sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==",
|
|
|
|
"license": "MIT",
|
2023-10-27 22:25:17 +00:00
|
|
|
"dependencies": {
|
|
|
|
"cheerio-select": "^2.1.0",
|
|
|
|
"dom-serializer": "^2.0.0",
|
|
|
|
"domhandler": "^5.0.3",
|
2024-10-23 19:40:47 +00:00
|
|
|
"domutils": "^3.1.0",
|
|
|
|
"encoding-sniffer": "^0.2.0",
|
|
|
|
"htmlparser2": "^9.1.0",
|
|
|
|
"parse5": "^7.1.2",
|
|
|
|
"parse5-htmlparser2-tree-adapter": "^7.0.0",
|
|
|
|
"parse5-parser-stream": "^7.1.2",
|
|
|
|
"undici": "^6.19.5",
|
|
|
|
"whatwg-mimetype": "^4.0.0"
|
2023-10-27 22:25:17 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-10-23 19:40:47 +00:00
|
|
|
"node": ">=18.17"
|
2023-10-27 22:25:17 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/cheeriojs/cheerio?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/cheerio-select": {
|
|
|
|
"version": "2.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz",
|
|
|
|
"integrity": "sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==",
|
2024-10-23 19:40:47 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2023-10-27 22:25:17 +00:00
|
|
|
"dependencies": {
|
|
|
|
"boolbase": "^1.0.0",
|
|
|
|
"css-select": "^5.1.0",
|
|
|
|
"css-what": "^6.1.0",
|
|
|
|
"domelementtype": "^2.3.0",
|
|
|
|
"domhandler": "^5.0.3",
|
|
|
|
"domutils": "^3.0.1"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/css-select": {
|
|
|
|
"version": "5.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz",
|
|
|
|
"integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==",
|
2024-10-23 19:40:47 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2023-10-27 22:25:17 +00:00
|
|
|
"dependencies": {
|
|
|
|
"boolbase": "^1.0.0",
|
|
|
|
"css-what": "^6.1.0",
|
|
|
|
"domhandler": "^5.0.2",
|
|
|
|
"domutils": "^3.0.1",
|
|
|
|
"nth-check": "^2.0.1"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/css-what": {
|
|
|
|
"version": "6.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz",
|
|
|
|
"integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==",
|
2024-10-23 19:40:47 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2023-10-27 22:25:17 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 6"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/dom-serializer": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz",
|
|
|
|
"integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==",
|
2024-10-23 19:40:47 +00:00
|
|
|
"license": "MIT",
|
2023-10-27 22:25:17 +00:00
|
|
|
"dependencies": {
|
|
|
|
"domelementtype": "^2.3.0",
|
|
|
|
"domhandler": "^5.0.2",
|
|
|
|
"entities": "^4.2.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/domelementtype": {
|
|
|
|
"version": "2.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
|
|
|
|
"integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==",
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
|
}
|
2024-10-23 19:40:47 +00:00
|
|
|
],
|
|
|
|
"license": "BSD-2-Clause"
|
2023-10-27 22:25:17 +00:00
|
|
|
},
|
|
|
|
"node_modules/domhandler": {
|
|
|
|
"version": "5.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz",
|
|
|
|
"integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==",
|
2024-10-23 19:40:47 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2023-10-27 22:25:17 +00:00
|
|
|
"dependencies": {
|
|
|
|
"domelementtype": "^2.3.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/domutils": {
|
|
|
|
"version": "3.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz",
|
|
|
|
"integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==",
|
2024-10-23 19:40:47 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2023-10-27 22:25:17 +00:00
|
|
|
"dependencies": {
|
|
|
|
"dom-serializer": "^2.0.0",
|
|
|
|
"domelementtype": "^2.3.0",
|
|
|
|
"domhandler": "^5.0.3"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
2024-10-23 19:40:47 +00:00
|
|
|
"node_modules/encoding-sniffer": {
|
|
|
|
"version": "0.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/encoding-sniffer/-/encoding-sniffer-0.2.0.tgz",
|
|
|
|
"integrity": "sha512-ju7Wq1kg04I3HtiYIOrUrdfdDvkyO9s5XM8QAj/bN61Yo/Vb4vgJxy5vi4Yxk01gWHbrofpPtpxM8bKger9jhg==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"iconv-lite": "^0.6.3",
|
|
|
|
"whatwg-encoding": "^3.1.1"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/fb55/encoding-sniffer?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
2023-10-27 22:25:17 +00:00
|
|
|
"node_modules/entities": {
|
|
|
|
"version": "4.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
|
|
|
|
"integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
|
2024-10-23 19:40:47 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2023-10-27 22:25:17 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.12"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/htmlparser2": {
|
2024-10-23 19:40:47 +00:00
|
|
|
"version": "9.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-9.1.0.tgz",
|
|
|
|
"integrity": "sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==",
|
2023-10-27 22:25:17 +00:00
|
|
|
"funding": [
|
|
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
|
}
|
|
|
|
],
|
2024-10-23 19:40:47 +00:00
|
|
|
"license": "MIT",
|
2023-10-27 22:25:17 +00:00
|
|
|
"dependencies": {
|
|
|
|
"domelementtype": "^2.3.0",
|
|
|
|
"domhandler": "^5.0.3",
|
2024-10-23 19:40:47 +00:00
|
|
|
"domutils": "^3.1.0",
|
|
|
|
"entities": "^4.5.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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"
|
2023-10-27 22:25:17 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/nth-check": {
|
|
|
|
"version": "2.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz",
|
|
|
|
"integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==",
|
2024-10-23 19:40:47 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2023-10-27 22:25:17 +00:00
|
|
|
"dependencies": {
|
|
|
|
"boolbase": "^1.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/fb55/nth-check?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/parse5": {
|
2024-10-23 19:40:47 +00:00
|
|
|
"version": "7.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/parse5/-/parse5-7.2.0.tgz",
|
|
|
|
"integrity": "sha512-ZkDsAOcxsUMZ4Lz5fVciOehNcJ+Gb8gTzcA4yl3wnc273BAybYWrQ+Ks/OjCjSEpjvQkDSeZbybK9qj2VHHdGA==",
|
|
|
|
"license": "MIT",
|
2023-10-27 22:25:17 +00:00
|
|
|
"dependencies": {
|
2024-10-23 19:40:47 +00:00
|
|
|
"entities": "^4.5.0"
|
2023-10-27 22:25:17 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/parse5-htmlparser2-tree-adapter": {
|
2024-10-23 19:40:47 +00:00
|
|
|
"version": "7.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.1.0.tgz",
|
|
|
|
"integrity": "sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"domhandler": "^5.0.3",
|
|
|
|
"parse5": "^7.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/parse5-parser-stream": {
|
|
|
|
"version": "7.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/parse5-parser-stream/-/parse5-parser-stream-7.1.2.tgz",
|
|
|
|
"integrity": "sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==",
|
|
|
|
"license": "MIT",
|
2023-10-27 22:25:17 +00:00
|
|
|
"dependencies": {
|
|
|
|
"parse5": "^7.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
|
|
}
|
2024-10-23 19:40:47 +00:00
|
|
|
},
|
|
|
|
"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/undici": {
|
|
|
|
"version": "6.20.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/undici/-/undici-6.20.1.tgz",
|
|
|
|
"integrity": "sha512-AjQF1QsmqfJys+LXfGTNum+qw4S88CojRInG/6t31W/1fk6G59s92bnAvGz5Cmur+kQv2SURXEvvudLmbrE8QA==",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18.17"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/whatwg-encoding": {
|
|
|
|
"version": "3.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz",
|
|
|
|
"integrity": "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"iconv-lite": "0.6.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/whatwg-mimetype": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz",
|
|
|
|
"integrity": "sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
2023-10-27 22:25:17 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|