aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index b57129e..cf9918c 100644
--- a/packages.json
+++ b/packages.json
@@ -4651,5 +4651,19 @@
"description": "Loads environment variables from `.env`.",
"license": "BSD",
"web": "https://github.com/euantorano/dotenv.nim"
+ },
+ {
+ "name": "sph",
+ "url": "https://github.com/aidansteele/sph",
+ "method": "git",
+ "tags": [
+ "crypto",
+ "hashes",
+ "md5",
+ "sha"
+ ],
+ "description": "Large number of cryptographic hashes for Nim",
+ "license": "MIT",
+ "web": "https://github.com/aidansteele/sph"
}
]