{
  "_from": "jquery-mapael@^2.2.0",
  "_id": "jquery-mapael@2.2.0",
  "_inBundle": false,
  "_integrity": "sha512-B5cVcCkfs7Ezia1Zs8bEfVacYD/GvaASyqQeidApR/NJ1C4igcExk9VULVsgLcTPkxohcZrrz5uCaPXvuKeZWw==",
  "_location": "/jquery-mapael",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jquery-mapael@^2.2.0",
    "name": "jquery-mapael",
    "escapedName": "jquery-mapael",
    "rawSpec": "^2.2.0",
    "saveSpec": null,
    "fetchSpec": "^2.2.0"
  },
  "_requiredBy": [
    "/admin-lte"
  ],
  "_resolved": "https://registry.npmjs.org/jquery-mapael/-/jquery-mapael-2.2.0.tgz",
  "_shasum": "a68850c680ef0ce3f8b865e8a48b2a018250ca73",
  "_spec": "jquery-mapael@^2.2.0",
  "_where": "/Users/growthdesk/Projects/es_main_2/node_modules/admin-lte",
  "author": {
    "name": "Vincent Brouté",
    "email": "contact@vincentbroute.fr",
    "url": "https://www.vincentbroute.fr/"
  },
  "bugs": {
    "url": "https://github.com/neveldo/jQuery-Mapael/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "jquery": "^3.0 || ^2.0 || ^1.0",
    "jquery-mousewheel": "^3.1",
    "raphael": "^2.2.0 || ^2.1.1"
  },
  "deprecated": false,
  "description": "jQuery Mapael is a jQuery plugin based on raphael.js that allows you to display dynamic vector maps.",
  "devDependencies": {
    "grunt": "^1.0",
    "grunt-contrib-jshint": "^1.1",
    "grunt-contrib-qunit": "^1.2",
    "grunt-contrib-uglify": "^2.0"
  },
  "files": [
    "js/"
  ],
  "homepage": "https://www.vincentbroute.fr/mapael/",
  "keywords": [
    "jquery",
    "map",
    "vector",
    "svg",
    "dataviz",
    "dynamic",
    "jquery-plugin",
    "browser"
  ],
  "license": "MIT",
  "main": "./js/jquery.mapael.js",
  "name": "jquery-mapael",
  "optionalDependencies": {
    "jquery-mousewheel": "^3.1"
  },
  "peerDependencies": {
    "jquery": "^3.0 || ^2.0 || ^1.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/neveldo/jQuery-Mapael.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "2.2.0"
}
