GenshinCloudGameHelper/package.json

26 lines
680 B
JSON
Raw Normal View History

2022-07-13 13:15:34 +08:00
{
"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": {
"log4js": "^6.5.2",
"nodemailer": "^6.7.6",
"sync-request": "^6.1.0"
}
}