{
  "name": "solr-power",
  "version": "2.0.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/pantheon-systems/solr-power.git"
  },
  "main": "Gruntfile.js",
  "author": "Pantheon <noreply@pantheon.io>",
  "scripts": {
    "build": "grunt default",
    "readme": "grunt readme",
    "watch": "grunt watch"
  },
  "devDependencies": {
    "grunt": "^1.5.2",
    "grunt-autoprefixer": "~3.0.4",
    "grunt-contrib-cssmin": "^4.0.0",
    "grunt-contrib-jshint": "^3.1.1",
    "grunt-contrib-uglify": "~5.2.1",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-sass": "~3.1.0",
    "grunt-wp-readme-to-markdown": "~2.1.0",
    "node-sass": "^7.0.3"
  }
}
