aboutsummaryrefslogtreecommitdiff
path: root/ci/package.json
blob: 088536eb591a48fd7e86dd9478c229aef413848b (plain)
1
2
3
4
5
6
7
8
9
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"
}