mirror of
https://onedev.site.tesses.net/crosslang/crosslangextras
synced 2026-02-08 09:05:46 +00:00
26 lines
815 B
JSON
26 lines
815 B
JSON
{
|
|
"dependencies": [],
|
|
"info": {
|
|
"template_ignored_files": [
|
|
"bin",
|
|
"obj"
|
|
],
|
|
"template_info": {
|
|
"type": "tool",
|
|
"description": "This is my tool",
|
|
"toolname": "changeme"
|
|
},
|
|
"template_extra_text_ftles": [],
|
|
"template_project_dependencies": [],
|
|
"template_name": "tool",
|
|
"description": "A crosslang tool that you can run via crosslang tool",
|
|
"type": "template",
|
|
"maintainer": "Mike Nolan",
|
|
"repo": "https://onedev.site.tesses.net/CrossLang/CrossLangExtras",
|
|
"homepage": "https://crosslang.tesseslanguage.com/",
|
|
"license": "MIT"
|
|
},
|
|
"version": "1.0.0.0-prod",
|
|
"name": "Tesses.CrossLang.Template.Tool",
|
|
"template_name_pretty": "Tool"
|
|
} |