font-awesome-animation/vendor/bootstrap/.bower.json
l-lin 1f221284e5 Big refactoring
* Folder reorganization
* Using myth to generate prefixes
* Change graphical charter
2014-04-16 23:54:21 +02:00

25 lines
535 B
JSON

{
"name": "bootstrap",
"version": "3.0.1",
"main": [
"./dist/js/bootstrap.js",
"./dist/css/bootstrap.css",
"./dist/fonts/*"
],
"ignore": [
"**/.*"
],
"dependencies": {
"jquery": ">= 1.9.0"
},
"homepage": "https://github.com/twbs/bootstrap",
"_release": "3.0.1",
"_resolution": {
"type": "version",
"tag": "v3.0.1",
"commit": "867e2bef8d9c9b901022899227b306a532f5baf3"
},
"_source": "git://github.com/twbs/bootstrap.git",
"_target": "3.0.1",
"_originalSource": "bootstrap"
}