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    
Size: Mime:
{
  "name": "triple-beam",
  "version": "1.3.0",
  "description": "Definitions of levels for logging purposes & shareable Symbol constants.",
  "main": "index.js",
  "scripts": {
    "lint": "populist config/*.js index.js",
    "pretest": "npm run lint",
    "test": "nyc mocha test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/winstonjs/triple-beam.git"
  },
  "keywords": [
    "winstonjs",
    "winston",
    "logging",
    "logform",
    "symbols",
    "logs",
    "levels"
  ],
  "author": "Charlie Robbins <charlie.robbins@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/winstonjs/triple-beam/issues"
  },
  "homepage": "https://github.com/winstonjs/triple-beam#readme",
  "devDependencies": {
    "assume": "^2.0.1",
    "eslint-config-populist": "^4.1.0",
    "mocha": "^5.1.1",
    "nyc": "^11.7.1"
  }

,"_resolved": "https://registry.npmjs.org/triple-beam/-/triple-beam-1.3.0.tgz"
,"_integrity": "sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw=="
,"_from": "triple-beam@1.3.0"
}