UNPKG

vue-countup

Version:

A plugin to count up to a figure using Vue.js

28 lines (27 loc) 496 B
{ "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" ] }