{ "name": "Utopia", "version": "1.0.0", "description": "Epic proxy", "main": "index.js", "directories": { "lib": "lib" }, "scripts": { "start": "node index.js" }, "repository": { "type": "git", "url": "git://github.com/EpicProgrammingPerson/Utopia-Beta.git" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@tomphttp/bare-server-node": "^1.2.2", "acorn-hammerhead": "^0.5.0", "css-tree": "^2.1.0", "express": "^4.18.1", "node-static": "^0.7.11", "parse5": "^6.0.1", "webpack": "^5.70.0" } }