2025-08-07 15:16:23 +08:00
{
"name" : "WMS" ,
"version" : "1.0.0-RELEASE" ,
2025-11-03 16:40:10 +08:00
"lockfileVersion" : 3 ,
2025-08-07 15:16:23 +08:00
"requires" : true ,
"packages" : {
"" : {
"name" : "WMS" ,
"version" : "1.0.0-RELEASE" ,
"dependencies" : {
"@ant-design/icons-vue" : "^6.0.1" ,
"@antv/g2" : "^4.1.20" ,
2025-11-06 14:25:31 +08:00
"@hwork/ant-design-vue" : "4.1.24" ,
2025-11-03 16:40:10 +08:00
"@hwork/icon" : "^1.0.0" ,
2025-08-07 15:16:23 +08:00
"@tinymce/tinymce-vue" : "^4.0.4" ,
"axios" : "^0.21.1" ,
"core-js" : "^3.6.5" ,
"dayjs" : "^1.11.7" ,
"file-saver" : "^2.0.5" ,
"lodash.get" : "^4.4.2" ,
"moment" : "^2.27.0" ,
"nprogress" : "^0.2.0" ,
"qs" : "^6.10.1" ,
"regenerator-runtime" : "^0.13.9" ,
"tinymce" : "^5.8.1" ,
"vue" : "^3.2.19" ,
"vue-cropper" : "^1.1.4" ,
"vue-i18n" : "^9.1.6" ,
"vue-router" : "^4.0.11" ,
"vuex" : "^4.0.2" ,
"xlsx" : "^0.18.5"
} ,
"devDependencies" : {
"@types/node" : "^14.14.6" ,
"@types/webpack-env" : "^1.15.3" ,
2025-11-04 14:04:50 +08:00
"@vitejs/plugin-vue" : "^4.0.0" ,
"eslint" : "^8.0.0" ,
"eslint-plugin-vue" : "^9.0.0" ,
"less" : "^4.1.3" ,
2025-08-07 15:16:23 +08:00
"mockjs2" : "^1.0.8" ,
2025-11-04 14:04:50 +08:00
"vite" : "^4.0.0"
2025-08-07 15:16:23 +08:00
}
} ,
"node_modules/@ant-design/colors" : {
"version" : "6.0.0" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/@ant-design/colors/-/colors-6.0.0.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-qAZRvPzfdWHtfameEGP2Qvuf838NhergR35o+EuVyB5XvSA98xod5r4utvi4TJ3ywmevm290g9nsCG5MryrdWQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@ctrl/tinycolor" : "^3.4.0"
}
} ,
"node_modules/@ant-design/icons-svg" : {
2025-11-03 16:40:10 +08:00
"version" : "4.4.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@ant-design/icons-svg/-/icons-svg-4.4.2.tgz" ,
"integrity" : "sha512-vHbT+zJEVzllwP+CM+ul7reTEfBR0vgxFe7+lREAsAA7YGsYpboiq2sQNeQeRvh09GfQgs/GyFEvZpJ9cLXpXA==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT"
} ,
"node_modules/@ant-design/icons-vue" : {
"version" : "6.1.0" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/@ant-design/icons-vue/-/icons-vue-6.1.0.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-EX6bYm56V+ZrKN7+3MT/ubDkvJ5rK/O2t380WFRflDcVFgsvl3NLH7Wxeau6R8DbrO5jWR6DSTC3B6gYFp77AA==" ,
"license" : "MIT" ,
"dependencies" : {
"@ant-design/colors" : "^6.0.0" ,
"@ant-design/icons-svg" : "^4.2.1"
} ,
"peerDependencies" : {
"vue" : ">=3.0.3"
}
} ,
"node_modules/@antv/adjust" : {
"version" : "0.2.5" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/@antv/adjust/-/adjust-0.2.5.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-MfWZOkD9CqXRES6MBGRNe27Q577a72EIwyMnE29wIlPliFvJfWwsrONddpGU7lilMpVKecS3WAzOoip3RfPTRQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@antv/util" : "~2.0.0" ,
"tslib" : "^1.10.0"
}
} ,
"node_modules/@antv/adjust/node_modules/tslib" : {
"version" : "1.14.1" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/tslib/-/tslib-1.14.1.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" ,
"license" : "0BSD"
} ,
"node_modules/@antv/attr" : {
"version" : "0.3.5" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/@antv/attr/-/attr-0.3.5.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-wuj2gUo6C8Q2ASSMrVBuTcb5LcV+Tc0Egiy6bC42D0vxcQ+ta13CLxgMmHz8mjD0FxTPJDXSciyszRSC5TdLsg==" ,
"license" : "MIT" ,
"dependencies" : {
"@antv/color-util" : "^2.0.1" ,
"@antv/scale" : "^0.3.0" ,
"@antv/util" : "~2.0.0" ,
"tslib" : "^2.3.1"
}
} ,
"node_modules/@antv/color-util" : {
"version" : "2.0.6" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/@antv/color-util/-/color-util-2.0.6.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-KnPEaAH+XNJMjax9U35W67nzPI+QQ2x27pYlzmSIWrbj4/k8PGrARXfzDTjwoozHJY8qG62Z+Ww6Alhu2FctXQ==" ,
"license" : "ISC" ,
"dependencies" : {
"@antv/util" : "^2.0.9" ,
"tslib" : "^2.0.3"
}
} ,
"node_modules/@antv/component" : {
"version" : "0.8.35" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/@antv/component/-/component-0.8.35.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-VnRa5X77nBPI952o2xePEEMSNZ6g2mcUDrQY8mVL2kino/8TFhqDq5fTRmDXZyWyIYd4ulJTz5zgeSwAnX/INQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@antv/color-util" : "^2.0.3" ,
"@antv/dom-util" : "~2.0.1" ,
"@antv/g-base" : "^0.5.9" ,
"@antv/matrix-util" : "^3.1.0-beta.1" ,
"@antv/path-util" : "~2.0.7" ,
"@antv/scale" : "~0.3.1" ,
"@antv/util" : "~2.0.0" ,
"fecha" : "~4.2.0" ,
"tslib" : "^2.0.3"
}
} ,
"node_modules/@antv/coord" : {
"version" : "0.3.1" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/@antv/coord/-/coord-0.3.1.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-rFE94C8Xzbx4xmZnHh2AnlB3Qm1n5x0VT3OROy257IH6Rm4cuzv1+tZaUBATviwZd99S+rOY9telw/+6C9GbRw==" ,
"license" : "MIT" ,
"dependencies" : {
"@antv/matrix-util" : "^3.1.0-beta.2" ,
"@antv/util" : "~2.0.12" ,
"tslib" : "^2.1.0"
}
} ,
"node_modules/@antv/dom-util" : {
"version" : "2.0.4" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/@antv/dom-util/-/dom-util-2.0.4.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-2shXUl504fKwt82T3GkuT4Uoc6p9qjCKnJ8gXGLSW4T1W37dqf9AV28aCfoVPHp2BUXpSsB+PAJX2rG/jLHsLQ==" ,
"license" : "MIT" ,
"dependencies" : {
"tslib" : "^2.0.3"
}
} ,
"node_modules/@antv/event-emitter" : {
"version" : "0.1.3" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/@antv/event-emitter/-/event-emitter-0.1.3.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-4ddpsiHN9Pd4UIlWuKVK1C4IiZIdbwQvy9i7DUSI3xNJ89FPUFt8lxDYj8GzzfdllV0NkJTRxnG+FvLk0llidg==" ,
"license" : "MIT"
} ,
"node_modules/@antv/g-base" : {
2025-11-03 16:40:10 +08:00
"version" : "0.5.16" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@antv/g-base/-/g-base-0.5.16.tgz" ,
"integrity" : "sha512-jP06wggTubDPHXoKwFg3/f1lyxBX9ywwN3E/HG74Nd7DXqOXQis8tsIWW+O6dS/h9vyuXLd1/wDWkMMm3ZzXdg==" ,
2025-08-07 15:16:23 +08:00
"license" : "ISC" ,
"dependencies" : {
"@antv/event-emitter" : "^0.1.1" ,
"@antv/g-math" : "^0.1.9" ,
"@antv/matrix-util" : "^3.1.0-beta.1" ,
"@antv/path-util" : "~2.0.5" ,
"@antv/util" : "~2.0.13" ,
"@types/d3-timer" : "^2.0.0" ,
"d3-ease" : "^1.0.5" ,
"d3-interpolate" : "^3.0.1" ,
"d3-timer" : "^1.0.9" ,
"detect-browser" : "^5.1.0" ,
"tslib" : "^2.0.3"
}
} ,
"node_modules/@antv/g-canvas" : {
2025-11-03 16:40:10 +08:00
"version" : "0.5.17" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@antv/g-canvas/-/g-canvas-0.5.17.tgz" ,
"integrity" : "sha512-sXYJMWTOlb/Ycb6sTKu00LcJqInXJY4t99+kSM40u2OfqrXYmaXDjHR7D2V0roMkbK/QWiWS9UnEidCR1VtMOA==" ,
2025-08-07 15:16:23 +08:00
"license" : "ISC" ,
"dependencies" : {
"@antv/g-base" : "^0.5.12" ,
"@antv/g-math" : "^0.1.9" ,
"@antv/matrix-util" : "^3.1.0-beta.1" ,
"@antv/path-util" : "~2.0.5" ,
"@antv/util" : "~2.0.0" ,
"gl-matrix" : "^3.0.0" ,
"tslib" : "^2.0.3"
}
} ,
"node_modules/@antv/g-math" : {
"version" : "0.1.9" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/@antv/g-math/-/g-math-0.1.9.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-KHMSfPfZ5XHM1PZnG42Q2gxXfOitYveNTA7L61lR6mhZ8Y/aExsYmHqaKBsSarU0z+6WLrl9C07PQJZaw0uljQ==" ,
"license" : "ISC" ,
"dependencies" : {
"@antv/util" : "~2.0.0" ,
"gl-matrix" : "^3.0.0"
}
} ,
"node_modules/@antv/g-svg" : {
"version" : "0.5.7" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/@antv/g-svg/-/g-svg-0.5.7.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-jUbWoPgr4YNsOat2Y/rGAouNQYGpw4R0cvlN0YafwOyacFFYy2zC8RslNd6KkPhhR3XHNSqJOuCYZj/YmLUwYw==" ,
"license" : "ISC" ,
"dependencies" : {
"@antv/g-base" : "^0.5.12" ,
"@antv/g-math" : "^0.1.9" ,
"@antv/util" : "~2.0.0" ,
"detect-browser" : "^5.0.0" ,
"tslib" : "^2.0.3"
}
} ,
"node_modules/@antv/g2" : {
2025-11-03 16:40:10 +08:00
"version" : "4.2.12" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@antv/g2/-/g2-4.2.12.tgz" ,
"integrity" : "sha512-kTg6ftJol+0hYRM2eMwJKq3JThdq4UAKgCoQalUPjwyF6SSKkWz2QdrIAxfLE7LSTwcIE+L8So1jMaOVVbEi6w==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
"@antv/adjust" : "^0.2.1" ,
"@antv/attr" : "^0.3.1" ,
"@antv/color-util" : "^2.0.2" ,
"@antv/component" : "^0.8.27" ,
"@antv/coord" : "^0.3.0" ,
"@antv/dom-util" : "^2.0.2" ,
"@antv/event-emitter" : "~0.1.0" ,
"@antv/g-base" : "~0.5.6" ,
"@antv/g-canvas" : "~0.5.10" ,
"@antv/g-svg" : "~0.5.6" ,
"@antv/matrix-util" : "^3.1.0-beta.3" ,
"@antv/path-util" : "^2.0.15" ,
"@antv/scale" : "^0.3.14" ,
"@antv/util" : "~2.0.5" ,
"tslib" : "^2.0.0"
}
} ,
"node_modules/@antv/matrix-util" : {
"version" : "3.1.0-beta.3" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/@antv/matrix-util/-/matrix-util-3.1.0-beta.3.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-W2R6Za3A6CmG51Y/4jZUM/tFgYSq7vTqJL1VD9dKrvwxS4sE0ZcXINtkp55CdyBwJ6Cwm8pfoRpnD4FnHahN0A==" ,
"license" : "ISC" ,
"dependencies" : {
"@antv/util" : "^2.0.9" ,
"gl-matrix" : "^3.4.3" ,
"tslib" : "^2.0.3"
}
} ,
"node_modules/@antv/path-util" : {
"version" : "2.0.15" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/@antv/path-util/-/path-util-2.0.15.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-R2VLZ5C8PLPtr3VciNyxtjKqJ0XlANzpFb5sE9GE61UQqSRuSVSzIakMxjEPrpqbgc+s+y8i+fmc89Snu7qbNw==" ,
"license" : "ISC" ,
"dependencies" : {
"@antv/matrix-util" : "^3.0.4" ,
"@antv/util" : "^2.0.9" ,
"tslib" : "^2.0.3"
}
} ,
"node_modules/@antv/path-util/node_modules/@antv/matrix-util" : {
"version" : "3.0.4" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/@antv/matrix-util/-/matrix-util-3.0.4.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-BAPyu6dUliHcQ7fm9hZSGKqkwcjEDVLVAstlHULLvcMZvANHeLXgHEgV7JqcAV/GIhIz8aZChIlzM1ZboiXpYQ==" ,
"license" : "ISC" ,
"dependencies" : {
"@antv/util" : "^2.0.9" ,
"gl-matrix" : "^3.3.0" ,
"tslib" : "^2.0.3"
}
} ,
"node_modules/@antv/scale" : {
"version" : "0.3.18" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/@antv/scale/-/scale-0.3.18.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-GHwE6Lo7S/Q5fgaLPaCsW+CH+3zl4aXpnN1skOiEY0Ue9/u+s2EySv6aDXYkAqs//i0uilMDD/0/4n8caX9U9w==" ,
"license" : "MIT" ,
"dependencies" : {
"@antv/util" : "~2.0.3" ,
"fecha" : "~4.2.0" ,
"tslib" : "^2.0.0"
}
} ,
"node_modules/@antv/util" : {
"version" : "2.0.17" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/@antv/util/-/util-2.0.17.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-o6I9hi5CIUvLGDhth0RxNSFDRwXeywmt6ExR4+RmVAzIi48ps6HUy+svxOCayvrPBN37uE6TAc2KDofRo0nK9Q==" ,
"license" : "ISC" ,
"dependencies" : {
"csstype" : "^3.0.8" ,
"tslib" : "^2.0.3"
}
} ,
2025-11-03 16:40:10 +08:00
"node_modules/@arco-design/color" : {
"version" : "0.4.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@arco-design/color/-/color-0.4.0.tgz" ,
"integrity" : "sha512-s7p9MSwJgHeL8DwcATaXvWT3m2SigKpxx4JA1BGPHL4gfvaQsmQfrLBDpjOJFJuJ2jG2dMt3R3P8Pm9E65q18g==" ,
"license" : "MIT" ,
"dependencies" : {
"color" : "^3.1.3"
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@babel/helper-string-parser" : {
2025-11-03 16:40:10 +08:00
"version" : "7.27.1" ,
2025-11-04 14:04:50 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz" ,
"integrity" : "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@babel/helper-validator-identifier" : {
2025-11-03 16:40:10 +08:00
"version" : "7.28.5" ,
2025-11-04 14:04:50 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz" ,
"integrity" : "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@babel/parser" : {
2025-11-03 16:40:10 +08:00
"version" : "7.28.5" ,
2025-11-04 14:04:50 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/@babel/parser/-/parser-7.28.5.tgz" ,
"integrity" : "sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==" ,
2025-11-03 16:40:10 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@babel/types" : "^7.28.5"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"bin" : {
"parser" : "bin/babel-parser.js"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"engines" : {
"node" : ">=6.0.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@babel/runtime" : {
"version" : "7.28.4" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@babel/runtime/-/runtime-7.28.4.tgz" ,
"integrity" : "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@babel/types" : {
"version" : "7.28.5" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@babel/types/-/types-7.28.5.tgz" ,
"integrity" : "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@babel/helper-string-parser" : "^7.27.1" ,
"@babel/helper-validator-identifier" : "^7.28.5"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@ctrl/tinycolor" : {
"version" : "3.6.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@ctrl/tinycolor/-/tinycolor-3.6.1.tgz" ,
"integrity" : "sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=10"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@emotion/hash" : {
"version" : "0.9.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@emotion/hash/-/hash-0.9.2.tgz" ,
"integrity" : "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==" ,
"license" : "MIT"
} ,
"node_modules/@emotion/unitless" : {
"version" : "0.8.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@emotion/unitless/-/unitless-0.8.1.tgz" ,
"integrity" : "sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==" ,
"license" : "MIT"
} ,
"node_modules/@esbuild/android-arm" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/android-arm/-/android-arm-0.18.20.tgz" ,
"integrity" : "sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==" ,
"cpu" : [
"arm"
] ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"android"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/android-arm64" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/android-arm64/-/android-arm64-0.18.20.tgz" ,
"integrity" : "sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==" ,
"cpu" : [
"arm64"
] ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"android"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/android-x64" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/android-x64/-/android-x64-0.18.20.tgz" ,
"integrity" : "sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==" ,
"cpu" : [
"x64"
] ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"android"
] ,
"engines" : {
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/darwin-arm64" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/darwin-arm64/-/darwin-arm64-0.18.20.tgz" ,
"integrity" : "sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==" ,
"cpu" : [
"arm64"
] ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"darwin"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/darwin-x64" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/darwin-x64/-/darwin-x64-0.18.20.tgz" ,
"integrity" : "sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==" ,
"cpu" : [
"x64"
] ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"darwin"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/freebsd-arm64" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/freebsd-arm64/-/freebsd-arm64-0.18.20.tgz" ,
"integrity" : "sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==" ,
"cpu" : [
"arm64"
] ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"freebsd"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/freebsd-x64" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/freebsd-x64/-/freebsd-x64-0.18.20.tgz" ,
"integrity" : "sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==" ,
"cpu" : [
"x64"
] ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"freebsd"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/linux-arm" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/linux-arm/-/linux-arm-0.18.20.tgz" ,
"integrity" : "sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==" ,
"cpu" : [
"arm"
] ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/linux-arm64" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/linux-arm64/-/linux-arm64-0.18.20.tgz" ,
"integrity" : "sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==" ,
"cpu" : [
"arm64"
] ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/linux-ia32" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/linux-ia32/-/linux-ia32-0.18.20.tgz" ,
"integrity" : "sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==" ,
"cpu" : [
"ia32"
] ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/linux-loong64" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/linux-loong64/-/linux-loong64-0.18.20.tgz" ,
"integrity" : "sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==" ,
"cpu" : [
"loong64"
] ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/linux-mips64el" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/linux-mips64el/-/linux-mips64el-0.18.20.tgz" ,
"integrity" : "sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==" ,
"cpu" : [
"mips64el"
] ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/linux-ppc64" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/linux-ppc64/-/linux-ppc64-0.18.20.tgz" ,
"integrity" : "sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==" ,
"cpu" : [
"ppc64"
] ,
"dev" : true ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/linux-riscv64" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/linux-riscv64/-/linux-riscv64-0.18.20.tgz" ,
"integrity" : "sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==" ,
"cpu" : [
"riscv64"
] ,
"dev" : true ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/linux-s390x" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/linux-s390x/-/linux-s390x-0.18.20.tgz" ,
"integrity" : "sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==" ,
"cpu" : [
"s390x"
] ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/linux-x64" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/linux-x64/-/linux-x64-0.18.20.tgz" ,
"integrity" : "sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==" ,
"cpu" : [
"x64"
] ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"linux"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/netbsd-x64" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/netbsd-x64/-/netbsd-x64-0.18.20.tgz" ,
"integrity" : "sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==" ,
"cpu" : [
"x64"
] ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"netbsd"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/openbsd-x64" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/openbsd-x64/-/openbsd-x64-0.18.20.tgz" ,
"integrity" : "sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"openbsd"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/sunos-x64" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/sunos-x64/-/sunos-x64-0.18.20.tgz" ,
"integrity" : "sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==" ,
"cpu" : [
"x64"
] ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"sunos"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/win32-arm64" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/win32-arm64/-/win32-arm64-0.18.20.tgz" ,
"integrity" : "sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==" ,
"cpu" : [
"arm64"
] ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"win32"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/win32-ia32" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/win32-ia32/-/win32-ia32-0.18.20.tgz" ,
"integrity" : "sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==" ,
"cpu" : [
"ia32"
] ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"win32"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@esbuild/win32-x64" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@esbuild/win32-x64/-/win32-x64-0.18.20.tgz" ,
"integrity" : "sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==" ,
"cpu" : [
"x64"
] ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"win32"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@eslint-community/eslint-utils" : {
"version" : "4.9.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz" ,
"integrity" : "sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"eslint-visitor-keys" : "^3.4.3"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2025-08-07 15:16:23 +08:00
} ,
"peerDependencies" : {
2025-11-04 14:04:50 +08:00
"eslint" : "^6.0.0 || ^7.0.0 || >=8.0.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys" : {
"version" : "3.4.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" ,
"integrity" : "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "Apache-2.0" ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/@eslint-community/regexpp" : {
"version" : "4.12.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@eslint-community/regexpp/-/regexpp-4.12.2.tgz" ,
"integrity" : "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^12.0.0 || ^14.0.0 || >=16.0.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@eslint/eslintrc" : {
"version" : "2.1.4" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@eslint/eslintrc/-/eslintrc-2.1.4.tgz" ,
"integrity" : "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"ajv" : "^6.12.4" ,
"debug" : "^4.3.2" ,
"espree" : "^9.6.0" ,
"globals" : "^13.19.0" ,
"ignore" : "^5.2.0" ,
"import-fresh" : "^3.2.1" ,
"js-yaml" : "^4.1.0" ,
"minimatch" : "^3.1.2" ,
"strip-json-comments" : "^3.1.1"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"funding" : {
"url" : "https://opencollective.com/eslint"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@eslint/eslintrc/node_modules/argparse" : {
"version" : "2.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/argparse/-/argparse-2.0.1.tgz" ,
"integrity" : "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" ,
"dev" : true ,
"license" : "Python-2.0"
} ,
"node_modules/@eslint/eslintrc/node_modules/ignore" : {
"version" : "5.3.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/ignore/-/ignore-5.3.2.tgz" ,
"integrity" : "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 4"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@eslint/eslintrc/node_modules/import-fresh" : {
"version" : "3.3.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/import-fresh/-/import-fresh-3.3.1.tgz" ,
"integrity" : "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"parent-module" : "^1.0.0" ,
"resolve-from" : "^4.0.0"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=6"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@eslint/eslintrc/node_modules/js-yaml" : {
"version" : "4.1.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/js-yaml/-/js-yaml-4.1.0.tgz" ,
"integrity" : "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"argparse" : "^2.0.1"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"bin" : {
"js-yaml" : "bin/js-yaml.js"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@eslint/eslintrc/node_modules/resolve-from" : {
"version" : "4.0.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/resolve-from/-/resolve-from-4.0.0.tgz" ,
"integrity" : "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-03 16:40:10 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=4"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@eslint/js" : {
"version" : "8.57.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@eslint/js/-/js-8.57.1.tgz" ,
"integrity" : "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@humanwhocodes/config-array" : {
"version" : "0.13.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@humanwhocodes/config-array/-/config-array-0.13.0.tgz" ,
"integrity" : "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==" ,
"deprecated" : "Use @eslint/config-array instead" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "Apache-2.0" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@humanwhocodes/object-schema" : "^2.0.3" ,
"debug" : "^4.3.1" ,
"minimatch" : "^3.0.5"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=10.10.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@humanwhocodes/module-importer" : {
"version" : "1.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz" ,
"integrity" : "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "Apache-2.0" ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12.22"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/nzakas"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@humanwhocodes/object-schema" : {
"version" : "2.0.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz" ,
"integrity" : "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==" ,
"deprecated" : "Use @eslint/object-schema instead" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "BSD-3-Clause"
} ,
"node_modules/@hwork/ant-design-vue" : {
2025-11-06 14:25:31 +08:00
"version" : "4.1.24" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@hwork/ant-design-vue/-/ant-design-vue-4.1.24.tgz" ,
"integrity" : "sha512-A2jil/lqCdcsDY49XR0GMKRX5MQcnqDsjCEkOAbKBK1V96dLi7M4PJ6Xx8BrREQtmGjpfSy3/hRMhsjyk904iQ==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@ant-design/icons-vue" : "^7.0.0" ,
"@arco-design/color" : "^0.4.0" ,
"@babel/runtime" : "^7.10.5" ,
"@ctrl/tinycolor" : "^3.5.0" ,
"@emotion/hash" : "^0.9.0" ,
"@emotion/unitless" : "^0.8.0" ,
"@hwork/icon" : "^0.0.17" ,
"@simonwep/pickr" : "~1.8.0" ,
"@vueuse/core" : "8.3.1" ,
"array-tree-filter" : "^2.1.0" ,
"async-validator" : "^4.0.0" ,
"csstype" : "^3.1.1" ,
"dayjs" : "^1.10.5" ,
"dom-align" : "^1.12.1" ,
"dom-scroll-into-view" : "^2.0.0" ,
"lodash" : "^4.17.21" ,
"lodash-es" : "^4.17.15" ,
"number-precision" : "^1.6.0" ,
"resize-observer-polyfill" : "^1.5.1" ,
"scroll-into-view-if-needed" : "^2.2.25" ,
"shallow-equal" : "^1.0.0" ,
"stylis" : "^4.1.3" ,
"throttle-debounce" : "^5.0.2" ,
"vue-types" : "^3.0.0" ,
"vuedraggable" : "^4.1.0" ,
"warning" : "^4.0.0"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12.22.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/ant-design-vue"
2025-08-07 15:16:23 +08:00
} ,
"peerDependencies" : {
2025-11-04 14:04:50 +08:00
"vue" : ">=3.2.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@hwork/ant-design-vue/node_modules/@ant-design/icons-vue" : {
"version" : "7.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@ant-design/icons-vue/-/icons-vue-7.0.1.tgz" ,
"integrity" : "sha512-eCqY2unfZK6Fe02AwFlDHLfoyEFreP6rBwAZMIJ1LugmfMiVgwWDYlp1YsRugaPtICYOabV1iWxXdP12u9U43Q==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@ant-design/colors" : "^6.0.0" ,
"@ant-design/icons-svg" : "^4.2.1"
2025-08-07 15:16:23 +08:00
} ,
"peerDependencies" : {
2025-11-04 14:04:50 +08:00
"vue" : ">=3.0.3"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@hwork/ant-design-vue/node_modules/@hwork/icon" : {
"version" : "0.0.17" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@hwork/icon/-/icon-0.0.17.tgz" ,
"integrity" : "sha512-BU9aybXpdpQy7NusNR0kQZ8CKRRvqr1X/MIXsel1E8VJL/ixWSSceCcZKfs9DjKCF00MW5sE+f0jfHCBnEaKzw==" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@babel/runtime" : "^7.23.8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@hwork/ant-design-vue/node_modules/async-validator" : {
"version" : "4.2.5" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/async-validator/-/async-validator-4.2.5.tgz" ,
"integrity" : "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==" ,
"license" : "MIT"
} ,
"node_modules/@hwork/icon" : {
"version" : "1.0.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@hwork/icon/-/icon-1.0.0.tgz" ,
"integrity" : "sha512-k3XZcP6bqYHUdyfjXK6KD0zC7Rdjb5F8+Y25BsmOmc677estzPciMWFwd6utiBanOb7721qpQHtt5aP8XJdp+Q==" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@babel/runtime" : "^7.23.8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@intlify/core-base" : {
"version" : "9.14.5" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@intlify/core-base/-/core-base-9.14.5.tgz" ,
"integrity" : "sha512-5ah5FqZG4pOoHjkvs8mjtv+gPKYU0zCISaYNjBNNqYiaITxW8ZtVih3GS/oTOqN8d9/mDLyrjD46GBApNxmlsA==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@intlify/message-compiler" : "9.14.5" ,
"@intlify/shared" : "9.14.5"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 16"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"funding" : {
"url" : "https://github.com/sponsors/kazupon"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@intlify/message-compiler" : {
"version" : "9.14.5" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@intlify/message-compiler/-/message-compiler-9.14.5.tgz" ,
"integrity" : "sha512-IHzgEu61/YIpQV5Pc3aRWScDcnFKWvQA9kigcINcCBXN8mbW+vk9SK+lDxA6STzKQsVJxUPg9ACC52pKKo3SVQ==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@intlify/shared" : "9.14.5" ,
"source-map-js" : "^1.0.2"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 16"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"funding" : {
"url" : "https://github.com/sponsors/kazupon"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@intlify/shared" : {
"version" : "9.14.5" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@intlify/shared/-/shared-9.14.5.tgz" ,
"integrity" : "sha512-9gB+E53BYuAEMhbCAxVgG38EZrk59sxBtv3jSizNL2hEWlgjBjAw1AwpLHtNaeda12pe6W20OGEa0TwuMSRbyQ==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 16"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"funding" : {
"url" : "https://github.com/sponsors/kazupon"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@jridgewell/sourcemap-codec" : {
"version" : "1.5.5" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz" ,
"integrity" : "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==" ,
"license" : "MIT"
} ,
"node_modules/@nodelib/fs.scandir" : {
"version" : "2.1.5" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz" ,
"integrity" : "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@nodelib/fs.stat" : "2.0.5" ,
"run-parallel" : "^1.1.9"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@nodelib/fs.scandir/node_modules/@nodelib/fs.stat" : {
"version" : "2.0.5" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz" ,
"integrity" : "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@nodelib/fs.walk" : {
"version" : "1.2.8" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz" ,
"integrity" : "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@nodelib/fs.scandir" : "2.1.5" ,
"fastq" : "^1.6.0"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@simonwep/pickr" : {
"version" : "1.8.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@simonwep/pickr/-/pickr-1.8.2.tgz" ,
"integrity" : "sha512-/l5w8BIkrpP6n1xsetx9MWPWlU6OblN5YgZZphxan0Tq4BByTCETL6lyIeY8lagalS2Nbt4F2W034KHLIiunKA==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"core-js" : "^3.15.1" ,
"nanopop" : "^2.1.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@tinymce/tinymce-vue" : {
"version" : "4.0.7" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@tinymce/tinymce-vue/-/tinymce-vue-4.0.7.tgz" ,
"integrity" : "sha512-1esB8wGWrjPCY+rK8vy3QB1cxwXo7HLJWuNrcyPl6LOVR+QJjub0OiV/C+TUEsLN6OpCtRv+QnIqMC5vXz783Q==" ,
"license" : "Apache-2.0" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"tinymce" : "^5.5.0"
2025-08-07 15:16:23 +08:00
} ,
"peerDependencies" : {
2025-11-04 14:04:50 +08:00
"vue" : "^3.0.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@types/d3-timer" : {
"version" : "2.0.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@types/d3-timer/-/d3-timer-2.0.3.tgz" ,
"integrity" : "sha512-jhAJzaanK5LqyLQ50jJNIrB8fjL9gwWZTgYjevPvkDLMU+kTAZkYsobI59nYoeSrH1PucuyJEi247Pb90t6XUg==" ,
"license" : "MIT"
} ,
"node_modules/@types/node" : {
"version" : "14.18.63" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@types/node/-/node-14.18.63.tgz" ,
"integrity" : "sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==" ,
2025-11-03 16:40:10 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "MIT"
2025-11-03 16:40:10 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@types/webpack-env" : {
"version" : "1.18.8" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@types/webpack-env/-/webpack-env-1.18.8.tgz" ,
"integrity" : "sha512-G9eAoJRMLjcvN4I08wB5I7YofOb/kaJNd5uoCMX+LbKXTPCF+ZIHuqTnFaK9Jz1rgs035f9JUPUhNFtqgucy/A==" ,
2025-11-03 16:40:10 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "MIT"
2025-11-03 16:40:10 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@ungap/structured-clone" : {
"version" : "1.3.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@ungap/structured-clone/-/structured-clone-1.3.0.tgz" ,
"integrity" : "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "ISC"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@vitejs/plugin-vue" : {
"version" : "4.6.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@vitejs/plugin-vue/-/plugin-vue-4.6.2.tgz" ,
"integrity" : "sha512-kqf7SGFoG+80aZG6Pf+gsZIVvGSCKE98JbiWqcCV9cThtg91Jav0yvYFC9Zb+jKetNGF6ZKeoaxgZfND21fWKw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : "^14.18.0 || >=16.0.0"
2025-08-07 15:16:23 +08:00
} ,
"peerDependencies" : {
2025-11-04 14:04:50 +08:00
"vite" : "^4.0.0 || ^5.0.0" ,
"vue" : "^3.2.25"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@vue/compiler-core" : {
"version" : "3.5.22" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@vue/compiler-core/-/compiler-core-3.5.22.tgz" ,
"integrity" : "sha512-jQ0pFPmZwTEiRNSb+i9Ow/I/cHv2tXYqsnHKKyCQ08irI2kdF5qmYedmF8si8mA7zepUFmJ2hqzS8CQmNOWOkQ==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@babel/parser" : "^7.28.4" ,
"@vue/shared" : "3.5.22" ,
"entities" : "^4.5.0" ,
"estree-walker" : "^2.0.2" ,
"source-map-js" : "^1.2.1"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@vue/compiler-dom" : {
"version" : "3.5.22" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@vue/compiler-dom/-/compiler-dom-3.5.22.tgz" ,
"integrity" : "sha512-W8RknzUM1BLkypvdz10OVsGxnMAuSIZs9Wdx1vzA3mL5fNMN15rhrSCLiTm6blWeACwUwizzPVqGJgOGBEN/hA==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@vue/compiler-core" : "3.5.22" ,
"@vue/shared" : "3.5.22"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@vue/compiler-sfc" : {
"version" : "3.5.22" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@vue/compiler-sfc/-/compiler-sfc-3.5.22.tgz" ,
"integrity" : "sha512-tbTR1zKGce4Lj+JLzFXDq36K4vcSZbJ1RBu8FxcDv1IGRz//Dh2EBqksyGVypz3kXpshIfWKGOCcqpSbyGWRJQ==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@babel/parser" : "^7.28.4" ,
"@vue/compiler-core" : "3.5.22" ,
"@vue/compiler-dom" : "3.5.22" ,
"@vue/compiler-ssr" : "3.5.22" ,
"@vue/shared" : "3.5.22" ,
"estree-walker" : "^2.0.2" ,
"magic-string" : "^0.30.19" ,
"postcss" : "^8.5.6" ,
"source-map-js" : "^1.2.1"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@vue/compiler-sfc/node_modules/postcss" : {
"version" : "8.5.6" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/postcss/-/postcss-8.5.6.tgz" ,
"integrity" : "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==" ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/postcss"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"nanoid" : "^3.3.11" ,
"picocolors" : "^1.1.1" ,
"source-map-js" : "^1.2.1"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : "^10 || ^12 || >=14"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@vue/compiler-ssr" : {
"version" : "3.5.22" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@vue/compiler-ssr/-/compiler-ssr-3.5.22.tgz" ,
"integrity" : "sha512-GdgyLvg4R+7T8Nk2Mlighx7XGxq/fJf9jaVofc3IL0EPesTE86cP/8DD1lT3h1JeZr2ySBvyqKQJgbS54IX1Ww==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@vue/compiler-dom" : "3.5.22" ,
"@vue/shared" : "3.5.22"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@vue/devtools-api" : {
"version" : "6.6.4" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@vue/devtools-api/-/devtools-api-6.6.4.tgz" ,
"integrity" : "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==" ,
"license" : "MIT"
} ,
"node_modules/@vue/reactivity" : {
"version" : "3.5.22" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@vue/reactivity/-/reactivity-3.5.22.tgz" ,
"integrity" : "sha512-f2Wux4v/Z2pqc9+4SmgZC1p73Z53fyD90NFWXiX9AKVnVBEvLFOWCEgJD3GdGnlxPZt01PSlfmLqbLYzY/Fw4A==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@vue/shared" : "3.5.22"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@vue/runtime-core" : {
"version" : "3.5.22" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@vue/runtime-core/-/runtime-core-3.5.22.tgz" ,
"integrity" : "sha512-EHo4W/eiYeAzRTN5PCextDUZ0dMs9I8mQ2Fy+OkzvRPUYQEyK9yAjbasrMCXbLNhF7P0OUyivLjIy0yc6VrLJQ==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@vue/reactivity" : "3.5.22" ,
"@vue/shared" : "3.5.22"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@vue/runtime-dom" : {
"version" : "3.5.22" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@vue/runtime-dom/-/runtime-dom-3.5.22.tgz" ,
"integrity" : "sha512-Av60jsryAkI023PlN7LsqrfPvwfxOd2yAwtReCjeuugTJTkgrksYJJstg1e12qle0NarkfhfFu1ox2D+cQotww==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@vue/reactivity" : "3.5.22" ,
"@vue/runtime-core" : "3.5.22" ,
"@vue/shared" : "3.5.22" ,
"csstype" : "^3.1.3"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@vue/server-renderer" : {
"version" : "3.5.22" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@vue/server-renderer/-/server-renderer-3.5.22.tgz" ,
"integrity" : "sha512-gXjo+ao0oHYTSswF+a3KRHZ1WszxIqO7u6XwNHqcqb9JfyIL/pbWrrh/xLv7jeDqla9u+LK7yfZKHih1e1RKAQ==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@vue/compiler-ssr" : "3.5.22" ,
"@vue/shared" : "3.5.22"
2025-08-07 15:16:23 +08:00
} ,
"peerDependencies" : {
2025-11-04 14:04:50 +08:00
"vue" : "3.5.22"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@vue/shared" : {
"version" : "3.5.22" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@vue/shared/-/shared-3.5.22.tgz" ,
"integrity" : "sha512-F4yc6palwq3TT0u+FYf0Ns4Tfl9GRFURDN2gWG7L1ecIaS/4fCIuFOjMTnCyjsu/OK6vaDKLCrGAa+KvvH+h4w==" ,
"license" : "MIT"
} ,
"node_modules/@vueuse/core" : {
"version" : "8.3.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@vueuse/core/-/core-8.3.1.tgz" ,
"integrity" : "sha512-WiXUgVyPG9elGx3G8UV8g+zqbEJ2hYacrPICogAxDdW6hnxxcUFdF7FtvDroJ/DxWmo2pg8XNNz07ybfnZyJbw==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@vueuse/metadata" : "8.3.1" ,
"@vueuse/shared" : "8.3.1" ,
"vue-demi" : "*"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"funding" : {
"url" : "https://github.com/sponsors/antfu"
2025-08-07 15:16:23 +08:00
} ,
"peerDependencies" : {
2025-11-04 14:04:50 +08:00
"@vue/composition-api" : "^1.1.0" ,
"vue" : "^2.6.0 || ^3.2.0"
} ,
"peerDependenciesMeta" : {
"@vue/composition-api" : {
"optional" : true
} ,
"vue" : {
"optional" : true
}
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@vueuse/metadata" : {
"version" : "8.3.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@vueuse/metadata/-/metadata-8.3.1.tgz" ,
"integrity" : "sha512-1aZaFL44HzXXkfN6Q7KMDOXBFKTHDClHlOJBxtN8rTBXIIScoGOrJCpxWiQ4kuVg95MzG/pHrd3P4wd8poL9XQ==" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/@vueuse/shared" : {
"version" : "8.3.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/@vueuse/shared/-/shared-8.3.1.tgz" ,
"integrity" : "sha512-7HKLCcxp4dtONq6QSSoavblo9riYgqzw7jhqiC0/VUYMXKzqj1G/GznOzTmY8Wi8uKKT197JqjKQ1DKt2j/0+A==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"vue-demi" : "*"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"funding" : {
"url" : "https://github.com/sponsors/antfu"
2025-08-07 15:16:23 +08:00
} ,
"peerDependencies" : {
2025-11-04 14:04:50 +08:00
"@vue/composition-api" : "^1.1.0" ,
"vue" : "^2.6.0 || ^3.2.0"
} ,
"peerDependenciesMeta" : {
"@vue/composition-api" : {
"optional" : true
} ,
"vue" : {
"optional" : true
}
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/acorn-jsx" : {
"version" : "5.3.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/acorn-jsx/-/acorn-jsx-5.3.2.tgz" ,
"integrity" : "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"peerDependencies" : {
2025-11-04 14:04:50 +08:00
"acorn" : "^6.0.0 || ^7.0.0 || ^8.0.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/adler-32" : {
"version" : "1.3.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/adler-32/-/adler-32-1.3.1.tgz" ,
"integrity" : "sha512-ynZ4w/nUUv5rrsR8UUGoe1VC9hZj6V5hU9Qw1HlMDJGEJw5S7TfTErWTjMys6M7vr0YWcPqs3qAr4ss0nDfP+A==" ,
"license" : "Apache-2.0" ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=0.8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/ajv" : {
"version" : "6.12.6" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/ajv/-/ajv-6.12.6.tgz" ,
"integrity" : "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"fast-deep-equal" : "^3.1.1" ,
"fast-json-stable-stringify" : "^2.0.0" ,
"json-schema-traverse" : "^0.4.1" ,
"uri-js" : "^4.2.2"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/ansi-regex/-/ansi-regex-5.0.1.tgz" ,
"integrity" : "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"color-convert" : "^2.0.1"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=8"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/array-tree-filter" : {
"version" : "2.1.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/array-tree-filter/-/array-tree-filter-2.1.0.tgz" ,
"integrity" : "sha512-4ROwICNlNw/Hqa9v+rk5h22KjmzB1JGTMVKP2AKJBOCgb0yL0ASf0+YvCcLNNwquOHNX48jkeZIJ3a+oOQqKcw==" ,
"license" : "MIT"
} ,
"node_modules/axios" : {
"version" : "0.21.4" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/axios/-/axios-0.21.4.tgz" ,
"integrity" : "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"follow-redirects" : "^1.14.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/balanced-match" : {
"version" : "1.0.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/balanced-match/-/balanced-match-1.0.2.tgz" ,
"integrity" : "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "MIT"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/boolbase" : {
"version" : "1.0.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/boolbase/-/boolbase-1.0.0.tgz" ,
"integrity" : "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "ISC"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/brace-expansion" : {
"version" : "1.1.12" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/brace-expansion/-/brace-expansion-1.1.12.tgz" ,
"integrity" : "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/call-bind-apply-helpers" : {
"version" : "1.0.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz" ,
"integrity" : "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"es-errors" : "^1.3.0" ,
"function-bind" : "^1.1.2"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.4"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/call-bound" : {
"version" : "1.0.4" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/call-bound/-/call-bound-1.0.4.tgz" ,
"integrity" : "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"call-bind-apply-helpers" : "^1.0.2" ,
"get-intrinsic" : "^1.3.0"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.4"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/cfb" : {
"version" : "1.2.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/cfb/-/cfb-1.2.2.tgz" ,
"integrity" : "sha512-KfdUZsSOw19/ObEWasvBP/Ac4reZvAGauZhs6S/gqNhXhI7cKwvlH7ulj+dOEYnca4bm4SGo8C1bTAQvnTjgQA==" ,
"license" : "Apache-2.0" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"adler-32" : "~1.3.0" ,
"crc-32" : "~1.2.0"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=0.8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/codepage" : {
"version" : "1.15.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/codepage/-/codepage-1.15.0.tgz" ,
"integrity" : "sha512-3g6NUTPd/YtuuGrhMnOMRjFc+LJw/bnMp3+0r/Wcz3IXUuCosKRJvMphm5+Q+bvTVGcJJuRvVLuYba+WojaFaA==" ,
"license" : "Apache-2.0" ,
2025-11-03 16:40:10 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=0.8"
2025-11-03 16:40:10 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/color" : {
"version" : "3.2.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/color/-/color-3.2.1.tgz" ,
"integrity" : "sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"color-convert" : "^1.9.3" ,
"color-string" : "^1.6.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/color-convert" : {
"version" : "2.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"color-name" : "~1.1.4"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=7.0.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
"license" : "MIT"
} ,
"node_modules/color-string" : {
"version" : "1.9.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/color-string/-/color-string-1.9.1.tgz" ,
"integrity" : "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"color-name" : "^1.0.0" ,
"simple-swizzle" : "^0.2.2"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/color/node_modules/color-convert" : {
"version" : "1.9.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/color-convert/-/color-convert-1.9.3.tgz" ,
"integrity" : "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"color-name" : "1.1.3"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/color/node_modules/color-name" : {
"version" : "1.1.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/color-name/-/color-name-1.1.3.tgz" ,
"integrity" : "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==" ,
"license" : "MIT"
} ,
"node_modules/commander" : {
"version" : "2.17.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/commander/-/commander-2.17.1.tgz" ,
"integrity" : "sha512-wPMUt6FnH2yzG95SA6mzjQOEKUU3aLaDEmzs1ti+1E9h+CsrZghRlqEM/EJ4KscsQVG8uNN4uVreUeT8+drlgg==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/compute-scroll-into-view" : {
"version" : "1.0.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/compute-scroll-into-view/-/compute-scroll-into-view-1.0.20.tgz" ,
"integrity" : "sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==" ,
"license" : "MIT"
} ,
"node_modules/concat-map" : {
"version" : "0.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/concat-map/-/concat-map-0.0.1.tgz" ,
"integrity" : "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/copy-anything" : {
"version" : "2.0.6" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/copy-anything/-/copy-anything-2.0.6.tgz" ,
"integrity" : "sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"is-what" : "^3.14.1"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"funding" : {
"url" : "https://github.com/sponsors/mesqueeb"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/core-js" : {
"version" : "3.46.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/core-js/-/core-js-3.46.0.tgz" ,
"integrity" : "sha512-vDMm9B0xnqqZ8uSBpZ8sNtRtOdmfShrvT6h2TuQGLs0Is+cR0DYbj/KWP6ALVNbWPpqA/qPLoOuppJN07humpA==" ,
"hasInstallScript" : true ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/core-js"
}
} ,
"node_modules/crc-32" : {
"version" : "1.2.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/crc-32/-/crc-32-1.2.2.tgz" ,
"integrity" : "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==" ,
"license" : "Apache-2.0" ,
"bin" : {
"crc32" : "bin/crc32.njs"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=0.8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/cssesc" : {
"version" : "3.0.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/cssesc/-/cssesc-3.0.0.tgz" ,
"integrity" : "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"bin" : {
"cssesc" : "bin/cssesc"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=4"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/csstype" : {
"version" : "3.1.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/csstype/-/csstype-3.1.3.tgz" ,
"integrity" : "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" ,
"license" : "MIT"
} ,
"node_modules/d3-color" : {
"version" : "3.1.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/d3-color/-/d3-color-3.1.0.tgz" ,
"integrity" : "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==" ,
"license" : "ISC" ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/d3-ease" : {
"version" : "1.0.7" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/d3-ease/-/d3-ease-1.0.7.tgz" ,
"integrity" : "sha512-lx14ZPYkhNx0s/2HX5sLFUI3mbasHjSSpwO/KaaNACweVwxUruKyWVcb293wMv1RqTPZyZ8kSZ2NogUZNcLOFQ==" ,
"license" : "BSD-3-Clause"
} ,
"node_modules/d3-interpolate" : {
"version" : "3.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/d3-interpolate/-/d3-interpolate-3.0.1.tgz" ,
"integrity" : "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==" ,
"license" : "ISC" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"d3-color" : "1 - 3"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/d3-timer" : {
"version" : "1.0.10" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/d3-timer/-/d3-timer-1.0.10.tgz" ,
"integrity" : "sha512-B1JDm0XDaQC+uvo4DT79H0XmBskgS3l6Ve+1SBCfxgmtIb1AVrPIoqd+nPSv+loMX8szQ0sVUhGngL7D5QPiXw==" ,
"license" : "BSD-3-Clause"
} ,
"node_modules/dayjs" : {
"version" : "1.11.19" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/dayjs/-/dayjs-1.11.19.tgz" ,
"integrity" : "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==" ,
"license" : "MIT"
} ,
"node_modules/debug" : {
"version" : "4.4.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/debug/-/debug-4.4.3.tgz" ,
"integrity" : "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"ms" : "^2.1.3"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=6.0"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/deep-is" : {
"version" : "0.1.4" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/deep-is/-/deep-is-0.1.4.tgz" ,
"integrity" : "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "MIT"
} ,
"node_modules/detect-browser" : {
"version" : "5.3.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/detect-browser/-/detect-browser-5.3.0.tgz" ,
"integrity" : "sha512-53rsFbGdwMwlF7qvCt0ypLM5V5/Mbl0szB7GPN8y9NCcbknYOeVVXdrXEq+90IwAfrrzt6Hd+u2E2ntakICU8w==" ,
"license" : "MIT"
} ,
"node_modules/doctrine" : {
"version" : "3.0.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/doctrine/-/doctrine-3.0.0.tgz" ,
"integrity" : "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"esutils" : "^2.0.2"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=6.0.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/dom-align" : {
"version" : "1.12.4" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/dom-align/-/dom-align-1.12.4.tgz" ,
"integrity" : "sha512-R8LUSEay/68zE5c8/3BDxiTEvgb4xZTF0RKmAHfiEVN3klfIpXfi2/QCoiWPccVQ0J/ZGdz9OjzL4uJEP/MRAw==" ,
"license" : "MIT"
} ,
"node_modules/dom-scroll-into-view" : {
"version" : "2.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/dom-scroll-into-view/-/dom-scroll-into-view-2.0.1.tgz" ,
"integrity" : "sha512-bvVTQe1lfaUr1oFzZX80ce9KLDlZ3iU+XGNE/bz9HnGdklTieqsbmsLHe+rT2XWqopvL0PckkYqN7ksmm5pe3w==" ,
"license" : "MIT"
} ,
"node_modules/dunder-proto" : {
"version" : "1.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/dunder-proto/-/dunder-proto-1.0.1.tgz" ,
"integrity" : "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"call-bind-apply-helpers" : "^1.0.1" ,
"es-errors" : "^1.3.0" ,
"gopd" : "^1.2.0"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.4"
}
} ,
"node_modules/entities" : {
"version" : "4.5.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/entities/-/entities-4.5.0.tgz" ,
"integrity" : "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==" ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=0.12"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/errno" : {
"version" : "0.1.8" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/errno/-/errno-0.1.8.tgz" ,
"integrity" : "sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"prr" : "~1.0.1"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"bin" : {
"errno" : "cli.js"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/es-define-property" : {
"version" : "1.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/es-define-property/-/es-define-property-1.0.1.tgz" ,
"integrity" : "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.4"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/es-errors" : {
"version" : "1.3.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/es-errors/-/es-errors-1.3.0.tgz" ,
"integrity" : "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.4"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/es-object-atoms" : {
"version" : "1.1.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/es-object-atoms/-/es-object-atoms-1.1.1.tgz" ,
"integrity" : "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"es-errors" : "^1.3.0"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.4"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/esbuild" : {
"version" : "0.18.20" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/esbuild/-/esbuild-0.18.20.tgz" ,
"integrity" : "sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==" ,
"dev" : true ,
"hasInstallScript" : true ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"bin" : {
"esbuild" : "bin/esbuild"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
} ,
"optionalDependencies" : {
"@esbuild/android-arm" : "0.18.20" ,
"@esbuild/android-arm64" : "0.18.20" ,
"@esbuild/android-x64" : "0.18.20" ,
"@esbuild/darwin-arm64" : "0.18.20" ,
"@esbuild/darwin-x64" : "0.18.20" ,
"@esbuild/freebsd-arm64" : "0.18.20" ,
"@esbuild/freebsd-x64" : "0.18.20" ,
"@esbuild/linux-arm" : "0.18.20" ,
"@esbuild/linux-arm64" : "0.18.20" ,
"@esbuild/linux-ia32" : "0.18.20" ,
"@esbuild/linux-loong64" : "0.18.20" ,
"@esbuild/linux-mips64el" : "0.18.20" ,
"@esbuild/linux-ppc64" : "0.18.20" ,
"@esbuild/linux-riscv64" : "0.18.20" ,
"@esbuild/linux-s390x" : "0.18.20" ,
"@esbuild/linux-x64" : "0.18.20" ,
"@esbuild/netbsd-x64" : "0.18.20" ,
"@esbuild/openbsd-x64" : "0.18.20" ,
"@esbuild/sunos-x64" : "0.18.20" ,
"@esbuild/win32-arm64" : "0.18.20" ,
"@esbuild/win32-ia32" : "0.18.20" ,
"@esbuild/win32-x64" : "0.18.20"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint" : {
"version" : "8.57.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/eslint/-/eslint-8.57.1.tgz" ,
"integrity" : "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==" ,
"deprecated" : "This version is no longer supported. Please see https://eslint.org/version-support for other options." ,
"dev" : true ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"dependencies" : {
"@eslint-community/eslint-utils" : "^4.2.0" ,
"@eslint-community/regexpp" : "^4.6.1" ,
"@eslint/eslintrc" : "^2.1.4" ,
"@eslint/js" : "8.57.1" ,
"@humanwhocodes/config-array" : "^0.13.0" ,
"@humanwhocodes/module-importer" : "^1.0.1" ,
"@nodelib/fs.walk" : "^1.2.8" ,
"@ungap/structured-clone" : "^1.2.0" ,
"ajv" : "^6.12.4" ,
"chalk" : "^4.0.0" ,
"cross-spawn" : "^7.0.2" ,
"debug" : "^4.3.2" ,
"doctrine" : "^3.0.0" ,
"escape-string-regexp" : "^4.0.0" ,
"eslint-scope" : "^7.2.2" ,
"eslint-visitor-keys" : "^3.4.3" ,
"espree" : "^9.6.1" ,
"esquery" : "^1.4.2" ,
"esutils" : "^2.0.2" ,
"fast-deep-equal" : "^3.1.3" ,
"file-entry-cache" : "^6.0.1" ,
"find-up" : "^5.0.0" ,
"glob-parent" : "^6.0.2" ,
"globals" : "^13.19.0" ,
"graphemer" : "^1.4.0" ,
"ignore" : "^5.2.0" ,
"imurmurhash" : "^0.1.4" ,
"is-glob" : "^4.0.0" ,
"is-path-inside" : "^3.0.3" ,
"js-yaml" : "^4.1.0" ,
"json-stable-stringify-without-jsonify" : "^1.0.1" ,
"levn" : "^0.4.1" ,
"lodash.merge" : "^4.6.2" ,
"minimatch" : "^3.1.2" ,
"natural-compare" : "^1.4.0" ,
"optionator" : "^0.9.3" ,
"strip-ansi" : "^6.0.1" ,
"text-table" : "^0.2.0"
} ,
"bin" : {
"eslint" : "bin/eslint.js"
} ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint-plugin-vue" : {
"version" : "9.33.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/eslint-plugin-vue/-/eslint-plugin-vue-9.33.0.tgz" ,
"integrity" : "sha512-174lJKuNsuDIlLpjeXc5E2Tss8P44uIimAfGD0b90k0NoirJqpG7stLuU9Vp/9ioTOrQdWVREc4mRd1BD+CvGw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "MIT" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@eslint-community/eslint-utils" : "^4.4.0" ,
"globals" : "^13.24.0" ,
"natural-compare" : "^1.4.0" ,
"nth-check" : "^2.1.1" ,
"postcss-selector-parser" : "^6.0.15" ,
"semver" : "^7.6.3" ,
"vue-eslint-parser" : "^9.4.3" ,
"xml-name-validator" : "^4.0.0"
} ,
"engines" : {
"node" : "^14.17.0 || >=16.0.0"
} ,
"peerDependencies" : {
"eslint" : "^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint-plugin-vue/node_modules/semver" : {
"version" : "7.7.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/semver/-/semver-7.7.3.tgz" ,
"integrity" : "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint-scope" : {
"version" : "7.2.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/eslint-scope/-/eslint-scope-7.2.2.tgz" ,
"integrity" : "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"esrecurse" : "^4.3.0" ,
"estraverse" : "^5.2.0"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2025-11-03 16:40:10 +08:00
} ,
"funding" : {
2025-11-04 14:04:50 +08:00
"url" : "https://opencollective.com/eslint"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint-scope/node_modules/estraverse" : {
"version" : "5.3.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/estraverse/-/estraverse-5.3.0.tgz" ,
"integrity" : "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=4.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint/node_modules/argparse" : {
"version" : "2.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/argparse/-/argparse-2.0.1.tgz" ,
"integrity" : "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" ,
"dev" : true ,
"license" : "Python-2.0"
2025-11-03 16:40:10 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint/node_modules/chalk" : {
"version" : "4.1.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/chalk/-/chalk-4.1.2.tgz" ,
"integrity" : "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" ,
"dev" : true ,
"license" : "MIT" ,
2025-11-03 16:40:10 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"ansi-styles" : "^4.1.0" ,
"supports-color" : "^7.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
2025-11-03 16:40:10 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint/node_modules/cross-spawn" : {
"version" : "7.0.6" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/cross-spawn/-/cross-spawn-7.0.6.tgz" ,
"integrity" : "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==" ,
2025-11-03 16:40:10 +08:00
"dev" : true ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
2025-11-03 16:40:10 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"path-key" : "^3.1.0" ,
"shebang-command" : "^2.0.0" ,
"which" : "^2.0.1"
2025-11-03 16:40:10 +08:00
} ,
2025-11-04 14:04:50 +08:00
"engines" : {
"node" : ">= 8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint/node_modules/escape-string-regexp" : {
"version" : "4.0.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" ,
"integrity" : "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" ,
"dev" : true ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=10"
2025-11-03 16:40:10 +08:00
} ,
"funding" : {
2025-11-04 14:04:50 +08:00
"url" : "https://github.com/sponsors/sindresorhus"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint/node_modules/eslint-visitor-keys" : {
"version" : "3.4.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" ,
"integrity" : "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2025-11-03 16:40:10 +08:00
} ,
"funding" : {
2025-11-04 14:04:50 +08:00
"url" : "https://opencollective.com/eslint"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint/node_modules/find-up" : {
"version" : "5.0.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/find-up/-/find-up-5.0.0.tgz" ,
"integrity" : "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==" ,
"dev" : true ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"dependencies" : {
"locate-path" : "^6.0.0" ,
"path-exists" : "^4.0.0"
} ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=10"
2025-11-03 16:40:10 +08:00
} ,
"funding" : {
2025-11-04 14:04:50 +08:00
"url" : "https://github.com/sponsors/sindresorhus"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint/node_modules/glob-parent" : {
"version" : "6.0.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/glob-parent/-/glob-parent-6.0.2.tgz" ,
"integrity" : "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "ISC" ,
2025-11-03 16:40:10 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"is-glob" : "^4.0.3"
} ,
"engines" : {
"node" : ">=10.13.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint/node_modules/ignore" : {
"version" : "5.3.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/ignore/-/ignore-5.3.2.tgz" ,
"integrity" : "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"engines" : {
"node" : ">= 4"
2025-11-03 16:40:10 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint/node_modules/is-path-inside" : {
"version" : "3.0.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/is-path-inside/-/is-path-inside-3.0.3.tgz" ,
"integrity" : "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==" ,
2025-11-03 16:40:10 +08:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint/node_modules/js-yaml" : {
"version" : "4.1.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/js-yaml/-/js-yaml-4.1.0.tgz" ,
"integrity" : "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"argparse" : "^2.0.1"
} ,
"bin" : {
"js-yaml" : "bin/js-yaml.js"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint/node_modules/locate-path" : {
"version" : "6.0.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/locate-path/-/locate-path-6.0.0.tgz" ,
"integrity" : "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"p-locate" : "^5.0.0"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint/node_modules/p-limit" : {
"version" : "3.1.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/p-limit/-/p-limit-3.1.0.tgz" ,
"integrity" : "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"yocto-queue" : "^0.1.0"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint/node_modules/p-locate" : {
"version" : "5.0.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/p-locate/-/p-locate-5.0.0.tgz" ,
"integrity" : "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"dependencies" : {
"p-limit" : "^3.0.2"
} ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint/node_modules/path-key" : {
"version" : "3.1.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/path-key/-/path-key-3.1.1.tgz" ,
"integrity" : "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "MIT" ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint/node_modules/shebang-command" : {
"version" : "2.0.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/shebang-command/-/shebang-command-2.0.0.tgz" ,
"integrity" : "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"shebang-regex" : "^3.0.0"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint/node_modules/shebang-regex" : {
"version" : "3.0.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/shebang-regex/-/shebang-regex-3.0.0.tgz" ,
"integrity" : "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/eslint/node_modules/which" : {
"version" : "2.0.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/which/-/which-2.0.2.tgz" ,
"integrity" : "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" ,
2025-11-03 16:40:10 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "ISC" ,
2025-11-03 16:40:10 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"isexe" : "^2.0.0"
2025-11-03 16:40:10 +08:00
} ,
2025-11-04 14:04:50 +08:00
"bin" : {
"node-which" : "bin/node-which"
2025-11-03 16:40:10 +08:00
} ,
2025-11-04 14:04:50 +08:00
"engines" : {
"node" : ">= 8"
2025-11-03 16:40:10 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/espree" : {
"version" : "9.6.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/espree/-/espree-9.6.1.tgz" ,
"integrity" : "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "BSD-2-Clause" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"acorn" : "^8.9.0" ,
"acorn-jsx" : "^5.3.2" ,
"eslint-visitor-keys" : "^3.4.1"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/espree/node_modules/acorn" : {
"version" : "8.15.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/acorn/-/acorn-8.15.0.tgz" ,
"integrity" : "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"bin" : {
"acorn" : "bin/acorn"
} ,
"engines" : {
"node" : ">=0.4.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/espree/node_modules/eslint-visitor-keys" : {
"version" : "3.4.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" ,
"integrity" : "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "Apache-2.0" ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/esquery" : {
"version" : "1.6.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/esquery/-/esquery-1.6.0.tgz" ,
"integrity" : "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "BSD-3-Clause" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"estraverse" : "^5.1.0"
} ,
"engines" : {
"node" : ">=0.10"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/esquery/node_modules/estraverse" : {
"version" : "5.3.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/estraverse/-/estraverse-5.3.0.tgz" ,
"integrity" : "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=4.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/esrecurse" : {
"version" : "4.3.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/esrecurse/-/esrecurse-4.3.0.tgz" ,
"integrity" : "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "BSD-2-Clause" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"estraverse" : "^5.2.0"
} ,
"engines" : {
"node" : ">=4.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/esrecurse/node_modules/estraverse" : {
"version" : "5.3.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/estraverse/-/estraverse-5.3.0.tgz" ,
"integrity" : "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=4.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/estree-walker" : {
"version" : "2.0.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/estree-walker/-/estree-walker-2.0.2.tgz" ,
"integrity" : "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==" ,
"license" : "MIT"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/esutils" : {
"version" : "2.0.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/esutils/-/esutils-2.0.3.tgz" ,
"integrity" : "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=0.10.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/fast-deep-equal" : {
"version" : "3.1.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" ,
"integrity" : "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT"
} ,
2025-11-04 14:04:50 +08:00
"node_modules/fast-json-stable-stringify" : {
"version" : "2.1.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" ,
"integrity" : "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT"
} ,
2025-11-04 14:04:50 +08:00
"node_modules/fast-levenshtein" : {
"version" : "2.0.6" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz" ,
"integrity" : "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT"
} ,
2025-11-04 14:04:50 +08:00
"node_modules/fastq" : {
"version" : "1.19.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/fastq/-/fastq-1.19.1.tgz" ,
"integrity" : "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "ISC" ,
2025-11-03 16:40:10 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"reusify" : "^1.0.4"
2025-11-03 16:40:10 +08:00
}
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/fecha" : {
"version" : "4.2.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/fecha/-/fecha-4.2.3.tgz" ,
"integrity" : "sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT"
} ,
2025-11-04 14:04:50 +08:00
"node_modules/file-entry-cache" : {
"version" : "6.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/file-entry-cache/-/file-entry-cache-6.0.1.tgz" ,
"integrity" : "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"flat-cache" : "^3.0.4"
} ,
"engines" : {
"node" : "^10.12.0 || >=12.0.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/file-saver" : {
"version" : "2.0.5" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/file-saver/-/file-saver-2.0.5.tgz" ,
"integrity" : "sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT"
} ,
2025-11-04 14:04:50 +08:00
"node_modules/flat-cache" : {
"version" : "3.2.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/flat-cache/-/flat-cache-3.2.0.tgz" ,
"integrity" : "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"flatted" : "^3.2.9" ,
"keyv" : "^4.5.3" ,
"rimraf" : "^3.0.2"
} ,
"engines" : {
"node" : "^10.12.0 || >=12.0.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/flatted" : {
"version" : "3.3.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/flatted/-/flatted-3.3.3.tgz" ,
"integrity" : "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "ISC"
} ,
"node_modules/follow-redirects" : {
"version" : "1.15.11" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/follow-redirects/-/follow-redirects-1.15.11.tgz" ,
"integrity" : "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==" ,
"funding" : [
{
"type" : "individual" ,
"url" : "https://github.com/sponsors/RubenVerborgh"
}
] ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"engines" : {
"node" : ">=4.0"
} ,
"peerDependenciesMeta" : {
"debug" : {
"optional" : true
}
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/frac" : {
"version" : "1.1.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/frac/-/frac-1.1.2.tgz" ,
"integrity" : "sha512-w/XBfkibaTl3YDqASwfDUqkna4Z2p9cFSr1aHDt0WoMTECnRfBOv2WArlZILlqgWlmdIlALXGpM2AOhEk5W3IA==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=0.8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/fs.realpath" : {
2025-11-03 16:40:10 +08:00
"version" : "1.0.0" ,
2025-11-04 14:04:50 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/fs.realpath/-/fs.realpath-1.0.0.tgz" ,
"integrity" : "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-03 16:40:10 +08:00
"license" : "ISC"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/fsevents" : {
"version" : "2.3.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/fsevents/-/fsevents-2.3.3.tgz" ,
"integrity" : "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-03 16:40:10 +08:00
"hasInstallScript" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"os" : [
"darwin"
] ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : "^8.16.0 || ^10.6.0 || >=11.0.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/function-bind" : {
"version" : "1.1.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/function-bind/-/function-bind-1.1.2.tgz" ,
"integrity" : "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
2025-11-03 16:40:10 +08:00
"funding" : {
2025-11-04 14:04:50 +08:00
"url" : "https://github.com/sponsors/ljharb"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/get-intrinsic" : {
"version" : "1.3.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/get-intrinsic/-/get-intrinsic-1.3.0.tgz" ,
"integrity" : "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"call-bind-apply-helpers" : "^1.0.2" ,
"es-define-property" : "^1.0.1" ,
"es-errors" : "^1.3.0" ,
"es-object-atoms" : "^1.1.1" ,
"function-bind" : "^1.1.2" ,
"get-proto" : "^1.0.1" ,
"gopd" : "^1.2.0" ,
"has-symbols" : "^1.1.0" ,
"hasown" : "^2.0.2" ,
"math-intrinsics" : "^1.1.0"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.4"
2025-11-03 16:40:10 +08:00
} ,
"funding" : {
2025-11-04 14:04:50 +08:00
"url" : "https://github.com/sponsors/ljharb"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/get-proto" : {
"version" : "1.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/get-proto/-/get-proto-1.0.1.tgz" ,
"integrity" : "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==" ,
2025-11-03 16:40:10 +08:00
"license" : "MIT" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"dunder-proto" : "^1.0.1" ,
"es-object-atoms" : "^1.0.0"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.4"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/gl-matrix" : {
"version" : "3.4.4" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/gl-matrix/-/gl-matrix-3.4.4.tgz" ,
"integrity" : "sha512-latSnyDNt/8zYUB6VIJ6PCh2jBjJX6gnDsoCZ7LyW7GkqrD51EWwa9qCoGixj8YqBtETQK/xY7OmpTF8xz1DdQ==" ,
2025-11-03 16:40:10 +08:00
"license" : "MIT"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/glob" : {
"version" : "7.2.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/glob/-/glob-7.2.3.tgz" ,
"integrity" : "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" ,
"deprecated" : "Glob versions prior to v9 are no longer supported" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "ISC" ,
2025-11-03 16:40:10 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"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"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"engines" : {
"node" : "*"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/globals" : {
"version" : "13.24.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/globals/-/globals-13.24.0.tgz" ,
"integrity" : "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-03 16:40:10 +08:00
"license" : "MIT" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"type-fest" : "^0.20.2"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/gopd" : {
"version" : "1.2.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/gopd/-/gopd-1.2.0.tgz" ,
"integrity" : "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"engines" : {
"node" : ">= 0.4"
2025-08-07 15:16:23 +08:00
} ,
2025-11-03 16:40:10 +08:00
"funding" : {
2025-11-04 14:04:50 +08:00
"url" : "https://github.com/sponsors/ljharb"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/graceful-fs" : {
"version" : "4.2.11" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/graceful-fs/-/graceful-fs-4.2.11.tgz" ,
"integrity" : "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "ISC" ,
"optional" : true
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/graphemer" : {
"version" : "1.4.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/graphemer/-/graphemer-1.4.0.tgz" ,
"integrity" : "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-03 16:40:10 +08:00
"license" : "MIT"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/has-flag" : {
"version" : "4.0.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/has-flag/-/has-flag-4.0.0.tgz" ,
"integrity" : "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"engines" : {
"node" : ">=8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/has-symbols" : {
"version" : "1.1.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/has-symbols/-/has-symbols-1.1.0.tgz" ,
"integrity" : "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
2025-11-03 16:40:10 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/hasown" : {
"version" : "2.0.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/hasown/-/hasown-2.0.2.tgz" ,
"integrity" : "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"function-bind" : "^1.1.2"
2025-11-03 16:40:10 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.4"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/image-size" : {
"version" : "0.5.5" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/image-size/-/image-size-0.5.5.tgz" ,
"integrity" : "sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==" ,
"dev" : true ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"bin" : {
"image-size" : "bin/image-size.js"
} ,
2025-11-03 16:40:10 +08:00
"engines" : {
"node" : ">=0.10.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/imurmurhash" : {
"version" : "0.1.4" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/imurmurhash/-/imurmurhash-0.1.4.tgz" ,
"integrity" : "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==" ,
"dev" : true ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"engines" : {
"node" : ">=0.8.19"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/inflight" : {
"version" : "1.0.6" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/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." ,
"dev" : true ,
"license" : "ISC" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"once" : "^1.3.0" ,
"wrappy" : "1"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/inherits" : {
"version" : "2.0.4" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/inherits/-/inherits-2.0.4.tgz" ,
"integrity" : "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" ,
"dev" : true ,
"license" : "ISC"
} ,
"node_modules/is-extglob" : {
"version" : "2.1.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/is-extglob/-/is-extglob-2.1.1.tgz" ,
"integrity" : "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" ,
"dev" : true ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"engines" : {
"node" : ">=0.10.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/is-glob" : {
"version" : "4.0.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/is-glob/-/is-glob-4.0.3.tgz" ,
"integrity" : "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-03 16:40:10 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"is-extglob" : "^2.1.1"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"engines" : {
"node" : ">=0.10.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/is-what" : {
"version" : "3.14.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/is-what/-/is-what-3.14.1.tgz" ,
"integrity" : "sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "MIT"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/isexe" : {
2025-11-03 16:40:10 +08:00
"version" : "2.0.0" ,
2025-11-04 14:04:50 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/isexe/-/isexe-2.0.0.tgz" ,
"integrity" : "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "ISC"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/js-tokens" : {
"version" : "4.0.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/js-tokens/-/js-tokens-4.0.0.tgz" ,
"integrity" : "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" ,
"license" : "MIT"
} ,
"node_modules/json-buffer" : {
"version" : "3.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/json-buffer/-/json-buffer-3.0.1.tgz" ,
"integrity" : "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "MIT"
} ,
"node_modules/json-schema-traverse" : {
"version" : "0.4.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" ,
"integrity" : "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/json-stable-stringify-without-jsonify" : {
"version" : "1.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz" ,
"integrity" : "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==" ,
"dev" : true ,
"license" : "MIT"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/keyv" : {
"version" : "4.5.4" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/keyv/-/keyv-4.5.4.tgz" ,
"integrity" : "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"dependencies" : {
"json-buffer" : "3.0.1"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/less" : {
"version" : "4.4.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/less/-/less-4.4.2.tgz" ,
"integrity" : "sha512-j1n1IuTX1VQjIy3tT7cyGbX7nvQOsFLoIqobZv4ttI5axP923gA44zUj6miiA6R5Aoms4sEGVIIcucXUbRI14g==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "Apache-2.0" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"copy-anything" : "^2.0.1" ,
"parse-node-version" : "^1.0.1" ,
"tslib" : "^2.3.0"
} ,
"bin" : {
"lessc" : "bin/lessc"
} ,
"engines" : {
"node" : ">=14"
2025-08-07 15:16:23 +08:00
} ,
2025-11-03 16:40:10 +08:00
"optionalDependencies" : {
2025-11-04 14:04:50 +08:00
"errno" : "^0.1.1" ,
"graceful-fs" : "^4.1.2" ,
"image-size" : "~0.5.0" ,
"make-dir" : "^2.1.0" ,
"mime" : "^1.4.1" ,
"needle" : "^3.1.0" ,
"source-map" : "~0.6.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/less/node_modules/make-dir" : {
"version" : "2.1.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/make-dir/-/make-dir-2.1.0.tgz" ,
"integrity" : "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"pify" : "^4.0.1" ,
"semver" : "^5.6.0"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=6"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/less/node_modules/semver" : {
"version" : "5.7.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/semver/-/semver-5.7.2.tgz" ,
"integrity" : "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "ISC" ,
2025-08-07 15:16:23 +08:00
"optional" : true ,
2025-11-04 14:04:50 +08:00
"bin" : {
"semver" : "bin/semver"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/levn" : {
"version" : "0.4.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/levn/-/levn-0.4.1.tgz" ,
"integrity" : "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"prelude-ls" : "^1.2.1" ,
"type-check" : "~0.4.0"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.8.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/lodash" : {
"version" : "4.17.21" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/lodash/-/lodash-4.17.21.tgz" ,
"integrity" : "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" ,
"license" : "MIT"
} ,
"node_modules/lodash-es" : {
"version" : "4.17.21" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/lodash-es/-/lodash-es-4.17.21.tgz" ,
"integrity" : "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" ,
"license" : "MIT"
} ,
"node_modules/lodash.get" : {
"version" : "4.4.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/lodash.get/-/lodash.get-4.4.2.tgz" ,
"integrity" : "sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==" ,
"deprecated" : "This package is deprecated. Use the optional chaining (?.) operator instead." ,
"license" : "MIT"
} ,
"node_modules/lodash.merge" : {
"version" : "4.6.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/lodash.merge/-/lodash.merge-4.6.2.tgz" ,
"integrity" : "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "MIT"
} ,
"node_modules/loose-envify" : {
"version" : "1.4.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/loose-envify/-/loose-envify-1.4.0.tgz" ,
"integrity" : "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"js-tokens" : "^3.0.0 || ^4.0.0"
} ,
"bin" : {
"loose-envify" : "cli.js"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/magic-string" : {
"version" : "0.30.21" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/magic-string/-/magic-string-0.30.21.tgz" ,
"integrity" : "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@jridgewell/sourcemap-codec" : "^1.5.5"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/math-intrinsics" : {
"version" : "1.1.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/math-intrinsics/-/math-intrinsics-1.1.0.tgz" ,
"integrity" : "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.4"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/mime" : {
"version" : "1.6.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/mime/-/mime-1.6.0.tgz" ,
"integrity" : "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
2025-11-03 16:40:10 +08:00
"bin" : {
2025-11-04 14:04:50 +08:00
"mime" : "cli.js"
2025-11-03 16:40:10 +08:00
} ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=4"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "ISC" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"brace-expansion" : "^1.1.7"
2025-11-03 16:40:10 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : "*"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/mockjs2" : {
"version" : "1.0.8" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/mockjs2/-/mockjs2-1.0.8.tgz" ,
"integrity" : "sha512-IXY9wzq3Pr2tybkJnT+dzrTz0GBRTtgXc7Cke/UUQyyWtbjDrck8uZ3NmMF4LaWgAD8vm8EMGcBk4Itc6nzpRg==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"commander" : "*"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"bin" : {
"random" : "bin/random"
}
} ,
"node_modules/moment" : {
"version" : "2.30.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/moment/-/moment-2.30.1.tgz" ,
"integrity" : "sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==" ,
"license" : "MIT" ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : "*"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/ms" : {
"version" : "2.1.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/ms/-/ms-2.1.3.tgz" ,
"integrity" : "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "MIT"
} ,
"node_modules/nanoid" : {
"version" : "3.3.11" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/nanoid/-/nanoid-3.3.11.tgz" ,
"integrity" : "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"bin" : {
"nanoid" : "bin/nanoid.cjs"
} ,
"engines" : {
"node" : "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/nanopop" : {
"version" : "2.4.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/nanopop/-/nanopop-2.4.2.tgz" ,
"integrity" : "sha512-NzOgmMQ+elxxHeIha+OG/Pv3Oc3p4RU2aBhwWwAqDpXrdTbtRylbRLQztLy8dMMwfl6pclznBdfUhccEn9ZIzw==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT"
} ,
2025-11-04 14:04:50 +08:00
"node_modules/natural-compare" : {
"version" : "1.4.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/natural-compare/-/natural-compare-1.4.0.tgz" ,
"integrity" : "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" ,
2025-11-03 16:40:10 +08:00
"dev" : true ,
"license" : "MIT"
} ,
2025-11-04 14:04:50 +08:00
"node_modules/needle" : {
"version" : "3.3.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/needle/-/needle-3.3.1.tgz" ,
"integrity" : "sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
"dependencies" : {
"iconv-lite" : "^0.6.3" ,
"sax" : "^1.2.4"
} ,
"bin" : {
"needle" : "bin/needle"
} ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 4.4.x"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/needle/node_modules/iconv-lite" : {
"version" : "0.6.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/iconv-lite/-/iconv-lite-0.6.3.tgz" ,
"integrity" : "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"safer-buffer" : ">= 2.1.2 < 3.0.0"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=0.10.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/nprogress" : {
"version" : "0.2.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/nprogress/-/nprogress-0.2.0.tgz" ,
"integrity" : "sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==" ,
"license" : "MIT"
} ,
"node_modules/nth-check" : {
"version" : "2.1.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/nth-check/-/nth-check-2.1.1.tgz" ,
"integrity" : "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "BSD-2-Clause" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"boolbase" : "^1.0.0"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"funding" : {
"url" : "https://github.com/fb55/nth-check?sponsor=1"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/number-precision" : {
"version" : "1.6.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/number-precision/-/number-precision-1.6.0.tgz" ,
"integrity" : "sha512-05OLPgbgmnixJw+VvEh18yNPUo3iyp4BEWJcrLu4X9W05KmMifN7Mu5exYvQXqxxeNWhvIF+j3Rij+HmddM/hQ==" ,
"license" : "MIT"
} ,
"node_modules/object-inspect" : {
"version" : "1.13.4" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/object-inspect/-/object-inspect-1.13.4.tgz" ,
"integrity" : "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.4"
2025-11-03 16:40:10 +08:00
} ,
2025-11-04 14:04:50 +08:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/once" : {
"version" : "1.4.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/once/-/once-1.4.0.tgz" ,
"integrity" : "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "ISC" ,
"dependencies" : {
"wrappy" : "1"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/optionator" : {
"version" : "0.9.4" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/optionator/-/optionator-0.9.4.tgz" ,
"integrity" : "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"deep-is" : "^0.1.3" ,
"fast-levenshtein" : "^2.0.6" ,
"levn" : "^0.4.1" ,
"prelude-ls" : "^1.2.1" ,
"type-check" : "^0.4.0" ,
"word-wrap" : "^1.2.5"
2025-11-03 16:40:10 +08:00
} ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.8.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/parent-module" : {
"version" : "1.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/parent-module/-/parent-module-1.0.1.tgz" ,
"integrity" : "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-03 16:40:10 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"callsites" : "^3.0.0"
2025-11-03 16:40:10 +08:00
} ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=6"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/parent-module/node_modules/callsites" : {
"version" : "3.1.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/callsites/-/callsites-3.1.0.tgz" ,
"integrity" : "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
2025-11-03 16:40:10 +08:00
}
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/parse-node-version" : {
"version" : "1.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/parse-node-version/-/parse-node-version-1.0.1.tgz" ,
"integrity" : "sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-03 16:40:10 +08:00
"license" : "MIT" ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.10"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/path-exists" : {
"version" : "4.0.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/path-exists/-/path-exists-4.0.0.tgz" ,
"integrity" : "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/path-is-absolute" : {
"version" : "1.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/path-is-absolute/-/path-is-absolute-1.0.1.tgz" ,
"integrity" : "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"engines" : {
"node" : ">=0.10.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/picocolors" : {
"version" : "1.1.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/picocolors/-/picocolors-1.1.1.tgz" ,
"integrity" : "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" ,
"license" : "ISC"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/pify" : {
"version" : "4.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/pify/-/pify-4.0.1.tgz" ,
"integrity" : "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-03 16:40:10 +08:00
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-03 16:40:10 +08:00
"node" : ">=6"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/postcss-selector-parser" : {
"version" : "6.1.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz" ,
"integrity" : "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"cssesc" : "^3.0.0" ,
"util-deprecate" : "^1.0.2"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=4"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/prelude-ls" : {
"version" : "1.2.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/prelude-ls/-/prelude-ls-1.2.1.tgz" ,
"integrity" : "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"engines" : {
"node" : ">= 0.8.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/prr" : {
"version" : "1.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/prr/-/prr-1.0.1.tgz" ,
"integrity" : "sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==" ,
2025-11-03 16:40:10 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "MIT" ,
"optional" : true
2025-11-03 16:40:10 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/punycode" : {
"version" : "2.3.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/punycode/-/punycode-2.3.1.tgz" ,
"integrity" : "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
2025-11-03 16:40:10 +08:00
"node" : ">=6"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/qs" : {
"version" : "6.14.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/qs/-/qs-6.14.0.tgz" ,
"integrity" : "sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==" ,
"license" : "BSD-3-Clause" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"side-channel" : "^1.1.0"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=0.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/queue-microtask" : {
"version" : "1.2.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/queue-microtask/-/queue-microtask-1.2.3.tgz" ,
"integrity" : "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" ,
"dev" : true ,
"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/regenerator-runtime" : {
"version" : "0.13.11" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz" ,
"integrity" : "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==" ,
"license" : "MIT"
} ,
"node_modules/resize-observer-polyfill" : {
"version" : "1.5.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz" ,
"integrity" : "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==" ,
"license" : "MIT"
} ,
"node_modules/reusify" : {
"version" : "1.1.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/reusify/-/reusify-1.1.0.tgz" ,
"integrity" : "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-03 16:40:10 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"iojs" : ">=1.0.0" ,
"node" : ">=0.10.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/rimraf" : {
"version" : "3.0.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/rimraf/-/rimraf-3.0.2.tgz" ,
"integrity" : "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==" ,
"deprecated" : "Rimraf versions prior to v4 are no longer supported" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "ISC" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"glob" : "^7.1.3"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"bin" : {
"rimraf" : "bin.js"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/rollup" : {
"version" : "3.29.5" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/rollup/-/rollup-3.29.5.tgz" ,
"integrity" : "sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-03 16:40:10 +08:00
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"bin" : {
"rollup" : "dist/bin/rollup"
} ,
2025-11-03 16:40:10 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=14.18.0" ,
"npm" : ">=8.0.0"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.2"
2025-11-03 16:40:10 +08:00
}
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/run-parallel" : {
"version" : "1.2.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/run-parallel/-/run-parallel-1.2.0.tgz" ,
"integrity" : "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"queue-microtask" : "^1.2.2"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/safer-buffer" : {
"version" : "2.1.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/safer-buffer/-/safer-buffer-2.1.2.tgz" ,
"integrity" : "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"optional" : true
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/sax" : {
"version" : "1.2.4" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/sax/-/sax-1.2.4.tgz" ,
"integrity" : "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "ISC" ,
"optional" : true
} ,
"node_modules/scroll-into-view-if-needed" : {
"version" : "2.2.31" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.31.tgz" ,
"integrity" : "sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"compute-scroll-into-view" : "^1.0.20"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/shallow-equal" : {
"version" : "1.2.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/shallow-equal/-/shallow-equal-1.2.1.tgz" ,
"integrity" : "sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA==" ,
"license" : "MIT"
} ,
"node_modules/side-channel" : {
"version" : "1.1.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/side-channel/-/side-channel-1.1.0.tgz" ,
"integrity" : "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
2025-11-03 16:40:10 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"es-errors" : "^1.3.0" ,
"object-inspect" : "^1.13.3" ,
"side-channel-list" : "^1.0.0" ,
"side-channel-map" : "^1.0.1" ,
"side-channel-weakmap" : "^1.0.2"
2025-11-03 16:40:10 +08:00
} ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/side-channel-list" : {
"version" : "1.0.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/side-channel-list/-/side-channel-list-1.0.0.tgz" ,
"integrity" : "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"es-errors" : "^1.3.0" ,
"object-inspect" : "^1.13.3"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/side-channel-map" : {
"version" : "1.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/side-channel-map/-/side-channel-map-1.0.1.tgz" ,
"integrity" : "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==" ,
2025-11-03 16:40:10 +08:00
"license" : "MIT" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"call-bound" : "^1.0.2" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.5" ,
"object-inspect" : "^1.13.3"
2025-11-03 16:40:10 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/side-channel-weakmap" : {
"version" : "1.0.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz" ,
"integrity" : "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==" ,
2025-11-03 16:40:10 +08:00
"license" : "MIT" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"call-bound" : "^1.0.2" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.5" ,
"object-inspect" : "^1.13.3" ,
"side-channel-map" : "^1.0.1"
2025-11-03 16:40:10 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/simple-swizzle" : {
"version" : "0.2.4" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/simple-swizzle/-/simple-swizzle-0.2.4.tgz" ,
"integrity" : "sha512-nAu1WFPQSMNr2Zn9PGSZK9AGn4t/y97lEm+MXTtUDwfP0ksAIX4nO+6ruD9Jwut4C49SB1Ws+fbXsm/yScWOHw==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"dependencies" : {
"is-arrayish" : "^0.3.1"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/simple-swizzle/node_modules/is-arrayish" : {
"version" : "0.3.4" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/is-arrayish/-/is-arrayish-0.3.4.tgz" ,
"integrity" : "sha512-m6UrgzFVUYawGBh1dUsWR5M2Clqic9RVXC/9f8ceNlv2IcO9j9J/z8UoCLPqtsPBFNzEpfR3xftohbfqDx8EQA==" ,
"license" : "MIT"
} ,
"node_modules/sortablejs" : {
"version" : "1.14.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/sortablejs/-/sortablejs-1.14.0.tgz" ,
"integrity" : "sha512-pBXvQCs5/33fdN1/39pPL0NZF20LeRbLQ5jtnheIPN9JQAaufGjKdWduZn4U7wCtVuzKhmRkI0DFYHYRbB2H1w==" ,
"license" : "MIT"
} ,
"node_modules/source-map" : {
"version" : "0.6.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/source-map/-/source-map-0.6.1.tgz" ,
"integrity" : "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "BSD-3-Clause" ,
"optional" : true ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=0.10.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/source-map-js" : {
"version" : "1.2.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/source-map-js/-/source-map-js-1.2.1.tgz" ,
"integrity" : "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==" ,
"license" : "BSD-3-Clause" ,
2025-08-07 15:16:23 +08:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/ssf" : {
"version" : "0.11.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/ssf/-/ssf-0.11.2.tgz" ,
"integrity" : "sha512-+idbmIXoYET47hH+d7dfm2epdOMUDjqcB4648sTZ+t2JwoyBFL/insLfB/racrDmsKB3diwsDA696pZMieAC5g==" ,
"license" : "Apache-2.0" ,
2025-08-07 15:16:23 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"frac" : "~1.1.2"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=0.8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/strip-ansi" : {
"version" : "6.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"ansi-regex" : "^5.0.1"
2025-08-07 15:16:23 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/strip-json-comments" : {
"version" : "3.1.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/strip-json-comments/-/strip-json-comments-3.1.1.tgz" ,
"integrity" : "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/stylis" : {
"version" : "4.3.6" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/stylis/-/stylis-4.3.6.tgz" ,
"integrity" : "sha512-yQ3rwFWRfwNUY7H5vpU0wfdkNSnvnJinhF9830Swlaxl03zsOjCfmX0ugac+3LtK0lYSgwL/KXc8oYL3mG4YFQ==" ,
"license" : "MIT"
} ,
"node_modules/supports-color" : {
"version" : "7.2.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/supports-color/-/supports-color-7.2.0.tgz" ,
"integrity" : "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"has-flag" : "^4.0.0"
2025-11-03 16:40:10 +08:00
} ,
2025-08-07 15:16:23 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/text-table" : {
"version" : "0.2.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/text-table/-/text-table-0.2.0.tgz" ,
"integrity" : "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "MIT"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/throttle-debounce" : {
"version" : "5.0.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/throttle-debounce/-/throttle-debounce-5.0.2.tgz" ,
"integrity" : "sha512-B71/4oyj61iNH0KeCamLuE2rmKuTO5byTOSVwECM5FA7TiAiAW+UqTKZ9ERueC4qvgSttUhdmq1mXC3kJqGX7A==" ,
2025-08-07 15:16:23 +08:00
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"engines" : {
"node" : ">=12.22"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/tinymce" : {
"version" : "5.10.9" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/tinymce/-/tinymce-5.10.9.tgz" ,
"integrity" : "sha512-5bkrors87X9LhYX2xq8GgPHrIgJYHl87YNs+kBcjQ5I3CiUgzo/vFcGvT3MZQ9QHsEeYMhYO6a5CLGGffR8hMg==" ,
"license" : "LGPL-2.1"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/tslib" : {
"version" : "2.8.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/tslib/-/tslib-2.8.1.tgz" ,
"integrity" : "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" ,
"license" : "0BSD"
} ,
"node_modules/type-check" : {
"version" : "0.4.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/type-check/-/type-check-0.4.0.tgz" ,
"integrity" : "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-03 16:40:10 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"prelude-ls" : "^1.2.1"
2025-11-03 16:40:10 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 0.8.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/type-fest" : {
"version" : "0.20.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/type-fest/-/type-fest-0.20.2.tgz" ,
"integrity" : "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==" ,
2025-11-03 16:40:10 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "(MIT OR CC0-1.0)" ,
2025-11-03 16:40:10 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/uri-js" : {
"version" : "4.4.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/uri-js/-/uri-js-4.4.1.tgz" ,
"integrity" : "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==" ,
2025-11-03 16:40:10 +08:00
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"punycode" : "^2.1.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/util-deprecate" : {
2025-11-03 16:40:10 +08:00
"version" : "1.0.2" ,
2025-11-04 14:04:50 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/util-deprecate/-/util-deprecate-1.0.2.tgz" ,
"integrity" : "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "MIT"
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/vite" : {
"version" : "4.5.14" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/vite/-/vite-4.5.14.tgz" ,
"integrity" : "sha512-+v57oAaoYNnO3hIu5Z/tJRZjq5aHM2zDve9YZ8HngVHbhk66RStobhb1sqPMIPEleV6cNKYK4eGrAbE9Ulbl2g==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-03 16:40:10 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"esbuild" : "^0.18.10" ,
"postcss" : "^8.4.27" ,
"rollup" : "^3.27.1"
2025-11-03 16:40:10 +08:00
} ,
2025-11-04 14:04:50 +08:00
"bin" : {
"vite" : "bin/vite.js"
2025-11-03 16:40:10 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : "^14.18.0 || >=16.0.0"
2025-11-03 16:40:10 +08:00
} ,
2025-11-04 14:04:50 +08:00
"funding" : {
"url" : "https://github.com/vitejs/vite?sponsor=1"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.2"
2025-11-03 16:40:10 +08:00
} ,
"peerDependencies" : {
2025-11-04 14:04:50 +08:00
"@types/node" : ">= 14" ,
"less" : "*" ,
"lightningcss" : "^1.21.0" ,
"sass" : "*" ,
"stylus" : "*" ,
"sugarss" : "*" ,
"terser" : "^5.4.0"
2025-11-03 16:40:10 +08:00
} ,
2025-11-04 14:04:50 +08:00
"peerDependenciesMeta" : {
"@types/node" : {
"optional" : true
} ,
"less" : {
"optional" : true
} ,
"lightningcss" : {
"optional" : true
} ,
"sass" : {
"optional" : true
} ,
"stylus" : {
"optional" : true
} ,
"sugarss" : {
"optional" : true
} ,
"terser" : {
"optional" : true
}
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/vite/node_modules/postcss" : {
"version" : "8.5.6" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/postcss/-/postcss-8.5.6.tgz" ,
"integrity" : "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/postcss"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
2025-11-03 16:40:10 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"nanoid" : "^3.3.11" ,
"picocolors" : "^1.1.1" ,
"source-map-js" : "^1.2.1"
2025-11-03 16:40:10 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : "^10 || ^12 || >=14"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/vue" : {
"version" : "3.5.22" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/vue/-/vue-3.5.22.tgz" ,
"integrity" : "sha512-toaZjQ3a/G/mYaLSbV+QsQhIdMo9x5rrqIpYRObsJ6T/J+RyCSFwN2LHNVH9v8uIcljDNa3QzPVdv3Y6b9hAJQ==" ,
2025-11-03 16:40:10 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@vue/compiler-dom" : "3.5.22" ,
"@vue/compiler-sfc" : "3.5.22" ,
"@vue/runtime-dom" : "3.5.22" ,
"@vue/server-renderer" : "3.5.22" ,
"@vue/shared" : "3.5.22"
} ,
"peerDependencies" : {
"typescript" : "*"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/vue-cropper" : {
"version" : "1.1.4" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/vue-cropper/-/vue-cropper-1.1.4.tgz" ,
"integrity" : "sha512-5m98vBsCEI9rbS4JxELxXidtAui3qNyTHLHg67Qbn7g8cg+E6LcnC+hh3SM/p94x6mFh6KRxT1ttnta+wCYqWA==" ,
"license" : "ISC"
} ,
"node_modules/vue-demi" : {
"version" : "0.14.10" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/vue-demi/-/vue-demi-0.14.10.tgz" ,
"integrity" : "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==" ,
"hasInstallScript" : true ,
2025-11-03 16:40:10 +08:00
"license" : "MIT" ,
2025-11-04 14:04:50 +08:00
"bin" : {
"vue-demi-fix" : "bin/vue-demi-fix.js" ,
"vue-demi-switch" : "bin/vue-demi-switch.js"
2025-11-03 16:40:10 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/antfu"
} ,
"peerDependencies" : {
"@vue/composition-api" : "^1.0.0-rc.1" ,
"vue" : "^3.0.0-0 || ^2.6.0"
} ,
"peerDependenciesMeta" : {
"@vue/composition-api" : {
"optional" : true
}
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/vue-eslint-parser" : {
"version" : "9.4.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/vue-eslint-parser/-/vue-eslint-parser-9.4.3.tgz" ,
"integrity" : "sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "MIT" ,
2025-11-03 16:40:10 +08:00
"dependencies" : {
2025-11-04 14:04:50 +08:00
"debug" : "^4.3.4" ,
"eslint-scope" : "^7.1.1" ,
"eslint-visitor-keys" : "^3.3.0" ,
"espree" : "^9.3.1" ,
"esquery" : "^1.4.0" ,
"lodash" : "^4.17.21" ,
"semver" : "^7.3.6"
2025-11-03 16:40:10 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : "^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/mysticatea"
} ,
"peerDependencies" : {
"eslint" : ">=6.0.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/vue-eslint-parser/node_modules/eslint-visitor-keys" : {
"version" : "3.4.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" ,
"integrity" : "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" ,
2025-11-03 16:40:10 +08:00
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2025-11-03 16:40:10 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/vue-eslint-parser/node_modules/semver" : {
"version" : "7.7.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/semver/-/semver-7.7.3.tgz" ,
"integrity" : "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==" ,
2025-11-03 16:40:10 +08:00
"dev" : true ,
"license" : "ISC" ,
"bin" : {
2025-11-04 14:04:50 +08:00
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
2025-11-03 16:40:10 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/vue-i18n" : {
"version" : "9.14.5" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/vue-i18n/-/vue-i18n-9.14.5.tgz" ,
"integrity" : "sha512-0jQ9Em3ymWngyiIkj0+c/k7WgaPO+TNzjKSNq9BvBQaKJECqn9cd9fL4tkDhB5G1QBskGl9YxxbDAhgbFtpe2g==" ,
2025-11-03 16:40:10 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@intlify/core-base" : "9.14.5" ,
"@intlify/shared" : "9.14.5" ,
"@vue/devtools-api" : "^6.5.0"
2025-11-03 16:40:10 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">= 16"
2025-11-03 16:40:10 +08:00
} ,
"funding" : {
2025-11-04 14:04:50 +08:00
"url" : "https://github.com/sponsors/kazupon"
} ,
"peerDependencies" : {
"vue" : "^3.0.0"
2025-11-03 16:40:10 +08:00
}
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/vue-router" : {
"version" : "4.6.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/vue-router/-/vue-router-4.6.3.tgz" ,
"integrity" : "sha512-ARBedLm9YlbvQomnmq91Os7ck6efydTSpRP3nuOKCvgJOHNrhRoJDSKtee8kcL1Vf7nz6U+PMBL+hTvR3bTVQg==" ,
2025-11-03 16:40:10 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"@vue/devtools-api" : "^6.6.4"
2025-11-03 16:40:10 +08:00
} ,
"funding" : {
2025-11-04 14:04:50 +08:00
"url" : "https://github.com/sponsors/posva"
} ,
"peerDependencies" : {
"vue" : "^3.5.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/vue-types" : {
"version" : "3.0.2" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/vue-types/-/vue-types-3.0.2.tgz" ,
"integrity" : "sha512-IwUC0Aq2zwaXqy74h4WCvFCUtoV0iSWr0snWnE9TnU18S66GAQyqQbRf2qfJtUuiFsBf6qp0MEwdonlwznlcrw==" ,
2025-11-03 16:40:10 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"is-plain-object" : "3.0.1"
2025-11-03 16:40:10 +08:00
} ,
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=10.15.0"
2025-11-03 16:40:10 +08:00
} ,
2025-11-04 14:04:50 +08:00
"peerDependencies" : {
"vue" : "^3.0.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/vue-types/node_modules/is-plain-object" : {
"version" : "3.0.1" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/is-plain-object/-/is-plain-object-3.0.1.tgz" ,
"integrity" : "sha512-Xnpx182SBMrr/aBik8y+GuR4U1L9FqMSojwDQwPMmxyC6bvEqly9UBCxhauBF5vNh2gwWJNX6oDV7O+OM4z34g==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
2025-08-07 15:16:23 +08:00
} ,
2025-11-04 14:04:50 +08:00
"node_modules/vuedraggable" : {
"version" : "4.1.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/vuedraggable/-/vuedraggable-4.1.0.tgz" ,
"integrity" : "sha512-FU5HCWBmsf20GpP3eudURW3WdWTKIbEIQxh9/8GE806hydR9qZqRRxRE3RjqX7PkuLuMQG/A7n3cfj9rCEchww==" ,
2025-11-03 16:40:10 +08:00
"license" : "MIT" ,
"dependencies" : {
2025-11-04 14:04:50 +08:00
"sortablejs" : "1.14.0"
2025-11-03 16:40:10 +08:00
} ,
2025-11-04 14:04:50 +08:00
"peerDependencies" : {
"vue" : "^3.0.1"
}
} ,
"node_modules/vuex" : {
"version" : "4.1.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/vuex/-/vuex-4.1.0.tgz" ,
"integrity" : "sha512-hmV6UerDrPcgbSy9ORAtNXDr9M4wlNP4pEFKye4ujJF8oqgFFuxDCdOLS3eNoRTtq5O3hoBDh9Doj1bQMYHRbQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@vue/devtools-api" : "^6.0.0-beta.11"
2025-11-03 16:40:10 +08:00
} ,
2025-11-04 14:04:50 +08:00
"peerDependencies" : {
"vue" : "^3.2.0"
}
} ,
"node_modules/warning" : {
"version" : "4.0.3" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/warning/-/warning-4.0.3.tgz" ,
"integrity" : "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==" ,
"license" : "MIT" ,
"dependencies" : {
"loose-envify" : "^1.0.0"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-03 16:40:10 +08:00
"node_modules/wmf" : {
2025-08-07 15:16:23 +08:00
"version" : "1.0.2" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/wmf/-/wmf-1.0.2.tgz" ,
"integrity" : "sha512-/p9K7bEh0Dj6WbXg4JG0xvLQmIadrner1bi45VMJTfnbVHsc7yIajZyoSoK60/dtVBs12Fm6WkUI5/3WAVsNMw==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=0.8"
}
2025-08-07 15:16:23 +08:00
} ,
2025-11-03 16:40:10 +08:00
"node_modules/word" : {
2025-08-07 15:16:23 +08:00
"version" : "0.3.0" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/word/-/word-0.3.0.tgz" ,
"integrity" : "sha512-OELeY0Q61OXpdUfTp+oweA/vtLVg5VDOXh+3he3PNzLGG/y0oylSOC1xRVj0+l4vQ3tj/bB1HVHv1ocXkQceFA==" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=0.8"
}
2025-08-07 15:16:23 +08:00
} ,
2025-11-03 16:40:10 +08:00
"node_modules/word-wrap" : {
2025-08-07 15:16:23 +08:00
"version" : "1.2.5" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/word-wrap/-/word-wrap-1.2.5.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==" ,
2025-11-03 16:40:10 +08:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
2025-08-07 15:16:23 +08:00
} ,
2025-11-03 16:40:10 +08:00
"node_modules/wrappy" : {
2025-08-07 15:16:23 +08:00
"version" : "1.0.2" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/wrappy/-/wrappy-1.0.2.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" ,
2025-11-03 16:40:10 +08:00
"dev" : true ,
"license" : "ISC"
2025-08-07 15:16:23 +08:00
} ,
2025-11-03 16:40:10 +08:00
"node_modules/xlsx" : {
2025-08-07 15:16:23 +08:00
"version" : "0.18.5" ,
2025-11-03 16:40:10 +08:00
"resolved" : "http://x-repo.haier.net/repository/npm-public/xlsx/-/xlsx-0.18.5.tgz" ,
2025-08-07 15:16:23 +08:00
"integrity" : "sha512-dmg3LCjBPHZnQp5/F/+nnTa+miPJxUXB6vtk42YjBBKayDNagxGEeIdWApkYPOf3Z3pm3k62Knjzp7lMeTEtFQ==" ,
2025-11-03 16:40:10 +08:00
"license" : "Apache-2.0" ,
"dependencies" : {
2025-08-07 15:16:23 +08:00
"adler-32" : "~1.3.0" ,
"cfb" : "~1.2.1" ,
"codepage" : "~1.15.0" ,
"crc-32" : "~1.2.1" ,
"ssf" : "~0.11.2" ,
"wmf" : "~1.0.1" ,
"word" : "~0.3.0"
2025-11-03 16:40:10 +08:00
} ,
"bin" : {
"xlsx" : "bin/xlsx.njs"
} ,
"engines" : {
"node" : ">=0.8"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/xml-name-validator" : {
"version" : "4.0.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/xml-name-validator/-/xml-name-validator-4.0.0.tgz" ,
"integrity" : "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==" ,
2025-11-03 16:40:10 +08:00
"dev" : true ,
2025-11-04 14:04:50 +08:00
"license" : "Apache-2.0" ,
2025-11-03 16:40:10 +08:00
"engines" : {
2025-11-04 14:04:50 +08:00
"node" : ">=12"
2025-08-07 15:16:23 +08:00
}
} ,
2025-11-04 14:04:50 +08:00
"node_modules/yocto-queue" : {
"version" : "0.1.0" ,
"resolved" : "http://x-repo.haier.net/repository/npm-public/yocto-queue/-/yocto-queue-0.1.0.tgz" ,
"integrity" : "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" ,
2025-08-07 15:16:23 +08:00
"dev" : true ,
2025-11-03 16:40:10 +08:00
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
2025-11-04 14:04:50 +08:00
"url" : "https://github.com/sponsors/sindresorhus"
2025-08-07 15:16:23 +08:00
}
}
}
}