Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json24
1 files changed, 17 insertions, 7 deletions
diff --git a/bower.json b/bower.json
index 3bb72d1005..d0f895465f 100644
--- a/bower.json
+++ b/bower.json
@@ -1,13 +1,23 @@
{
"name": "bootstrap",
- "version": "3.1.0",
+ "version": "3.1.1",
+ "keywords": [
+ "css",
+ "js",
+ "less",
+ "mobile-first",
+ "responsive",
+ "front-end",
+ "framework",
+ "web"
+ ],
"main": [
- "./dist/css/bootstrap.css",
- "./dist/js/bootstrap.js",
- "./dist/fonts/glyphicons-halflings-regular.eot",
- "./dist/fonts/glyphicons-halflings-regular.svg",
- "./dist/fonts/glyphicons-halflings-regular.ttf",
- "./dist/fonts/glyphicons-halflings-regular.woff"
+ "dist/css/bootstrap.css",
+ "dist/js/bootstrap.js",
+ "dist/fonts/glyphicons-halflings-regular.eot",
+ "dist/fonts/glyphicons-halflings-regular.svg",
+ "dist/fonts/glyphicons-halflings-regular.ttf",
+ "dist/fonts/glyphicons-halflings-regular.woff"
],
"ignore": [
"**/.*",