{
"private": true,
"scripts": {
"build": "tree-sitter generate --no-bindings",
"postbuild": "node ../update-schema.js core"
}