rp_11001/package.json
TJH 9078d4fc6d
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 12m15s
1
2025-12-09 14:23:01 +08:00

19 lines
367 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": {
"nosleep.js": "^0.12.0"
}
}