{
  "name": "winston",
  "description": "A multi-transport async logging library for Node.js",
  "version": "1.0.1",
  "author": {
    "name": "Nodejitsu Inc.",
    "email": "info@nodejitsu.com"
  },
  "maintainers": [
    {
      "name": "indexzero",
      "email": "charlie.robbins@gmail.com"
    },
    {
      "name": "chjj",
      "email": "chjjeffrey@gmail.com"
    },
    {
      "name": "jcrugzz",
      "email": "jcrugzz@gmail.com"
    },
    {
      "name": "pose",
      "email": "albertopose@gmail.com"
    },
    {
      "name": "v1",
      "email": "info@3rd-Eden.com"
    },
    {
      "name": "3rdeden",
      "email": "npm@3rd-Eden.com"
    }
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/winstonjs/winston.git"
  },
  "keywords": [
    "logging",
    "sysadmin",
    "tools"
  ],
  "dependencies": {
    "async": "0.9.x",
    "colors": "1.0.x",
    "cycle": "1.0.x",
    "eyes": "0.1.x",
    "isstream": "0.1.x",
    "pkginfo": "0.3.x",
    "stack-trace": "0.0.x"
  },
  "devDependencies": {
    "hock": "1.x.x",
    "std-mocks": "~1.0.0",
    "vows": "0.7.x"
  },
  "main": "./lib/winston",
  "scripts": {
    "test": "vows --spec --isolate"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "license": "MIT",
  "gitHead": "cc5d04dd1139cd9d7f567feb511fb08dacf738dd",
  "bugs": {
    "url": "https://github.com/winstonjs/winston/issues"
  },
  "homepage": "https://github.com/winstonjs/winston",
  "_id": "winston@1.0.1",
  "_shasum": "4c6f5a1167ebc516ac29b76e4eadb873c15289a4",
  "_from": "winston@*",
  "_npmVersion": "2.7.5",
  "_nodeVersion": "0.10.38",
  "_npmUser": {
    "name": "indexzero",
    "email": "charlie.robbins@gmail.com"
  },
  "dist": {
    "shasum": "4c6f5a1167ebc516ac29b76e4eadb873c15289a4",
    "tarball": "http://registry.npmjs.org/winston/-/winston-1.0.1.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/winston/-/winston-1.0.1.tgz"
}
