Files
hoyolab-auto-daily/package.json
2024-10-13 08:07:13 +07:00

15 lines
355 B
JSON

{
"name": "hoyolab-auto-daily",
"version": "1.1.0",
"description": "Easiest, full free, and no BS Hoyolab games daily check-in using GitHub Actions",
"private": true,
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "sglkc",
"license": "MIT"
}