{
  "_args": [
    [
      {
        "name": "elo-rank",
        "raw": "elo-rank@^1.0.0",
        "rawSpec": "^1.0.0",
        "scope": null,
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/home/lukas/src/tgol"
    ]
  ],
  "_from": "elo-rank@>=1.0.0 <2.0.0",
  "_id": "elo-rank@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/elo-rank",
  "_nodeVersion": "5.0.0",
  "_npmUser": {
    "email": "mills.dma@gmail.com",
    "name": "dmamills"
  },
  "_npmVersion": "3.3.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "elo-rank",
    "raw": "elo-rank@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/elo-rank/-/elo-rank-1.0.0.tgz",
  "_shasum": "424da60681a64c0e71f2aa462f5b7a1c602e6bb2",
  "_shrinkwrap": null,
  "_spec": "elo-rank@^1.0.0",
  "_where": "/home/lukas/src/tgol",
  "author": {
    "name": "Daniel Mills"
  },
  "bugs": {
    "url": "https://github.com/dmamills/elo-rank/issues"
  },
  "dependencies": {},
  "description": "elo ranking system",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "424da60681a64c0e71f2aa462f5b7a1c602e6bb2",
    "tarball": "https://registry.npmjs.org/elo-rank/-/elo-rank-1.0.0.tgz"
  },
  "gitHead": "5dab0831d7f3d35c78ef593bc46540376b2f6821",
  "homepage": "https://github.com/dmamills/elo-rank#readme",
  "keywords": [
    "elo",
    "rank",
    "ranking",
    "chess"
  ],
  "maintainers": [
    {
      "email": "mills.dma@gmail.com",
      "name": "dmamills"
    }
  ],
  "name": "elo-rank",
  "optionalDependencies": {},
  "private": false,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/dmamills/elo-rank.git"
  },
  "scripts": {
    "test": "make tests"
  },
  "version": "1.0.0"
}
