{
  "name": "wowpi-guild",
  "version": "1.0.0",
  "description": "=== WoWpi Guild === Contributors: Avenirer Donate link: https://wow-hunter.ro Tags: World of Warcraft, Armory, guild, roster, WoW Requires at least: 4.7 Tested up to: 5.4 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html",
  "main": "index.js",
  "scripts": {
    "start": "gulp",
    "build": "gulp build --prod"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@babel/core": "^7.12.3",
    "@babel/preset-env": "^7.12.1",
    "@babel/register": "^7.12.1",
    "autoprefixer": "^10.0.1",
    "babel-loader": "^8.1.0",
    "browser-sync": "^2.26.13",
    "del": "^6.0.0",
    "gulp": "^4.0.2",
    "gulp-clean-css": "^4.3.0",
    "gulp-if": "^3.0.0",
    "gulp-postcss": "^9.0.0",
    "gulp-sass": "^4.1.0",
    "gulp-sourcemaps": "^2.6.5",
    "merge-stream": "^2.0.0",
    "postcss": "^8.1.1",
    "vinyl-named": "^1.1.0",
    "webpack-stream": "^6.1.0",
    "yargs": "^16.1.0"
  },
  "dependencies": {
    "axios": "^0.20.0",
    "datatables.net": "^1.10.22",
    "datatables.net-dt": "^1.10.22"
  }
}
