mirror of
https://github.com/sys-32Dev/hoyolab-auto-daily.git
synced 2026-08-08 20:06:33 +00:00
15 lines
355 B
JSON
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"
|
|
}
|