summaryrefslogtreecommitdiff
path: root/minionlivesmatter/templates/assets/bootstrap-material-design/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'minionlivesmatter/templates/assets/bootstrap-material-design/bower.json')
-rw-r--r--minionlivesmatter/templates/assets/bootstrap-material-design/bower.json29
1 files changed, 0 insertions, 29 deletions
diff --git a/minionlivesmatter/templates/assets/bootstrap-material-design/bower.json b/minionlivesmatter/templates/assets/bootstrap-material-design/bower.json
deleted file mode 100644
index a312e33..0000000
--- a/minionlivesmatter/templates/assets/bootstrap-material-design/bower.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "name": "bootstrap-material-design",
- "description": "Bootstrap Material Design 4",
- "keywords": [
- "material",
- "design",
- "bootstrap",
- "css",
- "js",
- "sass",
- "mobile-first",
- "responsive",
- "front-end",
- "framework",
- "web"
- ],
- "homepage": "http://fezvrasta.github.io/bootstrap-material-design",
- "license": "MIT",
- "moduleType": "globals",
- "main": [
- "scss/_core.scss",
- "dist/bootstrap-material-design.iife.js"
- ],
- "dependencies": {
- "jquery": "^2.2",
- "tether": "^1.2",
- "bootstrap": "v4-dev"
- }
-}