Skip to content

Commit 9f9e61e

Browse files
update package.json
1 parent 060f26b commit 9f9e61e

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
"keywords": [
1010
"vue",
1111
"vuejs",
12-
"drag and drop",
12+
"drag",
13+
"and",
14+
"drop",
15+
"list",
1316
"Sortable.js",
1417
"web-components"
1518
],
@@ -51,7 +54,10 @@
5154
"scripts": {
5255
"test": "gulp test"
5356
},
54-
"author": "David Desmaisons",
57+
"author": {
58+
"name": "David Desmaisons",
59+
"email": "[email protected]"
60+
},
5561
"bugs": {
5662
"url": "https://github.com/David-Desmaisons/Vue.Draggable/issues"
5763
},

0 commit comments

Comments
 (0)