{
  "_args": [
    [
      {
        "raw": "metric-log@1.0.1",
        "scope": null,
        "escapedName": "metric-log",
        "name": "metric-log",
        "rawSpec": "1.0.1",
        "spec": "1.0.1",
        "type": "version"
      },
      "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/npm-register"
    ]
  ],
  "_from": "metric-log@1.0.1",
  "_id": "metric-log@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/metric-log",
  "_npmUser": {
    "name": "camshaft",
    "email": "bytheway.cameron@gmail.com"
  },
  "_npmVersion": "1.4.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "metric-log@1.0.1",
    "scope": null,
    "escapedName": "metric-log",
    "name": "metric-log",
    "rawSpec": "1.0.1",
    "spec": "1.0.1",
    "type": "version"
  },
  "_requiredBy": [
    "/npm-register"
  ],
  "_resolved": "https://registry.npmjs.org/metric-log/-/metric-log-1.0.1.tgz",
  "_shasum": "c54388de8705798a604918e954a51c940be68f7f",
  "_shrinkwrap": null,
  "_spec": "metric-log@1.0.1",
  "_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/npm-register",
  "author": {
    "name": "Cameron Bytheway",
    "email": "bytheway.cameron@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/camshaft/metric-log/issues"
  },
  "dependencies": {
    "debug": "~0.8.1",
    "throttled-log": "~0.1.0"
  },
  "description": "Log metrics with 'key=value'",
  "devDependencies": {
    "mocha": "~1.8.2",
    "should": "~1.2.2"
  },
  "directories": {},
  "dist": {
    "shasum": "c54388de8705798a604918e954a51c940be68f7f",
    "tarball": "https://registry.npmjs.org/metric-log/-/metric-log-1.0.1.tgz"
  },
  "homepage": "https://github.com/camshaft/metric-log",
  "keywords": [
    "log",
    "metrics",
    "metric"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "camshaft",
      "email": "cameron@nujii.com"
    }
  ],
  "name": "metric-log",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/camshaft/metric-log.git"
  },
  "scripts": {
    "bench": "NODE_ENV=test ./node_modules/.bin/mocha test/metric-log.bench > /dev/null",
    "test": "NODE_ENV=test ./node_modules/.bin/mocha test/metric-log.test"
  },
  "version": "1.0.1"
}
