aboutsummaryrefslogtreecommitdiff
path: root/package.json
blob: 87bc50eccfc3cf6e34631951dd94836187041b9f (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "noscrypt",
  "version": "0.1.0",
  "output_dir": "bin",
  "author": "Vaughn Nugent",
  "description": "A compact, C90 cross-platform, cryptography library built specifically for nostr",
  "copyright": "Copyright \u00A9 2024 Vaughn Nugent",
  "company": "Vaughn Nugent",
  "repository": "https://github.com/VnUgE/noscrypt"
}