PHP Classes

File: vendors/bootstrap-progressbar/package.json

Recommend this page to a friend!
  Classes of Jorge Castro   Gentelella BladeOne   vendors/bootstrap-progressbar/package.json   Download  
File: vendors/bootstrap-progressbar/package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Gentelella BladeOne
Render templates using Bootstrap for presentation
Author: By
Last change:
Date: 3 years ago
Size: 706 bytes
 

Contents

Class file image Download
{ "name": "bootstrap-progressbar", "description": "progressbar interactions for twitter bootstrap 2 & 3", "homepage": "http://www.minddust.com", "license": "MIT", "version": "0.9.0", "keywords": [ "boostrap-progressbar", "progressbar" ], "author": "Stephan Groß", "scripts": { "gulp": "./node_modules/.bin/gulp" }, "repository": { "type": "git", "url": "https://github.com/minddust/bootstrap-progressbar" }, "devDependencies": { "gulp": "~3.5.2", "gulp-clean": "~0.2.4", "gulp-header": "~1.0.2", "gulp-less": "~1.3.3", "gulp-minify-css": "~0.3.0", "gulp-rename": "^1.1.0", "gulp-uglify": "~0.2.1", "gulp-util": "~2.2.14" } }