2024-12-20 01:55:03 +08:00
|
|
|
{
|
|
|
|
"name": "liteyuki-pypi",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"description": "",
|
|
|
|
"main": "index.js",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"keywords": [],
|
|
|
|
"author": "",
|
2024-12-20 02:22:52 +08:00
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"@actions/core": "^1.11.1",
|
|
|
|
"@actions/github": "^6.0.0",
|
|
|
|
"@vercel/ncc": "^0.38.3"
|
|
|
|
}
|
2024-12-20 01:55:03 +08:00
|
|
|
}
|