mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added bower.json file
This commit is contained in:
13
bower.json
Normal file
13
bower.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "neveldo/jQuery-Mapael",
|
||||
"version": "0.7.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",
|
||||
"ignore": [],
|
||||
"dependencies": {
|
||||
"raphael": ">=2.1.2",
|
||||
"jquery": ">=1.9.0",
|
||||
"jquery-mousewheel": ">=3.1.6"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user