{
  "name": "wp-db-analyzer",
  "description": "WordPress Database Analyzer Plugin",
  "main": "index.js",
  "authors": [
    "Joel Home <masci.joel@gmail.com>"
  ],
  "license": "GPLv2",
  "homepage": "https://github.com/j-masci/wp-db-analyzer",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "devDependencies": {
    "sass-css3-mixins": "*"
  }
}
