mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-10 14:06:11 +03:00
fdfed3d7db
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
11 lines
180 B
JSON
11 lines
180 B
JSON
{
|
|
"name": "tree-sitter-context-predicate",
|
|
"main": "bindings/node",
|
|
"devDependencies": {
|
|
"tree-sitter-cli": "^0.19.5"
|
|
},
|
|
"dependencies": {
|
|
"nan": "^2.14.0"
|
|
}
|
|
}
|