@mapomodule/store
Version:
This is part of Mapo nuxt module. Injects mapo vuex store.
25 lines (24 loc) • 600 B
JSON
{
"name": "@mapomodule/store",
"version": "1.0.0-alpha.49",
"description": "This is part of Mapo nuxt module. Injects mapo vuex store.",
"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/utils": "^1.0.0-alpha.49",
"cookieparser": "^0.1.0",
"js-cookie": "^2.2.1"
},
"publishConfig": {
"access": "public"
},
"gitHead": "5abcaf4c178b79ed2ad4ed555e22b5727cffa6fe"
}