tree-sitter-plpgsql/package.json

16 lines
300 B
JSON

{
"name": "tree-sitter-plpgsql",
"version": "1.0.0",
"description": "",
"main": "bindings/node",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"nan": "^2.15.0",
"tree-sitter-cli": "^0.20.0"
}
}