mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-27 19:02:07 +00:00
11 lines
175 B
JSON
11 lines
175 B
JSON
|
{
|
||
|
"name": "tree-sitter-context-predicate",
|
||
|
"main": "index.js",
|
||
|
"devDependencies": {
|
||
|
"tree-sitter-cli": "^0.18.3"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"nan": "^2.14.0"
|
||
|
}
|
||
|
}
|