{
  "name": "angular-fixed-table-header",
  "version": "0.2.1",
  "description": "Fixed table header directive.",
  "repository": {
    "type": "git",
    "url": "git://github.com/daniel-nagy/fixed-table-header.git"
  },
  "main": "index.js",
  "dependencies": {
    "angular": "^1.4.0"
  },
  "devDependencies": {
    "bower": "^1.3.9",
    "grunt": "^0.4.5",
    "grunt-autoprefixer": "^2.1.0",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-connect": "^0.8.0",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-contrib-less": "^0.11.4",
    "grunt-contrib-uglify": "^0.5.1",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-processhtml": "^0.3.7",
    "jshint-stylish": "^1.0.0",
    "load-grunt-tasks": "^0.6.0"
  }
}
