mirror of
https://github.com/cdr/code-server.git
synced 2026-01-21 23:55:29 +01:00
5 lines
132 B
JSON
5 lines
132 B
JSON
{
|
|
"name": "@coder/vscode",
|
|
"description": "VS Code implementation of the browser-based IDE client.",
|
|
"main": "src/index.ts"
|
|
}
|