添加 Liteyuki Python 包发布操作,包含必要的输入和输出配置

This commit is contained in:
2024-12-20 01:55:03 +08:00
commit 7534a7d14e
2 changed files with 39 additions and 0 deletions

12
package.json Normal file
View File

@ -0,0 +1,12 @@
{
"name": "liteyuki-pypi",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}