mirror of
https://github.com/emn178/js-sha256.git
synced 2026-08-12 20:32:16 +08:00
10 lines
124 B
JSON
10 lines
124 B
JSON
{
|
|
"name": "js-sha256",
|
|
"version": "0.11.1",
|
|
"main": ["src/sha256.js"],
|
|
"ignore": [
|
|
"samples",
|
|
"tests"
|
|
]
|
|
}
|