{ "_from": "browser-sync-client@^2.26.2", "_id": "browser-sync-client@2.26.2", "_inBundle": false, "_integrity": "sha512-FEuVJD41fI24HJ30XOT2RyF5WcnEtdJhhTqeyDlnMk/8Ox9MZw109rvk9pdfRWye4soZLe+xcAo9tHSMxvgAdw==", "_location": "/browser-sync-client", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "browser-sync-client@^2.26.2", "name": "browser-sync-client", "escapedName": "browser-sync-client", "rawSpec": "^2.26.2", "saveSpec": null, "fetchSpec": "^2.26.2" }, "_requiredBy": [ "/browser-sync" ], "_resolved": "https://registry.npmjs.org/browser-sync-client/-/browser-sync-client-2.26.2.tgz", "_shasum": "dd0070c80bdc6d9021e89f7837ee70ed0a8acf91", "_spec": "browser-sync-client@^2.26.2", "_where": "/srv/http/mmap_sarrebourg/user/themes/basic/node_modules/browser-sync", "author": { "name": "Shane Osbourne", "email": "shane.osbourne8@gmail.com" }, "bugs": { "url": "https://github.com/shakyshane/browser-sync-client/issues" }, "bundleDependencies": false, "dependencies": { "etag": "1.8.1", "fresh": "0.5.2", "mitt": "^1.1.3", "rxjs": "^5.5.6" }, "deprecated": false, "description": "Client-side scripts for BrowserSync", "devDependencies": { "@types/node": "^8", "awesome-typescript-loader": "^3.1.2", "crossbow": "^4", "nanologger": "^1.3.1", "socket.io-client": "^2.0.4", "typescript": "3.0.3", "webpack": "^3", "webpack-dev-server": "^2.9.7" }, "directories": { "lib": "lib", "test": "test" }, "engines": { "node": ">=4.0.0" }, "files": [ "dist" ], "gitHead": "f95dd7a4a0e8fb01c2d0a1800d776e2fa1d210db", "homepage": "https://github.com/shakyshane/browser-sync-client", "keywords": [], "license": "ISC", "licenses": [ { "type": "MIT", "url": "https://github.com/shakyshane/browser-sync-client/blob/master/LICENSE-MIT" } ], "main": "index.js", "name": "browser-sync-client", "repository": { "type": "git", "url": "git://github.com/shakyshane/browser-sync-client.git" }, "scripts": { "build-all": "cb build-all", "prepublishOnly": "cb build-all", "start": "cb dev", "test": "cb test" }, "version": "2.26.2" }