mirror of
https://github.com/emn178/js-sha3.git
synced 2026-08-12 19:41:36 +08:00
Initial release
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "js-sha3",
|
||||
"version": "0.1.0",
|
||||
"main": ["build/sha3.min.js"],
|
||||
"ignore": [
|
||||
"samples",
|
||||
"tests"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user