Files
weather-underground-icons/package.json
Peter Schmalfeldt dd7cecae53 Adding a few requested icons changes:
* Add Night Version of Icons
* Add Solid Black Icons
* Add Solid White Icons

Fixes issue #2
2017-11-27 04:45:40 -05:00

24 lines
547 B
JSON

{
"name": "weather-underground-icons",
"version": "1.0.1",
"homepage": "https://github.com/manifestinteractive/weather-underground-icons",
"authors": [
"Ashley Jager",
"Peter Schmalfeldt"
],
"license": "(MIT OR GPL-3.0)",
"description": "Weather Underground Icons",
"main": "dist/wu-icons-style.css",
"keywords": [
"weather underground",
"weather",
"icons",
"png",
"svg"
],
"repository": {
"type": "git",
"url": "https://github.com/manifestinteractive/weather-underground-icons.git"
}
}