{
  "name": "meow-gallery-pro",
  "version": "1.0.0",
  "description": "Meow Gallery Pro",
  "main": "meow-gallery-pro.php",
  "scripts": {
    "dev": "webpack --watch --mode development",
    "build": "webpack --mode production",
    "analysis": "webpack --mode production --env.analysis='true'"
  },
  "repository": {
    "type": "git",
    "url": "git+https://TigrouMeow@bitbucket.org/meowapps/meow-gallery.git"
  },
  "author": "Meow Apps",
  "license": "ISC",
  "homepage": "https://bitbucket.org/meowapps/meow-gallery#readme",
  "dependencies": {
    "@babel/preset-react": "^7.0.0",
    "@wordpress/scripts": "^7.1.0",
    "babel-loader": "^8.0.4",
    "babel-polyfill": "^6.26.0",
    "lodash-webpack-plugin": "^0.11.5",
    "p-queue": "^6.4.0",
    "react": "^16.12.0",
    "react-dom": "^16.12.0",
    "styled-components": "^5.1.1",
    "swr": "^0.2.2",
    "webpack": "^4.23.1",
    "webpack-bundle-analyzer": "^3.9.0",
    "webpack-cli": "^3.1.2"
  },
  "devDependencies": {
    "@babel/core": "^7.1.2",
    "@babel/preset-env": "^7.1.0",
    "eslint-plugin-react-hooks": "^4.0.4"
  }
}
