{
  "name": "dimme-jour",
  "version": "0.0.0",
  "description": "Basic Wordpress theme using Boostrap. Built to be very clean.",
  "main": "Gruntfile.js",
  "dependencies": {
    "grunt": "~1.0.1",
    "grunt-contrib-compress": "~1.2.0",
    "grunt-contrib-copy": "~1.0.0",
    "grunt-contrib-cssmin": "~1.0.1",
    "grunt-contrib-uglify": "~1.0.1",
    "grunt-contrib-watch": "~1.0.0",
    "grunt-sass": "^1.1.0",
    "grunt-wp-i18n": "^0.5.3"
  },
  "devDependencies": {
    "grunt-po2mo": "^0.1.2"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/nicolas-van/wordpress-simple-boostrap.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/nicolas-van/wordpress-simple-boostrap/issues"
  }
}
