librenms/lib/jQuery-Mapael/package.json
laf 2c2b60ead7 Add 'lib/jQuery-Mapael/' from commit 'd7a8ba46314d7e4aa11df79ff468b319f45f1447'
git-subtree-dir: lib/jQuery-Mapael
git-subtree-mainline: b3e14c9ed6
git-subtree-split: d7a8ba4631
2015-07-20 15:11:02 +01:00

27 lines
684 B
JSON

{
"name": "jquery-mapael",
"version": "1.0.1",
"description": "jQuery Mapael is a jQuery plugin based on raphael.js that allows you to display dynamic vector maps.",
"homepage": "http://www.vincentbroute.fr/mapael/",
"main": "./js/jquery.mapael.js",
"repository": {
"type": "git",
"url": "https://github.com/neveldo/jQuery-Mapael.git"
},
"author": "Vincent Brouté <contact@vincentbroute.fr> (http://www.vincentbroute.fr/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/neveldo/jQuery-Mapael/issues"
},
"keywords": [
"jquery",
"map",
"vector",
"svg",
"dataviz",
"dynamic",
"jquery-plugin",
"browser"
]
}