kril-theme/bower.json
2016-08-15 15:06:31 +02:00

40 lines
866 B
JSON
Executable file

{
"name": "understrap-child",
"version": "0.1.4",
"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": "GPL-2.0",
"ignore": [
"**/.*",
"test",
"tests"
],
"dependencies": {
"fontawesome": "~4.6.3",
"_s": "https://github.com/Automattic/_s.git",
"understrap": "0.4.7",
"OwlCarousel2": "2.1.6",
"bootstrap": "v4.0.0-alpha.3",
"tether": "~1.3.2"
},
"_source": "https://github.com/holger1411/understrap-child.git",
"_target": "~0.1.4",
"_originalSource": "understrap-child"
}