UNPKG

vue-countdown-timer

Version:
28 lines (27 loc) 637 B
{ "name": "vue-countdown-timer", "version": "0.0.1", "description": "A Countdown Timer Component", "main": "src/index.js", "scripts": { "dev": "webpack -d --watch", "build": "webpack -p" }, "repository": { "type": "git", "url": "git+https://github.com/sriramveeraghanta/vue-countdown.git" }, "keywords": [ "vue", "vue-countdown", "countdown", "timer", "vuejs" ], "author": "Sriram Veeraghanta", "license": "MIT", "bugs": { "url": "https://github.com/sriramveeraghanta/vue-countdown/issues" }, "homepage": "https://github.com/sriramveeraghanta/vue-countdown#readme" }