25 lines
578 B
JSON
25 lines
578 B
JSON
{
|
|
"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"
|
|
}
|