E:
/
home
/
kbcomunicacao1
/
Web
/
innterage
/
midia
/
progresso
/
Upload File
HOME
{ "name": "jquery-progresstimer", "title": "jQuery Progress Timer", "version": "1.0.5", "author": { "name": "Thomas Norberg", "email": "tnorberg@thomasnorberg.com", "url": "http://www.thomasnorberg.com" }, "repository": { "type": "git", "url": "https://github.com/tnory56/jquery-progressTimer.git" }, "description": "The jquery progresstimer is a plugin that extends the ability of the bootstrap progress bar.", "homepage": "http://www.thomasnorberg.com", "devDependencies": { "bower": "^1.3.12", "grunt": "~0.4.1", "grunt-banner": "*", "grunt-bump": "0.3.1", "grunt-contrib-clean": "~0.6.0", "grunt-contrib-concat": "~0.5.0", "grunt-contrib-copy": "~0.8.0", "grunt-contrib-cssmin": "~0.12.3", "grunt-contrib-jshint": "~0.11.2", "grunt-contrib-uglify": "~0.9.1", "grunt-contrib-watch": "~0.6.1", "grunt-jsdox": "~0.1.5", "grunt-newer": "~1.1.0", "load-grunt-tasks": "~3.2.0", "time-grunt": "~1.2.1" }, "dependencies": { "jquery": ">= 1.9.0", "bootstrap": ">=3.2.0" }, "licenses": [ { "type": "MIT", "url": "http://www.opensource.org/licenses/MIT" } ] }