{ "_from": "livereload-js@^2.3.0", "_id": "livereload-js@2.4.0", "_inBundle": false, "_integrity": "sha512-XPQH8Z2GDP/Hwz2PCDrh2mth4yFejwA1OZ/81Ti3LgKyhDcEjsSsqFWZojHG0va/duGd+WyosY7eXLDoOyqcPw==", "_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.4.0.tgz", "_shasum": "447c31cf1ea9ab52fc20db615c5ddf678f78009c", "_spec": "livereload-js@^2.3.0", "_where": "/Applications/XAMPP/xamppfiles/htdocs/wordpress/latehome/wp-content/plugins/opal-estate-pro/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.12.7", "envify": "^4.1.0", "grunt": "^1.0.3", "grunt-browserify": "^5.3.0", "grunt-cli": "^1.3.1", "grunt-contrib-coffee": "^1.0.0", "grunt-mocha-test": "^0.13.3", "jsdom": "^13.0.0", "mocha": "^5.2.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": { "build": "grunt build", "postversion": "npm run build", "test": "grunt test" }, "version": "2.4.0" }