UNPKG

bdo-theme

Version:

bootstrap 4, cosmo theme, flexbox in action

29 lines (28 loc) 698 B
{ "name": "bdo-theme", "version": "0.0.0", "description": "bootstrap 4, cosmo theme, flexbox in action", "main": "gulpfile.js", "devDependencies": { "gulp": "^3.9.1", "gulp-minify-css": "^1.2.4", "gulp-notify": "^2.2.0", "gulp-sass": "^2.3.2", "gulp-server-livereload": "^1.9.2", "gulp-template": "^4.0.0", "gulp-util": "^3.0.7" }, "scripts": { "start": "gulp" }, "repository": { "type": "git", "url": "git+https://hemantajax@bitbucket.org/hemantajax/bdo-theme.git" }, "author": "Hemant", "license": "ISC", "homepage": "https://bitbucket.org/hemantajax/bdo-theme#readme", "dependencies": { "bootstrap": "^4.0.0-alpha.5" } }