mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
version 0.5.1
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
* Jquery Mapael - Dynamic maps jQuery plugin (based on raphael.js)
|
* Jquery Mapael - Dynamic maps jQuery plugin (based on raphael.js)
|
||||||
* Requires jQuery and raphael.js
|
* Requires jQuery and raphael.js
|
||||||
*
|
*
|
||||||
* Version: 0.5.0 (24-08-2013)
|
* Version: 0.5.1 (24-08-2013)
|
||||||
*
|
*
|
||||||
* Copyright (c) 2013 Vincent Brouté (http://www.neveldo.fr/mapael)
|
* Copyright (c) 2013 Vincent Brouté (http://www.neveldo.fr/mapael)
|
||||||
* Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php).
|
* Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php).
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
"dataviz",
|
"dataviz",
|
||||||
"dynamic"
|
"dynamic"
|
||||||
],
|
],
|
||||||
"version": "0.5.0",
|
"version": "0.5.1",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Vincent Brouté",
|
"name": "Vincent Brouté",
|
||||||
"url": "http://www.neveldo.fr"
|
"url": "http://www.neveldo.fr"
|
||||||
@ -28,9 +28,9 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"bugs": "https://github.com/neveldo/jQuery-Mapael/issues",
|
"bugs": "https://github.com/neveldo/jQuery-Mapael/issues",
|
||||||
"homepage": "https://github.com/neveldo/jQuery-Mapael",
|
"homepage": "http://www.neveldo.fr/mapael/",
|
||||||
"docs": "https://github.com/neveldo/jQuery-Mapael",
|
"docs": "http://www.neveldo.fr/mapael/",
|
||||||
"demo": "http://www.neveldo.fr/mapael/source/examples.html",
|
"demo": "http://neveldo.fr/mapael/usecases/world/",
|
||||||
"download": "https://github.com/neveldo/jQuery-Mapael/tags",
|
"download": "https://github.com/neveldo/jQuery-Mapael/tags",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jquery": ">=1.7",
|
"jquery": ">=1.7",
|
||||||
|
Reference in New Issue
Block a user