GenshinCloudGameHelper/package.json
2023-10-21 19:54:22 +08:00

26 lines
685 B
JSON

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