{ "name": "esbuild-plugin-wgsl", "version": "1.0.0", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": { "name": "Rowan", "email": "rowan@kitsu.cafe" }, "license": "ISC", "description": "", "peerDependencies": { "esbuild": "0.x.x" }, "devDependencies": { "esbuild": "0.x.x" } }