Files
crosslangextras/Tesses.CrossLang.PackageServer/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

16 lines
461 B
JSON

{
"info": {
"type": "console",
"short_name": "packageserver",
"short_name_pretty": "Package Server",
"description": "This webapp allows you to serve packages",
"repo": "https://git.tesses.org/tesses50/crosslangextras",
"homepage": "https://cpkg.tesseslanguage.com/",
"license": "AGPLv3"
},
"version": "1.0.0.0-dev",
"name": "Tesses.CrossLang.PackageServer",
"compTime": "secure"
}