aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-01-28 19:23:18 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2024-01-28 19:23:18 -0500
commit626a8d8d3df8880991684d6d1a06b82f6685b51a (patch)
tree183c981ac44886445240ad1e1945f325ceaa9298 /package.json
initial commit
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..87bc50e
--- /dev/null
+++ b/package.json
@@ -0,0 +1,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"
+} \ No newline at end of file