schala/experiments/tree-sitter-test/package.json

15 lines
258 B
JSON
Raw Normal View History

2024-04-21 02:25:56 -07:00
{
"name": "tree-sitter-test",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"nan": "^2.19.0"
}
}