{
  "name": "EIP_Site",
  "version": "0.0.1",
  "private": true,
  "main": "Gruntfile.js",
  "author": "Kyle Shike",
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-contrib-concat": "~0.5.1",
    "grunt-contrib-cssmin": "^0.14.0",
    "grunt-contrib-uglify": "~0.8.1",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-contrib-sass": "~0.4.0",
    "node-sass": "~2.1.1"
  },
  "dependencies": {}
}
