summaryrefslogtreecommitdiff
path: root/bower_components/respond/.bower.json
blob: 1286c6c8c2bec87d8be6622c52b3f7962bb6225f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "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": "v1.4.2",
    "commit": "20b7f4a192bb910c8c7e067b961de38519d334e4"
  },
  "_source": "git://github.com/scottjehl/Respond.git",
  "_target": "~1.4.2",
  "_originalSource": "respond",
  "_direct": true
}