{
  "name": "mapomodule",
  "version": "1.0.0-alpha.54",
  "description": "Mapo is a nuxt module that helps in the creation of Administration Panels.",
  "author": "bnznamco <gabriele.baldi.01@gmail.com>",
  "keywords": [
    "mapo",
    "nuxt",
    "Admin",
    "Panel"
  ],
  "license": "MIT",
  "repository": "https://github.com/lotrekagency/mapo",
  "main": "./module.js",
  "dependencies": {
    "@mapomodule/core": "^1.0.0-alpha.49",
    "@mapomodule/integrations": "^1.0.0-alpha.16",
    "@mapomodule/routemeta": "^1.0.0-alpha.8",
    "@mapomodule/store": "^1.0.0-alpha.49",
    "@mapomodule/uikit": "^1.0.0-alpha.54",
    "@nuxtjs/axios": "^5.13.6",
    "lodash.mergewith": "^4.6.2"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "57f850d66b0ea3a72c3fcab6073a4efa3af62fc3"
}
