mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
33 lines
745 B
JSON
33 lines
745 B
JSON
{
|
|
"name": "@nyanpasu/scripts",
|
|
"type": "module",
|
|
"version": "2.0.0",
|
|
"dependencies": {
|
|
"@actions/github": "6.0.1",
|
|
"@types/figlet": "1.7.0",
|
|
"@types/semver": "7.7.0",
|
|
"figlet": "1.8.2",
|
|
"filesize": "11.0.2",
|
|
"p-retry": "6.2.1",
|
|
"semver": "7.7.2",
|
|
"zod": "4.0.14"
|
|
},
|
|
"devDependencies": {
|
|
"@octokit/types": "14.1.0",
|
|
"@types/adm-zip": "0.5.7",
|
|
"@types/yargs": "17.0.33",
|
|
"adm-zip": "0.5.16",
|
|
"colorize-template": "1.0.0",
|
|
"consola": "3.4.2",
|
|
"fs-extra": "11.3.0",
|
|
"https-proxy-agent": "7.0.6",
|
|
"node-fetch": "3.3.2",
|
|
"octokit": "5.0.3",
|
|
"picocolors": "1.1.1",
|
|
"tar": "7.4.3",
|
|
"telegram": "2.26.22",
|
|
"undici": "7.13.0",
|
|
"yargs": "18.0.0"
|
|
}
|
|
}
|