{
  "name": "vue-countup",
  "version": "0.1.0",
  "authors": [
    "Samuel Olowofela <samuel_olowofela@yahoo.com>"
  ],
  "description": "sample description",
  "main": "./dist/vue-count-up.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/samcrosoft/vue-countup"
  },
  "keywords": [
    "vue",
    "vue-countup",
    "countdown",
    "countup"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
