UNPKG

react-countdown-clock

Version:
34 lines (33 loc) 851 B
{ "name": "react-countdown-clock", "version": "1.0.9", "description": "HTML5 canvas countdown clock React component", "main": "build/react-countdown-clock.js", "repository": { "type": "git", "url": "https://github.com/pughpugh/react-countdown-clock" }, "keywords": [ "react-component", "react", "countdown", "timer", "canvas" ], "author": "Hugh Gallagher <hugh@hcgallagher.co.uk> (http://www.hughgallagher.co.uk/)", "license": "ISC", "bugs": { "url": "https://github.com/pughpugh/react-countdown-clock/issues" }, "homepage": "https://github.com/pughpugh/react-countdown-clock", "devDependencies": { "cjsx-loader": "^2.1.0", "coffee-loader": "^0.7.2", "coffee-script": "^1.8.0", "webpack": "^1.13.1", "react": "15.*" }, "peerDependencies": { "react": "15.*" } }