{
  "name": "@municipio/gatsby-theme-intranet",
  "version": "1.7.2",
  "description": "Gatsby theme for Municipio intranet",
  "license": "AGPL",
  "files": [
    "src/**/*",
    "node/**/*",
    "README.md",
    "*.js"
  ],
  "scripts": {
    "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
  },
  "dependencies": {
    "@municipio/gatsby-theme-basic": "^1.7.2",
    "array-move": "^4.0.0",
    "http-proxy-middleware": "^2.0.1",
    "react-accessible-dropdown-menu-hook": "^3.1.0",
    "react-beautiful-dnd": "^13.1.0",
    "react-error-boundary": "^3.1.3",
    "react-simple-tree-menu": "^1.1.18"
  },
  "peerDependencies": {
    "gatsby": "^3.14.3",
    "react": "^17.0.0",
    "react-dom": "^17.0.0"
  },
  "devDependencies": {
    "gatsby": "^3.14.3",
    "react": "^17.0.0",
    "react-dom": "^17.0.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/municipio-se/gatsby-packages.git",
    "directory": "packages/gatsby-theme-intranet"
  },
  "gitHead": "88f42b524565cc3c5f178b9c23854231c7b6fe3b"
}
