{
  "_from": "grunt-browser-sync@^2.2.0",
  "_id": "grunt-browser-sync@2.2.0",
  "_inBundle": false,
  "_integrity": "sha1-oOnB/RzLXEVMJexRcBE///BqR3I=",
  "_location": "/grunt-browser-sync",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "grunt-browser-sync@^2.2.0",
    "name": "grunt-browser-sync",
    "escapedName": "grunt-browser-sync",
    "rawSpec": "^2.2.0",
    "saveSpec": null,
    "fetchSpec": "^2.2.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-browser-sync/-/grunt-browser-sync-2.2.0.tgz",
  "_shasum": "a0e9c1fd1ccb5c454c25ec5170113ffff06a4772",
  "_spec": "grunt-browser-sync@^2.2.0",
  "_where": "/Users/dennis/Projects/generator-dwwgrunt/app/templates",
  "author": {
    "name": "Shane Osbourne"
  },
  "bugs": {
    "url": "https://github.com/shakyshane/grunt-browser-sync/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "browser-sync": "^2.6.4"
  },
  "deprecated": false,
  "description": "Live CSS reload & Browser Syncing",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-autoprefixer": "^3.0.0",
    "grunt-cli": "^0.1.13",
    "grunt-concurrent": "^1.0.0",
    "grunt-contrib-connect": "^0.9.0",
    "grunt-contrib-sass": "^0.9.2",
    "grunt-contrib-watch": "^0.6.1",
    "jshint": "^2.6.3"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "homepage": "https://github.com/shakyshane/grunt-browser-sync",
  "keywords": [
    "gruntplugin",
    "live reload",
    "inject styles",
    "style injector",
    "auto refresh"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/shakyshane/grunt-browser-sync/blob/master/LICENSE-MIT"
    }
  ],
  "main": "Gruntfile.js",
  "name": "grunt-browser-sync",
  "repository": {
    "type": "git",
    "url": "git://github.com/shakyshane/grunt-browser-sync.git"
  },
  "scripts": {
    "test": "jshint tasks/*.js"
  },
  "version": "2.2.0"
}
