File: /home/sreyam/public_html/backup/lib/MapIt/mapit.jquery.json
{
"name": "MapIt",
"title": "jQuery MapIt",
"description": "An easy way to embed google maps in your site.",
"keywords": [
"jquery",
"plugins"
],
"version": "0.3.0",
"author": {
"name": "Dimitris Krestos",
"email": "[email protected]",
"url": "https://github.com/vdw"
},
"maintainers": [
{
"name": "Dimitris Krestos",
"email": "[email protected]",
"url": "https://github.com/vdw"
}
],
"licenses": [
{
"type": "Apache",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"bugs": "https://github.com/vdw/MapIt/issues",
"homepage": "http://vdw.github.io/MapIt",
"docs": "https://github.com/vdw/MapIt#readme",
"download": "https://github.com/vdw/MapIt/archive/master.zip",
"dependencies": {
"jquery": ">=1.8.1"
}
}