CQtDeployer/doc/CqtDeployer-Manifest.json

41 lines
995 B
JSON

{
"$schema": "http://qt.io/schema/extension-schema-v1#",
"title": "CQtDeployer",
"extensionType": [
"utility"
],
"version": "1.3.2",
"vendor": {
"name": "QuasarApp group",
"url": "https://github.com/QuasarApp"
},
"contact": "Qt sales",
"copyright": [ "QuasarApp" ],
"author": "QuasarApp team",
"icon": "https://upload.wikimedia.org/wikipedia/en/a/ae/TheQtCompany_Logo.png",
"licenses": [
{ "licenseType": "GPLv3",
"licenseUrl": "https://www.gnu.org/licenses/gpl-3.0.html" }
],
"created": "2018-12-03",
"lastUpdate": "2019-10-08",
"platforms": [
"macOS 10.14", "CentOS"
],
"qtVersions": [
"5.12.5", "5.13.0", "5.13.1"
],
"tags": [
"Calendar" ],
"price": {
"listprice": 0
},
"support": "support@qt.io",
"bugUrl": "https://bugreports.qt.io",
"sourceRepoUrl": "https://code.qt.io",
"dependencies": [
"Quick"
]
}