{
  "name": "@dosy/discohash",
  "version": "2.0",
  "description": "A fast, high-qaulity hash in 120 lines.",
  "main": "js/index.js",
  "scripts": {
    "test": "node js/test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dosyago/discohash.git"
  },
  "keywords": [
    "smhasher",
    "hash",
    "fast",
    "discohash",
    "bebb4185",
    "dosy",
    "dosyago",
    "cris stringfellow"
  ],
  "author": "@dosy",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dosyago/discohash/issues"
  },
  "homepage": "https://github.com/dosyago/discohash#readme",
  "dependencies": {},
  "devDependencies": {}
}