hoyocheckin
Version:
A simple package for HoYoLAB check-ins
38 lines (37 loc) • 672 B
JSON
{
"name": "hoyocheckin",
"version": "1.3.0",
"description": "A simple package for HoYoLAB check-ins",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "github.com/Pixlox/HoyoCheckIn"
},
"keywords": [
"hoyo",
"hoyoverse",
"mihoyo",
"cognosphere",
"check",
"in",
"genshin",
"starrail",
"star",
"rail",
"honkai",
"zenless",
"zzz",
"zenlesszonezero",
"neweridu",
"tearsofthemis"
],
"author": "Pixlox",
"license": "MIT",
"dependencies": {
"axios": "^1.7.2",
"axios-retry": "^4.5.0"
}
}