UNPKG

matrixbithash

Version:
42 lines (41 loc) 963 B
{ "name": "matrixbithash", "version": "2.1.3", "description": "Verify Matrixbit Hashing", "scripts": { "configure": "node-gyp configure", "make": "node-gyp build", "install": "node-gyp rebuild" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/matrix-pay/matrixbithash.git" }, "keywords": [ "mxbit", "matrixbit", "hashing javascript" ], "author": "Matrixbit Lab Inc", "license": "MIT", "bugs": { "url": "https://github.com/matrix-pay/matrixbithash/issues" }, "homepage": "https://github.com/matrix-pay/matrixbithash", "dependencies": { "bindings": "^1.3.0", "import-scripts": "^1.0.0", "lodash": "^4.17.11", "nan": "^2.10.0", "node-gyp": "^3.7.0", "string_decoder": "^1.2.0", "fs": "^0.0.1-security", "assert": "^1.4.1" }, "devDependencies": { "coveralls": "^3.0.1", "miniquery": "^1.1.2" }, "gypfile": true, "main": "index.js" }