You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
711 B
26 lines
711 B
{ |
|
"name": "weather-icons", |
|
"version": "1.3.2", |
|
"homepage": "http://erikflowers.github.io/weather-icons/", |
|
"keywords": [ |
|
"css", "icon-font", "weather", "icon", "icons" |
|
], |
|
"authors": [ |
|
"Erik Flowers <erik@helloerik.com>" |
|
], |
|
"description": "189 weather themed icons inspired by Font Awesome and ready for Bootstrap", |
|
"license": "MIT", |
|
"main": [ |
|
"./css/weather-icons.css", |
|
"./css/weather-icons.min.css", |
|
"./weather-icons/weather-icons.less", |
|
"./dist/font/weathericons-regular-webfont.eot", |
|
"./dist/font/weathericons-regular-webfont.svg", |
|
"./dist/font/weathericons-regular-webfont.ttf", |
|
"./dist/font/weathericons-regular-webfont.woff" |
|
], |
|
"ignore": [ |
|
"cheatsheet/", |
|
"reference/" |
|
] |
|
} |