code-server-2/packages/ide-api/package.json

7 lines
172 B
JSON

{
"name": "@coder/ide-api",
"typings": "api.d.ts",
"author": "Coder",
"license": "MIT",
"description": "API for interfacing with the API created for content-scripts"
}