mirror of
https://github.com/luzhisheng/js_reverse.git
synced 2025-04-19 18:24:51 +08:00
18 lines
344 B
JSON
18 lines
344 B
JSON
{
|
|
"dependencies": {
|
|
"anyproxy": "^4.1.3",
|
|
"buffer": "^6.0.3",
|
|
"cheerio": "^1.0.0-rc.10",
|
|
"crypto": "^1.0.1",
|
|
"crypto-js": "^4.1.1",
|
|
"express": "^4.17.3",
|
|
"install": "^0.13.0",
|
|
"koa": "^2.14.1",
|
|
"node-fetch": "^2.6.0",
|
|
"shelljs": "^0.8.5"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/core": "^7.17.10"
|
|
}
|
|
}
|