Files
weather-underground-icons/package.json

24 lines
547 B
JSON
Raw Normal View History

2016-08-09 07:34:04 -04:00
{
"name": "weather-underground-icons",
"version": "1.0.1",
2016-08-09 07:34:04 -04:00
"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"
}
}