2 Commits

Author SHA1 Message Date
9746709aab 1.0.4 2016-08-16 03:45:18 +02:00
2c4e09cf88 update package tags 2016-08-16 03:45:15 +02:00

View File

@ -1,6 +1,6 @@
{
"name": "nodehash",
"version": "1.0.3",
"version": "1.0.4",
"description": "simplifies access to node hash functions",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@ -14,7 +14,9 @@
"keywords": [
"hash",
"node",
"sha265"
"sha256",
"stream",
"filehash"
],
"author": "Lossless GmbH",
"license": "MIT",