Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

azuki-trusty / azk   deb

Repository URL to install this package:

/ usr / lib / azk / node_modules / winston / package.json

{
  "name": "winston",
  "description": "A multi-transport async logging library for Node.js",
  "version": "0.7.3",
  "author": {
    "name": "Nodejitsu Inc.",
    "email": "info@nodejitsu.com"
  },
  "maintainers": [
    {
      "name": "indexzero",
      "email": "charlie.robbins@gmail.com"
    },
    {
      "name": "mmalecki",
      "email": "me@mmalecki.com"
    },
    {
      "name": "chjj",
      "email": "chjjeffrey@gmail.com"
    },
    {
      "name": "V1",
      "email": "info@3rd-Eden.com"
    }
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/flatiron/winston.git"
  },
  "keywords": [
    "logging",
    "sysadmin",
    "tools"
  ],
  "dependencies": {
    "async": "0.2.x",
    "colors": "0.6.x",
    "cycle": "1.0.x",
    "eyes": "0.1.x",
    "pkginfo": "0.3.x",
    "request": "2.16.x",
    "stack-trace": "0.0.x"
  },
  "devDependencies": {
    "vows": "0.7.x"
  },
  "main": "./lib/winston",
  "scripts": {
    "test": "vows --spec --isolate"
  },
  "engines": {
    "node": ">= 0.6.0"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://raw.github.com/flatiron/winston/master/LICENSE"
    }
  ],
  "bugs": {
    "url": "https://github.com/flatiron/winston/issues"
  },
  "homepage": "https://github.com/flatiron/winston",
  "_id": "winston@0.7.3",
  "dist": {
    "shasum": "7ae313ba73fcdc2ecb4aa2f9cd446e8298677266",
    "tarball": "http://registry.npmjs.org/winston/-/winston-0.7.3.tgz"
  },
  "_from": "winston@^0.7.3",
  "_npmVersion": "1.4.4",
  "_npmUser": {
    "name": "indexzero",
    "email": "charlie.robbins@gmail.com"
  },
  "directories": {},
  "_shasum": "7ae313ba73fcdc2ecb4aa2f9cd446e8298677266",
  "_resolved": "https://registry.npmjs.org/winston/-/winston-0.7.3.tgz",
  "readme": "ERROR: No README data found!"
}