Skip to content

Commit 733956c

Browse files
authored
Update package.json
1 parent 780b27e commit 733956c

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
2-
"author": {
3-
"name": "Sergey Dolin"
4-
},
2+
"author": "S4Y Solution <[email protected]>",
3+
contributors: ["Sergey Dolin <[email protected]>"],
54
"name": "mongoose-localize",
65
"description": "A module to conver mongoose model property to set of localized properties.",
7-
"version": "0.0.6",
6+
"version": "0.0.7",
7+
"keywords": ["mongoose","localize","l10n","i19n"],
8+
"license": "ISC",
89
"repository": {
910
"url": "git://github.com/dsame/mongoose-localize.git"
1011
},

0 commit comments

Comments
 (0)