{
  "name": "analogwp-templates",
  "version": "2.6.5",
  "description": "Handfully crafted Elementor templates packs.",
  "main": "/client/index.js",
  "private": true,
  "scripts": {
    "install-scripts": "composer install && npm install",
    "prefix-dependencies": "composer run-script prefix-dependencies",
    "build-app": "wp-scripts build --webpack-src-dir=client --output-path=assets/js/app",
    "dev-app": "wp-scripts start --webpack-src-dir=client --output-path=assets/js/app",
    "makePot": "wp i18n make-pot . ./languages/analogwp-templates.pot --exclude=build",
    "convertPot2json": "npx po2json ./languages/analogwp-templates.pot ./languages/analogwp-templates-analogwp-app.json -f jed1.x",
    "build": "composer install --no-dev && gulp build",
    "gh:release": "gulp github-build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/analogwp/analogwp-templates.git"
  },
  "author": "AnalogWP",
  "license": "GPL",
  "bugs": {
    "url": "https://github.com/analogwp/analogwp-templates/issues"
  },
  "homepage": "https://github.com/analogwp/analogwp-templates#readme",
  "dependencies": {
    "classnames": "^2.2.6",
    "react-masonry-css": "^1.0.14",
    "react-select": "^5.8.2",
    "react-waypoint": "^10.3.0",
    "regenerator-runtime": "^0.14.1",
    "styled-components": "^4.1.3"
  },
  "devDependencies": {
    "@babel/plugin-proposal-class-properties": "^7.5.5",
    "@babel/preset-env": "^7.6.3",
    "@babel/preset-react": "^7.6.3",
    "@wordpress/scripts": "^30.4.0",
    "babel-core": "^6.26.3",
    "babel-eslint": "^10.0.3",
    "babel-loader": "^8.0.6",
    "del": "^5.1.0",
    "gulp": "^5.0.0",
    "gulp-babel": "8.0.0",
    "gulp-checktextdomain": "^2.3.0",
    "gulp-copy": "^4.0.1",
    "gulp-rename": "^1.4.0",
    "gulp-rsync": "^0.0.8",
    "gulp-run-command": "^0.0.10",
    "gulp-uglify": "^3.0.2",
    "gulp-zip": "^5.0.1"
  },
  "files": [
    "assets",
    "inc",
    "languages",
    "third-party",
    "vendor",
    "analogwp-templates.php",
    "uninstall.php",
    "readme.txt"
  ]
}
