2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-10-12 23:42:10 -06:00

Added Bower config file

This commit is contained in:
James Waples 2014-03-02 14:41:11 +00:00
parent e58d8f6da4
commit fd80e35407

10
bower.json Executable file
View File

@ -0,0 +1,10 @@
{
"name": "weather-icons",
"version": "0.0.1",
"homepage": "http://erikflowers.github.io/weather-icons/",
"authors": [
"Erik Flowers <erik@helloerik.com>"
],
"description": "92 weather themed icons inspired by Font Awesome and ready for Bootstrap",
"license": "MIT"
}