mirror of
https://onedev.site.tesses.net/crosslang/crosslangextras
synced 2026-02-08 09:05:46 +00:00
20 lines
622 B
JSON
20 lines
622 B
JSON
{
|
|
"name": "Tesses.CrossLang.Template.EmptyWebsite",
|
|
"version": "1.0.0.0-prod",
|
|
"info": {
|
|
"maintainer": "Mike Nolan",
|
|
"type": "template",
|
|
"repo": "https://onedev.site.tesses.net/CrossLang/CrossLangExtras",
|
|
"homepage": "https://crosslang.tesseslanguage.com/",
|
|
"license": "MIT",
|
|
"template_name": "emptyweb",
|
|
"description": "An empty website",
|
|
"template_info": {
|
|
"type": "console"
|
|
},
|
|
"template_name_pretty": "Empty Website",
|
|
"template_extra_text_ftles": [],
|
|
"template_ignored_files": ["bin","obj"]
|
|
}
|
|
}
|