mirror of
https://github.com/lan-tianxiang/JS_TOOL.git
synced 2025-07-16 15:23:47 +08:00
.
This commit is contained in:
14
panel/package.json
Executable file
14
panel/package.json
Executable file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "panel",
|
||||
"version": "1.0.0",
|
||||
"description": "web panel",
|
||||
"main": "server.js",
|
||||
"dependencies": {
|
||||
"body-parser": "^1.19.0",
|
||||
"compression": "^1.7.4",
|
||||
"express": "^4.17.1",
|
||||
"express-session": "^1.17.1",
|
||||
"got": "^11.8.1",
|
||||
"http-proxy-middleware": "^1.0.6"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user