summaryrefslogtreecommitdiff
path: root/templates/assets/bootstrap/.bower.json
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-03-22 19:19:26 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2017-03-22 19:19:26 +0100
commitd42c8b528eb595101954f478e0024e3f079f6fbf (patch)
tree61a528cf94f1f6941f4683ae8736a4a0135c035e /templates/assets/bootstrap/.bower.json
downloadminionlivesmatter-d42c8b528eb595101954f478e0024e3f079f6fbf.tar.gz
minionlivesmatter-d42c8b528eb595101954f478e0024e3f079f6fbf.zip
first implementation of fun stats site
Diffstat (limited to 'templates/assets/bootstrap/.bower.json')
-rw-r--r--templates/assets/bootstrap/.bower.json44
1 files changed, 44 insertions, 0 deletions
diff --git a/templates/assets/bootstrap/.bower.json b/templates/assets/bootstrap/.bower.json
new file mode 100644
index 0000000..06b071c
--- /dev/null
+++ b/templates/assets/bootstrap/.bower.json
@@ -0,0 +1,44 @@
+{
+ "name": "bootstrap",
+ "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
+ "keywords": [
+ "css",
+ "js",
+ "sass",
+ "mobile-first",
+ "responsive",
+ "front-end",
+ "framework",
+ "web"
+ ],
+ "homepage": "https://getbootstrap.com",
+ "license": "MIT",
+ "moduleType": "globals",
+ "main": [
+ "scss/bootstrap.scss",
+ "dist/js/bootstrap.js"
+ ],
+ "ignore": [
+ "/.*",
+ "_config.yml",
+ "CNAME",
+ "composer.json",
+ "CONTRIBUTING.md",
+ "docs",
+ "js/tests",
+ "test-infra"
+ ],
+ "dependencies": {
+ "jquery": ">=1.9.1",
+ "tether": "^1.4.0"
+ },
+ "_release": "78fc4d23fc",
+ "_resolution": {
+ "type": "branch",
+ "branch": "v4-dev",
+ "commit": "78fc4d23fcefe31397444b75f43728c38e13c590"
+ },
+ "_source": "https://github.com/twbs/bootstrap.git",
+ "_target": "v4-dev",
+ "_originalSource": "bootstrap"
+} \ No newline at end of file