{
  "name": "nextgenthemes-monorepo",
  "homepage": "https://nextgenthemes.com",
  "repository": "https://github.com/nextgenthemes/advanced-responsive-video-embedder",
  "author": "Nicolas Jonas",
  "license": "GPL-3.0",
  "devDependencies": {
    "@babel/plugin-transform-react-jsx": "^7.12.13",
    "@babel/preset-typescript": "^7.12.13",
    "@svgr/webpack": "^5.5.0",
    "@types/classnames": "^2.2.11",
    "@types/node": "^14.14.26",
    "@types/wordpress__blocks": "^6.4.12",
    "@typescript-eslint/eslint-plugin": "^4.15.0",
    "@typescript-eslint/parser": "^4.15.0",
    "@wordpress/babel-plugin-import-jsx-pragma": "^3.0.1",
    "@wordpress/block-editor": "^5.2.6",
    "@wordpress/editor": "^9.25.6",
    "@wordpress/element": "^2.19.1",
    "@wordpress/eslint-plugin": "^8.0.2",
    "@wordpress/i18n": "^3.18.0",
    "@wordpress/scripts": "^13.0.3",
    "@wordpress/server-side-render": "^1.20.6",
    "bigpicture": "^2.5.3",
    "bootstrap": "^5.0.0-beta2",
    "bootstrap-icons": "^1.3.0",
    "copy-webpack-plugin": "^6.4.1",
    "eslint": "^7.18.0",
    "eslint-config-prettier": "^7.2.0",
    "eslint-plugin-import": "^2.22.1",
    "eslint-plugin-prettier": "^3.3.1",
    "fs-extra": "^9.1.0",
    "imagemin-mozjpeg": "^9.0.0",
    "imagemin-webpack-plugin": "^2.4.2",
    "json": "^10.0.0",
    "lity": "^2.4.1",
    "npm-run-all": "^4.1.5",
    "object-assign": ">=4.0.1",
    "prettier": "^2.2.1",
    "purgesvg": "^1.1.0",
    "replace-in-file": "^6.2.0",
    "replace-in-file-webpack-plugin": "^1.0.6",
    "sass": "^1.32.7",
    "sass-loader": "^10.1.1",
    "screenfull": "^5.1.0",
    "stylelint": "^13.10.0",
    "stylelint-config-twbs-bootstrap": "^2.1.0",
    "ts-loader": "^8.0.17",
    "typescript": "^4.1.5",
    "vue": "^2.6.12",
    "vue-template-compiler": "^2.6.12"
  },
  "scripts": {
    "build": "npm-run-all build:*",
    "build:advanced-responsive-video-embedder": "wp-scripts build",
    "start:advanced-responsive-video-embedder": "wp-scripts start",
    "build:arve-pro": "wp-scripts build",
    "start:arve-pro": "wp-scripts start",
    "build:arve-random-video": "wp-scripts build",
    "start:arve-random-video": "wp-scripts build",
    "build:arve-sticky-videos": "wp-scripts build",
    "start:arve-sticky-videos": "wp-scripts build",
    "build:symbiosis": "wp-scripts build",
    "start:symbiosis": "wp-scripts start",
    "build:edd-bootstrap-styles": "wp-scripts build",
    "start:edd-bootstrap-styles": "wp-scripts start",
    "build:edd-better-checkout": "wp-scripts build",
    "start:edd-better-checkout": "wp-scripts start",
    "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",
    "test:e2e": "wp-scripts test-e2e",
    "test:unit": "wp-scripts test-unit-js",
    "SEPP": "SEP",
    "update:composer": "composer update --no-dev --prefer-dist",
    "update:npm": "npm install; npm update; npm audit fix; npm audit || true",
    "update": "npm run update:composer & npm run update:npm; composer outdated & npm outdated"
  }
}
