mirror of
https://github.com/okyyds/yyds.git
synced 2026-07-13 03:31:19 +08:00
first commit
This commit is contained in:
32
package.json
Normal file
32
package.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"name": "Unknown",
|
||||
"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/Unknown/jd_scripts.git"
|
||||
},
|
||||
"keywords": [
|
||||
"京东薅羊毛工具, 京东水果、宠物、种豆等等"
|
||||
],
|
||||
"author": "Unknown",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"crypto-js": "^4.0.0",
|
||||
"dotenv": "^10.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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user