{ "name": "@kou029w/hasura-rest-hands-on", "version": "1.0.0", "private": true, "scripts": { "build": "esbuild src/*.js --outdir=theme --platform=browser --bundle --minify" }, "devDependencies": { "esbuild": "^0.12.15", "highlight.js": "^11.1.0", "highlightjs-graphql": "^1.0.2", "prettier": "^2.3.2", "prettier-plugin-md-nocjsp": "^1.1.1" } }