Skip to content

Commit dbba55c

Browse files
committed
Add a package file
1 parent 84c4420 commit dbba55c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

dylan-package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"description": "SHA-1 and SHA-2 hashing",
3+
"name": "hash-algorithms",
4+
"version": "1.1.0",
5+
"dependencies": [],
6+
"dev-dependencies": [
7+
"testworks"
8+
],
9+
"url": "https://github.com/dylan-lang/hash-algorithms"
10+
}

0 commit comments

Comments
 (0)