We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a67a4b8 commit e99ba2aCopy full SHA for e99ba2a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-i18n-locale-message",
3
- "description": "i18n locale messages management tool for vue-i18n",
+ "description": "i18n locale messages management tool / library for vue-i18n",
4
"version": "0.0.1",
5
"author": {
6
"name": "kazuya kawaguchi",
@@ -62,7 +62,6 @@
62
],
63
"license": "MIT",
64
"main": "lib/index.js",
65
- "private": true,
66
"repository": {
67
"type": "git",
68
"url": "git+https://github.com/kazupon/vue-i18n-locale-message.git"
0 commit comments