UNPKG

128 BJSONView Raw
1{
2 "name": "js-sha3",
3 "version": "0.5.5",
4 "main": ["src/sha3.js"],
5 "ignore": [
6 "samples",
7 "tests"
8 ]
9}