vue-pagination-bootstrap
Version:
Server-side paging component in vue, template based on bootstrap
30 lines (29 loc) • 762 B
JSON
{
"name": "vue-pagination-bootstrap",
"version": "1.0.3",
"description": "Server-side paging component in vue, template based on bootstrap",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/brunoseco/vue-pagination-bootstrap.git"
},
"keywords": [
"vue",
"pagination",
"bootstrap",
"vue-pagination",
"paging",
"vue-pag",
"vue-pagination-bootstrap",
"vue-bootstrap-pagination"
],
"author": "Bruno Secco",
"license": "ISC",
"bugs": {
"url": "https://github.com/brunoseco/vue-pagination-bootstrap/issues"
},
"homepage": "https://github.com/brunoseco/vue-pagination-bootstrap#readme"
}