{ "name": "test_tree_sitter", "version": "1.0.0", "description": "", "main": "grammar.js", "directories": { "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "install": "node-gyp rebuild" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "gypfile": true }