You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
erikflowers_weather-icons/bower.json

28 lines
633 B
JSON

{
"name": "weather-icons",
"version": "2.0.12",
"homepage": "https://erikflowers.github.io/weather-icons/",
"keywords": [
"css", "icon-font", "weather", "icon", "icons"
],
"authors": [
"Erik Flowers <erik@helloerik.com>"
],
"description": "222 weather themed icons inspired by Font Awesome and ready for Bootstrap",
"license": "MIT",
"main": [
"./css/weather-icons.css",
"./css/weather-icons.min.css",
"./css/weather-icons-wind.css",
"./css/weather-icons-wind.min.css",
"./font/*",
"./less/weather-icons.less",
"./sass/weather-icons.scss"
],
"ignore": [
"_builder/",
"_docs/",
"font-source/"
]
}