mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Version 1.0.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "neveldo/jQuery-Mapael",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"main": "./js/jquery.mapael.js",
|
||||
"description": "jQuery Mapael is a jQuery plugin based on raphael.js that allows you to display dynamic vector maps.",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* Jquery Mapael - Dynamic maps jQuery plugin (based on raphael.js)
|
||||
* Requires jQuery and raphael.js
|
||||
*
|
||||
* Version: 1.0.0
|
||||
* Version: 1.0.1
|
||||
*
|
||||
* Copyright (c) 2015 Vincent Brouté (http://www.vincentbroute.fr/mapael)
|
||||
* Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php).
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"dataviz",
|
||||
"dynamic"
|
||||
],
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"author": {
|
||||
"name": "Vincent Brouté",
|
||||
"url": "http://www.vincentbroute.fr"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "jquery-mapael",
|
||||
"version": "1.0.0",
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user