2023-07-11 06:02:58 +00:00
|
|
|
{
|
|
|
|
|
"private": true,
|
|
|
|
|
"workspaces": [
|
|
|
|
|
"clients/tabby-agent",
|
|
|
|
|
"clients/vscode",
|
2023-07-25 11:17:14 +00:00
|
|
|
"clients/vim",
|
|
|
|
|
"clients/intellij"
|
2023-09-15 03:05:46 +00:00
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
2023-07-11 06:02:58 +00:00
|
|
|
}
|