{
  "_args": [
    [
      "hash-mod@0.0.5",
      "C:\\Users\\Tarquin\\surferschallenge-2019"
    ]
  ],
  "_from": "hash-mod@0.0.5",
  "_id": "hash-mod@0.0.5",
  "_inBundle": false,
  "_integrity": "sha1-2vHklzqRFmQ0Z9VO52kLQ++ALsw=",
  "_location": "/hash-mod",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "hash-mod@0.0.5",
    "name": "hash-mod",
    "escapedName": "hash-mod",
    "rawSpec": "0.0.5",
    "saveSpec": null,
    "fetchSpec": "0.0.5"
  },
  "_requiredBy": [
    "/gatsby"
  ],
  "_resolved": "https://registry.npmjs.org/hash-mod/-/hash-mod-0.0.5.tgz",
  "_spec": "0.0.5",
  "_where": "C:\\Users\\Tarquin\\surferschallenge-2019",
  "author": {
    "name": "Ilya Volodarsky",
    "email": "ilya@segment.io"
  },
  "bugs": {
    "url": "https://github.com/segmentio/hash-mod/issues"
  },
  "description": "Hash strings into numbers and then mod them into buckets.",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "homepage": "https://github.com/segmentio/hash-mod#readme",
  "keywords": [
    "hash",
    "string",
    "number",
    "mod"
  ],
  "main": "./lib",
  "name": "hash-mod",
  "repository": {
    "type": "git",
    "url": "git://github.com/segmentio/hash-mod.git"
  },
  "version": "0.0.5"
}
