We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 060f26b commit 9f9e61eCopy full SHA for 9f9e61e
package.json
@@ -9,7 +9,10 @@
9
"keywords": [
10
"vue",
11
"vuejs",
12
- "drag and drop",
+ "drag",
13
+ "and",
14
+ "drop",
15
+ "list",
16
"Sortable.js",
17
"web-components"
18
],
@@ -51,7 +54,10 @@
51
54
"scripts": {
52
55
"test": "gulp test"
53
56
},
- "author": "David Desmaisons",
57
+ "author": {
58
+ "name": "David Desmaisons",
59
+ "email": "[email protected]"
60
+ },
61
"bugs": {
62
"url": "https://github.com/David-Desmaisons/Vue.Draggable/issues"
63
0 commit comments