init commit

This commit is contained in:
Seya
2026-01-28 17:52:59 +07:00
commit 54fb2578b9
5 changed files with 297 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"name": "endfield-auto-daily",
"version": "1.0.0",
"description": "Easiest, full free, and no BS SKPORT Arknights: Endfield 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"
}