{ "name": "ohm-grammar-stwl", "version": "0.0.1", "description": "Strongly Typed Web Language", "license": "MIT", "keywords": [ "ohm", "ohm-grammar", "javascript", "typed", "peg", "stwl" ], "author": "koehr ", "homepage": "https://git.koehr.ing/n/ohm-grammar-stwl", "bugs": { "url": "https://git.koehr.ing/n/ohm-grammar-stwl/issues" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "packageManager": "pnpm@10.5.2", "devDependencies": { "ohm-js": "^17.1.0" } }