Files
crosslangextras/crosslang_shell_archive_maker/cross.json
Mike Nolan 0459b0a84e
All checks were successful
Build and Deploy on Tag / build-crosslang-shell-and-cpkg (push) Successful in 37s
Add the templates for npm
2026-05-10 20:52:26 -05:00

10 lines
178 B
JSON

{
"info": {
"type": "console"
},
"name": "crosslang_shell_archive_maker",
"project_dependencies": [
"..\/Tesses.CrossLang.BuildEssentials"
],
"version": "1.0.0.0-dev"
}