{
  "_args": [
    [
      "jvectormap@1.2.2",
      "C:\\xampp\\htdocs\\laravel"
    ]
  ],
  "_from": "jvectormap@1.2.2",
  "_id": "jvectormap@1.2.2",
  "_inBundle": false,
  "_integrity": "sha1-LkQIskpgRz/xBsHnJD43WuXKhdo=",
  "_location": "/jvectormap",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jvectormap@1.2.2",
    "name": "jvectormap",
    "escapedName": "jvectormap",
    "rawSpec": "1.2.2",
    "saveSpec": null,
    "fetchSpec": "1.2.2"
  },
  "_requiredBy": [
    "/admin-lte"
  ],
  "_resolved": "https://registry.npmjs.org/jvectormap/-/jvectormap-1.2.2.tgz",
  "_spec": "1.2.2",
  "_where": "C:\\xampp\\htdocs\\laravel",
  "author": {
    "name": "Kirill Lebedev",
    "email": "echo.bjornd@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/bjornd/jvectormap/issues"
  },
  "dependencies": {
    "jquery": ">=1.5"
  },
  "description": "jQuery plugin for embedding vector maps with reach API and methods for data visualization to the web-pages.",
  "devDependencies": {
    "uglifyjs": "^2.4.10"
  },
  "docs": "http://jvectormap.com/documentation/",
  "download": "http://jvectormap.com/download/",
  "homepage": "http://jvectormap.com",
  "keywords": [
    "map",
    "vector",
    "world",
    "usa",
    "choropleth"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/jquery/jquery-color/blob/2.1.2/MIT-LICENSE.txt"
    }
  ],
  "main": "jquery-jvectormap.min.js",
  "name": "jvectormap",
  "scripts": {
    "build": "./build.sh"
  },
  "title": "jVectorMap",
  "version": "1.2.2"
}
