{
  "_from": "snazzy-info-window@^1.1.1",
  "_id": "snazzy-info-window@1.1.1",
  "_inBundle": false,
  "_integrity": "sha1-O02k9Bw6pqpK2HjsuXw8LrXImy8=",
  "_location": "/snazzy-info-window",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "snazzy-info-window@^1.1.1",
    "name": "snazzy-info-window",
    "escapedName": "snazzy-info-window",
    "rawSpec": "^1.1.1",
    "saveSpec": null,
    "fetchSpec": "^1.1.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/snazzy-info-window/-/snazzy-info-window-1.1.1.tgz",
  "_shasum": "3b4da4f41c3aa6aa4ad878ecb97c3c2eb5c89b2f",
  "_spec": "snazzy-info-window@^1.1.1",
  "_where": "C:\\wamp64\\www",
  "authors": [
    "Joel Kravets",
    "Darcy Chan",
    "Adam Krogh",
    "Mike Chow"
  ],
  "bugs": {
    "url": "https://github.com/atmist/snazzy-info-window/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Customizable info windows using the Google Maps JavaScript API.",
  "devDependencies": {
    "babel-plugin-add-module-exports": "^0.2.1",
    "babel-plugin-transform-es2015-modules-umd": "^6.23.0",
    "babel-preset-es2015": "^6.22.0",
    "eslint": "^3.17.1",
    "eslint-config-airbnb-base": "^11.1.1",
    "eslint-config-es5": "^0.5.0",
    "eslint-plugin-import": "^2.2.0",
    "gulp": "^3.9.1",
    "gulp-add-src": "^0.2.0",
    "gulp-autoprefixer": "^3.1.1",
    "gulp-babel": "^6.1.2",
    "gulp-bump": "^2.7.0",
    "gulp-eslint": "^3.0.1",
    "gulp-filter": "^5.0.0",
    "gulp-git": "^2.0.1",
    "gulp-help": "^1.6.1",
    "gulp-if": "^2.0.2",
    "gulp-rename": "^1.2.2",
    "gulp-sass": "^3.1.0",
    "gulp-sass-lint": "^1.3.2",
    "gulp-sourcemaps": "^2.4.1",
    "gulp-tag-version": "^1.3.0",
    "gulp-uglify": "^2.1.0",
    "gulp-uglifycss": "^1.0.6",
    "merge-stream": "^1.0.1",
    "npm-check-updates": "^2.10.3",
    "yargs": "^7.0.1"
  },
  "files": [
    "dist/"
  ],
  "homepage": "https://github.com/atmist/snazzy-info-window",
  "keywords": [
    "snazzy-maps",
    "google-maps",
    "snazzy",
    "google",
    "maps",
    "info",
    "window"
  ],
  "license": "MIT",
  "main": "dist/snazzy-info-window.min.js",
  "name": "snazzy-info-window",
  "repository": {
    "url": "git+https://github.com/atmist/snazzy-info-window.git",
    "type": "git"
  },
  "scripts": {
    "clean": "rimraf ./node_modules",
    "gulp": "gulp",
    "update-modules": "npm update --save-dev && npm-check-updates -u"
  },
  "version": "1.1.1"
}
