{
  "_from": "livereload-js@^2.3.0",
  "_id": "livereload-js@2.3.0",
  "_inBundle": false,
  "_integrity": "sha512-j1R0/FeGa64Y+NmqfZhyoVRzcFlOZ8sNlKzHjh4VvLULFACZhn68XrX5DFg2FhMvSMJmROuFxRSa560ECWKBMg==",
  "_location": "/livereload-js",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "livereload-js@^2.3.0",
    "name": "livereload-js",
    "escapedName": "livereload-js",
    "rawSpec": "^2.3.0",
    "saveSpec": null,
    "fetchSpec": "^2.3.0"
  },
  "_requiredBy": [
    "/tiny-lr"
  ],
  "_resolved": "https://registry.npmjs.org/livereload-js/-/livereload-js-2.3.0.tgz",
  "_shasum": "c3ab22e8aaf5bf3505d80d098cbad67726548c9a",
  "_spec": "livereload-js@^2.3.0",
  "_where": "/Users/dawidposlinski/Documents/apps/javascript/ember-introjs/node_modules/tiny-lr",
  "bugs": {
    "url": "https://github.com/livereload/livereload-js/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "LiveReload JS client - auto reload browser on changes",
  "devDependencies": {
    "coffee-script": "~1.7.1",
    "grunt": "^0.4.5",
    "grunt-browserify": "^3.3.0",
    "grunt-cli": "^1.2.0",
    "grunt-contrib-coffee": "^0.12.0",
    "grunt-mocha-test": "^0.12.6",
    "jsdom": "~11.5.1",
    "mocha": "^4.1.0"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/livereload/livereload-js",
  "license": "MIT",
  "main": "lib/startup.js",
  "name": "livereload-js",
  "repository": {
    "type": "git",
    "url": "git://github.com/livereload/livereload-js.git"
  },
  "scripts": {
    "prepare": "grunt build",
    "test": "grunt test"
  },
  "version": "2.3.0"
}
