aboutsummaryrefslogtreecommitdiff
path: root/ci/package.json
blob: 890b03d5c7b708a60060cc348c46e43fd2481a44 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "CMNext",
  "version": "0.1.0",
  "type": "module",
  "copyright": "Copyright \u00A9 2024 Vaughn Nugent",
  "author": "Vaughn Nugent",
  "description": "The project contains a ready-to-run, CMNext admin server installation for Windows, Linux, and MacOS for .NET/8.0 Runtime.",
  "repository": "https://github.com/VnUgE/CMNext/tree/master/ci",
  "output_dir": "bin"
}