File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11<p >
22 <a href =" https://travis-ci.org/KitchenStories/vue-gallery-slideshow " ><img src =" https://img.shields.io/travis/KitchenStories/vue-gallery-slideshow.svg?style=flat-square " ></a >
3+ <a href =" https://www.npmjs.com/package/vue-gallery-slideshow " ><img src =" https://img.shields.io/npm/dt/vue-gallery-slideshow.svg?style=flat-square " ></a >
34</p >
45
56# vue-gallery-slideshow
Original file line number Diff line number Diff line change 44 "description" : " Full responsive image gallery for VueJS." ,
55 "main" : " dist/js/index.js" ,
66 "scripts" : {
7+ "prepublish" : " npn run build" ,
78 "test" : " echo \" Error: no test specified\" && exit 1" ,
89 "lint" : " node_modules/.bin/eslint ./" ,
910 "build" : " node_modules/.bin/rollup -c ./rollup.config.js && NODE_ENV=production node_modules/.bin/rollup -c ./rollup.config.js" ,
2526 " vue-component" ,
2627 " vue-plugin" ,
2728 " slider" ,
28- " vuejs"
29+ " viewer" ,
30+ " carousel" ,
31+ " vue" ,
32+ " vuejs" ,
33+ " vuejs-plugin"
2934 ],
3035 "author" : " Norman Sander" ,
3136 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments