Files
endfield-auto-daily/package.json
T
2026-01-28 17:52:59 +07:00

15 lines
369 B
JSON

{
"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"
}