{
  "name": "rotativa",
  "version": "1.0.0",
  "description": "=== Rotativa.HQ PDF Generator === Contributors: rotativahq, ratkosolaja Donate link: https://rotativahq.com/ Tags: html, pdf, cloud Requires at least: 4.7 Tested up to: 4.9.6 Stable tag: 1.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html",
  "main": "index.js",
  "scripts": {
    "dev": "NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
    "watch": "NODE_ENV=development node_modules/webpack/bin/webpack.js --watch --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
    "hot": "NODE_ENV=development webpack-dev-server --inline --hot --config=node_modules/laravel-mix/setup/webpack.config.js",
    "production": "NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RotativaHQ/RotativaHQ.WP.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/RotativaHQ/RotativaHQ.WP/issues"
  },
  "homepage": "https://github.com/RotativaHQ/RotativaHQ.WP#readme",
  "devDependencies": {
    "laravel-mix": "^2.1.11",
    "sweetalert2": "^7.26.11"
  }
}
