{
  "_from": "auto-reload-brunch@^2",
  "_id": "auto-reload-brunch@2.7.1",
  "_inBundle": false,
  "_integrity": "sha1-aSTOwKxhEo0c0f+PL5ug9ufwG/4=",
  "_location": "/auto-reload-brunch",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "auto-reload-brunch@^2",
    "name": "auto-reload-brunch",
    "escapedName": "auto-reload-brunch",
    "rawSpec": "^2",
    "saveSpec": null,
    "fetchSpec": "^2"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/auto-reload-brunch/-/auto-reload-brunch-2.7.1.tgz",
  "_shasum": "6924cec0ac61128d1cd1ff8f2f9ba0f6e7f01bfe",
  "_spec": "auto-reload-brunch@^2",
  "_where": "/home/physikerwelt/git/ag-gipp/vmext/frontend",
  "author": {
    "name": "Paul Miller",
    "url": "http://paulmillr.com/"
  },
  "bugs": {
    "url": "https://github.com/brunch/auto-reload-brunch/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "anymatch": "1.3.0",
    "ws": "~1.1.0"
  },
  "deprecated": false,
  "description": "Adds automatic browser reloading support to brunch.",
  "devDependencies": {
    "chai": "1.7.0",
    "eslint": "^2.1.0",
    "mocha": "1.11.0"
  },
  "homepage": "https://github.com/brunch/auto-reload-brunch",
  "keywords": [
    "brunchplugin",
    "auto-reload",
    "websocket",
    "auto reload"
  ],
  "name": "auto-reload-brunch",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/brunch/auto-reload-brunch.git"
  },
  "scripts": {
    "test": "eslint index.js && mocha test"
  },
  "version": "2.7.1"
}
