rp_11001/package.json
TJH d099caf374
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m2s
缅甸泰语在某些系统下错位问题的修改
2026-06-29 15:08:53 +08:00

21 lines
453 B
JSON
Executable File

{
"name": "rp_11001",
"uuid": "2970ebfe-58bc-4fbf-8810-0c9becb6b097",
"creator": {
"version": "3.8.5"
},
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"common_tools": "git+ssh://git@gitea.rpfafafahkdev.com:taotao/common_tools.git",
"nosleep.js": "^0.12.0"
}
}