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

Repository URL to install this package:

Details    
pm2 / usr / local / lib / pm2 / node_modules / log-driver / package.json
Size: Mime:
{
  "name": "log-driver",
  "description": "log-driver is a simple logging framework for logging to stdout",
  "keywords": [
    "logging",
    "logger",
    "log"
  ],
  "version": "1.2.7",
  "bugs": {
    "url": "https://github.com/cainus/logdriver/issues"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/cainus/logdriver.git"
  },
  "scripts": {
    "test": "make test-codecov"
  },
  "maintainers": [
    "Gregg Caines <gregg@caines.ca> (http://caines.ca)"
  ],
  "devDependencies": {
    "codecov.io": "0.0.1",
    "jshint": "2.4.4",
    "istanbul": "0.2.6",
    "coveralls": "2.10.0",
    "sinon-restore": "1.0.1",
    "mocha": "1.20.1",
    "should": "1.1.0"
  },
  "engines": {
    "node": ">=0.8.6"
  },
  "homepage": "https://github.com/cainus/logdriver",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "author": "Gregg Caines",
  "license": "ISC"

,"_resolved": "https://registry.npmjs.org/log-driver/-/log-driver-1.2.7.tgz"
,"_integrity": "sha512-U7KCmLdqsGHBLeWqYlFA0V0Sl6P08EE1ZrmA9cxjUE0WVqT9qnyVDPz1kzpFEP0jdJuFnasWIfSd7fsaNXkpbg=="
,"_from": "log-driver@1.2.7"
}