tsl-devkit/lsp-server/test/test_tree_sitter/package.json

19 lines
351 B
JSON

{
"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
}