{ "name": "substratum", "version": "0.1.0", "description": "Simple JS framework", "homepage": "https://github.com/MorganLee909/substratum#readme", "bugs": { "url": "https://github.com/MorganLee909/substratum/issues" }, "repository": { "type": "git", "url": "git+https://github.com/MorganLee909/substratum.git" }, "author": "Lee Morgan", "type": "module", "main": "index.js", "dependencies": { "esbuild": "^0.27.3", "html-minifier-terser": "^7.2.0" } }