{
  "name": "SistemaPensoes",
  "version": "1.0.0",
  "description": "Sistema de Pensoes",
  "author": "Carlos Martinho (carlos@eae.pt)",
  "private": true,
  "scripts": {
    "dev": "nuxt",
    "build": "nuxt build",
    "start": "nuxt start",
    "generate": "nuxt generate",
    "lint": "eslint --ext .js,.vue --ignore-path .gitignore .",
    "lintfix": "eslint --fix --ext .js,.vue --ignore-path .gitignore .",
    "precommit": "npm run lint"
  },
  "dependencies": {
    "@nuxtjs/axios": "^5.4.1",
    "deepmerge": "^2.2.1",
    "highcharts": "^7.1.0",
    "highcharts-border-radius": "0.0.2",
    "highcharts-vue": "^1.2.0",
    "nuxt": "^2.5.1",
    "popper.js": "^1.14.7",
    "portal-vue": "^1.5.1",
    "scrollmonitor": "^1.2.4",
    "sharer.js": "^0.3.6",
    "stickybits": "^3.6.4",
    "vue-mq": "^0.2.1",
    "vue-multiselect": "^2.1.4",
    "vue-pose": "^0.5.0",
    "vue-scrollto": "^2.14.0",
    "vue-slider-component": "^3.0.11",
    "vue-svg-loader": "^0.11.0"
  },
  "devDependencies": {
    "autoprefixer": "^7.1.6",
    "babel-eslint": "^8.2.1",
    "cross-env": "^5.0.1",
    "eslint": "^5.10.0",
    "eslint-config-prettier": "^3.6.0",
    "eslint-loader": "^2.1.2",
    "eslint-plugin-prettier": "^3.0.1",
    "eslint-plugin-vue": "^5.0.0",
    "postcss-nested": "^4.1.2",
    "postcss-responsive-type": "^1.0.0",
    "prettier": "^1.16.4",
    "tailwindcss": "^0.7.4"
  }
}
