{
  "_args": [
    [
      "changelog",
      "/Users/FG/www/labs/lodash"
    ]
  ],
  "_from": "changelog@latest",
  "_id": "changelog@1.0.7",
  "_inCache": true,
  "_installable": true,
  "_location": "/changelog",
  "_nodeVersion": "0.10.32",
  "_npmUser": {
    "email": "dylang@gmail.com",
    "name": "dylang"
  },
  "_npmVersion": "2.1.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "changelog",
    "raw": "changelog",
    "rawSpec": "",
    "scope": null,
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/changelog/-/changelog-1.0.7.tgz",
  "_shasum": "e95de6dc14082948bd49618304e9c9e854e821e5",
  "_shrinkwrap": null,
  "_spec": "changelog",
  "_where": "/Users/FG/www/labs/lodash",
  "author": {
    "email": "dylang@gmail.com",
    "name": "Dylan Greene"
  },
  "bin": {
    "changelog": "./bin/changelog.js"
  },
  "bugs": {
    "url": "http://github.com/dylang/changelog/issues"
  },
  "dependencies": {
    "chalk": "^0.5.1",
    "cli": "^0.6.4",
    "has-color": "^0.1.1",
    "lodash": "^2.4.1",
    "moment": "^2.5.0",
    "q": "^1.0.1",
    "request": "^2.34.0",
    "semver": "^4.0.3",
    "wordwrap": "^0.0.2"
  },
  "description": "Command line tool (and Node module) that generates a changelog in color output, markdown, or json for modules in npmjs.org's registry as well as any public github.com repo.",
  "devDependencies": {
    "chai": "^1.9.1",
    "grunt": "^0.4.1",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-mocha-test": "^0.12.1",
    "grunt-notify": "^0.3.1",
    "grunt-readme": "^0.4.5",
    "grunt-templates-dylang": "^1.0.0",
    "load-grunt-tasks": "^0.6.0",
    "mocha": "^1.18.2",
    "proxyquire": "^1.0.1",
    "time-grunt": "^1.0.0"
  },
  "directories": {
    "bin": "./bin",
    "lib": "./lib"
  },
  "dist": {
    "shasum": "e95de6dc14082948bd49618304e9c9e854e821e5",
    "tarball": "https://registry.npmjs.org/changelog/-/changelog-1.0.7.tgz"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "gitHead": "66b3f4b9fc99c1a812e1009ed1e1e1e14c153342",
  "homepage": "http://github.com/dylang/changelog",
  "keywords": [
    "changelog",
    "change log",
    "commit messages",
    "commits",
    "changes",
    "history",
    "what's new",
    "change set"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/dylang/changelog/raw/master/LICENSE"
    }
  ],
  "main": "lib/changelog",
  "maintainers": [
    {
      "email": "dylang@gmail.com",
      "name": "dylang"
    }
  ],
  "name": "changelog",
  "optionalDependencies": {},
  "preferGlobal": true,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dylang/changelog.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "1.0.7"
}
