[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
siakad
/
akademik
/
vendors
/
bower_components
/
jqvmap
/
[
Home
]
File: bower.json
{ "name": "jqvmap", "version": "1.5.0", "homepage": "http://jqvmap.com", "authors": [ "JQVMap" ], "license": "(MIT OR GPL-3.0)", "description": "jQuery Vector Map Library", "main": "dist/jquery.vmap.min.js", "keywords": [ "jquery", "map", "svg", "vml", "vector" ], "repository": { "type": "git", "url": "https://github.com/manifestinteractive/jqvmap.git" }, "dependencies": { "jquery": ">=1.11.3" }, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }