{
  "name": "google-maps-utility-library-v3-infobox",
  "version": "1.1.14",
  "description": "Fork of google code's google-maps-utility-library-v3-infobox",
  "main": "./dist/infobox.js",
  "scripts": {
    "start": "gulp"
  },
  "homepage": "https://github.com/nmccready/google-maps-utility-library-v3-infobox",
  "repository": {
    "type": "git",
    "url": "git://github.com/nmccready/google-maps-utility-library-v3-infobox.git"
  },
  "author": "Gary Little (inspired by proof-of-concept code from Pamela Fox of Google)",
  "contributors": [
    "Nicholas McCready"
  ],
  "license": "Apache License 2.0",
  "devDependencies": {
    "del": "^2.0.0",
    "globby": "^3.0.1",
    "gulp": "git://github.com/gulpjs/gulp.git#bbe3c56138a9ede627879d7e47daffd0a6d9b6db",
    "gulp-bump": "^1.0.0",
    "gulp-concat": "^2.6.0",
    "gulp-debug": "^2.1.0",
    "gulp-git": "^1.4.0",
    "gulp-insert": "^0.5.0",
    "gulp-open": "^1.0.0",
    "gulp-replace": "^0.5.4",
    "gulp-tag-version": "^1.3.0",
    "gulp-task-listing": "^1.0.1",
    "gulp-uglify": "^1.4.1",
    "gulp-util": "^3.0.6",
    "gulp-wrap": "^0.11.0",
    "jasmine-core": "^2.3.4",
    "jsonfile": "^2.2.2",
    "pretty-hrtime": "^1.0.0",
    "require-directory": "^2.1.1",
    "through2": "^0.6.3",
    "vinyl-buffer": "^1.0.0",
    "vinyl-source-stream": "^1.1.0"
  },
  "dependencies": {
    "coffee-script": "1.10.0"
  }
}
