mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 16:08:55 +02:00
Add 'lib/jQuery-Mapael/' from commit 'd7a8ba46314d7e4aa11df79ff468b319f45f1447'
git-subtree-dir: lib/jQuery-Mapael git-subtree-mainline:b3e14c9ed6git-subtree-split:d7a8ba4631
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"name": "mapael",
|
||||
"title": "jQuery Mapael",
|
||||
"description": "jQuery Mapael is a jQuery plugin based on raphael.js that allows you to display dynamic vector maps.",
|
||||
"keywords": [
|
||||
"map",
|
||||
"vector",
|
||||
"svg",
|
||||
"dataviz",
|
||||
"dynamic"
|
||||
],
|
||||
"version": "1.0.1",
|
||||
"author": {
|
||||
"name": "Vincent Brouté",
|
||||
"url": "http://www.vincentbroute.fr"
|
||||
},
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Vincent Brouté",
|
||||
"email": "contact@vincentbroute.fr",
|
||||
"url": "http://www.vincentbroute.fr"
|
||||
}
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "http://www.opensource.org/licenses/mit-license.php"
|
||||
}
|
||||
],
|
||||
"bugs": "https://github.com/neveldo/jQuery-Mapael/issues",
|
||||
"homepage": "http://www.vincentbroute.fr/mapael/",
|
||||
"docs": "http://www.vincentbroute.fr/mapael/",
|
||||
"demo": "http://www.vincentbroute.fr/mapael/usecases/world/",
|
||||
"download": "https://github.com/neveldo/jQuery-Mapael/tags",
|
||||
"dependencies": {
|
||||
"jquery": ">=1.7",
|
||||
"raphael": ">=2.1.4",
|
||||
"jquery-mousewheel": ">=3.1.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user