UNPKG

tree-sitter-php

Version:
10 lines (9 loc) 195 B
{ "main": "../bindings/node/php", "private": true, "scripts": { "build": "tree-sitter generate", "prestart": "tree-sitter build --wasm", "start": "tree-sitter playground" } }