{
  "_args": [
    [
      "google-maps-infobox@2.0.0",
      "/var/www/html/iqecommerce"
    ]
  ],
  "_from": "google-maps-infobox@2.0.0",
  "_id": "google-maps-infobox@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-hTuWmWZZSOxf5D/z7l3/hTF1grgRvLG53BEKMdjiKOG+FcK/kH7vqseUeyIU9Zj2ZIqKTOaro0nknxpAuRq4Vw==",
  "_location": "/google-maps-infobox",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "google-maps-infobox@2.0.0",
    "name": "google-maps-infobox",
    "escapedName": "google-maps-infobox",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/react-google-maps"
  ],
  "_resolved": "https://registry.npmjs.org/google-maps-infobox/-/google-maps-infobox-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/var/www/html/iqecommerce",
  "bugs": {
    "url": "https://github.com/lucasfs7/google-maps-infobox-module/issues"
  },
  "description": "A browserify optimized module of google maps infobox",
  "devDependencies": {
    "@types/googlemaps": "^3.29.2",
    "dtslint": "github:Microsoft/dtslint#production",
    "gulp": "^3.8.10",
    "gulp-chmod": "^1.2.0",
    "gulp-concat-util": "^0.5.1"
  },
  "files": [
    "infobox-lib.js",
    "infobox-module.js",
    "types/index.d.ts"
  ],
  "homepage": "https://github.com/lucasfs7/google-maps-infobox-module#readme",
  "keywords": [
    "browser",
    "server",
    "client",
    "google",
    "maps",
    "browserify"
  ],
  "license": "MIT",
  "main": "infobox-module.js",
  "name": "google-maps-infobox",
  "repository": {
    "type": "git",
    "url": "git://github.com/lucasfs7/google-maps-infobox-module.git"
  },
  "scripts": {
    "compile": "gulp modularize",
    "dtslint": "dtslint types",
    "start": "gulp"
  },
  "types": "types",
  "version": "2.0.0"
}
