summaryrefslogtreecommitdiff
path: root/bower_components/respond/.bower.json
blob: bb3785081bffdf186d88c70fb8265e26e5df5431 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "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"
  ],
  "homepage": "https://github.com/scottjehl/Respond",
  "_release": "1.4.2",
  "_resolution": {
    "type": "version",
    "tag": "1.4.2",
    "commit": "3eda118b4440825df56e3c12d054f9d316a5987a"
  },
  "_source": "git://github.com/scottjehl/Respond.git",
  "_target": "~1.4.2",
  "_originalSource": "respond"
}