Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "clopy", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MIT", | ||
@@ -12,3 +12,8 @@ "author": { | ||
"keywords": [ | ||
"vue", "copy", "clipboard", "clopy", "component", "button" | ||
"vue", | ||
"copy", | ||
"clipboard", | ||
"clopy", | ||
"component", | ||
"button" | ||
], | ||
@@ -22,3 +27,7 @@ "repository": { | ||
}, | ||
"main": "index.js" | ||
} | ||
"main": "index.js", | ||
"readme": "README.md", | ||
"dependencies": { | ||
"clopy": "^1.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
6297
1
+ Addedclopy@^1.0.0