1
0
mirror of https://github.com/6dylan6/jdpro.git synced 2025-07-13 16:13:07 +08:00
This commit is contained in:
2024
2024-06-28 15:47:44 +08:00
commit 122d60219e
183 changed files with 33305 additions and 0 deletions

31
package.json Normal file
View File

@ -0,0 +1,31 @@
{
"name": "LXK9301",
"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",
"url": "https://github.com/LXK9301/jd_scripts.git"
},
"keywords": [
"京东薅羊毛工具, 京东水果、宠物、种豆等等"
],
"author": "LXK9301",
"license": "ISC",
"dependencies": {
"crypto-js": "^4.0.0",
"download": "^6.2.5",
"got": "^11.5.1",
"http-server": "^0.12.3",
"qrcode-terminal": "^0.12.0",
"request": "^2.88.2",
"tough-cookie": "^4.0.0",
"tunnel": "0.0.6",
"ws": "^7.4.3",
"png-js": "^1.0.0",
"jsdom": "^17.0.0"
}
}