Cosmos/source/Templates/Cosmos.Templates.Kernel/content/Kernel-VisualBasic/.template.config/template.json
2018-03-23 23:08:04 +00:00

14 lines
400 B
JSON

{
"$schema": "http://json.schemastore.org/template",
"author": "Cosmos",
"classifications": [ "Kernel", "Cosmos" ],
"groupIdentity": "Cosmos.Templates.Kernel",
"identity": "Cosmos.Templates.Kernel.VisualBasic",
"name": "Cosmos Kernel",
"shortName": "cosmoskernel",
"tags":{
"language": "VB",
"type": "project"
},
"sourceName": "CosmosKernel"
}