UNPKG

hashcode

Version:

hashcode implementation by Stuart Bannerman (https://github.com/stuartbannerman/hashcode) packaged as npm-module.

20 lines (19 loc) 472 B
{ "name": "hashcode", "version": "1.0.3", "description": "hashcode implementation by Stuart Bannerman (https://github.com/stuartbannerman/hashcode) packaged as npm-module.", "main": "hashcode.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "hash", "hashcode" ], "repository" :{ "type" : "git", "url" : "https://github.com/drdrej/hashcode.git" }, "author": "drdrej", "license": "MIT" }