mirror of
https://github.com/emn178/js-sha3.git
synced 2026-08-12 19:41:36 +08:00
10 lines
120 B
JSON
10 lines
120 B
JSON
{
|
|
"name": "js-sha3",
|
|
"version": "0.12.0",
|
|
"main": ["src/sha3.js"],
|
|
"ignore": [
|
|
"samples",
|
|
"tests"
|
|
]
|
|
}
|