{
  "name": "post-gallery",
  "version": "1.0.0",
  "description": "Gallery-Plugin for Wordpress",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/RTO-Websites/post-gallery/post-gallery"
  },
  "keywords": [
    "mbv",
    "wordpress",
    "plugin",
    "php",
    "html5",
    "css3",
    "Sass",
    "js",
    "CoffeeScript",
    "foundation",
    "grunt"
  ],
  "author": "Sascha Hennemann",
  "license": "MIT",
  "dependencies": {
    "grunt": "^1.0.4",
    "grunt-cli": "^1.3.2",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-compass": "^1.0.1",
    "grunt-contrib-copy": "^0.8.2",
    "grunt-contrib-uglify-es": "github:gruntjs/grunt-contrib-uglify#harmony",
    "load-grunt-tasks": "^3.5.2"
  }
}
