summaryrefslogtreecommitdiff
path: root/dist/bower.json
diff options
context:
space:
mode:
authorMax2018-11-04 22:32:44 +0100
committerMax2018-11-04 22:32:44 +0100
commit76402a87f366838bf06f6e36a552be43dfb5641c (patch)
treeec38e2d9115dee07496edce79129461dce64dd81 /dist/bower.json
parenta3e1f8c9c14edf58185f290a492d86d6d688813b (diff)
downloadfuselkoenig_de-76402a87f366838bf06f6e36a552be43dfb5641c.tar.gz
Removes dist/ folder.
Diffstat (limited to 'dist/bower.json')
-rw-r--r--dist/bower.json31
1 files changed, 0 insertions, 31 deletions
diff --git a/dist/bower.json b/dist/bower.json
deleted file mode 100644
index 67d1b92..0000000
--- a/dist/bower.json
+++ /dev/null
@@ -1,31 +0,0 @@
-{
- "name": "understrap",
- "version": "0.8.7",
- "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.8.7",
- "_originalSource": "understrap"
-}