what2watch/scss/vendor/compass-breakpoint/bower.json

20 lines
304 B
JSON

{
"name": "compass-breakpoint",
"version": "2.6.1",
"main": "stylesheets/_breakpoint.scss",
"ignore": [
"**/.*",
"node_modules",
"components",
"test",
"tests",
"Rakefile",
"*.gemspec",
"lib",
"Gemfile"
],
"dependencies": {
"sassy-maps": "<1.0.0"
}
}