summaryrefslogtreecommitdiff
path: root/bower_components/respond/bower.json
blob: b98e964619ab850a72c9aa06abf296c190b4b960 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "respond",
  "version": "1.4.2",
  "main": "dest/respond.src.js",
  "description": "Fast and lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more)",
  "ignore": [
    "**/.*",
    "test"
  ]
}