diff --git a/bower.json b/bower.json index 399f329..335039c 100644 --- a/bower.json +++ b/bower.json @@ -1,15 +1,15 @@ -{ - "name": "habanero-style-utilities", - "homepage": "https://github.com/habaneroconsulting/habanero-style-utilities", - "authors": [ - "Christopher Parsons " - ], - "description": "A starting kit of LESS utility mixins and variables.", - "main": "reference/_reference.less", - "license": "MIT", - "ignore": [ - "bower.json", - "LICENSE", - "README.md" - ] -} +{ + "name": "habanero-style-utilities", + "homepage": "https://github.com/habaneroconsulting/habanero-style-utilities", + "authors": [ + "Christopher Parsons " + ], + "description": "A starting kit of SCSS utility mixins and variables.", + "main": "reference/_reference.less", + "license": "MIT", + "ignore": [ + "bower.json", + "LICENSE", + "README.md" + ] +}