26 lines
680 B
JSON
26 lines
680 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": {
|
|
"log4js": "^6.5.2",
|
|
"nodemailer": "^6.7.6",
|
|
"sync-request": "^6.1.0"
|
|
}
|
|
}
|