{
  "_args": [
    [
      "wordwrap@~0.0.2",
      "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/optimist"
    ]
  ],
  "_from": "wordwrap@>=0.0.2 <0.1.0",
  "_id": "wordwrap@0.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/wordwrap",
  "_nodeVersion": "2.0.0",
  "_npmUser": {
    "email": "substack@gmail.com",
    "name": "substack"
  },
  "_npmVersion": "2.9.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "wordwrap",
    "raw": "wordwrap@~0.0.2",
    "rawSpec": "~0.0.2",
    "scope": null,
    "spec": ">=0.0.2 <0.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/optimist",
    "/optionator"
  ],
  "_resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz",
  "_shasum": "a3d5da6cd5c0bc0008d37234bbaf1bed63059107",
  "_shrinkwrap": null,
  "_spec": "wordwrap@~0.0.2",
  "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/optimist",
  "author": {
    "email": "mail@substack.net",
    "name": "James Halliday",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/node-wordwrap/issues"
  },
  "dependencies": {},
  "description": "Wrap those words. Show them at what columns to start and stop.",
  "devDependencies": {
    "expresso": "=0.7.x"
  },
  "directories": {
    "example": "example",
    "lib": ".",
    "test": "test"
  },
  "dist": {
    "shasum": "a3d5da6cd5c0bc0008d37234bbaf1bed63059107",
    "tarball": "http://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "gitHead": "e59aa1bd338914019456bdfba034508c9c4cb29d",
  "homepage": "https://github.com/substack/node-wordwrap#readme",
  "keywords": [
    "word",
    "wrap",
    "rule",
    "format",
    "column"
  ],
  "license": "MIT",
  "main": "./index.js",
  "maintainers": [
    {
      "email": "mail@substack.net",
      "name": "substack"
    }
  ],
  "name": "wordwrap",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/node-wordwrap.git"
  },
  "scripts": {
    "test": "expresso"
  },
  "version": "0.0.3"
}
