Added yahoo-weather.
This commit is contained in:
parent
fed6eb0bcb
commit
1a04c630bd
1 changed files with 10 additions and 1 deletions
|
|
@ -198,11 +198,20 @@
|
|||
},
|
||||
|
||||
{
|
||||
"name": "nimrod-pastebin",
|
||||
"name": "pastebin",
|
||||
"url": "git://github.com/achesak/nimrod-pastebin",
|
||||
"method": "git",
|
||||
"tags": ["library", "wrapper", "pastebin"],
|
||||
"description": "Pastebin API wrapper",
|
||||
"license": "MIT"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "yahoo-weather":
|
||||
"url": "git://github.com/achesak/nimrod-yahoo-weather",
|
||||
"method": "git",
|
||||
"tags": ["library", "wrapper", "weather"],
|
||||
"description", "Yahoo! Weather API wrapper",
|
||||
"license": "MIT"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue