{
  "_from": "cliff@^0.1.10",
  "_id": "cliff@0.1.10",
  "_inBundle": false,
  "_integrity": "sha1-U74z6p9ZvshWCe4wCsQgdgPlIBM=",
  "_location": "/cliff",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "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",
  "_shasum": "53be33ea9f59bec85609ee300ac4207603e52013",
  "_spec": "cliff@^0.1.10",
  "_where": "/home/journex/public_html/skoterappen.se/skoterappserver/node_modules/forever",
  "author": {
    "name": "Charlie Robbins",
    "email": "charlie.robbins@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/flatiron/cliff/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "colors": "~1.0.3",
    "eyes": "~0.1.8",
    "winston": "0.8.x"
  },
  "deprecated": false,
  "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"
}
