{ "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.15.5", "highlight.js": "^11.6.0", "highlightjs-graphql": "^1.0.2", "prettier": "^2.7.1", "prettier-plugin-md-nocjsp": "^1.4.0" } }