{
  "name" : "murmurhash",
  "version" : "2.0.1",
  "description" : "A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.",
  "authors": {
    "Gary Court": "gary.court@gmail.com",
    "Derek Perez": "derek@derekperez.com"
  },
  "license": "MIT",
  "main": "murmurhash",
  "repository": {
    "type": "git",
    "url": "git://github.com/perezd/node-murmurhash.git"
  }
}
