UNPKG

tree-sitter-cg

Version:
32 lines (31 loc) 715 B
{ "name": "tree-sitter-cg", "version": "1.1.5", "description": "tree-sitter grammar of VISL-CG", "main": "bindings/node", "directories": { "test": "test" }, "scripts": { "test": "tree-sitter test", "install": "node-gyp rebuild" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/apertium/tree-sitter-apertium.git" }, "keywords": [ "tree-sitter", "apertium" ], "author": "Daniel Swanson", "license": "GPL-3.0-or-later", "gypfile": true, "bugs": { "url": "https://github.com/apertium/tree-sitter-apertium/issues" }, "dependencies": { "nan": "^2.8.0" }, "homepage": "https://github.com/apertium/tree-sitter-apertium#readme" }