{
  "name": "panda-reviews-plugin",
  "version": "1.0.0",
  "description": "A review and rating plugin for WordPress. Let your users to post reviews and vote any posts or custom post from your WordPress site.",
  "main": "main.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "PIXOLLETE",
  "devDependencies": {
    "grunt": "~1.0.1",
    "grunt-contrib-concat": "~1.0.1",
    "grunt-contrib-uglify": "~2.0.0",
    "grunt-contrib-watch": "~1.0.0"
  }
}
