{
  "_args": [
    [
      {
        "raw": "cli-table2@^0.2.0",
        "scope": null,
        "escapedName": "cli-table2",
        "name": "cli-table2",
        "rawSpec": "^0.2.0",
        "spec": ">=0.2.0 <0.3.0",
        "type": "range"
      },
      "/Users/johno/c/ember-cli-gravatar/node_modules/ember-try"
    ]
  ],
  "_from": "cli-table2@>=0.2.0 <0.3.0",
  "_id": "cli-table2@0.2.0",
  "_inCache": true,
  "_location": "/cli-table2",
  "_nodeVersion": "5.4.1",
  "_npmOperationalInternal": {
    "host": "packages-9-west.internal.npmjs.com",
    "tmp": "tmp/cli-table2-0.2.0.tgz_1454527753256_0.0498238371219486"
  },
  "_npmUser": {
    "name": "jamestalmage",
    "email": "james@talmage.io"
  },
  "_npmVersion": "3.5.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "cli-table2@^0.2.0",
    "scope": null,
    "escapedName": "cli-table2",
    "name": "cli-table2",
    "rawSpec": "^0.2.0",
    "spec": ">=0.2.0 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ember-try"
  ],
  "_resolved": "https://registry.npmjs.org/cli-table2/-/cli-table2-0.2.0.tgz",
  "_shasum": "2d1ef7f218a0e786e214540562d4bd177fe32d97",
  "_shrinkwrap": null,
  "_spec": "cli-table2@^0.2.0",
  "_where": "/Users/johno/c/ember-cli-gravatar/node_modules/ember-try",
  "author": {
    "name": "James Talmage"
  },
  "bugs": {
    "url": "https://github.com/jamestalmage/cli-table2/issues"
  },
  "dependencies": {
    "colors": "^1.1.2",
    "lodash": "^3.10.1",
    "string-width": "^1.0.1"
  },
  "description": "Pretty unicode tables for the command line. Based on the original cli-table.",
  "devDependencies": {
    "ansi-256-colors": "^1.1.0",
    "chai": "^3.4.1",
    "cli-table": "^0.3.1",
    "coveralls": "^2.11.4",
    "git-rev": "^0.2.1",
    "growl": "^1.8.1",
    "gulp": "^3.9.0",
    "gulp-istanbul": "^0.10.3",
    "gulp-mocha": "^2.2.0",
    "gulp-util": "^3.0.7",
    "sinon": "^1.17.2",
    "sinon-chai": "^2.8.0"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "2d1ef7f218a0e786e214540562d4bd177fe32d97",
    "tarball": "https://registry.npmjs.org/cli-table2/-/cli-table2-0.2.0.tgz"
  },
  "gitHead": "57111fff6349df8e47a3776ff9ea994ea8917e40",
  "homepage": "https://github.com/jamestalmage/cli-table2",
  "keywords": [
    "node",
    "command",
    "line",
    "cli",
    "table",
    "tables",
    "tabular",
    "unicode",
    "colors",
    "grid"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "jamestalmage",
      "email": "james@talmage.io"
    }
  ],
  "name": "cli-table2",
  "optionalDependencies": {
    "colors": "^1.1.2"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jamestalmage/cli-table2.git"
  },
  "scripts": {
    "test": "gulp coverage"
  },
  "version": "0.2.0"
}
