Delete package.json
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"name": "squid-configurator",
|
||||
"version": "1.0.0",
|
||||
"description": "Web UI for managing Squid + WPAD config",
|
||||
"type": "module",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
"start": "node server.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"dockerode": "^4.0.7",
|
||||
"express": "^4.21.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user