Skip to content

Commit c5fc456

Browse files
author
zhoraygevorgyan
committed
update package.json
1 parent 46dcc21 commit c5fc456

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

package.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,20 @@
1818
"plugin",
1919
"plugin"
2020
],
21-
"author": "Zhoray Gevorgyan",
21+
"author": {
22+
"name": "epicbg",
23+
"email": "[email protected]"
24+
},
25+
"homepage": "https://github.com/epicbg/vue-common-filters",
26+
"bugs": {
27+
"url": "https://github.com/epicbg/vue-common-filters/issues"
28+
},
2229
"license": "MIT",
2330
"dependencies": {
2431
"moment": "^2.24.0"
25-
}
32+
},
33+
"repository": {
34+
"type" : "git",
35+
"url" : "https://github.com/epicbg/vue-common-filters.git"
36+
}
2637
}

0 commit comments

Comments
 (0)