File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " vue-pagination" ,
3- "description" : " Pagination for vuejs with combination with bootstrap and Laravel's pagination " ,
2+ "name" : " vue-laravel- pagination" ,
3+ "description" : " Pagination for vuejs with bootstrap, works with any serverside framework (ready to use with laravel) " ,
44 "main" : " vue-pagination.js" ,
55 "authors" : [
66 " poush"
Original file line number Diff line number Diff line change 11{
2- "name" : " vue-pagination" ,
2+ "name" : " vue-laravel- pagination" ,
33 "version" : " 1.0.0" ,
4- "description" : " Pagination for vuejs with combination with bootstrap works with any serverside framework" ,
4+ "description" : " Pagination for vuejs with bootstrap, works with any serverside framework (ready to use with laravel) " ,
55 "main" : " vue-pagination.js" ,
66 "scripts" : {
77 "test" : " echo \" Error: no test specified\" && exit 1"
1919 ],
2020 "dependencies" : {},
2121 "author" : " poush" ,
22- "license" : " MIT"
22+ "license" : " MIT" ,
23+ "repository" : {
24+ "type" : " git" ,
25+ "url" : " git+https://github.com/poush/vue-pagination.git"
26+ },
27+ "bugs" : {
28+ "url" : " https://github.com/poush/vue-pagination/issues"
29+ }
2330}
You can’t perform that action at this time.
0 commit comments