posabsolute/inker

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "inker",
  "version": "1.0.0",
  "description": "",
  "directories": {
    "example": "examples"
  },
  "scripts": {
    "test": "grunt test --verbose"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/posabsolute/inker.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/posabsolute/inker/issues"
  },
  "homepage": "http://posabsolute.github.io/inker/",
  "devDependencies": {
    "async": "^0.9.0",
    "chai": "^2.3.0",
    "express": "^4.12.3",
    "grunt": "^0.4.5",
    "grunt-contrib-connect": "^0.9.0",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-litmus": "^0.1.8",
    "grunt-mocha-test": "^0.12.7",
    "grunt-nodemailer": "^0.3.0",
    "grunt-nunjucks": "^0.1.4",
    "grunt-nunjucks-2-html": "^0.2.9",
    "grunt-premailer": "^0.2.11",
    "grunt-sass": "^0.18.0",
    "jasmine-node": "^1.14.5",
    "le_node": "^0.2.1",
    "mocha": "^2.2.4",
    "node-hipchat": "^0.4.5",
    "nodemailer": "^1.3.2",
    "nunjucks": "^1.3.3",
    "sinon": "^1.14.1",
    "sinon-chai": "^2.7.0",
    "supertest": "^0.15.0",
    "yamljs": "^0.2.1"
  },
  "dependencies": {
    "body-parser": "^1.11.0",
    "domain": "0.0.1",
    "html-to-text": "^1.3.0",
    "le_node": "^0.2.1",
    "node-slack": "0.0.7",
    "nodemailer-sendgrid-transport": "^0.1.0",
    "nodemailer-wellknown": "^0.1.5",
    "pushbullet": "^1.4.3"
  }
}