Repository URL to install this package:
|
Version:
1.81.1 ▾
|
{
"type": "object",
"properties": {
"type": {
"const": "EXT-LIST"
},
"loaded": {
"$ref": "definitions.json#/extensionIdList"
},
"available": {
"$ref": "definitions.json#/extensionIdList"
}
},
"required": ["type", "loaded", "available"],
"additionalProperties": false
}