{
  "name": "giantpune-multi-hashing",
  "version": "1.0.0",
  "main": "multihashing",
  "author": {
    "name": "zone117x"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/giantpune/node-multi-hashing.git"
  },
  "dependencies": {
    "bindings": "*"
  },
  "keywords": [
    "scrypt",
    "scryptjane",
    "script-n",
    "x11",
    "x17",
    "quark",
    "keccak_hash",
    "skein",
    "bcrypt",
    "keccak",
    "blake",
    "shavite",
    "fugue",
    "yescrypt",
    "sha1",
    "neoscrypt",
    "decrypt"
  ],
    "scripts": {
    "install": "node-gyp rebuild"
  },
  "gypfile": true,
  "readmeFilename": "README.md",
  "description": "node-multi-hashing",
  "bugs": {
    "url": "https://github.com/giantpune/node-multi-hashing/issues"
  }
}
