UNPKG

angularcountdown

Version:
46 lines 1.27 kB
{ "name": "angularcountdown", "description": "UI Component For Angular 1.x Applications", "version": "0.1.1", "filename": "angularcountdown.min.js", "main": "./dist/angularcountdown.min.js", "homepage": "https://github.com/jacobscarter/angular-countdown", "author": "Jacob Carter <jacob@ieksolutions.com>", "repository": { "type": "git", "url": "git://github.com/jacobscarter/angular-countdown.git" }, "keywords": [ "angular", "countdown", "angular-countdown" ], "maintainers": [ { "name": "Jacob Carter", "website": "http://strangemilk.com/" } ], "dependencies": {}, "devDependencies": { "grunt": "~0.4.1", "grunt-bower": "*", "grunt-bower-task": "*", "grunt-bump": "0.0.6", "grunt-contrib-clean": "~0.4.1", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-copy": "~0.4.1", "grunt-contrib-uglify": "~0.2.0", "grunt-conventional-changelog": "~0.1.1", "grunt-html2js": "~0.1.3", "grunt-karma": "~0.8", "grunt-recess": "~0.3.0", "grunt-zip": "*", "jasmine-core": "^2.1.3", "karma-chrome-launcher": "^0.1.7", "karma-jasmine": "^0.3.2", "karma-phantomjs-launcher": "^0.1.4", "grunt-contrib-jshint": "~0.11.1" }, "license": "MIT" }