{
  "name": "v-pager",
  "description": "Pagination for Vue.js",
  "main": "dist/v-pager.js",
  "authors": [
    "Ah."
  ],
  "license": "MIT",
  "keywords": [
    "vue",
    "vue.js",
    "pagination",
    "v-pager"
  ],
  "homepage": "https://github.com/aaronshsieh/v-pager",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
