We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 497e593 commit 9cef62dCopy full SHA for 9cef62d
composer.json
@@ -1,12 +1,12 @@
1
{
2
- "name": "librenms/laravel-vue-i18n-generator",
+ "name": "programodo/laravel-vue-i18n-generator",
3
"license": "MIT",
4
- "description": "Generates a vue-i18n compatible include file from your Laravel translations.",
+ "description": "A forked Version that Generates a vue-i18n compatible include file from your Laravel translations.",
5
"keywords": [
6
"laravel",
7
"vue-i18n"
8
],
9
- "homepage": "http://github.com/librenms/laravel-vue-i18n-generator",
+ "homepage": "http://github.com/programodo/laravel-vue-i18n-generator",
10
"authors": [
11
12
"name": "Martin Lindhe",
0 commit comments