mirror of
https://github.com/silvanshade/tower-lsp-web-demo.git
synced 2025-01-22 19:56:04 +00:00
11 lines
245 B
JSON
11 lines
245 B
JSON
|
{
|
||
|
"private": true,
|
||
|
"workspaces": [
|
||
|
"packages/app"
|
||
|
],
|
||
|
"dependencies": {
|
||
|
"tree-sitter-javascript": "^0.19.0",
|
||
|
"web-tree-sitter": "https://gitpkg.now.sh/silvanshade/tree-sitter/lib/binding_web?web-tree-sitter-sys@v0.20.6"
|
||
|
}
|
||
|
}
|