removed bower.json since bower is no longer used

This commit is contained in:
kelsS 2019-04-30 14:03:51 -04:00
parent bbae68f083
commit 7475ec18da
1 changed files with 0 additions and 31 deletions

View File

@ -1,31 +0,0 @@
{
"name": "understrap",
"version": "0.9.1",
"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": {
},
"_source": "https://github.com/holger1411/understrap.git",
"_target": "~0.9.0",
"_originalSource": "understrap"
}