15 lines
386 B
JSON
15 lines
386 B
JSON
{
|
|
"$schema": "https:\/\/crosslang.tesseslanguage.com\/\/schema\/cross-json-schema.json",
|
|
"info": {
|
|
"description": "Change Me",
|
|
"short_name": "changeme",
|
|
"short_name_pretty": "Change Me",
|
|
"type": "console"
|
|
},
|
|
"name": "Tesses.CrossLisp.Example",
|
|
"project_dependencies": [
|
|
"..\/Tesses.CrossLisp.CompileTool",
|
|
"..\/Tesses.CrossLisp.Runtime"
|
|
],
|
|
"version": "1.0.0.0-prod"
|
|
} |