aboutsummaryrefslogtreecommitdiff
path: root/ci/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'ci/package.json')
-rw-r--r--ci/package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/ci/package.json b/ci/package.json
new file mode 100644
index 0000000..d899975
--- /dev/null
+++ b/ci/package.json
@@ -0,0 +1,10 @@
+{
+ "name": "Full-Package",
+ "version": "0.1.0",
+ "type": "module",
+ "copyright": "Copyright \u00A9 2023 Vaughn Nugent",
+ "author": "Vaughn Nugent",
+ "description": "The project contains a ready-to-run, CMNext admin server installation for Windows, Linux, and MacOS for .NET/6.0 Runtime.",
+ "repository": "https://github.com/VnUgE/CMNext/tree/master/ci",
+ "output_dir": "bin"
+} \ No newline at end of file