{
  "name": "wp-futter",
  "version": "0.0.3",
  "description": "Easily display your Instagram feed on your WordPress website, currently only works with public profiles.",
  "dependencies": {
    "axios": "^0.21.0",
    "babel-plugin-syntax-async-functions": "^6.13.0",
    "babel-plugin-transform-async-to-generator": "^6.24.1",
    "babel-plugin-transform-runtime": "^6.23.0",
    "babel-polyfill": "^6.26.0",
    "babel-runtime": "^6.26.0",
    "extract-text-webpack-plugin": "^3.0.2",
    "mini-css-extract-plugin": "^1.2.1",
    "save": "^2.4.0",
    "vue": "^2.5.5",
    "vue-loader": "^15.9.4",
    "vue-loading-skeleton": "^1.1.9",
    "vue-resource": "^1.3.4",
    "vue-template-compiler": "^2.5.5",
    "webpack-cleanup-plugin": "^0.5.1"
  },
  "devDependencies": {
    "babel-core": "^6.26.3",
    "babel-loader": "^7.1.5",
    "babel-preset-env": "^1.7.0",
    "css-loader": "^0.28.11",
    "node-sass": "^4.14.1",
    "optimize-css-assets-webpack-plugin": "^5.0.4",
    "postcss-loader": "^4.0.4",
    "sass": "^1.27.1",
    "sass-loader": "^7.0.2",
    "uglifyjs-webpack-plugin": "^2.2.0",
    "webpack": "^4.1.0",
    "webpack-cli": "^4.1.0"
  },
  "scripts": {
    "build": "webpack --mode development",
    "dist": "webpack --mode production",
    "watch": "webpack --watch --mode development"
  },
  "author": "",
  "license": "ISC"
}
