mmornati/kerberosio-hooks

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "kerberosio-hooks",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "mocha --recursive",
    "cover": "istanbul cover _mocha -- --recursive"
  },
  "author": "Marco Mornati",
  "license": "GPLv3",
  "dependencies": {
    "config": "^1.21.0",
    "date-utils": "^1.2.21",
    "http": "0.0.0",
    "httpdispatcher": "^2.0.1",
    "moment": "~2.20.0",
    "nodemailer": "^4.0.0",
    "nodemailer-smtp-transport": "^2.7.3",
    "pushbullet": "^2.0.0",
    "underscore": "^1.8.3"
  },
  "devDependencies": {
    "chai": "^4.1.2",
    "codeclimate-test-reporter": "^0.5.0",
    "crypto": "1.0.1",
    "istanbul": "^0.4.5",
    "jshint": "^2.9.3",
    "mocha-jshint": "^2.3.1",
    "request": "^2.79.0",
    "sinon": "^5.0.0",
    "smtp-server": "^3.0.1"
  }
}