init
This commit is contained in:
25
package.json
Normal file
25
package.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user