mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
33 lines
800 B
JSON
33 lines
800 B
JSON
{
|
|
"name": "jquery.simpleWeather",
|
|
"filename": "jquery.simpleWeather.min.js",
|
|
"version": "3.0.2",
|
|
"description": "A simple jQuery plugin to display current weather data for any location and doesn't get in your way. Now supports HTML5 GeoLocation! Handcrafted with ♥ from Austin, Texas 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"
|
|
}
|
|
],
|
|
"npmName": "simpleweather",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/",
|
|
"files": [
|
|
"jquery.simpleWeather.min.js"
|
|
]
|
|
}
|
|
]
|
|
}
|