{
  "name": "easy-zillow-reviews",
  "version": "1.6.0",
  "description": "Display Zillow Reviews on your website",
  "main": "build/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "wp-scripts start gutenberg/src/index.js --output-path=gutenberg/build",
    "build": "wp-scripts build gutenberg/src/index.js --output-path=gutenberg/build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/BoltonStudios/easy-zillow-reviews.git"
  },
  "keywords": [
    "zillow",
    "wordpress"
  ],
  "author": "boltonstudios",
  "license": "GPL-2.0-only",
  "bugs": {
    "url": "https://github.com/BoltonStudios/easy-zillow-reviews/issues"
  },
  "homepage": "https://github.com/BoltonStudios/easy-zillow-reviews#readme",
  "devDependencies": {
    "@wordpress/scripts": "^26.0.0"
  }
}
