Skip to content

Commit 5891232

Browse files
committed
fix package.json
1 parent 65ca147 commit 5891232

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

package.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@
1010
"derby",
1111
"hook"
1212
],
13-
"author": "Artur Zayats <[email protected]>",
13+
"author": {
14+
"name": "Artur Zayats",
15+
"email": "[email protected]"
16+
},
17+
"repository": {
18+
"type": "git",
19+
"url": "git://github.com/zag2art/derby-hook.git"
20+
},
21+
"bugs": {
22+
"url": "git://github.com/zag2art/derby-hook/issues"
23+
},
1424
"license": "MIT"
1525
}

0 commit comments

Comments
 (0)