{
  "name": "sharethis-reviews",
  "version": "1.2.3",
  "description": "ShareThis Reviews",
  "scripts": {
    "build": "wp-scripts build",
    "format:js": "wp-scripts format-js",
    "env:restart": "wp-env start",
    "env:start": "wp-env start",
    "env:clean": "wp-env clean all",
    "env:prune": "wp-env docker system prune -f",
    "env:start:debug": "wp-env start --xdebug",
    "env:stop": "wp-env stop",
    "lint:css": "wp-scripts lint-style",
    "lint:js": "wp-scripts lint-js",
    "start": "wp-scripts start",
    "start:hot": "wp-scripts start --hot"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sharethis-github/sharethis-reviews.git"
  },
  "keywords": [],
  "author": "Scott Adrian <scott@sharethis.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/sharethis-github/sharethis-reviews/issues"
  },
  "homepage": "https://github.com/sharethis-github/sharethis-reviews#readme",
  "devDependencies": {
    "@wordpress/env": "^11.5.0",
    "@wordpress/scripts": "^24.6.0",
    "axios": "^0.21.4",
    "bootstrap": "^5.1.1",
    "qs": "^6.5.2",
    "react-bootstrap": "^2.0.0-rc.0",
    "react-color": "^2.19.3",
    "react-paginate": "^7.1.3"
  }
}
