18 lines
410 B
JSON
18 lines
410 B
JSON
|
{
|
||
|
"$schema": "http://json.schemastore.org/template",
|
||
|
"author": "GtkSharp Contributors",
|
||
|
"classifications": [
|
||
|
"Gtk",
|
||
|
"GUI App"
|
||
|
],
|
||
|
"name": "Gtk Application",
|
||
|
"identity": "GtkSharp.Application.VBNet",
|
||
|
"groupIdentity": "GtkSharp.Application",
|
||
|
"shortName": "gtkapp",
|
||
|
"tags": {
|
||
|
"language": "VB",
|
||
|
"type": "project"
|
||
|
},
|
||
|
"sourceName": "GtkNamespace",
|
||
|
"preferNameDirectory": true
|
||
|
}
|