bower.json 227 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 { "name": "bootstrap-social", "main": "bootstrap-social.css", "licence": "MIT", "ignore": [ "assets", "index.html", "LICENCE" ], "dependencies": { "bootstrap": "~3", "font-awesome": "~4.2" } }