{
  "_args": [
    [
      "jvectormap-next@3.0.0",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_from": "jvectormap-next@3.0.0",
  "_id": "jvectormap-next@3.0.0",
  "_inBundle": false,
  "_integrity": "sha1-hwcNqzHsficC3o9SJl0v4Kj+o/U=",
  "_location": "/jvectormap-next",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jvectormap-next@3.0.0",
    "name": "jvectormap-next",
    "escapedName": "jvectormap-next",
    "rawSpec": "3.0.0",
    "saveSpec": null,
    "fetchSpec": "3.0.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/jvectormap-next/-/jvectormap-next-3.0.0.tgz",
  "_spec": "3.0.0",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "Kirill Lebedev",
    "email": "echo.bjornd@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/bjornd/jvectormap/issues"
  },
  "contributors": [
    {
      "name": "Alexandre Paixao",
      "email": "alexandre.paixao@live.fr"
    }
  ],
  "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"
  },
  "homepage": "http://jvectormap.com",
  "keywords": [
    "map",
    "vector",
    "world",
    "usa",
    "choropleth"
  ],
  "license": "(AGPL OR Commercial)",
  "main": "jquery-jvectormap.min.js",
  "name": "jvectormap-next",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alex-pex/jvectormap.git"
  },
  "scripts": {
    "build": "./build.sh",
    "prepublish": "npm run build"
  },
  "version": "3.0.0"
}
