{
  "name": "wped",
  "title": "wped",
  "version": "1.0.2",
   "private": true,
  "homepage": "https://github.com/hlashbrooke/WordPress-Plugin-Template",
  "main": "Gruntfile.js",
   "repository": {
    "private": true
  },
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-cssmin": "~0.9.0",
    "grunt-contrib-less": "~0.11.1",
    "grunt-contrib-uglify": "~0.4.0",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-wp-i18n": "*"
  }
}
