mirror of
https://github.com/c-cube/linol.git
synced 2025-12-05 19:00:34 -05:00
11 lines
201 B
JSON
11 lines
201 B
JSON
{
|
|
"name": "@ocaml/ocaml-lsp",
|
|
"private": true,
|
|
"workspaces": [
|
|
"ocaml-lsp-server/test/e2e"
|
|
],
|
|
"devDependencies": {
|
|
"@biomejs/biome": "1.9.4"
|
|
},
|
|
"packageManager": "yarn@1.22.22"
|
|
}
|