vuejs-localization
Version:
Convenient way to retrive strings in various languages in Vuejs.
28 lines (27 loc) • 686 B
JSON
{
"name": "vuejs-localization",
"version": "1.0.3",
"description": "Convenient way to retrive strings in various languages in Vuejs.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/valterlorran/vue-localization.git"
},
"keywords": [
"Vue",
"Vuejs",
"Vue",
"Lang",
"Vue",
"Localization"
],
"author": "Valter Lorran (http://valterlorran.com)",
"license": "ISC",
"bugs": {
"url": "https://github.com/valterlorran/vue-localization/issues"
},
"homepage": "https://github.com/valterlorran/vue-localization#readme"
}