{
  "name": "AnsPress",
  "version": "2.4",
  "description": "Question And answer plugin for WordPress",
  "main": "Gruntfile.js",
  "private": true,
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-copy": "^0.8.0",
    "grunt-contrib-jshint": "",
    "grunt-contrib-less": "",
    "grunt-contrib-uglify": "^0.9.1",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-contrib-compress": "",
    "grunt-csscomb": "",
    "grunt-phpdocumentor": "^0.4.1",
    "grunt-phplint": "",
    "grunt-replace": "",
    "grunt-wp-i18n": "",
    "grunt-wp-readme-to-markdown": "",
    "load-grunt-tasks": "",
    "grunt-version": "",
    "grunt-git": "",
    "grunt-phpunit": "",
    "time-grunt": ""
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Rahul Aryan",
  "license": "GPL 3+"
}
