{
  "name": "agu-apijoin",
  "version": "1.0.0",
  "description": "test",
  "main": "index.js",
  "scripts": {
    "build": "wp-scripts build",
    "check-engines": "wp-scripts check-engines",
    "check-licenses": "wp-scripts check-licenses",
    "format:js": "wp-scripts format-js",
    "lint:css": "wp-scripts lint-style",
    "lint:js": "wp-scripts lint-js",
    "lint:md:docs": "wp-scripts lint-md-docs",
    "lint:md:js": "wp-scripts lint-md-js",
    "lint:pkg-json": "wp-scripts lint-pkg-json",
    "packages-update": "wp-scripts packages-update",
    "start": "wp-scripts start",
    "test:e2e": "wp-scripts test-e2e",
    "test:unit": "wp-scripts test-unit-js"
  },
  "author": "Miguras",
  "license": "ISC",
  "dependencies": {
    "@wordpress/scripts": "^7.1.0",
    "css-loader": "^3.4.2",
    "html-react-parser": "^0.10.3",
    "image-webpack-loader": "^6.0.0",
    "react-responsive-carousel": "^3.1.51",
    "react-slick": "^0.25.2",
    "react-smart-slider": "^0.1.2",
    "slick-carousel": "^1.8.1",
    "style-loader": "^1.1.3",
    "styled-jsx-plugin-stylelint": "^0.1.0",
    "webpack": "^4.41.6"
  },
  "devDependencies": {
    "file-loader": "^5.1.0",
    "svgo": "^1.3.2",
    "svgo-loader": "^2.2.1"
  }
}
