GenshinCloudGameHelper/package.json
HuanLinOTO f6f0a50c0e init
2023-08-27 20:02:57 +08:00

26 lines
673 B
JSON

{
"name": "genshincloudplayhelpper",
"version": "1.0.0",
"description": "每天帮你获取15分钟云原神时间~",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/HuanLinMaster/GenshinCloudPlayHelpper.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/HuanLinMaster/GenshinCloudPlayHelpper/issues"
},
"homepage": "https://github.com/HuanLinMaster/GenshinCloudPlayHelpper#readme",
"dependencies": {
"axios": "^1.5.0",
"nodemailer": "^6.7.6",
"reggol": "^1.4.4"
}
}