package.json 2.22 KB
{
  "_args": [
    [
      {
        "raw": "cliff@~0.1.9",
        "scope": null,
        "escapedName": "cliff",
        "name": "cliff",
        "rawSpec": "~0.1.9",
        "spec": ">=0.1.9 <0.2.0",
        "type": "range"
      },
      "/root/junhukang/node_modules/forever"
    ]
  ],
  "_from": "cliff@>=0.1.9 <0.2.0",
  "_id": "cliff@0.1.10",
  "_inCache": true,
  "_installable": true,
  "_location": "/cliff",
  "_nodeVersion": "0.10.33",
  "_npmUser": {
    "name": "indexzero",
    "email": "charlie.robbins@gmail.com"
  },
  "_npmVersion": "2.1.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "cliff@~0.1.9",
    "scope": null,
    "escapedName": "cliff",
    "name": "cliff",
    "rawSpec": "~0.1.9",
    "spec": ">=0.1.9 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/forever"
  ],
  "_resolved": "https://registry.npmjs.org/cliff/-/cliff-0.1.10.tgz",
  "_shasum": "53be33ea9f59bec85609ee300ac4207603e52013",
  "_shrinkwrap": null,
  "_spec": "cliff@~0.1.9",
  "_where": "/root/junhukang/node_modules/forever",
  "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"
  },
  "directories": {},
  "dist": {
    "shasum": "53be33ea9f59bec85609ee300ac4207603e52013",
    "tarball": "https://registry.npmjs.org/cliff/-/cliff-0.1.10.tgz"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "gitHead": "3baf40a73432a26303f080176c7d13fe293bc1d8",
  "homepage": "https://github.com/flatiron/cliff",
  "keywords": [
    "cli",
    "logging",
    "tools",
    "winston"
  ],
  "main": "./lib/cliff",
  "maintainers": [
    {
      "name": "indexzero",
      "email": "charlie.robbins@gmail.com"
    },
    {
      "name": "jcrugzz",
      "email": "jcrugzz@gmail.com"
    }
  ],
  "name": "cliff",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/flatiron/cliff.git"
  },
  "scripts": {
    "test": "vows test/*-test.js --spec"
  },
  "version": "0.1.10"
}