{
  "name": "enico-micropagos",
  "version": "1.5.4",
  "description": "WordPress Plugin oficial de Enico.info",
  "scripts": {
    "build": "cross-env NODE_ENV=production webpack",
    "build:dev": "cross-env NODE_ENV=development webpack --mode=development"
  },
  "repository": {
    "type": "git",
    "url": "enico-micropagos"
  },
  "author": "viktormorales",
  "license": "ISC",
  "devDependencies": {
    "@babel/core": "^7.12.10",
    "@babel/preset-env": "^7.12.11",
    "autoprefixer": "^10.1.0",
    "babel-loader": "^8.2.2",
    "cross-env": "^7.0.3",
    "css-loader": "^5.0.1",
    "cssnano": "^4.1.10",
    "eslint": "^7.16.0",
    "eslint-webpack-plugin": "^2.4.1",
    "file-loader": "^6.2.0",
    "mini-css-extract-plugin": "^1.3.3",
    "postcss": "^8.2.2",
    "postcss-assets-webpack-plugin": "^4.1.0",
    "postcss-loader": "^4.1.0",
    "sass": "^1.32.0",
    "sass-loader": "^10.1.0",
    "tailwindcss": "^2.0.2",
    "webpack": "^5.11.1",
    "webpack-cli": "^4.3.0"
  },
  "dependencies": {
    "animate.css": "^4.1.1",
    "axios": "^0.21.1"
  }
}
