{
  "name": "offline",
  "homepage": "http://github.hubspot.com/offline/docs/welcome",
  "authors": [
    "Zack Bloom <zackbloom@gmail.com>",
    "Adam Schwartz <adam.flynn.schwartz@gmail.com>"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/HubSpot/offline.git"
  },
  "description": "Automatically detect when a browser is offline",
  "main": "offline.js",
  "license": "MIT",
  "keywords": [
    "offline",
    "online",
    "internet",
    "network",
    "ajax",
    "notification",
    "javascript",
    "client-side"
  ],
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "coffee",
    "docs",
    "js",
    "test",
    "bower.json",
    "package.json"
  ],
  "version": "0.7.18",
  "_release": "0.7.18",
  "_resolution": {
    "type": "version",
    "tag": "v0.7.18",
    "commit": "3ef194de74f70965589ecc4fd9d1d8b9ca9ad0a2"
  },
  "_source": "https://github.com/HubSpot/offline.git",
  "_target": "0.7.18",
  "_originalSource": "offline"
}