Files

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"
]
}
]
}