first commit
This commit is contained in:
20
public/bower_components/respond/.bower.json
vendored
Executable file
20
public/bower_components/respond/.bower.json
vendored
Executable file
@@ -0,0 +1,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": "https://github.com/scottjehl/Respond.git",
|
||||
"_target": ">=1.4.2",
|
||||
"_originalSource": "respond"
|
||||
}
|
||||
Reference in New Issue
Block a user