{
  "_args": [
    [
      "cliff@0.1.10",
      "/var/www/html"
    ]
  ],
  "_from": "cliff@0.1.10",
  "_id": "cliff@0.1.10",
  "_inBundle": false,
  "_integrity": "sha1-U74z6p9ZvshWCe4wCsQgdgPlIBM=",
  "_location": "/cliff",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cliff@0.1.10",
    "name": "cliff",
    "escapedName": "cliff",
    "rawSpec": "0.1.10",
    "saveSpec": null,
    "fetchSpec": "0.1.10"
  },
  "_requiredBy": [
    "/forever"
  ],
  "_resolved": "https://registry.npmjs.org/cliff/-/cliff-0.1.10.tgz",
  "_spec": "0.1.10",
  "_where": "/var/www/html",
  "author": {
    "name": "Charlie Robbins",
    "email": "charlie.robbins@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/flatiron/cliff/issues"
  },
  "dependencies": {
    "colors": "~1.0.3",
    "eyes": "~0.1.8",
    "winston": "0.8.x"
  },
  "description": "Your CLI formatting friend.",
  "devDependencies": {
    "vows": "0.8.x"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "homepage": "https://github.com/flatiron/cliff#readme",
  "keywords": [
    "cli",
    "logging",
    "tools",
    "winston"
  ],
  "main": "./lib/cliff",
  "name": "cliff",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/flatiron/cliff.git"
  },
  "scripts": {
    "test": "vows test/*-test.js --spec"
  },
  "version": "0.1.10"
}
