forked from qt-creator/qt-creator
11 lines
255 B
JSON
11 lines
255 B
JSON
|
|
{
|
||
|
|
"Name" : "plugin3",
|
||
|
|
"Version" : "1.0.0",
|
||
|
|
"CompatVersion" : "1.0.0",
|
||
|
|
"Vendor" : "Günöl AG",
|
||
|
|
"Url" : "http://www.somewhereintheweb.com/dodo.php?q=p",
|
||
|
|
"Dependencies" : [
|
||
|
|
{ "Name" : "plugin2", "Version" : "1.0.0" }
|
||
|
|
]
|
||
|
|
}
|