UNPKG

angular-tek-progress-bar

Version:

angular-tek-progress-bar is an AngularJS module to create and controls progress bar.

59 lines (58 loc) 1.6 kB
{ "name": "angular-tek-progress-bar", "version": "0.2.1", "description": "angular-tek-progress-bar is an AngularJS module to create and controls progress bar.", "homepage": "https://github.com/TekVanDo/Angular-Tek-Progress-bar", "main": "dist/tek.progress-bar.min.js", "author": "Alexander Strochkov <tek@inbox.ru>", "keywords": [ "angular", "progress", "progress-bar", "bar", "loading", "loader", "bootstrap" ], "repository": { "type": "git", "url": "git+https://github.com/TekVanDo/Angular-Tek-Progress-bar.git" }, "directories": { "example": "examples" }, "dependencies": {}, "devDependencies": { "browser-sync": "^2.8.2", "gulp": "^3.9.0", "gulp-bump": "^0.3.1", "gulp-clean": "^0.3.1", "gulp-concat": "^2.6.0", "gulp-filter": "^3.0.1", "gulp-git": "^1.2.4", "gulp-header": "^1.7.1", "gulp-jshint": "^1.11.2", "gulp-karma": "0.0.4", "gulp-load-plugins": "^0.10.0", "gulp-plumber": "^1.0.1", "gulp-rename": "^1.2.2", "gulp-run-sequence": "^0.3.2", "gulp-sourcemaps": "^1.5.2", "gulp-tag-version": "^1.3.0", "gulp-uglify": "^1.2.0", "gulp-version-tag": "0.0.10", "gulp-watch": "^4.3.4", "jasmine-core": "^2.3.4", "karma": "^0.13.7", "karma-chrome-launcher": "^0.2.0", "karma-coverage": "^0.5.0", "karma-firefox-launcher": "^0.1.6", "karma-jasmine": "^0.3.6", "karma-phantomjs-launcher": "^0.2.1", "phantomjs": "^1.9.17" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "license": "MIT" }