kai-jacobsen/kontentblocks

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "Kontentblocks",
  "author": "Kai Jacobsen",
  "version": "0.7.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/kai-jacobsen/kontentblocks"
  },
  "devDependencies": {
    "browserify": "^10.2.3",
    "grunt": "1.3.0",
    "grunt-autoprefixer": "~0.6.4",
    "grunt-browser-sync": "^2.1.3",
    "grunt-browserify": "^3.8.0",
    "grunt-concurrent": "^2.3.1",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-jshint": "~0.6.4",
    "grunt-contrib-uglify": "^3.3.0",
    "grunt-contrib-watch": "~0.5.0",
    "grunt-env": "^1.0.1",
    "grunt-exec": "^0.4.7",
    "grunt-notify": "^0.4.1",
    "grunt-sass": "^1.2.1",
    "handlebars": "^4.0.11",
    "hbsfy": "^2.8.1",
    "jshint-log-reporter": "^1.0.8",
    "tether": "^1.4.4"
  },
  "dependencies": {
    "time-grunt": "^1.4.0"
  }
}