{
  "_from": "cliff@0.1.8",
  "_id": "cliff@0.1.8",
  "_inBundle": false,
  "_integrity": "sha1-Q8qK2f45Q0iWk6ti3ODK4iUJ0nI=",
  "_location": "/cliff",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cliff@0.1.8",
    "name": "cliff",
    "escapedName": "cliff",
    "rawSpec": "0.1.8",
    "saveSpec": null,
    "fetchSpec": "0.1.8"
  },
  "_requiredBy": [
    "/pomelo"
  ],
  "_resolved": "https://registry.npmjs.org/cliff/-/cliff-0.1.8.tgz",
  "_shasum": "43ca8ad9fe3943489693ab62dce0cae22509d272",
  "_spec": "cliff@0.1.8",
  "_where": "D:\\pomelo\\chatofpomelo-websocket\\game-server\\node_modules\\pomelo",
  "author": {
    "name": "Nodejitsu Inc.",
    "email": "info@nodejitsu.com"
  },
  "bugs": {
    "url": "https://github.com/flatiron/cliff/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "colors": "0.x.x",
    "eyes": "0.1.x",
    "winston": "0.6.x"
  },
  "deprecated": false,
  "description": "Your CLI formatting friend.",
  "devDependencies": {
    "vows": "0.5.x"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "homepage": "https://github.com/flatiron/cliff#readme",
  "keywords": [
    "cli",
    "logging",
    "tools",
    "winston"
  ],
  "main": "./lib/cliff",
  "maintainers": [
    {
      "name": "indexzero",
      "email": "charlie@nodejitsu.com"
    }
  ],
  "name": "cliff",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/flatiron/cliff.git"
  },
  "scripts": {
    "test": "vows test/*-test.js --spec"
  },
  "version": "0.1.8"
}
