kril-theme/bower.json
2016-02-14 10:14:30 +01:00

39 lines
864 B
JSON

{
"name": "understrap",
"version": "0.3.6",
"homepage": "http://understrap.com",
"authors": [
"Holger Koenemann <office@holgerkoenemann.de>"
],
"description": "UnderStrap is a Bootstrap and underscores based WordPress theme framework.",
"moduleType": "globals",
"main": [
"sass/theme.scss"
],
"keywords": [
"bootstrap",
"underscores",
"wordpress",
"_s",
"sass"
],
"license": "MIT",
"ignore": [
"**/.*",
"test",
"tests"
],
"dependencies": {
"bootstrap-sass": "~3.3.6",
"fontawesome": "~4.5.0",
"_s": "https://github.com/Automattic/_s.git",
"understrap": "https://github.com/holger1411/understrap.git",
"OwlCarousel2": "~2.0.0-beta.3"
},
"_source": "https://github.com/holger1411/understrap.git",
"_target": "~0.3.6",
"_originalSource": "understrap"
}