UNPKG

nuxt-global-var

Version:

if you have some variables that are the same in all languages or you want to define variables by using json instead of .env, let's use this package!

30 lines (29 loc) 760 B
{ "name": "nuxt-global-var", "version": "1.0.2", "description": "if you have some variables that are the same in all languages or you want to define variables by using json instead of .env, let's use this package!", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "i18n", "nuxt-i18n", "nuxt", "nuxtjs", "vue", "vuejs", "global", "language" ], "author": "shinryak", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/minhchi3103/nuxt-global-var.git" }, "bugs": { "url": "https://github.com/minhchi3103/nuxt-global-var/issues" }, "homepage": "https://github.com/minhchi3103/nuxt-global-var#readme" }