2020-11-10 09:29:58 +08:00
{
2021-01-16 17:10:19 +08:00
"name" : "LXK9301" ,
2020-11-10 09:29:58 +08:00
"version" : "1.0.0" ,
"description" : "{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**}" ,
"main" : "AlipayManor.js" ,
"scripts" : {
"test" : "echo \"Error: no test specified\" && exit 1"
} ,
"repository" : {
"type" : "git" ,
2021-01-16 17:10:19 +08:00
"url" : "https://github.com/LXK9301/jd_scripts.git"
2020-11-10 09:29:58 +08:00
} ,
"keywords" : [
"京东薅羊毛工具, 京东水果、宠物、种豆等等"
] ,
2021-01-16 17:10:19 +08:00
"author" : "LXK9301" ,
2020-11-10 09:29:58 +08:00
"license" : "ISC" ,
"dependencies" : {
"crypto-js" : "^4.0.0" ,
2021-01-13 12:58:53 +08:00
"download" : "^8.0.0" ,
2020-11-10 09:29:58 +08:00
"got" : "^11.5.1" ,
"http-server" : "^0.12.3" ,
2021-01-13 12:58:53 +08:00
"qrcode-terminal" : "^0.12.0" ,
2020-11-10 09:29:58 +08:00
"request" : "^2.88.2" ,
2021-01-13 12:58:53 +08:00
"tough-cookie" : "^4.0.0" ,
2021-02-19 14:25:25 +08:00
"tunnel" : "0.0.6" ,
2021-02-19 19:16:42 +08:00
"ws" : "^7.4.3"
2020-11-10 09:29:58 +08:00
}
}