ZeroOneStudio/botmate

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "botmate",
  "version": "0.0.1",
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-jshint": "~0.8.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ZeroOneStudio/botmate.git"
  },
  "dependencies": {
    "phantom": "~0.5.2",
    "moment": "~2.1.0",
    "colors": "~0.6.2"
  }
}