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

8 lines
193 B
JSON

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