sync
[bootswatch] / bower_components / respond / .bower.json
1 {
2   "name": "respond",
3   "version": "1.4.2",
4   "main": "dest/respond.src.js",
5   "description": "Fast and lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more)",
6   "ignore": [
7     "**/.*",
8     "test"
9   ],
10   "homepage": "https://github.com/scottjehl/Respond",
11   "_release": "1.4.2",
12   "_resolution": {
13     "type": "version",
14     "tag": "v1.4.2",
15     "commit": "20b7f4a192bb910c8c7e067b961de38519d334e4"
16   },
17   "_source": "git://github.com/scottjehl/Respond.git",
18   "_target": "~1.4.2",
19   "_originalSource": "respond",
20   "_direct": true
21 }