24 lines
493 B
JSON
24 lines
493 B
JSON
{
|
|
"name": "youchat-proxy",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"cookie": "^0.6.0",
|
|
"docx": "^8.5.0",
|
|
"express": "^4.19.2",
|
|
"form-data": "^4.0.0",
|
|
"puppeteer-real-browser": "^1.2.18",
|
|
"uuid": "^9.0.1",
|
|
"localtunnel": "",
|
|
"socks-proxy-agent": "",
|
|
"https-proxy-agent": "",
|
|
"ngrok": ""
|
|
}
|
|
}
|