UNPKG

mapomodule

Version:

Mapo is a nuxt module that helps in the creation of Administration Panels.

29 lines (28 loc) 803 B
{ "name": "mapomodule", "version": "1.0.0-alpha.57", "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.57", "@nuxtjs/axios": "^5.13.6", "lodash.mergewith": "^4.6.2" }, "publishConfig": { "access": "public" }, "gitHead": "1ea26f036a1d24052ca2628dd4f15a3c11a8a2a3" }