This commit is contained in:
Faker
2022-05-09 09:58:56 +08:00
parent 1395f13a84
commit 5754bc115a
15 changed files with 1424 additions and 47 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "LXK9301",
"name": "jd",
"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",
@@ -8,24 +8,41 @@
},
"repository": {
"type": "git",
"url": "https://github.com/LXK9301/jd_scripts.git"
"url": ""
},
"keywords": [
"京东薅羊毛工具, 京东水果、宠物、种豆等等"
"JD"
],
"author": "LXK9301",
"author": "",
"license": "ISC",
"dependencies": {
"crypto-js": "^4.0.0",
"download": "^6.2.5",
"got": "^11.5.1",
"http-server": "^0.12.3",
"axios": "^0.27.2",
"commander": "^9.2.0",
"console-grid": "^1.0.17",
"crypto-js": "^4.1.1",
"date-fns": "^2.28.0",
"dotenv": "^16.0.0",
"download": "^8.0.0",
"form-data": "^4.0.0",
"got": "^11.8.3",
"http-server": "^14.1.0",
"jsdom": "^19.0.0",
"md5": "^2.3.0",
"png-js": "^1.0.0",
"prettytable": "^0.3.1",
"qrcode-terminal": "^0.12.0",
"request": "^2.88.2",
"tough-cookie": "^4.0.0",
"ts-md5": "^1.2.11",
"tslib": "^2.4.0",
"tunnel": "0.0.6",
"ws": "^7.4.3",
"png-js": "^1.0.0",
"jsdom": "^17.0.0"
"ws": "^8.5.0"
},
"devDependencies": {
"@types/node": "^17.0.30",
"gulp": "^4.0.2",
"gulp-typescript": "^6.0.0-alpha.1",
"ts-node": "^10.7.0",
"typescript": "^4.6.4"
}
}