deploy: current vibn theia state
Made-with: Cursor
This commit is contained in:
24
examples/api-tests/package.json
Normal file
24
examples/api-tests/package.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "@theia/api-tests",
|
||||
"version": "1.68.0",
|
||||
"description": "Theia API tests",
|
||||
"dependencies": {
|
||||
"@theia/core": "1.68.0"
|
||||
},
|
||||
"license": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/eclipse-theia/theia.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/eclipse-theia/theia/issues"
|
||||
},
|
||||
"homepage": "https://github.com/eclipse-theia/theia",
|
||||
"files": [
|
||||
"src"
|
||||
],
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"gitHead": "21358137e41342742707f660b8e222f940a27652"
|
||||
}
|
||||
Reference in New Issue
Block a user