mirror of
https://gitee.com/dgflash/oops-framework.git
synced 2026-05-19 17:16:02 +08:00
33 lines
854 B
JSON
33 lines
854 B
JSON
{
|
|
"name": "oops-framework",
|
|
"version": "3.4.2",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"version": "3.4.2",
|
|
"dependencies": {
|
|
"ky": "^0.30.0"
|
|
}
|
|
},
|
|
"node_modules/ky": {
|
|
"version": "0.30.0",
|
|
"resolved": "https://registry.npmjs.org/ky/-/ky-0.30.0.tgz",
|
|
"integrity": "sha512-X/u76z4JtDVq10u1JA5UQfatPxgPaVDMYTrgHyiTpGN2z4TMEJkIHsoSBBSg9SWZEIXTKsi9kHgiQ9o3Y/4yog==",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/ky?sponsor=1"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"ky": {
|
|
"version": "0.30.0",
|
|
"resolved": "https://registry.npmjs.org/ky/-/ky-0.30.0.tgz",
|
|
"integrity": "sha512-X/u76z4JtDVq10u1JA5UQfatPxgPaVDMYTrgHyiTpGN2z4TMEJkIHsoSBBSg9SWZEIXTKsi9kHgiQ9o3Y/4yog=="
|
|
}
|
|
}
|
|
}
|