We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d44edba + a7ff344 commit efa0ef8Copy full SHA for efa0ef8
1 file changed
package.json
@@ -1,12 +1,21 @@
1
{
2
"name": "vuecsv",
3
- "version": "0.0.8",
+ "version": "0.0.10",
4
"description": "CSV components for Vue.js",
5
"homepage": "https://github.com/ynishi/vuecsv",
6
"repository": {
7
"type": "git",
8
"url": "https://github.com/ynishi/vuecsv.git"
9
},
10
+ "keywords": [
11
+ "csv",
12
+ "vuejs",
13
+ "component",
14
+ "button",
15
+ "option",
16
+ "modal",
17
+ "download"
18
+ ],
19
"license": "MIT",
20
"main": "dist/vuecsv.min.js",
21
"author": "Yutaka Nishimura <ytk.nishimura@gmail.com>",
0 commit comments