{ "name": "ashen.earth", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "bright": "^0.8.4", "front-matter": "^4.0.2", "markdown-to-jsx": "^7.2.0", "next": "^13.5.3", "react": "^18.2.0", "react-dom": "^18.2.0" }, "devDependencies": { "@types/node": "20.1.0", "@types/react": "^18.2.6", "glslx": "^0.3.0", "swc": "^1.0.11", "typescript": "5.0.4", "wabt": "1.0.19" } }