13 lines
225 B
JSON
13 lines
225 B
JSON
{
|
|
"name": "tree-sitter-hcl",
|
|
"version": "0.2.0-snapshot",
|
|
"description": "",
|
|
"main": "bindings/node",
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"nan": "^2.14.2",
|
|
"tree-sitter-cli": "^0.24"
|
|
}
|
|
}
|