aboutsummaryrefslogtreecommitdiff
path: root/ci/package.json
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-01-21 21:57:54 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2024-01-21 21:57:54 -0500
commita44f7b7dc089776a7817cf077b3f3ae3db7fc22e (patch)
tree089bfa7e9eba560f9ae596568d6d981939e597f3 /ci/package.json
parent6cb7da37824d02a1898d08d0f9495c77fde4dd1d (diff)
configure ci, patch totp, and bookmarks context
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..088536e
--- /dev/null
+++ b/ci/package.json
@@ -0,0 +1,10 @@
+{
+ "name": "Simple-Bookmark",
+ "version": "0.1.0",
+ "type": "module",
+ "copyright": "Copyright \u00A9 2024 Vaughn Nugent",
+ "author": "Vaughn Nugent",
+ "description": "The project contains a ready-to-run, SimpleBookmark web server installation for Windows, Linux, and MacOS for .NET/8.0 Runtime.",
+ "repository": "https://github.com/VnUgE/Simple-Bookmark/tree/master/ci",
+ "output_dir": "bin"
+} \ No newline at end of file