23 lines
563 B
JSON
23 lines
563 B
JSON
|
{
|
||
|
"name": "aliyundrive_daily_check",
|
||
|
"version": "1.0.0",
|
||
|
"description": "阿里云盘每日签到",
|
||
|
"main": "autoSignin.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/mrabit/aliyundriveDailyCheck.git"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/mrabit/aliyundriveDailyCheck/issues"
|
||
|
},
|
||
|
"homepage": "https://github.com/mrabit/aliyundriveDailyCheck#readme",
|
||
|
"dependencies": {
|
||
|
"axios": "^1.3.2"
|
||
|
}
|
||
|
}
|