mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-15 07:46:06 +10:00
24 lines
689 B
JSON
24 lines
689 B
JSON
{
|
|
"name": "jquery.simpleWeather",
|
|
"filename": "jquery.simpleWeather.min.js",
|
|
"version": "2.6.0",
|
|
"description": "A simple jQuery plugin to display the weather information for any location. The data is pulled from the public Yahoo! Weather feed via the YQL API. Developed by James Fleeting.",
|
|
"homepage": "http://simpleweatherjs.com",
|
|
"keywords": [
|
|
"weather",
|
|
"weather-data"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "James Fleeting",
|
|
"web": "http://jamesfleeting.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/monkeecreate/jquery.simpleWeather"
|
|
}
|
|
]
|
|
}
|