74 lines
2.8 KiB
JSON
74 lines
2.8 KiB
JSON
{
|
|
"name": "max-framework",
|
|
"version": "1.0.1-alpha.1",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "max-framework",
|
|
"version": "1.0.1-alpha.1",
|
|
"hasInstallScript": true,
|
|
"devDependencies": {
|
|
"@cocos/creator-types": "^3.8.5",
|
|
"@types/node": "^18.17.1",
|
|
"husky": "^9.1.7",
|
|
"typescript": "^4.3.4"
|
|
}
|
|
},
|
|
"node_modules/@cocos/creator-types": {
|
|
"version": "3.8.6",
|
|
"resolved": "https://nexus.yangjie.link/repository/npm-public/@cocos/creator-types/-/creator-types-3.8.6.tgz",
|
|
"integrity": "sha512-hyZ4aoqqLxoRtKbBLSJM5RgtK3oGOlTEryHDcyH4znq3h9cFk+MSbQC2aJHvK5/bMlJzsZ641/hD77RGSrvo8Q==",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "18.19.122",
|
|
"resolved": "https://nexus.yangjie.link/repository/npm-public/@types/node/-/node-18.19.122.tgz",
|
|
"integrity": "sha512-yzegtT82dwTNEe/9y+CM8cgb42WrUfMMCg2QqSddzO1J6uPmBD7qKCZ7dOHZP2Yrpm/kb0eqdNMn2MUyEiqBmA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~5.26.4"
|
|
}
|
|
},
|
|
"node_modules/husky": {
|
|
"version": "9.1.7",
|
|
"resolved": "https://nexus.yangjie.link/repository/npm-public/husky/-/husky-9.1.7.tgz",
|
|
"integrity": "sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"husky": "bin.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/typicode"
|
|
}
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "4.9.5",
|
|
"resolved": "https://nexus.yangjie.link/repository/npm-public/typescript/-/typescript-4.9.5.tgz",
|
|
"integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.2.0"
|
|
}
|
|
},
|
|
"node_modules/undici-types": {
|
|
"version": "5.26.5",
|
|
"resolved": "https://nexus.yangjie.link/repository/npm-public/undici-types/-/undici-types-5.26.5.tgz",
|
|
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|