{ "name": "understrap-child", "version": "0.1.5", "description": "Basic Child Theme for UnderStrap Theme Framework: https://github.com/holger1411/understrap", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/holger1411/understrap-child.git" }, "author": "", "license": "GPL-2.0", "bugs": { "url": "https://github.com/holger1411/understrap-child/issues" }, "homepage": "https://github.com/holger1411/understrap-child", "dependencies": { "bootstrap": "^4.0.0-alpha.5", "font-awesome": "^4.7.0", "gulp": "^3.9.1", "gulp-concat": "^2.6.0", "gulp-ignore": "^2.0.1", "gulp-plumber": "^1.1.0", "gulp-rename": "^1.2.2", "gulp-rimraf": "^0.2.0", "gulp-sass": "^2.3.2", "gulp-uglify": "^2.0.0", "gulp-watch": "^4.3.10", "gulp-clone": "^1.0.0", "gulp-merge": "^0.1.1", "gulp-cssnano": "^2.1.2", "gulp-sourcemaps": "^2.2.0", "merge2": "^1.0.2", "browser-sync": "^2.17.5", "owl.carousel": "^2.2.0", "undescores-for-npm": "^1.0.0", "understrap": "^0.4.9" }, "devDependencies": {} }