UNPKG

node-cubehash

Version:

A pure JavaScript implementation of CubeHash.

21 lines (20 loc) 497 B
{ "name": "node-cubehash", "version": "1.0.4", "description": "A pure JavaScript implementation of CubeHash.", "main": "index.js", "scripts": { "test": "node test" }, "author": "parabirb", "license": "Unlicense", "repository": { "type": "git", "url": "git+https://github.com/parabirb/cubehash.git" }, "keywords": ["cubehash"], "bugs": { "url": "https://github.com/parabirb/cubehash/issues" }, "homepage": "https://github.com/parabirb/cubehash#readme" }