{"_id":"browser-sync","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"keywords":["browser sync","css","live reload","sync"],"dist-tags":{"trim-deps":"2.29.1-alpha.0","next":"3.0.0-alpha.2","rc":"2.24.3-rc1","latest":"3.0.4"},"author":{"name":"Shane Osbourne"},"description":"Live CSS Reload & Browser Syncing","readme":"<p align=\"center\">\n<a href=\"https://travis-ci.org/BrowserSync/browser-sync\" title=\"Travis branch\">\n <img src=\"https://img.shields.io/travis/BrowserSync/browser-sync/master.svg?style=flat-square&label=linux\" />\n</a><a href=\"https://www.npmjs.com/package/browser-sync\">\n <img src=\"https://img.shields.io/npm/dm/browser-sync.svg?style=flat-square\" />\n</a>\n</p>\n<p align=\"center\">\n<a href=\"https://www.npmjs.com/package/browser-sync\" title=\"NPM version\">\n <img src=\"https://img.shields.io/npm/v/browser-sync.svg?style=flat-square\" />\n</a>\n</p>\n<p align=\"center\"><a href=\"https://www.browsersync.io\"><img src=\"https://raw.githubusercontent.com/BrowserSync/browsersync.github.io/master/public/img/logo-gh.png\" /></a></p>\n<p align=\"center\">Keep multiple browsers & devices in sync when building websites.</p>\n\n<p align=\"center\">Follow <a href=\"https://twitter.com/browsersync\">@Browsersync</a> on twitter for news & updates.</p>\n\n## Features\n\nPlease visit [browsersync.io](https://browsersync.io) for a full run-down of features\n\n## Requirements\n\nBrowsersync works by injecting an asynchronous script tag (`<script async>...</script>`) right after the `<body>` tag\nduring initial request. In order for this to work properly the `<body>` tag must be present. Alternatively you\ncan provide a custom rule for the snippet using [snippetOptions](https://www.browsersync.io/docs/options/#option-snippetOptions)\n\n## Upgrading from 1.x to 2.x ?\nProviding you haven't accessed any internal properties, everything will just work as\nthere are no breaking changes to the public API. Internally however, we now use an\nimmutable data structure for storing/retrieving options. So whereas before you could access urls like this...\n\n```js\nbrowserSync({server: true}, function(err, bs) {\n    console.log(bs.options.urls.local);\n});\n```\n\n... you now access them in the following way:\n\n```js\nbrowserSync({server: true}, function(err, bs) {\n    console.log(bs.options.getIn([\"urls\", \"local\"]));\n});\n```\n\n## Install and trouble shooting\n\n[browsersync.io docs](https://browsersync.io)\n\n## Integrations / recipes\n\n[Browsersync recipes](https://github.com/Browsersync/recipes)\n\n\n## Support\n\nIf you've found Browser-sync useful and would like to contribute to its continued development & support, please feel free to send a donation of any size - it would be greatly appreciated!\n\n[Support via PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=shakyshane%40gmail%2ecom&lc=US&item_name=browser%2dsync)\n\n## Supported by\n\nOriginally supported by [JH](https://www.wearejh.com) - they provided financial support as well as access to a professional designer to help with Branding.\n\nApache 2\nCopyright (c) 2021 Shane Osbourne\n","repository":{"type":"git","url":"git+https://github.com/BrowserSync/browser-sync.git"},"users":{"patjarl":true,"mbing":true,"mat2ja":true,"ccd3v":true,"lvpeng":true,"sundaycrafts":true,"goliatone":true,"waliente":true,"cwooz":true,"bcawrse":true,"goblindegook":true,"porreh":true,"pauljacobson":true,"malitov":true,"monkeykode":true,"stryczek":true,"brentonhouse":true,"agiko":true,"rhinosaurus":true,"shanewholloway":true,"mugifly":true,"zoexi":true,"jaxcode":true,"alexdevero":true,"antanst":true,"hal9zillion":true,"ugarz":true,"xiechao06":true,"infeng":true,"stoneren":true,"ovrmrw":true,"fanyegong":true,"illuminator":true,"arayzou":true,"heartnett":true,"jocs":true,"monkeybits":true,"maskedcoder":true,"landy2014":true,"guumaster":true,"iori20091101":true,"stone-jin":true,"mcphailtom":true,"bian17888":true,"cohars":true,"mikebrew":true,"gustavomeloweb":true,"z33":true,"monjer":true,"benigro":true,"gary_johnson":true,"asaupup":true,"centiball":true,"fabijanski":true,"iamdb":true,"kulakowka":true,"brunoescalona":true,"donkapetra":true,"davidascher":true,"xiaobao":true,"kokoruz":true,"brandonccx":true,"pharacyde":true,"jeffersonwilliammachado":true,"boluge":true,"arttse":true,"modao":true,"levani":true,"yazanrawashdeh":true,"kelsen":true,"asmolyakov":true,"ik_make":true,"user099":true,"evan2x":true,"fstgeorge":true,"maziar":true,"luizsla":true,"ham2yagi":true,"muskie9":true,"anhulife":true,"mikewink":true,"marcelohmdias":true,"allthingssmitty":true,"panlw":true,"skychen":true,"willhoag":true,"temelm":true,"peunzhang":true,"hpiirainen":true,"kirillunlimited":true,"stefanb":true,"ldq-first":true,"roccomuso":true,"nickpfisterer":true,"ameer157":true,"rain-again":true,"ramsaybell":true,"swiip":true,"ichigotenshou":true,"donaldcen":true,"eserozvataf":true,"ackhub":true,"richardcfelix":true,"diegosoaresdev":true,"t1st3":true,"sushiilbharti":true,"micjamking":true,"parroit":true,"samhou1988":true,"thesly":true,"fmakareev":true,"crees!":true,"juananto11":true,"arahnoid":true,"kiandrajayne":true,"sky3r":true,"davidhellmann":true,"zbreakstone":true,"kirusha":true,"janggomgeun":true,"royston":true,"iolo":true,"cbeulke":true,"egantz":true,"foo_dog":true,"japaric4":true,"1l3y93rmp":true,"soulchainer":true,"piecioshka":true,"fanus":true,"whatishedoing":true,"2lach":true,"jaguar":true,"quality520":true,"wolfhoundjesse":true,"kavalon":true,"dbck":true,"flayks":true,"ambdxtrch":true,"griname":true,"mystaticself":true,"muzhen":true,"doudoudzj":true,"vlaw":true,"johnend":true,"zvit":true,"enjoyharddrink":true,"annatriant":true,"bluechili":true,"anderpo":true,"leizongmin":true,"naokie":true,"cfleschhut":true,"gableroux":true,"out001a":true,"alexkval":true,"lijiehe":true,"rbartoli":true,"aaronforce1":true,"kida72124":true,"shan":true,"affiction":true,"xiaochao":true,"utwo":true,"moonavw":true,"fotooo":true,"amandavianna":true,"lqweb":true,"jeremygaither":true,"krocon":true,"kimkee":true,"cdll":true,"a.mokko":true,"karbunkul":true,"vur":true,"yisen":true,"dyyz993":true,"maoxiaoke":true,"patrickwelker":true,"dominikkucharski":true,"thejohnsmith":true,"jyounce":true,"xueboren":true,"sakura":true,"luckyulin":true,"mariolopjr":true,"th3mon":true,"klimnikita":true,"growdigital":true,"manojkhannakm":true,"decoy9697":true,"iamjoechiang":true,"oplopop":true,"dennisli87":true,"yangzw":true,"crazyjingling":true,"bebaps":true,"drew.brokke":true,"logeshpaul":true,"iamtanveer":true,"robermac":true,"krawster":true,"taivu":true,"russiansoon":true,"mors84":true,"phritolay":true,"minimit":true,"dwqs":true,"rgraves90":true,"grrseguin":true,"andrewbaisden":true,"rootasjey":true,"joshukraine":true,"mattweb":true,"tedyhy":true,"tzsiga":true,"nanikore":true,"nuwaio":true,"thulstrup":true,"dsoldera":true,"kasumi":true,"guananddu":true,"langylang":true,"zhoufenfens":true,"moueza":true,"nicolasleger":true,"toogle":true,"jian263994241":true,"fabioew89":true,"miadzadfallah":true,"wonno":true,"piyushmakhija":true,"akh-rman":true,"italoacasas":true,"jamiechoi":true,"masiorama":true,"sparkbuzz":true,"knoja4":true,"roman-fov":true,"davidnyhuis":true,"damianof":true,"erikfloresq":true,"simplydenis":true,"snowblink":true,"yajinn":true,"knugen":true,"abdihaikal":true,"ritsu":true,"raigorx":true,"acoyang":true,"hemen":true,"mayukojpn":true,"orlenka":true,"j.su":true,"kontrax":true,"narsejo":true,"hehehai":true,"sushiifox":true,"fabricegeib":true,"okraciunas":true,"mobeicaoyuan":true,"kurre":true,"buzz-dee":true,"faeliaso":true,"andparsons":true,"jyyoi":true,"klyngbaek":true,"johnym":true,"tjfwalker":true,"mikeflores":true,"steel1990":true,"itonyyo":true,"jchrng":true,"windhamdavid":true,"justaddcl":true,"pawelgix":true,"ericwbailey":true,"jameskrill":true,"lmhs":true,"hasibur":true,"koutak":true,"sternelee":true,"imagion":true,"ifeature":true,"artjacob":true,"chihiro.urabe":true,"rrbiten":true,"dysonchan":true,"metalim":true,"nicolasgodefroy7":true,"fdeneux":true,"dockawash":true,"memija":true,"cliffyan":true,"pennwang":true,"marcrobinson":true,"cypark":true,"faraoman":true,"nickolas_sv":true,"yologith":true,"ostoh":true,"nanxing":true,"joxe":true,"robsoer":true,"yanlaichang":true,"milesq":true,"jalcine":true,"aleesley":true,"elshahat":true,"nice_body":true,"lcdss":true,"berti":true,"wkaifang":true,"isyara":true,"vivekm":true,"leglaw":true,"rbelow":true,"flynntsc":true,"devalias":true,"johsew":true,"jmatthews":true,"dryliketoast":true,"danrootdesign":true,"leeziwong":true,"rubiadias":true,"joshua.marquez":true,"calin.buzatu":true,"jianli":true,"theblang":true,"jream":true,"dnik":true,"jjsub":true,"jasonwang1888":true,"sm1215":true,"jonathas":true,"qoozoo":true,"chinawolf_wyp":true,"baoang":true,"mhaidarh":true,"dskecse":true,"simloovoo":true,"frankwinter":true,"narayanats":true,"baraunaluciano":true,"tcrowe":true,"lianhr12":true,"runningtalus":true,"n370":true,"leejefon":true,"chuot":true,"mukuljainx":true,"lex_nel":true,"langri-sha":true,"alanho":true,"domjtalbot":true,"princetoad":true,"borjes":true,"treatkor":true,"gauravmak":true,"cherenkevich":true,"abass":true,"spences10":true,"poychang":true,"jmorris":true,"guzgarcia":true,"dr2009":true,"qqcome110":true,"gregmatys":true,"ezeikel":true,"ramzesucr":true,"markthethomas":true,"hema":true,"bob.cody":true,"merrickp":true,"wangnan0610":true,"wayn":true,"bourne":true,"pisty2":true,"ineva":true,"y_r0925":true,"nathanael":true,"ubi":true,"akshymalvia":true,"d.kronbuegel":true,"marcobiedermann":true,"kongfupanda":true,"andrew_palchykovsky":true,"niksudan":true,"musamanyama":true,"pensierinmusica":true,"saoskia":true,"shmchen":true,"marvinbernd":true,"kparkov":true,"cuidapeng":true,"l33tllama":true,"pashtet86":true,"rethinkflash":true,"nak2k":true,"junos":true,"tchcxp":true,"goodseller":true,"smrr723":true,"yong_a":true,"guidoschmidt":true,"denji":true,"dnarvaez":true,"abdul":true,"camillodev":true,"geduardcatalin":true,"zhuziyi":true,"jonnymaceachern":true,"taoqianbao":true,"dopustimvladimir":true,"zoxon":true,"binaryjim":true,"adeelp":true,"flip4bytes":true,"glab":true,"ivanzhu":true,"13lank.null":true,"tommyzzm":true,"shaneparsons":true,"snugug":true,"rplittle":true,"albertico88":true,"tdmalone":true},"bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"license":"Apache-2.0","versions":{"1.8.3":{"name":"browser-sync","version":"1.8.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.8.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync"},"dist":{"shasum":"5c0624289f19b80f87e03a4360e10f893a064ceb","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.8.3.tgz","integrity":"sha512-pNCGYarNDyr54E7VPh7u8Oq8Uw5RPMPzlHXfLxit6JD69f0xNt6QarddkkSJFIOtGOyxb4y6F1P54/xGQ7rA4g==","signatures":[{"sig":"MEYCIQDG5eqQYDDQHpYWpz6kBxe/hw+C5jsFrC3gWxPuHDqzoAIhALSjmE7S14KNZxpcIn3cKngD9rAwOHzsHPtIqj7DUzM2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","LICENSE"],"_shasum":"5c0624289f19b80f87e03a4360e10f893a064ceb","engines":{"node":">= 0.8.0"},"gitHead":"c6936bd89cd21d293749985eabf2a3e0985c0492","scripts":{"pro":"node test/protractor/setup.single.js","lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"2.1.16","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^7.0.2","tfunk":"^3.0.0","dev-ip":"^0.1.7","lodash":"^2.4.1","connect":"^3.3.3","minimist":"^1.1.0","commander":"^2.3.0","socket.io":"^1.2.1","opt-merger":"^1.1.0","eazy-logger":"^2.0.0","localtunnel":"^1.3.0","object-path":"^0.8.0","serve-index":"^1.5.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.0.0","resp-modifier":"^1.0.0","emitter-steward":"^0.0.1","portscanner-plus":"^0.2.0","browser-sync-client":"^0.5.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","async-each-series":"^0.1.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.24.0-rc2":{"name":"browser-sync","version":"2.24.0-rc2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.24.0-rc2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"df8982d42fc6f8f48584c1ac247f63c63ba61b2a","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.24.0-rc2.tgz","fileCount":136,"integrity":"sha512-+9Qoy+Vu05NTb0c61lukaJPJIrvBrHNCalZg6qtFyHNhTIHLm6fiym85wJlvUfWrhWxr04P+4bR+g5M8afS5GA==","signatures":[{"sig":"MEUCIQDgqXPMT1ScDgkm4CmaueLz2Aciokcaz4ezBio7V0ZuyAIgLfvK3oIrdyZqo4ycyUcuPyPNqP5GGzU1D6ijQBuZuj0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2076870,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5iXACRA9TVsSAnZWagAAzP8P+QDv7II5rcg6gVwkC+ye\nigtYImi/K+Pvj7eEwd2InDPOLBj02jWjPoVzkY8G+zpr+4lApG69KPtjkWmh\nfgAYg8m3SYKVjdjaW9oFkO8x0VNPW6MJi8ZzegrxS58vLKsZ3CSY6E7rqe59\naXtyy6iOxmwquTQ+ZkgfNpW54tjH350PSFAEldtTDcMh1+N9xTKAm6lhm7NR\nXHfYLqWg91O5+vurvoHZygYyc3/q2AAsViVT8g3eRacqdIkUZLJc1EpuPPci\n26KYLNmkDz/fZA1H66QBI9J0UcHfi4We1YuQvL9TsNN0kCg/esUtzqKrj75+\n9tFaxjP4CQ8Hp50nOfKVUuxYH0gXb7f0lvr5YVs7kyIy5kLobFUcO07AoMiZ\nKTAo8zlILup9vyDd/vIMpPcRHyBVa3rmC6idf7vnC6Jnpp/zqlr5S+c57pAU\nr9V550JjntrxEwlQSlSw0OznFjf7O62E2jDuq2LHCvmEvAPlk0vwM8hMIz4i\nGKUOjH6bWeFT5p18d120nngZzyqJ/RLF5xDKIb4feuCOaeTd5jkm6fiN99SW\nKAJ8t0NgFAgDw5JuIsLI0ksUWXu0jLkA7tsQCS4gkOWsBeZjjB3vqDjNp1mq\n9X77hjMPkGw9fc4wZyKqP2oPhWi6jbD66S6t11LfR+RxSmHMv4R4LbhSVLjj\nVygq\r\n=3671\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"2ead689ef86b6ce4d7810bc2711e8a460454a1ac","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro","publishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"5.7.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.7.0","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"3.8.2","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.9.0","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","connect-history-api-fallback":"^1.5.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","cypress":"2.1.0","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"2.8","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.24.0-rc2_1525032384031_0.20019315677865346","host":"s3://npm-registry-packages"}},"2.24.0-rc3":{"name":"browser-sync","version":"2.24.0-rc3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.24.0-rc3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"d32f9c6d3861a34c20d88efd51786895ebf2773c","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.24.0-rc3.tgz","fileCount":136,"integrity":"sha512-rWPk+TKKFSaL6axIeIlv9uYz0u3gXR4Nl0lvtVaB/4eI8iIRryhVHG501y41jCXRgerD84xSwf1UtMFnhOBJ+w==","signatures":[{"sig":"MEUCIBpvALLD52/lpbTXPDKPmefCCC5IsGzzv1NkwuDdiDSXAiEA6VLnKr2ipT0Os3WQaxiQwQbuKB9Pk4dP7RtbDHlxz/4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2076870,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5ilBCRA9TVsSAnZWagAAkowP/2RgBw5Bw9GUYAsqL1A+\nFF8FHoUTPsEpgE7MmwuakO5dnHG32LcudrgrWlfoCeZYgGnNX2jB1MRodNAR\nfIMoiuszGesi29dCP2e28a4RSoy7ZLdAZC3krQAJ/wjcO0vA3ry04Dht44ae\nAo6Pf4mFaNfEU4jXAquGK3Fy5nvDh60M7eK0rutg799f62nMSGMnM4J5xhLu\nEBy7mWhxDTw4MNHpfdpJJ6wdn25vDhmn3o6F8b2oQMJSRNTsJtC4SVlgXnXx\nuUdP4rz4n8t434Zo/SohefPqxJ3WfJy4cBsiMCFYEbqLcgn0rWgwAJsLT7x6\nBs8e38EIfAl53YKpNsIYgpI3ydc0cLgsqQzmGzzMOwl0Cj470QNEL+xAKEaE\n+9SRYpD37ZtEfS2z+LOJO9aNU7NUg0HrcPQtVcinc5IRNMq6oSFOSVPGpqxi\nSSarHrOSshOA2fBopG3emOQvgiHNZ59jpjdRaG6QBwtIBfOdpa/08cco8PU3\nrwZ8ihxPwXvCI7Z7U8Kc7jLMZ8u7tjr6t+EH5cz1NgcEfkP9B2NGTf1DMxw8\nNSJ3NS4EroikH75pArlXmU3xB4lrr0MlRvi0m56g4B5WmaSXPMNAX4zfH0lj\niDTnbTGY2SI0qvWLoHdhf73xxczhYitxAfsEei1tYxH+XJJ/RsrxRJ8IK+pg\n0ssu\r\n=xHye\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"05f1ddc204a32ec36dfb47507aa45cb959905afc","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro","publishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"6.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.7.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"3.8.2","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.9.0","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","connect-history-api-fallback":"^1.5.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","cypress":"2.1.0","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"2.8","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.24.0-rc3_1525033280823_0.7248904038777155","host":"s3://npm-registry-packages"}},"2.24.0-rc4":{"name":"browser-sync","version":"2.24.0-rc4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.24.0-rc4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"7e7dc0e2e30da249fea5e456dce877c0026d49c9","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.24.0-rc4.tgz","fileCount":138,"integrity":"sha512-7T5ITYyZdINaW70PePE/eEmaIKi40nV3TytNBy5AgzFl4oZbMBD7eoqe6nKxgUntOCc4No0pzAZs2934tqAOYA==","signatures":[{"sig":"MEYCIQDmXDcbgsDugykSz9c9dyhXPT9/oh8WGAvI8aTqE6SH1QIhAOkY8zeS1VGEP7XFML5XZcCtnx14rtkhCzVa3iz4brI+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3141676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5ixWCRA9TVsSAnZWagAAw1sP/iGoVWFGps1zkcSoYYya\njuzTsy7oDq96CmNmezn1CmB28YuLF0+t+57xRS5sL0S9tF2tNwyTd81H49Mw\ny+5ieZk4Ph7hNg7c9JFSJDOcTI1KPOrBX+I+Zo6+Opv6DwrsZHdP4Ae2s2VI\nyStpk8ZqlW3fD5e8gPFOSM7WI2kpIKR/mklIdo9uwNWDhNYhpv05KAQ8xhmo\nvkyyHoFzFjCPXHaXQwGp3cWLS/mVAEG3Rr30yWriHgk0AN88KItjiR5QG6q6\ncN6+KT0xtscT1cCna2a/AiVRGZjpw+7LH8tBhOQ5I5RqL85I9UsHa7w8I4yY\ngc5hJbwrm2st39hydJM8GZmLjrzPuFqaM1W0cQTFTNfN8XO84o4lArRMc/GC\n1Dmn41dv/LbiqT479Zaw+9UPWgGfJ+xBHq+6V07ts7My/ymrF+dMOlD5o5oa\n1o/SN6+JPC6NC095aQnnQnFI1m6IZiA2QPV9mLyrz5X9Z5jUHCFVswPcWR/z\nSJUK2/rU331twOSw0MmCOwSppx6TsHy/ylPUpvftTzOXTTicuWFCrwGr56Us\nHLD7e6aHDyXy3VtO0e1VBu1dZxPj9+rYPUmNDhbqEw2EFoetN+nFI5BOZb/l\nP+U0d0Fm0dbdJKrVHa6F4i2NOT1jZ+xtKq4/w+IojSBHL7wThh22JirCq7v4\nphbZ\r\n=mF8z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"8fcc8f24cf439da97c6aab2b47ba5071f9e9cdb1","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro","publishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"6.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.7.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"3.8.2","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.9.0","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","connect-history-api-fallback":"^1.5.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","cypress":"2.1.0","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"2.8","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.24.0-rc4_1525034068491_0.06873631034959371","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"browser-sync","version":"0.2.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.2.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"e13d80bdcffc746aae69742cf3a46863391bc843","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.2.0.tgz","integrity":"sha512-SqQsCP358iBtOgu3+uB4Kc9smloqoVh3iYnWpYlbY0ZeARJkjX1E72OGC1NVyGgE/uhsi0OM7ebWSx/B4lyNeg==","signatures":[{"sig":"MEUCIQC3QON2+pg2RtIQNIdUCRntgymD3i27JM7dv8aRk1j9FAIgFyZT3gsTw5rXC3CI6IEUeRHhLhei60K47W/gjx03sxM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","glob":"~3.2.7","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.0","optimist":"0.6.0","cli-color":"~0.2.2","socket.io":"~0.9.16","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.2.1":{"name":"browser-sync","version":"0.2.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.2.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"5d121ff2c69a7503c321717903a852e9e1cc1c79","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.2.1.tgz","integrity":"sha512-KNcg73UWygs7+au/eiLEmJTQOXuG6aA+cjEIM68zfhwcKMTecRifQVKG5C3urfXAteZ/t37OJAuT31pbSQyq7A==","signatures":[{"sig":"MEQCICgHm7DHoW71ktxpQJRElazFiOkTPPvzMoumllC58PEpAiAK0tz1Hg8hF+zuhcZFQb9plgvYVs5vpvF3/fhcSQQlYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","glob":"~3.2.7","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.0","optimist":"0.6.0","cli-color":"~0.2.2","socket.io":"~0.9.16","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"2.23.0":{"name":"browser-sync","version":"2.23.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.23.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"af4bda62e02f551a14caaf690a7e0b9306263a9f","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.23.0.tgz","integrity":"sha512-d4rnqYEhjDulb3y/iOR31RnrBadY5s+xu2JuTN4zTWCjVJplUNOCkwYahNRM4AJPhPN3z6SZRWMop3ekYX7g9g==","signatures":[{"sig":"MEUCIQD6XCRqrZ0DB0PxXDEO2O4bnJtLDf26fBTHN0eRj7suwwIgP8I5Ee08uyo8qsKTZ/pikw3aoreT0eZeLQbfUQHGC4c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"863bac13f78bf6d79ac4e67d37354e735f5bb53e","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","prepublish":"tsc","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"5.5.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.7.0","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","immutable":"3.8.1","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.3","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","emitter-steward":"^1.0.0","connect-history-api-fallback":"^1.5.0"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"^2.6.2","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.23.0.tgz_1514556186118_0.9076134760398418","host":"s3://npm-registry-packages"}},"2.24.0-rc1":{"name":"browser-sync","version":"2.24.0-rc1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.24.0-rc1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"67c90f1576728f61b68e2db2585b376924e4f98c","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.24.0-rc1.tgz","fileCount":136,"integrity":"sha512-4EKlabfp6kTVu4W17HPcX90FOs1qBDjcBp1EQVRqAYJYiloPbyNOFYYuPPeWCTdQilQXCXu64nEEFTbuReOzyQ==","signatures":[{"sig":"MEQCIHrV6lYNsSd7Pi3+bxWnfb93IWgjf7TEL4/QIeE53GZ6AiBieyTgtnXbWXdSjxfk4SmGtUPkr2Lxp4uifieuHT5OYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2076864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5c0BCRA9TVsSAnZWagAAB0YQAJJKJ44OnM6iKy+LCPO5\n7St3IdWV3hdkwNiiiEJwaSM7f5PQlj33pc8JJcBrkzxlq+Mr0eVMgCWEQguT\nS1tNaceYSZLQzuy1r6of9d0WU3Y5hM60WDBKRoZly4jexK/X2UaPpifFDtDu\nSeoPwcEemlYRFSrehR1sMDU2UuBSTovI/o8v47UZtXrbGclrbHpRkYxWsyYo\nTvsPN5PIAZMFt9XTr2HVv6gOc0jjX81hT0QGVSn3M7xr3TxTmuNc0T71mC8T\nG0Tw5B3IVHJgtob6KqT+Cg4qbcSl0dHVamFQwd4LEIYAnCPj5R1DhIAeTa8o\n9HPhMh3bqqR1s4duU1Bpr+eG+7+F1ZDdzjmHPpi7UKAM5nhmHNVG0tECvAOk\n5eByzDE9CQR25nuNQPvFoKs8drw4XbOkeO0ozWr+9MM/8L23TgI0CxVAajY1\n1B0CMkHpuAu9R2gM4Nl4eGsTg4ANSWoYb0jVulHo75zPnOU7VXphXbw60+O6\ney9h6CjjXOiHuZigKkb+tgiV9yPCr7wkXZoP0tKjnu75/bZ6Ob78HZVPbnC6\nEsgq/+qB4Rrg47H7+iwmUWyQxRA1iwUc4d87tyvpcbiOJzW4nIwUmyzfykss\nNv6Eun/m6DaYyY030K7xa9Iw8gBhN4vEE5gXYR2Ycda2w4QIquaS8xOp2M3P\nVLMX\r\n=h8By\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"bef8abc6b5fec4608f514c47190cbf5c0ef56189","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro","publishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"5.5.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.9.3","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","tslint":"5.9.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"3.8.2","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.3","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","connect-history-api-fallback":"^1.5.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","cypress":"2.1.0","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"2.8","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.24.0-rc1_1525009664091_0.4159382784401442","host":"s3://npm-registry-packages"}},"2.12.2":{"name":"browser-sync","version":"2.12.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.12.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"26a15422f43f77e8fd6a4850eeb1628760f4dae1","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.12.2.tgz","integrity":"sha512-iPXsON2jIs5N7NKuC3R7iyktURzwuEzTzi71b9+QmAtUvUP0gsv4nMDVEC8xhcAr6v1zSiH0nukBiHnC84u2XA==","signatures":[{"sig":"MEQCIEHInZhfZLMSMEnN8ONDe6nVSjsWnPk5jfe4hOuZIqWZAiBOmXDEW7rauG1e90dovheshycjIKlnrS+v/fI0IE3Q9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"26a15422f43f77e8fd6a4850eeb1628760f4dae1","engines":{"node":">= 0.8.0"},"gitHead":"6cb750b14a46a7f0687cc58897cc40b238a1cf15","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.14.12","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.2.4","dependencies":{"qs":"6.1.0","opn":"^3.0.2","yargs":"4.4.0","dev-ip":"^1.0.1","lodash":"4.10.0","connect":"3.4.1","ucfirst":"^1.0.0","chokidar":"1.4.3","fs-extra":"0.26.7","immutable":"3.7.6","socket.io":"1.4.5","bs-recipes":"1.2.2","http-proxy":"1.13.2","micromatch":"2.3.7","eazy-logger":"^2.1.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.7.3","serve-static":"1.10.2","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.0","browser-sync-ui":"0.5.19","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","rimraf":"2.5.2","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","compression":"1.6.1","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","socket.io-client":"^1.4.5","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.12.2.tgz_1460532879420_0.3735200338996947","host":"packages-16-east.internal.npmjs.com"}},"2.12.10":{"name":"browser-sync","version":"2.12.10","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.12.10","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"91b8d46378d8bf22cbc4202118cbff7260dddfc4","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.12.10.tgz","integrity":"sha512-4yoI9RHSX737/d36K/wymUrJVysGJCw5+62ZQMdsiHeZmu0MQBqT5Ogkrgz3CTI9gwxmYBCWNlG1t+uHqq4eqQ==","signatures":[{"sig":"MEUCIQCQVdBV5BtNeieghbCOxseiDbtVcpzGCeBkZBGMnS7+SQIgVy3R1hnBHWe2O079HdSQQwiJlsgBO3z/dBUVUFYUTBQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"91b8d46378d8bf22cbc4202118cbff7260dddfc4","engines":{"node":">= 0.8.0"},"gitHead":"5a0ed9d1ebcc24c64cfa25eb8e4ba30b34650c0d","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.15.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.4.4","dependencies":{"qs":"6.2.0","opn":"^3.0.2","yargs":"4.7.1","dev-ip":"^1.0.1","connect":"3.4.1","chokidar":"1.5.1","fs-extra":"0.26.7","immutable":"3.8.1","socket.io":"1.4.6","bs-recipes":"1.2.2","http-proxy":"1.13.3","micromatch":"2.3.7","eazy-logger":"^2.1.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.7.3","serve-static":"1.10.2","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.1","browser-sync-ui":"0.5.19","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","rimraf":"2.5.2","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","lodash-cli":"4.13.1","compression":"1.6.1","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","socket.io-client":"^1.4.5","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.12.10.tgz_1464346636216_0.7631083454471081","host":"packages-12-west.internal.npmjs.com"}},"2.12.1":{"name":"browser-sync","version":"2.12.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.12.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"357bcb0968b6b6b95cb9fc44cc5f161e169dd585","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.12.1.tgz","integrity":"sha512-A+jx8uDEk2Bix+BTQCprMC4r09S9Bzr4gtadWrX8riQHEUxhhFXEnfvrcxpNp3yllK2CFsxnRwGqsu701bwSYw==","signatures":[{"sig":"MEQCIAKMtJsOis/24Be+D/JmOJu5qs+erNdQCxjcDTnM+bjwAiByO9oSuf1PRHMQWzRgEO3zGqNxuS2SaWomJJeRvl6J3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"357bcb0968b6b6b95cb9fc44cc5f161e169dd585","engines":{"node":">= 0.8.0"},"gitHead":"24206caa0fa4957af7031d8de4a1435098aa3beb","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.14.12","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.2.4","dependencies":{"qs":"6.1.0","opn":"^3.0.2","yargs":"4.4.0","dev-ip":"^1.0.1","lodash":"4.10.0","connect":"3.4.1","ucfirst":"^1.0.0","chokidar":"1.4.3","fs-extra":"0.26.7","immutable":"3.7.6","socket.io":"1.4.5","bs-recipes":"1.2.2","http-proxy":"1.13.2","micromatch":"2.3.7","eazy-logger":"^2.1.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.7.3","serve-static":"1.10.2","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.0","browser-sync-ui":"0.5.19","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","rimraf":"2.5.2","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","compression":"1.6.1","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","socket.io-client":"^1.4.5","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.12.1.tgz_1460399386231_0.10073172650299966","host":"packages-16-east.internal.npmjs.com"}},"2.12.11":{"name":"browser-sync","version":"2.12.11","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.12.11","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"68f96ce93cb22b52602fc687393f88ed4915ebdb","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.12.11.tgz","integrity":"sha512-fZfnTDg0qHR4oKBlogsrZnvp25aWY7VMfqynUEd/1PnVOs6RZssm6YL68JftVlft+td7D85k4e9rC3x+dQ1IaA==","signatures":[{"sig":"MEQCIEgeqIdM00n5/1mcLwHvLGnNbC5Umb/RxG7Iqprs+e3OAiA/MQpWTIX7hEJsDFFZT2ETWmFCNIAAXgLGgJRKzNGB8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"68f96ce93cb22b52602fc687393f88ed4915ebdb","engines":{"node":">= 0.8.0"},"gitHead":"3b7ea77e2258bdf6155bf48202c040f236d753f1","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.15.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.4.4","dependencies":{"qs":"6.2.0","opn":"^3.0.2","yargs":"4.7.1","dev-ip":"^1.0.1","connect":"3.4.1","chokidar":"1.5.1","fs-extra":"0.26.7","immutable":"3.8.1","socket.io":"1.4.6","bs-recipes":"1.2.2","http-proxy":"1.13.3","micromatch":"2.3.7","eazy-logger":"^2.1.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.7.3","serve-static":"1.10.2","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.1","browser-sync-ui":"0.5.19","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","rimraf":"2.5.2","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","bs-latency":"1.0.0","lodash-cli":"4.13.1","compression":"1.6.1","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","bs-rewrite-rules":"1.0.0","socket.io-client":"^1.4.5","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.12.11.tgz_1465066954156_0.19190252502448857","host":"packages-12-west.internal.npmjs.com"}},"2.6.8":{"name":"browser-sync","version":"2.6.8","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.6.8","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"395c8e18a692d27daf66909c4c8543765e07707c","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.6.8.tgz","integrity":"sha512-Tkrddxaqt25RGs0et0zC1dVgzyu5ZHRjqiq0RLB0fs+/gImzuS4QFTojn//F8JMDeP30bxT0AleiF24Xq/hjrw==","signatures":[{"sig":"MEQCICefcaCjAqU5TiH2y4HxVjZEtFbCtREQzX/m6pjGZNo7AiB6ousG+AaKc+Ivzn23mYCqqIi95p+8F68XMXk924yUTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"395c8e18a692d27daf66909c4c8543765e07707c","engines":{"node":">= 0.8.0"},"gitHead":"d3aeebdb20be1782c9d073f3f868748a93212670","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.2","foxy":"^10.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.7.0","connect":"^3.3.5","anymatch":"^1.3.0","chokidar":"^1.0.1","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^1.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.6","easy-extender":"^2.3.1","resp-modifier":"^2.0.1","browser-sync-ui":"^0.5.6","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.1"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"0.0.16"}},"2.12.4":{"name":"browser-sync","version":"2.12.4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.12.4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"61564390ca610f0022f1941b13af66754c6e0dd5","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.12.4.tgz","integrity":"sha512-in+2mn4osifSMxrjGiusWcNdSWxTXrdcS1n96dZk6GoNpgBFbEdmv0pYKtFVxMDKEU7+dCoSNeqDsD00rnCguw==","signatures":[{"sig":"MEQCIFpuy7cnBfkw0pFxuBjaEq3HwofsMPgZJ28y8vjhvHw8AiBEwPqtJuFhNVhF83v4kLzB9HM3MeAgVyj51ntXkbF43Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"61564390ca610f0022f1941b13af66754c6e0dd5","engines":{"node":">= 0.8.0"},"gitHead":"5a2e3d9d1497ff2b215f4639c2664c5353e1ec76","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.14.12","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.3.1","dependencies":{"qs":"6.1.0","opn":"^3.0.2","yargs":"4.4.0","dev-ip":"^1.0.1","lodash":"4.10.0","connect":"3.4.1","ucfirst":"^1.0.0","chokidar":"1.4.3","fs-extra":"0.26.7","immutable":"3.7.6","socket.io":"1.4.5","bs-recipes":"1.2.2","http-proxy":"1.13.2","micromatch":"2.3.7","eazy-logger":"^2.1.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.7.3","serve-static":"1.10.2","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.0","browser-sync-ui":"0.5.19","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","rimraf":"2.5.2","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","compression":"1.6.1","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","socket.io-client":"^1.4.5","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.12.4.tgz_1461577335152_0.9611849160864949","host":"packages-16-east.internal.npmjs.com"}},"2.12.12":{"name":"browser-sync","version":"2.12.12","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.12.12","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"81f991b8d532b6d331169258f21cd5245b62f88a","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.12.12.tgz","integrity":"sha512-KWc90CoiYpLBwqqFF6Fh+sO8ZxXAsOsgLt/IdTGYsHfGmxsYF66PvRUQosuEdvHhTO0JkAHE8nCXGBy/Kue/TQ==","signatures":[{"sig":"MEUCIQDprG4LmPrb0s9eavDaZH/w7NmMZCv8w1sFCu656aFcOwIgRKVrIpZUAKf5Y92TLaqkvssHc3Rs8MlpPgDe4zKYKbQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"81f991b8d532b6d331169258f21cd5245b62f88a","engines":{"node":">= 0.8.0"},"gitHead":"4467e87f7ae53b2e60324b60816cae52acd1c9d9","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.15.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.4.4","dependencies":{"qs":"6.2.0","opn":"^3.0.2","yargs":"4.7.1","dev-ip":"^1.0.1","connect":"3.4.1","chokidar":"1.5.1","fs-extra":"0.26.7","immutable":"3.8.1","socket.io":"1.4.6","bs-recipes":"1.2.2","http-proxy":"1.13.3","micromatch":"2.3.7","eazy-logger":"^2.1.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.7.3","serve-static":"1.10.2","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.1","browser-sync-ui":"0.5.19","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","rimraf":"2.5.2","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","bs-latency":"1.0.0","lodash-cli":"4.13.1","compression":"1.6.1","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","bs-rewrite-rules":"1.0.0","socket.io-client":"^1.4.5","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.12.12.tgz_1465067519973_0.5510459479410201","host":"packages-16-east.internal.npmjs.com"}},"2.6.9":{"name":"browser-sync","version":"2.6.9","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.6.9","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"213614bcfbc7b52514d4421a86a489d7c94db0e3","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.6.9.tgz","integrity":"sha512-xP53ZV3ssXZGUBhIVdNeyisAnJ1vw+EBGaTL63m/PxJPXDHTlFkzLy8CLm/MYUVpsTYNXJ05KspLn4Q2muPi6A==","signatures":[{"sig":"MEQCIGVzsKzc6fJ8s4CwgIkWd9Nxq7hiEVZx6fy6nLzEG5FyAiB8/g3fs5blqf2zTy/uTprLAuqLBuUskm+cA2AOhiWHOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"213614bcfbc7b52514d4421a86a489d7c94db0e3","engines":{"node":">= 0.8.0"},"gitHead":"85233dbcef60f2c589293ed531fa252b6af307e0","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.2","foxy":"^10.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.7.0","connect":"^3.3.5","anymatch":"^1.3.0","chokidar":"^1.0.1","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^1.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.6","easy-extender":"^2.3.1","resp-modifier":"^2.0.1","browser-sync-ui":"^0.5.6","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"0.0.16"}},"2.12.3":{"name":"browser-sync","version":"2.12.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.12.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"380428759a75d5fe417346389d96a4c1528b5b45","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.12.3.tgz","integrity":"sha512-w59QnMZgHgPNTwgaVfuWZEOzbF2vuPOJM3neUXhpH98fKeGAwvRggPzbCrFUm26mz/tCVLBcEh2ye31w4WExrA==","signatures":[{"sig":"MEYCIQD/xOd2IrIxmxiufK7EDo6a9tk/FKqMz+t2XKkYAc8qUwIhAPMq4e5Q0jQKKHPx04gppEyejw3AGqO5s+HGP3Mf4h/s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"380428759a75d5fe417346389d96a4c1528b5b45","engines":{"node":">= 0.8.0"},"gitHead":"f1baae1082e12e18fa5deb7ddc413e388f302d3d","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.14.12","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.2.4","dependencies":{"qs":"6.1.0","opn":"^3.0.2","yargs":"4.4.0","dev-ip":"^1.0.1","lodash":"4.10.0","connect":"3.4.1","ucfirst":"^1.0.0","chokidar":"1.4.3","fs-extra":"0.26.7","immutable":"3.7.6","socket.io":"1.4.5","bs-recipes":"1.2.2","http-proxy":"1.13.2","micromatch":"2.3.7","eazy-logger":"^2.1.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.7.3","serve-static":"1.10.2","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.0","browser-sync-ui":"0.5.19","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","rimraf":"2.5.2","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","compression":"1.6.1","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","socket.io-client":"^1.4.5","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.12.3.tgz_1460570634251_0.41555689251981676","host":"packages-16-east.internal.npmjs.com"}},"2.6.6":{"name":"browser-sync","version":"2.6.6","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.6.6","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"ddebbc1529e24b39ef654d4322f8569d0b87bcd8","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.6.6.tgz","integrity":"sha512-PVzw5PeWVezlrZPcWAcCKnVglr7FnDzI9EMqq5iQVYJbi+KQ9yymkWFO6sZRfkZmb2PFkKDYI7aKbERP3ybrfg==","signatures":[{"sig":"MEQCICOEltQ2m+ayrLj6KlEyuhftiA+oIqIEDQV5r6yWKGvZAiAlrqjZjs8H9bPqOjZk7La7TlFczSQBGelLDI7Ou0eSDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"ddebbc1529e24b39ef654d4322f8569d0b87bcd8","engines":{"node":">= 0.8.0"},"gitHead":"a233c2e5a5eb3707517db771f04fb7a790e76cab","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.32","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.5","anymatch":"^1.2.1","chokidar":"^1.0.1","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^1.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.3.1","resp-modifier":"^2.0.1","browser-sync-ui":"^0.5.6","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.1"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"0.0.16"}},"2.12.6":{"name":"browser-sync","version":"2.12.6","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.12.6","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"1012225f866e1106c4a86bb3ab92ea1d43c69388","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.12.6.tgz","integrity":"sha512-Wz6pQpgzFTORuG1MAmc+QcUGwMTJMhWPw6SPoAKCIdIeTb4365w2fPhJ3IMB+u5DdLEn5uR4kjBTiF4svev3Hw==","signatures":[{"sig":"MEUCIQCS4rwvSCpwwCdTE9m0U57TyOvso4gzufF6In9PK7YLCAIgO/iBnmc45Nr13IZXH8TE016tFInpbHDebDLnxR49n9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"1012225f866e1106c4a86bb3ab92ea1d43c69388","engines":{"node":">= 0.8.0"},"gitHead":"a255dd545c699c28cd8e90f2bf5d7c0c23f30388","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.14.12","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.2.4","dependencies":{"qs":"6.1.0","opn":"^3.0.2","yargs":"4.4.0","dev-ip":"^1.0.1","lodash":"4.10.0","connect":"3.4.1","ucfirst":"^1.0.0","chokidar":"1.4.3","fs-extra":"0.26.7","immutable":"3.7.6","socket.io":"1.4.5","bs-recipes":"1.2.2","http-proxy":"1.13.2","micromatch":"2.3.7","eazy-logger":"^2.1.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.7.3","serve-static":"1.10.2","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.1","browser-sync-ui":"0.5.19","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","rimraf":"2.5.2","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","compression":"1.6.1","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","socket.io-client":"^1.4.5","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.12.6.tgz_1462859852876_0.964366625295952","host":"packages-12-west.internal.npmjs.com"}},"2.6.7":{"name":"browser-sync","version":"2.6.7","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.6.7","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"bb58e51f091be91d380862b9190e420531d91140","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.6.7.tgz","integrity":"sha512-M/cUv+gpxWYzzJu3XmBvyLzXfHtK59wZr5ADP8g0tpzhb3rijdVzu9uRbvCbBck8HncM1AiIaqDU9do7Di4KPQ==","signatures":[{"sig":"MEUCIQCe2gpdOnA8xSyeFU8Yl0cukqCEYVRW667ocwQ7gLIC/gIgV8OeI6Jb9f0sfSD1KZOJvfbBGlla4+xC7xEWi/NQ64Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"bb58e51f091be91d380862b9190e420531d91140","engines":{"node":">= 0.8.0"},"gitHead":"8b4d707d71228fd094706fa41942c186143d448d","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.32","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.5","anymatch":"^1.2.1","chokidar":"^1.0.1","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^1.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.3.1","resp-modifier":"^2.0.1","browser-sync-ui":"^0.5.6","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.1"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"0.0.16"}},"2.12.5":{"name":"browser-sync","version":"2.12.5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.12.5","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"088f3ce160ec98708b499e0363533dd500865939","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.12.5.tgz","integrity":"sha512-nztMrkSc0Jd9O/KOAXsPPIuG7PTkA4Kngpim2hclMRaNXflItZn5f15JPtt17qa2UHB+gYocdw+YoxOnveTGEw==","signatures":[{"sig":"MEUCIDZnvPB127hogHVTct/kN03l3We8+ovQNK70sdgErYYSAiEAhU48UtvoK5dmeLuaLLHbpY5lp4HdxAUMF9K7/gh07R4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"088f3ce160ec98708b499e0363533dd500865939","engines":{"node":">= 0.8.0"},"gitHead":"803257a4fb3bdd837f1259fecece4a2c1611876b","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.14.12","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.2.4","dependencies":{"qs":"6.1.0","opn":"^3.0.2","yargs":"4.4.0","dev-ip":"^1.0.1","lodash":"4.10.0","connect":"3.4.1","ucfirst":"^1.0.0","chokidar":"1.4.3","fs-extra":"0.26.7","immutable":"3.7.6","socket.io":"1.4.5","bs-recipes":"1.2.2","http-proxy":"1.13.2","micromatch":"2.3.7","eazy-logger":"^2.1.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.7.3","serve-static":"1.10.2","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.0","browser-sync-ui":"0.5.19","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","rimraf":"2.5.2","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","compression":"1.6.1","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","socket.io-client":"^1.4.5","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.12.5.tgz_1461620419992_0.8976621832698584","host":"packages-16-east.internal.npmjs.com"}},"2.6.4":{"name":"browser-sync","version":"2.6.4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.6.4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"b062a47824273637da4cec188d52923622380b94","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.6.4.tgz","integrity":"sha512-X4Sb1D7ekhbB3iWzMueaf1n6sElKg8yDbNU6XOofTkHqFrqwHXLjPtAjfoc+vBiYQDdgfsW5XtpXOU23J69NjQ==","signatures":[{"sig":"MEUCIG6DndDIj8Jx7Zokh38mZ38h6HFkyvHymjDBJiyeSqB7AiEA77C6oTdBGoOsRNNyoTo9WUmKj8ujo7PKwI01bvjrZU0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"b062a47824273637da4cec188d52923622380b94","engines":{"node":">= 0.8.0"},"gitHead":"f4447bf406ca2358202e4f791bac67d96eed0a93","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.5","anymatch":"^1.2.1","chokidar":"^1.0.1","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^1.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.3.1","resp-modifier":"^2.0.1","browser-sync-ui":"^0.5.6","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.1"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"0.0.16"}},"2.12.8":{"name":"browser-sync","version":"2.12.8","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.12.8","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"039bc61ecf2ac50aa4313ac333269d475456fc04","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.12.8.tgz","integrity":"sha512-nBitNclmnUV6mJCTeLcTtyhHC5ItreSQTgNTaP9kP5xZ+0Bx5OI2Q/JwdQGHFXBI9pfbO0QCMgaKaIgJRGDEYQ==","signatures":[{"sig":"MEYCIQChG73Wct3jwRl3SmnGRdDV2jxayuUShxTPIEbI+ZhnNgIhANW7KsMDMfjPHzKY1cpew6k4OSVYJ4G3UDkpSpHJt9ll","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"039bc61ecf2ac50aa4313ac333269d475456fc04","engines":{"node":">= 0.8.0"},"gitHead":"e9db4ef9672e4f766773707c86e8b7e440c38f5a","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.15.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.4.3","dependencies":{"qs":"6.1.0","opn":"^3.0.2","yargs":"4.4.0","dev-ip":"^1.0.1","lodash":"4.10.0","connect":"3.4.1","ucfirst":"^1.0.0","chokidar":"1.4.3","fs-extra":"0.26.7","immutable":"3.7.6","socket.io":"1.4.5","bs-recipes":"1.2.2","http-proxy":"1.13.2","micromatch":"2.3.7","eazy-logger":"^2.1.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.7.3","serve-static":"1.10.2","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.1","browser-sync-ui":"0.5.19","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","rimraf":"2.5.2","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","compression":"1.6.1","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","socket.io-client":"^1.4.5","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.12.8.tgz_1463053456366_0.9889549727085978","host":"packages-16-east.internal.npmjs.com"}},"2.6.5":{"name":"browser-sync","version":"2.6.5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.6.5","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"04775eaf4bae375a61a826528f24a9af2786f14f","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.6.5.tgz","integrity":"sha512-uBvFywE/zS7awW5dBXiHTcwEffKaRrtlOY9WTs+TVEldF5mU2wjtf4Et8SdzeS7pNk1bKxwSpLWhkM2X2NF1ug==","signatures":[{"sig":"MEYCIQDKZ/Iz04L/puiNWnXuPoT1zgmdFc/qvdko7AYLXfMZ7wIhAPpCYYenDlJ8Sb5NRHEdLiGzedk9BpM3RkRCSS4LQYn9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"04775eaf4bae375a61a826528f24a9af2786f14f","engines":{"node":">= 0.8.0"},"gitHead":"dc9e7bd464f15566dd4eea93b623f3a62ad44d28","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.5","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.5","anymatch":"^1.2.1","chokidar":"^1.0.1","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^1.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.3.1","resp-modifier":"^2.0.1","browser-sync-ui":"^0.5.6","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.1"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"0.0.16"}},"2.12.7":{"name":"browser-sync","version":"2.12.7","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.12.7","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"a11474cf7fae26642c885503538e6c75d9b13149","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.12.7.tgz","integrity":"sha512-UqZPX6Xp43qrWxvr73GKr4ZQ7W13YC1qrt+MsouTAt8QrWS0EtF7VVwvrCwEaoHqoW8uApCxaJDPenVRgcDgxA==","signatures":[{"sig":"MEUCICLDIGuopakCbRGLSmelmmm2IrJH0Dniesc0UTKcukMLAiEApk00e7qUtRgmJvHrEaXtwFU4hhwWdpllanazdrGey2w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"a11474cf7fae26642c885503538e6c75d9b13149","engines":{"node":">= 0.8.0"},"gitHead":"3c986f03a61318804255b4e1a13d48fe9f397e66","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.14.12","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.2.4","dependencies":{"qs":"6.1.0","opn":"^3.0.2","yargs":"4.4.0","dev-ip":"^1.0.1","lodash":"4.10.0","connect":"3.4.1","ucfirst":"^1.0.0","chokidar":"1.4.3","fs-extra":"0.26.7","immutable":"3.7.6","socket.io":"1.4.5","bs-recipes":"1.2.2","http-proxy":"1.13.2","micromatch":"2.3.7","eazy-logger":"^2.1.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.7.3","serve-static":"1.10.2","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.1","browser-sync-ui":"0.5.19","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","rimraf":"2.5.2","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","compression":"1.6.1","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","socket.io-client":"^1.4.5","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.12.7.tgz_1462862683879_0.6644049836322665","host":"packages-16-east.internal.npmjs.com"}},"2.12.9":{"name":"browser-sync","version":"2.12.9","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.12.9","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"846251c89d18dab861fba8822d03fb7fe3704e38","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.12.9.tgz","integrity":"sha512-UP6pAsmYxXqYt7uUjVl7SbkjEw9UIHWWj0XlseTiQvBIIVqjdHxpcsrROBvNeH9yisEqCdEe0LEswylRdmusCQ==","signatures":[{"sig":"MEUCIQCeJuPj33VZjwdDGf2Hzka6AfoO4n610h6TRyzOU9/ptgIgJ6EJSrmsIQdpvNiWcC7FCyVTePNd+g8zAVKIrR6+Gaw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"846251c89d18dab861fba8822d03fb7fe3704e38","engines":{"node":">= 0.8.0"},"gitHead":"379b7fcaeefff24cf9a681f2f39152c2928c39eb","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.14.12","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.2.4","dependencies":{"qs":"6.2.0","opn":"^3.0.2","yargs":"4.7.1","dev-ip":"^1.0.1","connect":"3.4.1","chokidar":"1.5.1","fs-extra":"0.26.7","immutable":"3.8.1","socket.io":"1.4.6","bs-recipes":"1.2.2","http-proxy":"1.13.3","micromatch":"2.3.7","eazy-logger":"^2.1.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.7.3","serve-static":"1.10.2","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.1","browser-sync-ui":"0.5.19","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","rimraf":"2.5.2","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","lodash-cli":"4.13.1","compression":"1.6.1","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","socket.io-client":"^1.4.5","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.12.9.tgz_1464329447315_0.7605473580770195","host":"packages-16-east.internal.npmjs.com"}},"2.0.0-rc8":{"name":"browser-sync","version":"2.0.0-rc8","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.0.0-rc8","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"21c641d9e132e39944fdede2f7c0b40d9732b780","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.0.0-rc8.tgz","integrity":"sha512-C0qHgjvWXsdpE0J+QvNS8uHcQuDgD99G0Lng+n0MIttyIyutih24O/RjtEN5cJtlawIsRgHvs4/oVwDgGpp7dw==","signatures":[{"sig":"MEUCIQCH5PHXt7rmhvYXlqdIl8QK7OAOqSvuk1g/uitHAgvYYgIgTpvLHgHTfMQSpRsNy4vdwdf/dbTYbuiYvg2xr+iC2Bw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"21c641d9e132e39944fdede2f7c0b40d9732b780","engines":{"node":">= 0.8.0"},"gitHead":"e364bc5dec9ea0a1817ae83af20461ce8e2156bb","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"2.1.16","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^9.0.0","meow":"^3.0.0","ngrok":"^0.1.98","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.1","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.5","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.5.3":{"name":"browser-sync","version":"2.5.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.5.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"a851ba1001a046eed22420b5a0889c684547c76f","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.5.3.tgz","integrity":"sha512-wJQQqbAEj5nBLSZQdwMlaMH1YeVn/Z+9zidZkHZuetL+/jugJJVqaHqA2/ftkxhxRxHEhYPQhLgWo5gNxfVMnQ==","signatures":[{"sig":"MEYCIQCL6h7ei2ohJ76PKnwYRY1iaVTvS1c6am8lgJGlbXMcJgIhAM050tEq4KNjoWlUfAXDnpil+ulroO9b1mprkvce39cj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"a851ba1001a046eed22420b5a0889c684547c76f","engines":{"node":">= 0.8.0"},"gitHead":"87d54082c4052a44b5591567fc677e9cb2f7dee0","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.1.1","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.5","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","glob-watcher":"^2.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.3.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.5.2","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"0.0.16"}},"2.0.0-rc9":{"name":"browser-sync","version":"2.0.0-rc9","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.0.0-rc9","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"24ad8485639cca4cf37683d38076591efa1fde0e","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.0.0-rc9.tgz","integrity":"sha512-6y480yuUy+T65HQgExGL9tAXE0gJJmkVZeS2PxY8jxTkmH+BjYZsFeVmDXLT6abBnJVoAONNrDw2/QBJhqUy9w==","signatures":[{"sig":"MEUCIQCEQhx+xa3YZah1DbIHxk/gLDrIClC4/iDwrWsr181lHQIgH84uC3ZJ8r0UINGJuarPfUpoG2QVfcjYMOv/GBUs9Zk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"24ad8485639cca4cf37683d38076591efa1fde0e","engines":{"node":">= 0.8.0"},"gitHead":"10290aead47f70582bda477a5045de80a145e8a8","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"2.1.16","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^9.0.0","meow":"^3.0.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.5","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.5.1":{"name":"browser-sync","version":"2.5.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.5.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"2e85b042c843db540808abcdf1fe0767bbd40617","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.5.1.tgz","integrity":"sha512-jxt2b1Yz572DmKWA7GkBLflW0x74E06EgHFG6EF6o2S0PdE+gF7Xxp7Jzn8H4VfnCGrAlKk3TdtOxKcrh5zVlw==","signatures":[{"sig":"MEYCIQD3uE2bpcQGVUVMFL8/6SdVteNFI2cRgIKOGhwGXdxwzwIhAMGDTkvkchwY0gKfS9ftEns55+0+MhgSz3U9zV374B5H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"2e85b042c843db540808abcdf1fe0767bbd40617","engines":{"node":">= 0.8.0"},"gitHead":"047d34b42fee30717cfb00c3998c329d437db3a8","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.1.1","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.5","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","glob-watcher":"^2.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.3.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.5.0","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","bs-html-injector":"^1.5.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","conventional-changelog":"0.0.16"}},"2.5.2":{"name":"browser-sync","version":"2.5.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.5.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"1b11499e915063e42c7ff422453bbc7fc844397f","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.5.2.tgz","integrity":"sha512-y/Rj9SWmVcRcyXDFlS5HoCPYLkZif6nngwaTjpNXsavMNjD603guYdvsRcUWuiraAwwos/zlVtRs4cUJeQFDLg==","signatures":[{"sig":"MEUCIQDEG6F8RpYHRF/Y4HYru38/C0PSBlyNFC/yjIoE56ZabAIgLNEnjU44JWfYhMqK/viYDs3IaKZ3I1oH/DY8G2FEaiI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"1b11499e915063e42c7ff422453bbc7fc844397f","engines":{"node":">= 0.8.0"},"gitHead":"b05830707dc33e60862e17f273282880c9708275","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.1.1","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.5","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","glob-watcher":"^2.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.3.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.5.2","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","bs-html-injector":"^1.5.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","conventional-changelog":"0.0.16"}},"2.5.0":{"name":"browser-sync","version":"2.5.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.5.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"4d6174583824884f9cbff4bf20305ff05ac6ff4a","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.5.0.tgz","integrity":"sha512-OLEwbCydsQmlVPiNL8DGn8LSthBOy2HOXJw/7WQlSHLr5tvWEazIKBFdFwAYLAHtngQzLW/QeAZPkIluGi9lfA==","signatures":[{"sig":"MEUCIQC7HLBpepQzBXkfyX9xsDD7mKGxRa1lWI+6BgG0W+S/oAIgFhda6BOrpkrV95rnrNOuFEQasj4B26X7RmlGLcAvQK8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"4d6174583824884f9cbff4bf20305ff05ac6ff4a","engines":{"node":">= 0.8.0"},"gitHead":"5b4061e1def8e19e8df557937fdb9bccd3fce913","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.1.0","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.5","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","glob-watcher":"^2.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.3.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.5.0","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","bs-html-injector":"^1.5.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","conventional-changelog":"0.0.16"}},"0.3.10":{"name":"browser-sync","version":"0.3.10","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.3.10","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"98751d792959ca45ab333b12519ff48b3c0ccffc","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.3.10.tgz","integrity":"sha512-ZQcrT+AdkppClYv6REwE9gmc9Hpu0sNcCKQ3rml6AhMeB4mtkppU6e6xWXVhzY833R9TbmjYnScSNZGtzfVQUw==","signatures":[{"sig":"MEUCIBSB2eUzVyGiQ0MaV/OQ11IG0DiEttN+twmebP2iUYT/AiEA9nPM7CBHeLg//ipxIxgyPeTdPI+DD32/yeGR0sqq0DE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.0","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"2.24.2":{"name":"browser-sync","version":"2.24.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.24.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"e6a452012f8021fa52b93fadb4f65713d7c27ef6","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.24.2.tgz","fileCount":136,"integrity":"sha512-yHDPK5Nz6fMv1Q/OwzKIOkGibWDHcuwRTGXcjgQ1OOzKov7Avy+9OA1l5zJUdlzzvCS3ojp1q6fpkuJvxp0ulQ==","signatures":[{"sig":"MEYCIQD4SWfHrQ74AbROtP/GV4PPP9hOCL0nI3MUb4GwIRoTogIhAK4LJQ7jhYzAi1VfN32EV1E2DIDFJPJ48yO8vcWUFrn7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1270454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6cp8CRA9TVsSAnZWagAAPiUP+wTGdIFV9FZSLaGjR6lk\nmn/cOKuBMydfQFuRFm3lH6o2TOh782r+eUUQ9MXx/r5PJ1X+seZAMEPVulrJ\nL748IdUo+FlmoCw1Z3QoD3miGdFS7QJOi9DSZb9DHTHk7p1joaRNr0I8kC2t\nessoUVex3DbgMR8W7mqwcAi2NI1Mka1/iwe95xOKDVgqzwO1T2ledcBgilEy\nF09Q9I+JU3eb36ZMYgwVWfkPcBnktqU/Ak0Ueq5fMo4u7U3PXfCRaLMDHgcB\n8+nuZlQy7dnisMt8FRajxbIE/XO84YELMpv+Zi5jkAxL/qqp7VrY7y4nbSvu\n8xeTWdOtSafoEeJDejyHNODondlCdyLB1jN+btzFC2YCz9KyPVLFvYs0fXZv\nlx/HUdoMe4fPUGbuNYC+LNl0QKBI8+xV4kDNntIJZGXyvvUNAqhurVbyuD3b\nrZODjoQMFg8fhWZ+vkQRmjJjqSRJoEOLVjGv7WDSqL7uxqgQXIBl37sLG8RA\n1Mr4yHJJSSvRF+tad7HmOoY5R08OyG6cygdOWetc0l2exuXEN/lJ+rtg8+pH\nrzeFlSGE2o3X9RcMhs6jOEikWjaPW7xor5EhxhBn9K5vDF7KtoPEpkZpJVuN\nFjTR3Le6Cq8ff6xd1ejyJ6Q7hGcduJw8X0JJ+kK4UYEecGOVku4MgCvduYgz\nBQt1\r\n=DR+f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"af7922620bec5ecb9936a7aecd5685375eae4c21","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"5.5.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.9.3","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"3.8.2","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.9.0","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","connect-history-api-fallback":"^1.5.0"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","cypress":"2.1.0","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"2.8","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.24.2_1525271162957_0.3170020996632603","host":"s3://npm-registry-packages"}},"2.0.0-rc1":{"name":"browser-sync","version":"2.0.0-rc1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.0.0-rc1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"2b043d97480ce2a607de3ad783c01b1bca67a0bd","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.0.0-rc1.tgz","integrity":"sha512-ZbsyYGwqtVgRWn3EmNH0b6qyortclB0daNwRT6+ULQ5gZSJ/wEwXICBulNpC1u2GHW/Fdf24kMEKlePPnvkIBA==","signatures":[{"sig":"MEUCIAtmI72DtO0Xx8n6CJL0cUkj+bWlls0c5jxEgOqYEOmCAiEA3DB1hC9/DR8w8+PDRyn1KoJGtJ9GWokPJQ5QcwbJxFc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","LICENSE"],"_shasum":"2b043d97480ce2a607de3ad783c01b1bca67a0bd","engines":{"node":">= 0.8.0"},"gitHead":"ee40869d8e58692f3dc5107d85681e4f6967db13","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"2.1.16","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^8.1.1","meow":"^2.0.0","async":"^0.9.0","dev-ip":"^1.0.1","lodash":"^2.4.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.0","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.5.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^1.0.2","browser-sync-ui":"^0.2.4","emitter-steward":"^0.0.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","async-each-series":"^0.1.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.24.3":{"name":"browser-sync","version":"2.24.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.24.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"0ec5db102cd7c02b23d56cd18481ee3769162fab","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.24.3.tgz","fileCount":138,"integrity":"sha512-X+6VIrakzQDF7HHskSXhBqLxaO2Jy87HShL8zeGzfwvBhWqza0r9ISGQBF664RVu6vlUsvQMNo0cWfZNJs7sWQ==","signatures":[{"sig":"MEUCIBbJjPiJaWWYpQ8K3BECC3HGe1QvSc8Af2AW7NcwcXH8AiEAn889SvMEQ6UMEHKdbhxlvTUlL7oR1kULrs6mmhgIbhM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3137579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6vhDCRA9TVsSAnZWagAAuDYP+waf0DpigspshAgx1fLG\ngQ9XY2ij4PFS//1EVE54IaGqkY2etiLrgfVggSdlBly0ILFLgcc54X6HBBp/\nlrdiM4k17jo7Ee7ZfoFBXuybBLvXK7mc9MOj6mB2hMBNAb2Z4oBcIo6OFsAC\naUU/fFe7IDmlSdfua4ialKMI0uy1SshlVg5zvuqN/uHEBri38jVlfmMwF7hS\n/QzJ0FccGPzf5zna7mt4qTLERoYCKOQ1s+s96HJX7NiJlppOaMPN9Y8JI/+Y\noBk+td1LQOT9FKJzoGNHAKuwgwG4GyTTJPrZzZwq/Awj7IdpZ34D6el1UD6A\n/CLF5Lbz+mqO8kjiI0f6hCPWC2L1E+/t1aeA2KhAcGKVbL3sGC2ATaSguJ9A\n4aPl0cjNadB+ucjPmaFLTZSOMA+asVK+PkcMWWVvS7XTeRfZufsN7neFnYPo\nZ2cIXKucV8TtuRBrhqqxtxdF3PW5g9V/Yms+ST1hCP1kG8VE79wJxvzjXhVc\neBPhfNmNv+0dQ/Y2RmJYyDdavrYhIoqBcP3lIs6ckQA6QgXYKBbpdw8OlMBI\n6yfYWCnKVRma6dgrcN4kwv48bMqIHw0C8eYjdVDJ24214tt65dpHGMT0/tLf\nWq1fnaw6xifCaC4OTG9OnCHkV6nP3patqm0bT8RdoV4mCDTw8KvxHsnEy3lY\nsMN0\r\n=mAuH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"f89aa04b0dfacd76f74c331e49c607bea79bb2dc","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"6.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.7.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"3.8.2","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.9.0","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","connect-history-api-fallback":"^1.5.0"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","cypress":"2.1.0","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"2.8","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.24.3_1525348417339_0.31349962220405314","host":"s3://npm-registry-packages"}},"2.0.0-rc2":{"name":"browser-sync","version":"2.0.0-rc2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.0.0-rc2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"56ef7870f9032b1520d7584003e0e23db7687dae","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.0.0-rc2.tgz","integrity":"sha512-TK0gb72GBrYc5YARVROpFf6KpooDssWgVUV2kN2FdPXIFD7pNEWb4b3m7Ry0OKrJyJHFC/GmzB86ZotrqNuGxw==","signatures":[{"sig":"MEYCIQCf4sS12nacbOB5Inhl3DGELEX35gEp6sfWhqNWy1mAJwIhAO8neuFl8WIkBTAo0BG4QOtU8PW225FdzlOTh3PpdADe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","LICENSE"],"_shasum":"56ef7870f9032b1520d7584003e0e23db7687dae","engines":{"node":">= 0.8.0"},"gitHead":"8a55b604ba383181797a0a9a7b09dd32c5444975","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"1.4.28","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^8.1.1","meow":"^2.0.0","async":"^0.9.0","dev-ip":"^1.0.1","lodash":"^2.4.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.0","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.5.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^1.0.2","browser-sync-ui":"^0.4.1","emitter-steward":"^0.0.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","async-each-series":"^0.1.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.24.0":{"name":"browser-sync","version":"2.24.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.24.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"9222431d26e0195c382f7c2961c92a5f2b5fff07","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.24.0.tgz","fileCount":134,"integrity":"sha512-RCC5OlsGnled03pQMwIHsmGogcAXLqBUkG6S4MKUa2pxb1ouZAKKUIdM5HgUNYLujeKIn2zEgDRCWFP0MclnwQ==","signatures":[{"sig":"MEQCICNuaZbaNWbTkbA8NPH/SWvfCv83TUnSLEHKYXzNXylEAiBm3lnUFqvLupW3EbgN2vM74va7lgqcW27tBBDkeN0+XQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":589017,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5jGFCRA9TVsSAnZWagAAlcEP/R5tL9TEU/kEkSmLwvAk\nmQJsiIZIw4314uWaVZkZ0AGGbC05SMVlFJGHer+cL10MpO9qzSFuJw7a8nZB\nQmARdiyLn4JvqF83FUkt88VVarBmaAypOs3AOH3VAtcuH84xCX6aucoXFVBV\nMI1lSCt0ywQ/vwkedliS4k9squZL2HINrXLvc91BmQ5q6jCqti2QdMv22qXM\nptyLhXimF/BQd/dNk5pfElo5+L4K+ScG+ZiPwV2OXg9cp4EuS2ea+Az9GsRQ\ny/Na1h+QeFw0bh5ItCUZuD7BYI0FCB+RYvCbpyOD4nYlVwbKAuAoelAHdEbr\nrhIwE7nLknznDmjcZny0MPHLeXvmFzC8NneTUW39muA4HQMkOV7VUsdwV8S3\nrS3gZUizhrGT8dMeo6anX6JfNaz1ZIirnxyHHbdzX/ltSGh3s5LfB7kwaKfS\noepJFTasNHUsmFXQ/Yvv9xT7JtZZkL0mmrqnoPhvI0Qe+3bC8vNZ7Wv9c+wM\n9BkO592dyEyfW01cxph3/7+yfvo8wXScwVYHL6dDDo01F4/vjsJiZJN8RlAQ\napobiuqd86EiB3tk9lHfw457CQZvg29MyiMRfBMYwe/6arX7fnY5ICbHZz/K\nh63c/N5Pub9Qd5Y0sGXkV4a11c72WZkPdFlbDWVETXL0GVpurezfv1QAR/eo\nXmYH\r\n=m4Fy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"df47babe99f4ab7bed2855f471d923c2f4907071","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro","publishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"6.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.7.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"3.8.2","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.9.0","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","connect-history-api-fallback":"^1.5.0"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","cypress":"2.1.0","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"2.8","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.24.0_1525035396366_0.7820501825340895","host":"s3://npm-registry-packages"}},"2.25.0-alpha.0":{"name":"browser-sync","version":"2.25.0-alpha.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.25.0-alpha.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"b6096997d1e204dc82f8766450a5b4bf4084a648","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.25.0-alpha.0.tgz","fileCount":131,"integrity":"sha512-9txqCjrv4ZxIYj9ERD8BBTzUJZMKVjm0do5LJYlNFKpSyFSJ8iExU66vOYdHpBXqSf9nQKAze/QUvY9aaAQZiA==","signatures":[{"sig":"MEUCIQDqUNofHS2C2gobQjTyHh2jjX7W5e0Z5Rm5Isd8enaTYgIgLQobewRJGq4xZz1OnaSW1g0HVauIQ0RuZTN85IXpW38=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":576450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbn/qrCRA9TVsSAnZWagAAKM8P/itZGQZ1CYX3YTD6aHrU\nyttV5uWQUKFYSQTrdbOqlyKtsEh4vP25MkE+LPuVLVqJB9pz0XTWfqJhTvX8\nPp7nKvukJSX2QzLW9+PNs8CMAvnfd0cqoH1vJnVtXikCrcWhH0lcS3OTGCxD\nGmIVaZCUxSBfOfTBZU0nlIfqNhqACkh/uXgm0YcxADalTfTvlIE78yNutb6g\nUSE/HdBb/hhJjOAdFz66ckdP89+lyCt5SFmxGePwLFT8fH8DgQVyMJbl3GDm\nIvPFrXEuL6pCQdf2fs/q62ttvqX+1uiL4aDHqhMzCMC/3W9l0f54Jv6dFRu7\nBpmzUT0XnzXMzarHH5EddUHu3r41kgGGSHwR3DaYYEmHmQym1X9FjyYivORo\n0oG7WxWUaN6zjzeqOiRqawOz7H/U7PkUrHX7mHoAF1BMCtjmvkNmEeCtdDJs\neTAvsN/JWe7MngophWfzD+4OECuw+rkZTcQDr65hf1WTAZkW80w6evjbwars\nxYKSSZEwmwf8P10J3lZXtZdtBzqIMaRGgu0phYFgoGz7sLplO/BKZZCMcJju\njLOofvCKSnuuMc/9LgHJU0Wvt0lPMdF9kLODtWKBkBLSaldPI9dlTlzjHfXV\nh+zDUIblxSw/maFaXK6oHLN3EFAZ8DqFCph/Iz6IfOkkXAqB//TLAb+/fqfQ\nSjX4\r\n=DspK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:browser-sync-2.25.0-alpha.0.tgz","engines":{"node":">= 0.8.0"},"gitHead":"5ba14b2f5ad7efdd7a2da6bb04afd7918a32466e","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build-all":"cb build-all","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"6.0.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.9.3","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"1.7.0","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"^3","localtunnel":"1.9.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.25.0-alpha.0","browser-sync-client":"^2.25.0-alpha.0","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","lerna":"^3.4.0","mocha":"^5","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","cypress":"3.1.0","request":"^2","crossbow":"^4","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","lodash-cli":"4.17.5","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.25.0-alpha.0_1537211050941_0.5855117487102455","host":"s3://npm-registry-packages"}},"2.0.0-rc3":{"name":"browser-sync","version":"2.0.0-rc3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.0.0-rc3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"31827bf6084f860a314731a1a9bc2f5d8580eb62","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.0.0-rc3.tgz","integrity":"sha512-KZRQUJ9WpXpS0fUK5++Rqq0BTRFpW3pogbEOXNMueMGVe1yzSMX+vKmJvwSv0UjrDRWztDDIJ7W7e+V+oSKQrA==","signatures":[{"sig":"MEYCIQCEg39iwMXhEtdKvPjM4oeDbwbQnzVjXM5uJCN2ztFR/QIhAICbrLO/ggihKxDobCe7PQASCt0M5FN+UjS2eVqw/u/3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","LICENSE"],"_shasum":"31827bf6084f860a314731a1a9bc2f5d8580eb62","engines":{"node":">= 0.8.0"},"gitHead":"0ba00b58ad7131cd4eb918f4e45cf4ce438bb223","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"1.4.28","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^8.1.1","meow":"^2.0.0","async":"^0.9.0","dev-ip":"^1.0.1","lodash":"^2.4.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.0","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.5.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^1.0.2","browser-sync-ui":"^0.4.1","emitter-steward":"^0.0.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","async-each-series":"^0.1.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.24.1":{"name":"browser-sync","version":"2.24.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.24.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"66c0aa487bb620c5a2ba0442302f68e73511a69e","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.24.1.tgz","fileCount":138,"integrity":"sha512-GCYd5WAoshtyz2/Ycy3Nj4F7rGOCwsFZIegcpQ8iGkk24ZQDo9kFIRlHYWBTcDRnLqEM/Lst79fr5POz3qCzOA==","signatures":[{"sig":"MEUCIFsr1vddUe2rjB6M3+WVVcvf6UqE92V9rCI3kSqwO3kUAiEAwwc1tRVEwMtkRC2S1NCDsN331RLlOMyRRSZOIXuBCMo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3141559,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5qgaCRA9TVsSAnZWagAAESgP/3Guvh8170Eb03uGySTE\nnHjoTV+OImIriocV9FU29NAd5oLSz8YYJ0pRCwiGihtYV6m3mERCF9DPDxFE\nr+3EAzVGnM5X/COPAujPAy6CRyIf8loY+Tu7RyNWWhrdWJAt6yFsoiMCujUJ\nQmXgAhw4HgTBpFINS9QNl4beEeOdZ+KsDl4Uj+Mr7nlq7eo+NF0WkfmccsRs\nU5dZyS3RkdesvMsOGsLO+R9onCPy7/bDAibCkeFMdoOTRCPUfSoSE23pC2xX\nH7HAoL5/ZNHf2D5IVy4HbC8M3gEplVPads8Uqx1FbiMXAlBYDFwIJkkJW9Jw\nfbr7JrvQQgFm3TxmRgMDvHnVfb9erGoUZPLSx2YDFKBGO3a1pKWBW2vn5UXA\nYBmv50e7g0XLHg41wonEj6lh8O1zXjpQU8bkZFV2IxUO7CCHRFXHs4CulEIj\n5+Q7b+Az5VWvfSD4ZzdNEy73BiwCSrVQnMwPOrrrd1WqalCuRM6MkNevvqUA\nxZ2c0+a3qpAR3ixXSxVHKAwHJhaOnCxhmjMG9vheyAuaEPmr+SQ30EiEto0N\nkdcPugHIwnMqvIbIEanV5tTUtwP+hkFla7GTc+M4F0vncPTsGZnjLLK7P3DE\nzahEZXM9q1Ym0oGgdfvDR7tNfZQW6gYHSCqtF9V9mprJSxjlvEWHLTliqu0/\nJSZ8\r\n=4mZ5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"b37e11ce6b60a05ef8c6064d69df069f56e9ebec","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"5.5.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.9.3","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"3.8.2","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.9.0","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","connect-history-api-fallback":"^1.5.0"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","cypress":"2.1.0","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"2.8","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.24.1_1525065753147_0.9367296381301979","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"browser-sync","version":"1.7.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.7.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"./bin/browser-sync"},"dist":{"shasum":"fa7be514091072d1caed6f33d6c50f116e2c0af0","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.7.0.tgz","integrity":"sha512-sK+yhr1QtC96nWZJQMd/dKrmrAHbU8APvfym3SLIae4IIhd+4eRwAcplCRSlTK3Q5PEHfzHicLq8z48kQ9uUQQ==","signatures":[{"sig":"MEUCIG4NP9ZNvnD7RqFd7Sdx4yiX6biTgxz1EJGyoMPqHvcfAiEA7vXplw/pNT3QvYpz607Qhy59LnZGZNgtZGFtfmZ2mmw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"fa7be514091072d1caed6f33d6c50f116e2c0af0","engines":{"node":">= 0.8.0"},"gitHead":"d9ad0219c07f4e1b41f2098345c3fd3c6cdaa786","scripts":{"lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pre-release":"npm test && node test/protractor/setup.js && protractor test/protractor/config.single.js"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"2.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^5.0.1","tfunk":"^2.0.2","dev-ip":"^0.1.7","lodash":"^2.4.1","connect":"^3.2.0","minimist":"^1.1.0","commander":"^2.3.0","socket.io":"^1.1.0","opt-merger":"^1.1.0","eazy-logger":"^1.4.0","localtunnel":"^1.3.0","object-path":"^0.6.0","serve-index":"^1.1.5","glob-watcher":"^0.0.6","serve-static":"^1.4.2","ua-parser-js":"^0.7.0","easy-extender":"^2.0.0","resp-modifier":"^1.0.0","emitter-steward":"^0.0.1","portscanner-plus":"^0.1.0","browser-sync-client":"^0.4.2"},"devDependencies":{"q":"^1.0.1","chai":"^1.9.1","gulp":"^3.8.6","async":"^0.9.0","chalk":"^0.5.1","mocha":"*","sinon":"^1.10.3","vinyl":"^0.4.3","slugify":"^0.1.0","cli-color":"^0.3.2","gulp-jscs":"^1.1.2","multiline":"^1.0.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"^1.8.0","gulp-yuidoc":"^0.1.2","portscanner":"^1.0.0","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.1.0","istanbul-coveralls":"^1.0.0","mocha-lcov-reporter":"^0.0.1","conventional-changelog":"^0.0.11"}},"2.0.0-rc4":{"name":"browser-sync","version":"2.0.0-rc4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.0.0-rc4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"e8f1d77aad4f8e0e5f6271a01b45e185c992264e","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.0.0-rc4.tgz","integrity":"sha512-geW/t6LIoPxZbBFYoNQBvG9djvma1tJS/ZHehvKYx3kkqrj9vjAWvLOp13pIOjBCdRwcW1SiUBwScWZEsuRYpA==","signatures":[{"sig":"MEUCIQCdYz++2K9c/qlZf/s1q+XGSbNB2qR/rown5EAk1Tw/CwIgWm8NvLjcF+Dg1EtEz2JNeWeT/576vnCvKcWYiwhsVog=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"e8f1d77aad4f8e0e5f6271a01b45e185c992264e","engines":{"node":">= 0.8.0"},"gitHead":"9d26a7125d03eb057fc59e9c4ba24f356b17b1d0","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"1.4.28","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^8.1.1","meow":"^3.0.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^1.0.2","browser-sync-ui":"^0.4.4","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.24.6":{"name":"browser-sync","version":"2.24.6","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.24.6","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"dacb9b2d8f985cfc4e55b9ca881f5a5970617ee8","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.24.6.tgz","fileCount":138,"integrity":"sha512-3cVW8Ft3sPQ1t9gqZXBDZhTyRce8NW4wf5KzpCYcg6fWjPbyt+vZLvEo+sTq7c7eNQhi8lInQWbjIFEpoM2f7Q==","signatures":[{"sig":"MEUCIHMr8dxN7yzxbxBfQQwalHK0QC6KApJE05PRb1cnRiVwAiEAjwREcOJiEaw9WAkMlWpCq1sQVZqBiVw+AiFzchlehdw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3137626,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbUwohCRA9TVsSAnZWagAA/9UP/im9dRBlQwD/ZAwTsRse\nqX72QSOEL9aNlYS6nMSfpMPxyP3CCmukIVvw5Al/rcWXbY6jYGb5Cb2F2G8r\n6HKfQjmUP0JjAPogzCqp+GjPY0VQh4m2r5mEpP495iRZVjxJbUKfXXiksn0n\n3kHARjy/zbG9A/hQdrC0XYOh7ro73+7Y+qDZ/eCE8SCPHyzi4ABzGTx5KPGQ\nJDhoKTD6v9NqnvKA/43AOGC1IzOyb0E8IWQduxCMBC88htrLC7r8IWeXTYRX\nfxOhqRfIEc9CPNqgVEs4H93RIOZojQW3lro/LYSKi9rUNBnqhmB1SFQzItNQ\nuHX5d9XCmeAwzYp96UpaCllI7erLH7kw5V54xlmG183Zp+5CTmy9/wW6T3rJ\ncVLWt04tkgongF980NNP80cw9IzShix9QuUhFppAP+wD+lckDoZx7Szgz2aK\nXirU240pprVg4tXa4fGGwjgk8E2SkS0wWiuePro2F9IhVgKJTbAKlDRmI9yr\nqUT6YL2BENrN3Oeusc8GOKdC4aa10mFEZwTlCIUG5HKHa9oEsB3mCZsAAD3e\n6Xkx6HlT3hyaIoLWAbYssWi0ASq/m7xn9rtyIdGmz5M24A0VE1FDqkyKl47P\nD3lFgHxtYKUnVcrrb8Du1a6glBFJkYEHVHlVQ29/33ns319+f4OIbT+jdOm1\nSt/h\r\n=TohI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"7c0a65cd0c90dc25f6e58138e399ec47e509d50a","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"6.1.0","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.7.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"1.7.0","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"3.8.2","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.9.0","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","connect-history-api-fallback":"^1.5.0"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"3.5.0","chalk":"1.1.3","http2":"^3.3.6","mocha":"5.2.0","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","cypress":"2.1.0","request":"2.87.0","crossbow":"latest","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.5","typescript":"2.8","@types/node":"^8.5.2","compression":"1.7.2","graceful-fs":"4.1.9","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.24.6_1532168737058_0.6600557740175002","host":"s3://npm-registry-packages"}},"1.7.1":{"name":"browser-sync","version":"1.7.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.7.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"./bin/browser-sync"},"dist":{"shasum":"b3edb784113c32b28945c3eee8b71f48e8df6ba4","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.7.1.tgz","integrity":"sha512-evLSOJKb+/bwc/+4FPBfAGtR8G8Yu4Tej/QR8c6ie43oRhO4Vz0ns75u6CYPYLiHkrOUln0BbX/cJZPDPfOn6w==","signatures":[{"sig":"MEUCICpqM8fAWgsEs/jQI7u7nRV3cI2K/of634VqTz5/yWXgAiEAusldT5WT1i6Q87OgcK04jYrbI1fKLEULTDmgQqaDmzU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["bin","index.js","lib","LICENSE-GPL"],"_shasum":"b3edb784113c32b28945c3eee8b71f48e8df6ba4","engines":{"node":">= 0.8.0"},"gitHead":"cc5c602a17aa9048f078ecbebb575c2d59936604","scripts":{"lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pre-release":"npm test && node test/protractor/setup.js && protractor test/protractor/config.single.js"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"2.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^5.0.1","tfunk":"^2.0.2","dev-ip":"^0.1.7","lodash":"^2.4.1","connect":"^3.3.3","minimist":"^1.1.0","commander":"^2.3.0","socket.io":"^1.2.1","opt-merger":"^1.1.0","eazy-logger":"^1.4.0","localtunnel":"^1.3.0","object-path":"^0.6.0","serve-index":"^1.1.5","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.0.0","resp-modifier":"^1.0.0","emitter-steward":"^0.0.1","portscanner-plus":"^0.1.0","browser-sync-client":"^0.5.1"},"devDependencies":{"q":"^1.1.1","chai":"^1.10.0","gulp":"^3.8.10","async":"^0.9.0","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","slugify":"^0.1.0","cli-color":"^0.3.2","gulp-jscs":"^1.3.0","multiline":"^1.0.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","portscanner":"^1.0.0","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","istanbul-coveralls":"^1.0.0","mocha-lcov-reporter":"^0.0.1","conventional-changelog":"^0.0.11"}},"2.0.0-rc5":{"name":"browser-sync","version":"2.0.0-rc5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.0.0-rc5","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"331ec1935ffa62340295e98d7e63e915cb76f7a2","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.0.0-rc5.tgz","integrity":"sha512-Lc0MZ+IZKQ0WUtITsSPQB7/Au0H8SEP9QkFU5yOHCJMTei4A64TW/TTPX+RzmpgljYZ0pWUX/jEdEvdhb2HHKQ==","signatures":[{"sig":"MEUCIDrR0VUrqpWul9fwTyPCTIuR/hDBvWC1GWHWULBSwEPnAiEAx0NNzzwqocxsWy6QPV86TfMriiyHP2j4LHdPPrCVWTs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"331ec1935ffa62340295e98d7e63e915cb76f7a2","engines":{"node":">= 0.8.0"},"gitHead":"bbf6b061248241ef05bbf4f64cd3346ed6fe4af1","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"2.1.16","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^8.1.1","meow":"^3.0.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^1.0.2","browser-sync-ui":"^0.4.4","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.24.7":{"name":"browser-sync","version":"2.24.7","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.24.7","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"0f93bcaabfb84a35a5c98e07682c9e45c6251a93","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.24.7.tgz","fileCount":138,"integrity":"sha512-NqXek0cPNEayQm77VGnD+qrwcVBTKMIQ9bdP6IWDRUTU1Bk7tZeq5QR3OG5Rr36Rao1t+Vx1QnfolHvvr5qsTA==","signatures":[{"sig":"MEUCIQCFzzykRlj4H0j8TOaLVWHcWaI7+dzjCK3L/DQ9GpqGSAIgWtAlGcswfN16ND0euF8/Gnj0KvDIXu9RsCbEpL1UwdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3138307,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgwESCRA9TVsSAnZWagAAzD4P/1HpjV+65AqWqLQZUqpX\nd2MOliyqKp/gZOAulO4Z1CkOk8X1J4bkbWEJgJA9znw+nIiH0l+Mvo/fhS39\n+Eu8nE+/6ctvyl/gGey+ZRDozWItZ8esyK7U4RFvj7/V4HMd0+rdDo43D5bh\nXVY+GfkRPe0HRcUeyAHIap/042QpxxvIF3IoC+bcDamu+q/Dzl1mlN7takuo\nMtfCoA5BlXlAfLZLGIwUa1YuQu/maNYz8JFRbwvhSdjXZbJ4mfhCCSfMB+MN\nEc+QGOgyolfDPQt7mrK60hTRpJZ8gRYW3MSqb8rSmFb/zS6IxPXWYycKkzvf\nXNccmQSqTmwc54bCuTqZhiCidlT5Vmiy5CkmM6DQxfzM+BVZv9WON70q4ttY\nboZ0kp/JECRVYuLDin2NMx93LSOl+7fCvz16nzZ7sa6GDnpLqMmhYZ4S/b9I\n+jPPRt+zX1DHeGKHEimOGmYq75gPMZnDyaHlbgvAXvBpSMokj1Gnp43nUXfm\n5WacrvIfLcPhNnrM7aR16wq1w0V1z5RH8FEnm51O/7mDPUngvN777IIkGMYy\nxU4sFXa6PM9Z6jFl3miC8sbT5wN6Q/jL+9M/pujJWAKSzncQ3hoOmhtl8gWT\n1X0QyuiaqMIyPBwySKKRoWEtAsQngVz6boDAXipbQaoF1fIgPxROnSP0/oY5\nzS7M\r\n=twz4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"8c28e8c89a55f080620f874e4e47b24cf5c7cad2","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"6.4.0","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.7.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"1.7.0","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"3.8.2","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.9.0","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","connect-history-api-fallback":"^1.5.0"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"3.5.0","chalk":"1.1.3","http2":"^3.3.6","mocha":"5.2.0","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","cypress":"3.1.0","request":"2.87.0","crossbow":"latest","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"3.1.0","bs-latency":"1.0.0","lodash-cli":"4.17.5","typescript":"2.8","@types/node":"^8.5.2","compression":"1.7.2","graceful-fs":"4.1.9","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.24.7_1535312145922_0.8741168869941649","host":"s3://npm-registry-packages"}},"1.7.2":{"name":"browser-sync","version":"1.7.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.7.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync"},"dist":{"shasum":"8b4039f51571906c3e11165876944a99a222d888","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.7.2.tgz","integrity":"sha512-RSpaE2OvWWxGsGYxPNFZFTD5b95f4JbLQh2KCP3lgTHiseS/DhSYbtVfww4cKfHegf39rtSsQZIWvQO6uY4Clw==","signatures":[{"sig":"MEUCIGf1Fm/IDb83KnDSxD8SzgQ3KoNLMz0dMHDlpR66GPxfAiEA4i9wGgjyY8daBMbE1OTnLWYjY5Mjw0yRSzoEflg/VVs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["bin","index.js","lib","LICENSE-GPL"],"_shasum":"8b4039f51571906c3e11165876944a99a222d888","engines":{"node":">= 0.8.0"},"gitHead":"04d847ca723bb5917bd5cce7090cb622cdc794ef","scripts":{"pro":"node test/protractor/setup.single.js","lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"2.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^6.0.0","tfunk":"^3.0.0","dev-ip":"^0.1.7","lodash":"^2.4.1","connect":"^3.3.3","minimist":"^1.1.0","commander":"^2.3.0","socket.io":"^1.2.1","opt-merger":"^1.1.0","eazy-logger":"^2.0.0","localtunnel":"^1.3.0","object-path":"^0.8.0","serve-index":"^1.5.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.0.0","resp-modifier":"^1.0.0","emitter-steward":"^0.0.1","portscanner-plus":"^0.1.0","browser-sync-client":"^0.5.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","async-each-series":"^0.1.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.0.0-rc6":{"name":"browser-sync","version":"2.0.0-rc6","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.0.0-rc6","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"f3857bfb0e0cf7315b2d977f68b098d075700723","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.0.0-rc6.tgz","integrity":"sha512-0qaW9moYVJagOhMn7Sy+gx/tavkJSfeHY4RonPkSRvwh8jaL2II4kU1wWN5HL9iow32Y8J3WXRrH9nuBFgFjJw==","signatures":[{"sig":"MEUCIBnoMOU6SRAisZ54tDyVP3xJ9xsbSeE57DpoPx3OwJ8qAiEA0Th5tQfcByh1YsVbdgtuIj8JzR6MSsljay57y96+Fec=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"f3857bfb0e0cf7315b2d977f68b098d075700723","engines":{"node":">= 0.8.0"},"gitHead":"ff0782d1238c29481c6582617622db52a3d7da8f","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"1.4.28","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^9.0.0","meow":"^3.0.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.5","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.24.4":{"name":"browser-sync","version":"2.24.4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.24.4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"e6e1544c8a6c088dc76f49f7059bc3df967e0ae0","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.24.4.tgz","fileCount":138,"integrity":"sha512-qfXv8vQA/Dctub2v44v/vPuvfC4XNd6bn+W5vWZVuhuy6w91lPsdY6qhalT2s2PjnJ3FR6kWq5wkTQgN26eKzA==","signatures":[{"sig":"MEUCIQCO95yVPRlY3arAMjCQ/PAlIP8Z4lKrvjUo+VcmrSJv2gIgWqenjx0B2XWHxYUVjSv8cnfYYXPEEo+f1HSh9KqByWQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3137411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa63EZCRA9TVsSAnZWagAAHrgQAJaUJbbNqHwr2O3Hv7VA\naUHpdBYGPKEGDT3fddXvIimfMKFZOjWMxrFXTd5GieLRQXXguLKZU1hCHwF+\npTU6aWIhkslOV5muDsNX1DWH7qgR6tJSiXJvsyo2Outgr7XANZJ5eDI4kri2\nVGfFocfjr7I3ufu36P/I71cBj0Huzi4Su+PZd38EiW8fgpJmJs66QZwaEgtc\n0mK1GQMICAG1BWI0JeCTDTbUse7UePZEyHDBZqr6ctAPndBywk3hp9fAMPp3\nWTNNorfnN/ItOU+n/Y4LE4miPsdFDkIafZ7w3LjOxDCwUAyDwbVcNxQeJaEb\nw65CACBb55Qc+3+BIamuIRy0NK62oQ/2ud4MSn7/Stjgg8g9pHbh3yDCPOfM\nSDZyoBU63J2c4bJwHbioKtOWzFYJzVncRwm57UfhPvbCOXAbgIK38CD23RR4\nhVmXDAdLo7Qa2SY7ITWKUgHmQhTrEwpRP8+kpdhdebYlGos7ZeeOQtmOrfzF\nvYf83YdSFkWGLf23m3Ki576sWmAfhfc+LLyVlyvFwtVkpk9pBIlK49ABATCJ\nO5BNMXv7cUY8E4URjk7ukikuFT0PM9uzBNK+BZZ72OseIBj8Wi7lplKC8RqY\nf7E8YPtGemiuF+50DJBifdubKfVmUBzzAi1/i6zGuLbEEIvcFMtrUUOm8ajv\nk9Qq\r\n=tNvA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"19359cc04b95e514fb6692e00a2b1ede10c9da10","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"6.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.7.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"3.8.2","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.9.0","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","connect-history-api-fallback":"^1.5.0"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","cypress":"2.1.0","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"2.8","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.24.4_1525379351869_0.7176744784876534","host":"s3://npm-registry-packages"}},"1.7.3":{"name":"browser-sync","version":"1.7.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.7.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync"},"dist":{"shasum":"d46d02daffdce61ea70bec8eebf94d5971208c32","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.7.3.tgz","integrity":"sha512-JEf7yMmNoUjkxqBWWLxVVWY/vLPhBwIxHIETe3ASk2Hd6KvA0xJswi61nVYkrxmteA0IIv/DsW41h53WXcVmfQ==","signatures":[{"sig":"MEQCIENB6XkVSyXZ4NKm6lPb+BEuYR8ME33Zp2VMfSfVZAyDAiBW4JuLMW1MdHoImSfZwlaV61VKtsHIcNSQ8O325c8nuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["bin","index.js","lib","LICENSE-GPL"],"_shasum":"d46d02daffdce61ea70bec8eebf94d5971208c32","engines":{"node":">= 0.8.0"},"gitHead":"fedc05a3495df3ebd04e9998430413afd33279a0","scripts":{"pro":"node test/protractor/setup.single.js","lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"2.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^6.0.0","tfunk":"^3.0.0","dev-ip":"^0.1.7","lodash":"^2.4.1","connect":"^3.3.3","minimist":"^1.1.0","commander":"^2.3.0","socket.io":"^1.2.1","opt-merger":"^1.1.0","eazy-logger":"^2.0.0","localtunnel":"^1.3.0","object-path":"^0.8.0","serve-index":"^1.5.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.0.0","resp-modifier":"^1.0.0","emitter-steward":"^0.0.1","portscanner-plus":"^0.2.0","browser-sync-client":"^0.5.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","async-each-series":"^0.1.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.0.0-rc7":{"name":"browser-sync","version":"2.0.0-rc7","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.0.0-rc7","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"8bbda7be60fa65ec067642f6b207bc0e65569d43","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.0.0-rc7.tgz","integrity":"sha512-SHvpBIiJJcxim7rX5OECzWSIGsxXRVnVpKyx0KNRUJVVZq+RSw/ida2Jv8Dycw/xxPNTN4f/2foMpwKFzGGTtA==","signatures":[{"sig":"MEQCIAPEIPU69qXEmN2zOUPyOpWFpoMtz55RF19AIlEQnq/hAiAvL+FOy6MOn5EQxWWbnqeSkXPAsDw6E6GH8+dRbn2PCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"8bbda7be60fa65ec067642f6b207bc0e65569d43","engines":{"node":">= 0.8.0"},"gitHead":"29c9bd31a1e612bb269473eac8b930e9b21fcfd0","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"2.1.16","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^9.0.0","meow":"^3.0.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.5","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.24.5":{"name":"browser-sync","version":"2.24.5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.24.5","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"2b32c00cd85958be570c20fae557b0dc0ccd3818","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.24.5.tgz","fileCount":138,"integrity":"sha512-r6ZRYncfYRGerw4Rh5S8Q9x9WKDdrwH572hd3ofsYgn0Px6a6EqXiLBVTCss2+2a45G9ZgjRHSeo9YY56UpgKw==","signatures":[{"sig":"MEQCIH878Y3gQRc7gJUzQNyZlLaIwz/cqf1fFI2yG7bXTlPuAiBB+Jk4F2YgPTKFaMs2OdZCIWVuC0bCSc8x9fzA4N3pdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3136926,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbL/2DCRA9TVsSAnZWagAAJecP/REiHsg4AqiKjuOgCLKx\nh+z3P5IPiqoUSc+ws6MW2ItTn6A1ztUNjyOuj018+t2X82un2i8LhcVyaSQV\nCyILChyquELSz2SitlG4WS8C6UGGzeT3YTKZAf58/hL7JcrzwHekj20343FV\nJ9lpJ2881IQis42gNXe9oP0YARJ/JlK84cRLe6HgwhdxdEzNvSICxJ/Gc3X5\n6O9IkG+rZgTQQ+fFDnnsODXqkc+rqNfbSkSdgG50EFtGxeMqSJfoD2OYv+/q\nzegZsmtWl3rRwZyhZeJWBYx2Htt6X1YD//aOO3GtnXpy6wI+tKBOETj3hKyA\nZozbghZx1RvZk9qDVZ4dcZsYhhre+L/utgRpyiu+tAc3HFqaobQ4d2enRjN2\nKo7Ty8UltSkTFklKf14EKX9Rr3npZIwzsO6AloxOVy3/W0kRF8vA0zYExQYC\nuDHuQsZ4xeFmSqZib12J4ynrPQd0B6OqlsHmqHmTdcZRrqHKFaNs3reexzMD\nMsXWxiUi0NQeUtYMPoWitR/8PAK775G+FfRpbd+TDKJGUDfKnCGc+1nRB0oR\nHI0aQuFHVLDTU6CFRsNUTSHK+wTnhPv1aSKXgucSXczC8RjGLYZpoUH01gFE\nIiAJvJf6HkrTeA9d9mu4JOj4o/K5dV5phGwO2+0nrwqmMzOztm+XQ+/iTLI2\n7J/N\r\n=j7v1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"ef0f947257416c593f88dbce11cd3a24f0fadcab","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"6.1.0","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.7.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"1.7.0","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"3.8.2","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.9.0","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","connect-history-api-fallback":"^1.5.0"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"3.5.0","chalk":"1.1.3","http2":"^3.3.6","mocha":"5.2.0","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","cypress":"2.1.0","request":"2.87.0","crossbow":"latest","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.5","typescript":"2.8","@types/node":"^8.5.2","compression":"1.7.2","graceful-fs":"4.1.9","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.24.5_1529871747486_0.6793334722698889","host":"s3://npm-registry-packages"}},"0.1.5":{"name":"browser-sync","version":"0.1.5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.1.5","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"9a4c9285a5d05c3130d4f4e285dde59d2c508860","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.1.5.tgz","integrity":"sha512-d08WpK8eeCMz6uxDKJtfzaaVxC72zr8FZdwjc3oWJqnHTmUzqlphRPLPz8ZkbiIr6rvLbVE90F3ivPuMnJU/cA==","signatures":[{"sig":"MEYCIQDfbMXZqiW+sI8hrd89WIIYzmEwXB43rjqw7lvgVTbi9QIhAJOJAbKxrwvVn184gt+p+pzto9Tyh1k8mnkAQk98IotO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.2.32","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"*","glob":"~3.2.6","open":"*","path":"*","lodash":"~1.3.1","connect":"~2.8.4","chokidar":"~0.6.2","optimist":"0.6.0","cli-color":"~0.2.2","socket.io":"~0.9.16","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"preferGlobal":"true","devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.1.6":{"name":"browser-sync","version":"0.1.6","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.1.6","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"09f227406fbd38d3a9234c55868a2048754e404e","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.1.6.tgz","integrity":"sha512-chVtZFaxLYbsQT9WpRqYLWf5FP1UeQJTv9hT64DobxwRtfK/NqZW6IubWhIYLumrr7UB7VByhI6Xnp6PRabdYQ==","signatures":[{"sig":"MEQCIFuBQVK8JmDAzElq1cHwWW7uPol90ULncGZ8+2kkQ7wLAiA9dR2clEcoM7JFJ+ETqYn1fq8b+R8WoWD7Cm0iWa9kOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"*","glob":"~3.2.6","open":"*","path":"*","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.8.4","chokidar":"~0.6.2","optimist":"0.6.0","cli-color":"~0.2.2","socket.io":"~0.9.16","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.1.3":{"name":"browser-sync","version":"0.1.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.1.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"63b5574539dcccb0e2091cf8efc4a0a24ab4e069","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.1.3.tgz","integrity":"sha512-D+R2oTCc++exeESR1scAfu3oA1YaegOXvL4TzSKQtPN7JT1sKFPvs1WHYOcdEDKNDncjU5DGTMDFz8XR5CruZg==","signatures":[{"sig":"MEQCIF5mvz5gLJ+6Sig+bygmu0QciQwoNNhhYTgimof71vsoAiAGIHnwV09vUkRPJjgEMCWiS33M9v4bgdhZcZROxXpg2Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"*","glob":"~3.2.6","open":"*","path":"*","lodash":"~1.3.1","connect":"~2.8.4","chokidar":"~0.6.2","optimist":"0.6.0","cli-color":"~0.2.2","socket.io":"~0.9.16","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"preferGlobal":"true","devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.1.9":{"name":"browser-sync","version":"0.1.9","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.1.9","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"d920b484f54e36f25afb20606de73584624f68ab","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.1.9.tgz","integrity":"sha512-e02dLkO1IVJEdTF6DN3URCZuldOHIVFhEjJrgNeGPkdRxUUZEe7o6uDKo7Hy7Ajlt5jTpc2a3oBrMr3V9nktVQ==","signatures":[{"sig":"MEQCIGHb1/xn8SmLMzUoAsbYr75vogQoZAhaUcp3fKnQNuKbAiBph6CPi2pxwVmNZUKU3krLociJJZaqX0lX3LChAjY5YA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"*","glob":"~3.2.6","open":"*","path":"*","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.8.4","chokidar":"~0.6.2","optimist":"0.6.0","cli-color":"~0.2.2","socket.io":"~0.9.16","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.9.1":{"name":"browser-sync","version":"0.9.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.9.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"f308590980e6c0468e6f62adf7c376c18ebdd0ff","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.9.1.tgz","integrity":"sha512-5aGoRorEevYfbyFwO5wZrk3rJJM/lbCRi+84/WLB6YEi3eqEKF7rbCQbuD88GNkvfK1/S1dCxvpz8PpkR1p3vA==","signatures":[{"sig":"MEUCIGrED/pQ/Nx18qMi11fwwJrsR6ct5qAL1MxhMN8aPWncAiEA0mxZWOe1Gll3WL1koAkXzbLkypDbtGBPMsYetPxCwzE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^0.1.1","url":"~0.7.9","gaze":"~0.5.1","path":"~0.4.9","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"~0.6.1","commander":"~2.1.0","socket.io":"~0.8.0","cl-strings":"0.0.5","http-proxy":"~1.0.2","ua-parser-js":"~0.6.2","resp-modifier":"0.0.4","portscanner-plus":"0.1.0","browser-sync-client":"^0.1.7","browser-sync-control-panel":"0.0.5"},"devDependencies":{"chai":"~1.8.1","gulp":"~3.5.2","mocha":"*","sinon":"~1.7.3","vinyl":"^0.2.3","lodash":"~2.4.1","optimist":"~0.6.0","cli-color":"~0.2.3","gulp-sass":"^0.7.1","supertest":"~0.9.0","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","gulp-ruby-sass":"^0.4.3","socket.io-client":"~0.9.16"}},"0.1.7":{"name":"browser-sync","version":"0.1.7","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.1.7","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"d8d2fe2670323bdc490cff3d74f512ddd5b38e10","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.1.7.tgz","integrity":"sha512-CrhjlM/piCkGyDe8QiWUEHBTNP8yCP2mtSYTfVNiMU70nluI+DKTgGqL693XWlhnRx865m1tGCFpTM+FndXI+w==","signatures":[{"sig":"MEYCIQDeCU5U7Tylxp2AXDD1/mtdeiSLzbnoG99MgfQZbtl5/wIhAJwP7AhqezNs/5PrIG3m4PIBEnDeu+/olf/A3tW7GRGj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"*","glob":"~3.2.6","open":"*","path":"*","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.8.4","chokidar":"~0.6.2","optimist":"0.6.0","cli-color":"~0.2.2","socket.io":"~0.9.16","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.1.8":{"name":"browser-sync","version":"0.1.8","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.1.8","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"05c622f1272e0979e52114c4adbdef0bbef3d435","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.1.8.tgz","integrity":"sha512-dKvPG4hR0JPhEoKXEdMZd+ma6OSnDzZXZdcdivC/4CQxj7ZvvbyGU4QKkpWBhv/vwNvB/o6Qp9hTmesw3OE3jA==","signatures":[{"sig":"MEYCIQC7T3K9xawQguPu2Vsso9sThD8mJA5Ab166/gKvFGjqFwIhALo7PC5IiRmgPJQdPGv1ECQ2VyMYLtH9PaxrrtnB9q9l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"*","glob":"~3.2.6","open":"*","path":"*","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.8.4","chokidar":"~0.6.2","optimist":"0.6.0","cli-color":"~0.2.2","socket.io":"~0.9.16","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.9.0":{"name":"browser-sync","version":"0.9.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.9.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"2830759673c371538ce773abbf5d57faf87bd36a","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.9.0.tgz","integrity":"sha512-Wg3wo7RgAjFyNpGtG3xR+vj4FYwMxHkQnV5weX8hg+rTSMJgOcyhmRy8D0MGkgUMTzXEqRZQa6HFTd8HUsDAgQ==","signatures":[{"sig":"MEUCIQDDCzjJV/CJRzTTB5MQ081Ur0SlmNpbBojg6//qvCmzjAIgMaPfUl8L2fP3UT/uhcbtQ8j/X9z1JIqO/6yxOfp7VFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.5.1","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"~0.6.1","commander":"~2.1.0","socket.io":"~0.8.0","cl-strings":"0.0.5","http-proxy":"~1.0.2","ua-parser-js":"~0.6.2","resp-modifier":"0.0.4","portscanner-plus":"0.1.0","browser-sync-client":"^0.1.7","browser-sync-control-panel":"0.0.5"},"devDependencies":{"chai":"~1.8.1","gulp":"~3.5.2","mocha":"*","sinon":"~1.7.3","vinyl":"^0.2.3","lodash":"~2.4.1","optimist":"~0.6.0","cli-color":"~0.2.3","gulp-sass":"^0.7.1","supertest":"~0.9.0","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","gulp-ruby-sass":"^0.4.3","socket.io-client":"~0.9.16"}},"1.9.2":{"name":"browser-sync","version":"1.9.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.9.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync"},"dist":{"shasum":"170f06ea41fef28d5051fd0b2bc8068fad6a5693","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.9.2.tgz","integrity":"sha512-GlSgIdXCknADwb5PfMgQSkhz1j6QbiKdcX/Kxach3kBXEiU+cXjYhApIIvIuIw2YG5ltFtt+l+sw3d4ZBn60Dw==","signatures":[{"sig":"MEUCIDo77C0+HzxG5jJzTDoOwn8zGzAsTkSCsee+YZUSXbdnAiEAj7DEoyYXQuV20PZlPQaMBM//TrQazfw0nOllrHf8FIk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","LICENSE"],"_shasum":"170f06ea41fef28d5051fd0b2bc8068fad6a5693","engines":{"node":">= 0.8.0"},"gitHead":"0f333c8c32a753d3c3d605a288b01e914ac03dee","scripts":{"pro":"node test/protractor/setup.single.js","lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.32","dependencies":{"opn":"^1.0.0","foxy":"^7.0.2","tfunk":"^3.0.0","dev-ip":"^0.1.7","lodash":"^2.4.1","connect":"^3.3.3","minimist":"^1.1.0","commander":"^2.3.0","socket.io":"^1.2.1","opt-merger":"^1.1.0","eazy-logger":"^2.0.0","localtunnel":"^1.3.0","object-path":"^0.8.0","serve-index":"^1.5.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.0.0","resp-modifier":"^1.0.0","emitter-steward":"^0.0.1","portscanner-plus":"^0.2.0","browser-sync-client":"^1.0.0"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","async-each-series":"^0.1.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"0.1.1":{"name":"browser-sync","version":"0.1.1","keywords":[],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.1.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"04c2c35b67b1ce06cb7f14502bbb42b18a06c0b2","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.1.1.tgz","integrity":"sha512-SfXiUL6SO6IRk5MRSJrC+q8aERLLxS+qYAOUFJo0G/0k8GSTYVYwiQBAbh1H5it2D7CV9mu3X1NeGqynL6rzLA==","signatures":[{"sig":"MEUCIQD9XdHU3knKibwE0d5vZss3q2VXurYKnEHsaq28JsRlcQIgMllNWZ7W198pZoh71NlGGTY762z7xSoOrlIgkOrkRoQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"*","glob":"~3.2.6","open":"*","path":"*","lodash":"~1.3.1","connect":"~2.8.4","chokidar":"~0.6.2","optimist":"0.6.0","cli-color":"~0.2.2","socket.io":"~0.9.16","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"preferGlobal":"true","devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.1.0":{"name":"browser-sync","version":"0.1.0","keywords":[],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.1.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"8bf39ab9e200acc469a000bd9cf15a68be9f9a4a","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.1.0.tgz","integrity":"sha512-jz9AvCPHqImnxxJbbnjwdy/7yjAX7i6ambyHCpi+gITerCx4yrlos5HQ1a/t6Wi7pXCp0XsATlPDYsMGVkjxiQ==","signatures":[{"sig":"MEYCIQCABJFNlfkS0XCo/pBqmYK3Ryk62nZzzByxxEcEzZJoVAIhAPwFVL9dsdBFOBVKi0SnPRcwgs1QsYSHJ/iJrwNkAP6l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"*","glob":"~3.2.6","open":"*","path":"*","lodash":"~1.3.1","connect":"~2.8.4","chokidar":"~0.6.2","cli-color":"~0.2.2","socket.io":"~0.9.16","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"preferGlobal":"true","devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-phantomjs-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"2.30.0-alpha.1":{"name":"browser-sync","version":"2.30.0-alpha.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.30.0-alpha.1","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"ce28ed5cdd8c82ef97929d3131ba819426f2b94d","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.30.0-alpha.1.tgz","fileCount":189,"integrity":"sha512-UiN2n2Ypf9aYLbfwHptkYH4rBCT1Jsw3hSm5XuesJL1yxqt8+Pq6yXeVT9iT4RlPr5jrTpjbBzAYFbndhKRgZA==","signatures":[{"sig":"MEQCIHuHmGlEHYxirhtWpbkv079CvMqqGEt66jI4LT9vhFIFAiAUlg7EuuSTexcrzXUH3oabocc8lIJ6tPrCUAQzgEOKnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":646555},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"d3813a9012db6c8353f06e6349333a46643f5fcc","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build.tsc","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build.tsc":"tsc","build:watch":"tsc --watch","build.esbuild":"node build.js","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v18.15.0+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"18.15.0","dependencies":{"rx":"4.1.0","opn":"5.3.0","zod":"^3.21.4","etag":"^1.8.1","send":"0.16.2","chalk":"4.1.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"^4.0.1","localtunnel":"^2.0.1","npm-run-all":"^4.1.5","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.30.0-alpha.1","browser-sync-client":"^2.30.0-alpha.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"readmeFilename":"readme.md","devDependencies":{"q":"1.4.1","chai":"^3","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","requirejs":"^2.3.5","supertest":"^3","strip-ansi":"^6.0.1","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.30.0-alpha.1_1684497660427_0.19917417364645051","host":"s3://npm-registry-packages"}},"2.7.9":{"name":"browser-sync","version":"2.7.9","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.7.9","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"89726731a546e8749ba414a6077a3c87e2e9f736","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.7.9.tgz","integrity":"sha512-E5UTrBe6UCtd5w7RL8cMikhcTqqXxAz7rRTQALRQUldHvyuO+ftN45fI5iDabBQwaY24bAAFYXbHqBJI8oXofw==","signatures":[{"sig":"MEUCIBnIPynDoj15VMOXuaRyIn3jzYwHeKwLtPctKuRPzapJAiEArkzDtfATDj44Tl9y/aW8KrzfIkLcfWXeSEw+0Be7WCM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"89726731a546e8749ba414a6077a3c87e2e9f736","engines":{"node":">= 0.8.0"},"gitHead":"aaaa0e4ed356bf41f13c7b684aee0979594a5ee4","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.9.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^1.0.2","foxy":"^11.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.8.0","connect":"^3.3.5","longest":"^1.0.1","ucfirst":"^0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.1","pad-left":"^1.0.2","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^2.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.7","easy-extender":"^2.3.1","resp-modifier":"^4.0.2","browser-sync-ui":"^0.5.8","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^1.0.1","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"^0.0.17"}},"2.30.0-alpha.2":{"name":"browser-sync","version":"2.30.0-alpha.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.30.0-alpha.2","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"eeee34e5e72b446df6929314622ea3bb945bd848","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.30.0-alpha.2.tgz","fileCount":189,"integrity":"sha512-pSZ5HETiHySRmeLFfZJaCVJHtfTVGOMQoSdOQcwuTdzZYboNNmUw4CygamH1bHVZkycrm+FY+n2Iq+kG3vsmfA==","signatures":[{"sig":"MEYCIQCCiIIwh1pWUhpIBtb8hO05tnCenYljMG6U3J9mEY5/KQIhANIKuoSTniLdwseAYtuFqACzUkkxRSZwoT5psX06/8Ji","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":646555},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"4f076894b28c3b88ad2d122b5adfe998f4a120c8","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build.tsc","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build.tsc":"tsc","build:watch":"tsc --watch","build.esbuild":"node build.js","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v18.15.0+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"18.15.0","dependencies":{"rx":"4.1.0","opn":"5.3.0","zod":"^3.21.4","etag":"^1.8.1","send":"0.16.2","chalk":"4.1.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"^4.0.1","localtunnel":"^2.0.1","npm-run-all":"^4.1.5","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.30.0-alpha.2","browser-sync-client":"^2.30.0-alpha.2","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"readmeFilename":"readme.md","devDependencies":{"q":"1.4.1","chai":"^3","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","requirejs":"^2.3.5","supertest":"^3","strip-ansi":"^6.0.1","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.30.0-alpha.2_1684497831559_0.7462681358189056","host":"s3://npm-registry-packages"}},"2.13.0":{"name":"browser-sync","version":"2.13.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.13.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"dff8ebcd361ac8e7171fbc0347d82dbb45c6d5ae","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.13.0.tgz","integrity":"sha512-wzdX3qkn21J9GA59qDp5bk4md26j3ICC3OIE1aM+w1M4xUlQeC0PXQQow0CTNsDtcFJzJzly24D8Zfzrl+wntg==","signatures":[{"sig":"MEUCIQDEnaSWoShieM2i98QWHLlPgnnh+Ta5WzDNcrMU2jTpTgIgQzkgC5ltbynWS1sUyc+C4+qjB4g8JiHg8Z11PBNCOAo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"dff8ebcd361ac8e7171fbc0347d82dbb45c6d5ae","engines":{"node":">= 0.8.0"},"gitHead":"e7ced1bed7ffdc439f99f9c2211bc67817db1eba","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.15.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.4.4","dependencies":{"qs":"6.2.0","rx":"4.1.0","opn":"^3.0.2","yargs":"4.7.1","dev-ip":"^1.0.1","connect":"3.4.1","chokidar":"1.5.1","fs-extra":"0.26.7","immutable":"3.8.1","socket.io":"1.4.6","bs-recipes":"1.2.2","http-proxy":"1.13.3","micromatch":"2.3.8","eazy-logger":"3.0.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.7.3","serve-static":"1.10.3","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.1","server-destroy":"1.0.1","browser-sync-ui":"0.6.0","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","rimraf":"2.5.2","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","bs-latency":"1.0.0","lodash-cli":"4.13.1","compression":"1.6.1","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","bs-html-injector":"3.0.2","bs-rewrite-rules":"1.0.0","socket.io-client":"^1.4.5","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.13.0.tgz_1465312340729_0.3658647472038865","host":"packages-16-east.internal.npmjs.com"}},"2.30.0-alpha.3":{"name":"browser-sync","version":"2.30.0-alpha.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.30.0-alpha.3","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"f1bfa47478af2e9298cc81180f68e34bc5ce96eb","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.30.0-alpha.3.tgz","fileCount":189,"integrity":"sha512-R7kJnkJnci7gRWdfRjfMHqOekmOIj7nNJaiRGOyJzoVyMiiMNuR5Nsyit9kzPIR+h3t3+7+r3optjqXbuLsfGA==","signatures":[{"sig":"MEYCIQCkArye1QuDUYX3UhCcoFHIaPLdtxCfRvWEkfFQUr8M5gIhAOjqfKGqoWbuEG5Ed0/oQiJNyiwfekKUffzfA2jrZTAi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":646555},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"b85a28ba9982f33db8a4e49de8a5103376a9c2ef","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build.tsc","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build.tsc":"tsc","build:watch":"tsc --watch","build.esbuild":"node build.js","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v18.15.0+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"18.15.0","dependencies":{"rx":"4.1.0","opn":"5.3.0","zod":"^3.21.4","etag":"^1.8.1","send":"0.16.2","chalk":"4.1.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"^4.0.1","localtunnel":"^2.0.1","npm-run-all":"^4.1.5","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.30.0-alpha.3","browser-sync-client":"^2.30.0-alpha.3","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"readmeFilename":"readme.md","devDependencies":{"q":"1.4.1","chai":"^3","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","requirejs":"^2.3.5","supertest":"^3","strip-ansi":"^6.0.1","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.30.0-alpha.3_1684498090228_0.9624289700546413","host":"s3://npm-registry-packages"}},"2.7.7":{"name":"browser-sync","version":"2.7.7","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.7.7","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"147ccb0a2443db0f559da5359b0009d17da87442","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.7.7.tgz","integrity":"sha512-eCuIVbjM3UJx4HtZ/isEUqaOFGiWiNLrToI3fzK0K55XC/km89uW7w+r/815naPoxuFHPtjW6IlyfQ7lOOj2ag==","signatures":[{"sig":"MEUCIQD2prsrZlJke0fkNne2cD1rIFCzoIAXdNwXpAIO51FyHwIgYsk3yhbvzalOALi5aZ75Wd3CmBmK+33eUMaCumYY14w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"147ccb0a2443db0f559da5359b0009d17da87442","engines":{"node":">= 0.8.0"},"gitHead":"45babcc4bd177b951d2488da6bc6703d2e9da97b","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.9.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^1.0.2","foxy":"^11.0.0","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.8.0","connect":"^3.3.5","longest":"^1.0.1","ucfirst":"^0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.1","pad-left":"^1.0.2","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^2.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.7","easy-extender":"^2.3.1","resp-modifier":"^3.1.2","browser-sync-ui":"^0.5.8","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^1.0.1","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"^0.0.17"}},"2.7.8":{"name":"browser-sync","version":"2.7.8","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.7.8","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"9eeed3640aa19f310ee150d7a358aa39ed622af1","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.7.8.tgz","integrity":"sha512-2MNt+EzS2mcZ9iNfouH2HpZVyhYjjztyxuSnsJ4wTMAV9PO/0zDH40Du2upIO6Cor1JxqfcAs964wQ8yMWgDSQ==","signatures":[{"sig":"MEYCIQC5APJ2oMegIUmxCqz5ABQi+uT+sZGyjVI2MIUyydSvLAIhAN58Iax232c6G0Kapl7+adZDa8h5Ob9ffPFaAjA/f4r3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"9eeed3640aa19f310ee150d7a358aa39ed622af1","engines":{"node":">= 0.8.0"},"gitHead":"5dd444ed779279dbfeb62bee0fd27560ecda71bf","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.9.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^1.0.2","foxy":"^11.0.1","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.8.0","connect":"^3.3.5","longest":"^1.0.1","ucfirst":"^0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.1","pad-left":"^1.0.2","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^2.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.7","easy-extender":"^2.3.1","resp-modifier":"^4.0.2","browser-sync-ui":"^0.5.8","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^1.0.1","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"^0.0.17"}},"2.7.5":{"name":"browser-sync","version":"2.7.5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.7.5","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"8add1b05d730df5eab147122cc58e18180cc92ee","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.7.5.tgz","integrity":"sha512-YCSq+cxh7XxPB54mGbGa80kQkz2WNtIhcjtayuiA3M+aojz8fWATXAPVZreXZqCyz+O8gr/iKoOiL2ZrtZyD6w==","signatures":[{"sig":"MEQCIEK1wXBYfFrUSWmbWkV60s95bPFVJ7JGLHpoaw3BnMszAiBt4QgkOXRs2NyKgKAWEk85vdJ5qYgqvRP5WTU3uunjlA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"8add1b05d730df5eab147122cc58e18180cc92ee","engines":{"node":">= 0.8.0"},"gitHead":"fb1024e7ecadc0a34c2bf022129072fe151f1342","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.9.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^1.0.2","foxy":"^11.0.0","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.8.0","connect":"^3.3.5","longest":"^1.0.1","ucfirst":"^0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.1","pad-left":"^1.0.2","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^2.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.7","easy-extender":"^2.3.1","resp-modifier":"^3.1.2","browser-sync-ui":"^0.5.8","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"^0.0.17"}},"2.7.6":{"name":"browser-sync","version":"2.7.6","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.7.6","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"d82cd3c5f52e98970ac88cbc6678a3f767c5bf1b","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.7.6.tgz","integrity":"sha512-iljWLv8SR+HlSKes0gGMcUmk7R0aBdldDFizCkuurkSsq8Qy/QuF7W7a+tjFJ0tl4+eOiZLfhqh4Vc5dXiYwtw==","signatures":[{"sig":"MEUCIQCQW6yV4H43z/hhoCXP/XOO5v5HC6zVxN9lxywWhW4ykwIgdI5LdECnZi2jgwwlrBVowkWaBuE7QpyV9ioPxV9H1OA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"d82cd3c5f52e98970ac88cbc6678a3f767c5bf1b","engines":{"node":">= 0.8.0"},"gitHead":"864bdf0f6ed67c06c01cbba3fa2ac5705596e7f1","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.9.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^1.0.2","foxy":"^11.0.0","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.8.0","connect":"^3.3.5","longest":"^1.0.1","ucfirst":"^0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.1","pad-left":"^1.0.2","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^2.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.7","easy-extender":"^2.3.1","resp-modifier":"^3.1.2","browser-sync-ui":"^0.5.8","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^1.0.1","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"^0.0.17"}},"2.7.3":{"name":"browser-sync","version":"2.7.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.7.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"c89ee9c142fc2136927b09e5260834c522a08dab","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.7.3.tgz","integrity":"sha512-o1rJ3MDTVlEp91Bgrup+1zxgKcBk2t2bduQ3Er4Jo1lqN7PCDSLCGMkyvWjdohGmI8K8+HB8YJfbUFMcGKzidA==","signatures":[{"sig":"MEUCIHKEWl9pRtw4i2eol5+NhiaP+42b+s9wHb095mgc+5cbAiEA4IhvRQlqoi/lr1P4sXeh+4jnkSHOGPnpKde5lMLcFYg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"c89ee9c142fc2136927b09e5260834c522a08dab","engines":{"node":">= 0.8.0"},"gitHead":"73545478fb1090e7f6912ddfb3d2c82c85a6ddab","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.9.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^1.0.2","foxy":"^10.1.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.8.0","connect":"^3.3.5","longest":"^1.0.1","ucfirst":"^0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.1","pad-left":"^1.0.2","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^2.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.7","easy-extender":"^2.3.1","resp-modifier":"^2.1.0","browser-sync-ui":"^0.5.8","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"^0.0.17"}},"2.7.4":{"name":"browser-sync","version":"2.7.4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.7.4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"1dec75804e828a7093dff7d724920ce0c9124594","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.7.4.tgz","integrity":"sha512-3cTHy7uYKQ35oNSvKFP6WfHPEUPZ/Fpqcj2xzjrvriaD5QETKWgfrqK0YhK0xB4xi3DHI9xIj7ZsMLnovhlVKw==","signatures":[{"sig":"MEQCIE9vltZocySUwFCmiKKsycy/uh+AZcQ7Y+SqUKduLyXjAiBZy+7oD31DLRC9WYVfSrWRqBWlxTpCrUEr4/SRWYcKxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"1dec75804e828a7093dff7d724920ce0c9124594","engines":{"node":">= 0.8.0"},"gitHead":"c5e6309cb487c7a548c4cbedb8c0a7645fe55438","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.9.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^1.0.2","foxy":"^11.0.0","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.8.0","connect":"^3.3.5","longest":"^1.0.1","ucfirst":"^0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.1","pad-left":"^1.0.2","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^2.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.7","easy-extender":"^2.3.1","resp-modifier":"^3.1.2","browser-sync-ui":"^0.5.8","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"^0.0.17"}},"2.25.3-alpha.0":{"name":"browser-sync","version":"2.25.3-alpha.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.25.3-alpha.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"33cc773c7336d7ab835ba43cbb488c8c465fd4ac","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.25.3-alpha.0.tgz","fileCount":131,"integrity":"sha512-TfuR6HxSINwwFnJDpa6UIMJtVsm6xB1jTi6KuTwIOEPQAqbf8G29gZCXSGVGPA8Yjfjc1l10aL/zE5WX00RJMQ==","signatures":[{"sig":"MEQCIGgToq/KRZz7w3/6RnIkHRz6wGDG/MO+Q/OO84bwchj4AiB3KhnDDRIQeyXaCqVddGhskH1Ejcr+7c1OfJmW/JZX4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":576358,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbuJzOCRA9TVsSAnZWagAAUrgP/R7VIW7gq9OEW3lAU2Vp\nYuLJXQZrUGPJydL+QycaXbGle0X4uokFBIGUtwz90jDCqTqZac5EZg9q4lja\nIyu/64dk+I6sK7MrLjHgePMcVaWRF6M3Cg2V5x6bOy7ZUe/LG7mG54oGny5r\nKdr7CW/iVnDj8B6JdjklrUzBJHKfsy2cDLnktqmlWRDbuPv3SvDoJQCExwpw\nsVPbPifbOKQLYzGQhLHnLnP/Je8yy4AmH4et1hbfDQKtbCmwZSz0+T3mavC8\nbnoPNls281sBv0H2PAOcDJrPw3ijElccoBCmbUi42YWP+S7Byc/12IMpyD7b\ncpwx4t8BY5X/iv0Nfu4KIVP9BvgHcivy872ZYW9+wKKAkp0c+IZev3SjsGZC\nNXMnyQaa9HBXQcAZN6nKWISbSjcjrUpr93yIhFDBGzq/WOuZ3M0F81cJcoHD\nASxGK3dDTItrofDfhHzsoU6iHSn7DikCXkXZLZxt5jT1PIztmME+U/kg9lcR\nqlk/iMXmbVDcEQUtbwajNiymknTmxcYVi1qNDhhxlk6CmgjR7Zm1/E31UjVd\nVcMb/GpZ5edGXHYvvHkNaWIz2xNxapvZzPBrrLdPnlkJ7wWbNvz+CSV/LcoX\ngRH32VksEaMKPRxjmkOCQ0A73v+fjFttyoKaIqiB3WzFL/K6lhYGmGeIIWGo\nnsmY\r\n=QChz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:browser-sync-2.25.3-alpha.0.tgz","engines":{"node":">= 0.8.0"},"gitHead":"d7ca1822bfd500adc2528d0045f67fe8fea5496e","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build-all":"cb build-all","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"6.4.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.7.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^2.0.4","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"^3","localtunnel":"1.9.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.25.3-alpha.0","browser-sync-client":"^2.25.3-alpha.0","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","lerna":"^3.4.0","mocha":"^5","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","crossbow":"^4","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","lodash-cli":"4.17.5","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.25.3-alpha.0_1538825422319_0.0384143411162674","host":"s3://npm-registry-packages"}},"2.29.1-alpha.0":{"name":"browser-sync","version":"2.29.1-alpha.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.29.1-alpha.0","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"4a148817b07c74a9390490b1038289c4c2540d0e","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.29.1-alpha.0.tgz","fileCount":132,"integrity":"sha512-9bt05LkfoU2Tf0g43oHkwX51uRbj16+in3cYyiDdQ4/nH5HV0+hr+hj9deH6J63z3xEhcs5c5SGTL6Gfp2o0mA==","signatures":[{"sig":"MEYCIQDZUO9NSd3wbAIYOuitY9F2SAjw8be0vgUC8Tcv1tziGgIhALjXCYxCbibhMb63vsRDitjjVfXKCA8Os5K99jBf1Dws","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":579371,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGxY1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7Qg/8DOSSoHfCno0r7WN/RdKIYldci3GbEcvJaYIVIPm+BvEqHM96\r\nuVgwct+GkTVXz3718O0hC4XjFWwMw0ZpG0nNU7m4jUTgVEuSZD7MQzXyudi6\r\nSrHqEi8GQqMt6vqkrg73eugie5H7/qjpUUyL2c7p7pKI/iM4bhsD687Fp10X\r\nltbKICYRn9LWREymG6qk01Umy1jI8wl0FtLATrU3+vNhH7z1UTTdGm4MTSzI\r\nD8Nkogo5MHFEPBwQReBOrA8bmAgEQRoxQ7xw+Mv+uEbbw3nq5EP7kwmJwyVJ\r\nIoKWNZ+MTCjhPetzA7EmxaLeOTe7j1AGQYzkIKSOPFNZ1SgD4T2NGLThakWI\r\nMdStgsQN9gt6O8FNvtyFCnBZiGr8W09rmms2G1RyJ5GMv5pQI4crixW/8Tbz\r\nlO2HR2yac7jqyeSOnBpAyjd+TPwZSS65/+Cj3m6agYxw5r1Aakm+MhtK6qbC\r\n2TB9RBqGuFrOylhhc1uC7ANhw2ve4KRqXJtTEukyh0GddC3/3f6iJi6h8Jbu\r\n12n7AKc6F8OPZlfivOGFGxxhN4RupodHipy++oKn2NzvM1naX85HZS9jGQ03\r\nwnixbY37VgCzFeUfMcRDwazI3/ON18YUCiJI7koZGzLKWTuazUb6fODvpOtr\r\n3j47VKbBC/PEBciYiV3XojlldFau/XHPj+E=\r\n=MNWG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"7b077987ef887994b6d59054d28dfe8639358599","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v18.15.0+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"18.15.0","dependencies":{"qs":"^6.11.0","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","chalk":"4.1.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"^4.0.1","localtunnel":"^2.0.1","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.29.1-alpha.0","browser-sync-client":"^2.29.1-alpha.0","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"readmeFilename":"readme.md","devDependencies":{"q":"1.4.1","chai":"^3","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","strip-ansi":"^6.0.1","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.29.1-alpha.0_1679496757112_0.19323672185639973","host":"s3://npm-registry-packages"}},"2.6.2":{"name":"browser-sync","version":"2.6.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.6.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"585de101232c0aa89ef0366efbbed5fcc21e11a8","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.6.2.tgz","integrity":"sha512-DUlHKfb+ZOvfLZNLD+3997RTc/sHnEWlS2b67Ofjyb2w0Bpv8FJzdVAZgwMQKJFu9cGfYgF4WzvKP3FdSlEzLg==","signatures":[{"sig":"MEYCIQD6KJkuqGF0zwTqS8vUWgYjF6aKEj8b7GiH2YGu4VOanAIhAOs+aRGr/zF5JUlSHtb8lxtZlr/jEh/pZ8/CF3k3oSnp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"585de101232c0aa89ef0366efbbed5fcc21e11a8","engines":{"node":">= 0.8.0"},"gitHead":"8111024085410db60db457c5d48a4dd5d373eb92","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.5","anymatch":"^1.2.1","chokidar":"^1.0.1","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^1.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.3.1","resp-modifier":"^2.0.1","browser-sync-ui":"^0.5.6","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.1"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"0.0.16"}},"2.6.3":{"name":"browser-sync","version":"2.6.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.6.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"98b443132bc1a941e4180dc2cb1a458c986ef0cd","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.6.3.tgz","integrity":"sha512-HYFrt724Y/4I7MScwrr+1BVAW46tBLyAMoOCvvICKiPq2IdL5VgC7SI9MpFlUlnQufHLpK3Ha9F5QVF5SinOPQ==","signatures":[{"sig":"MEQCIG3rrc3OHRtnqXQSIp17YTfGkVHW+UOVPPZfrNXui/h9AiA2lhP087RR/XA6JOH4LIznJZnePyor+DJkepMKQE4euQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"98b443132bc1a941e4180dc2cb1a458c986ef0cd","engines":{"node":">= 0.8.0"},"gitHead":"22d63fe0e8d48931551e9978664e0a733bf51ba7","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.5","anymatch":"^1.2.1","chokidar":"^1.0.1","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^1.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.3.1","resp-modifier":"^2.0.1","browser-sync-ui":"^0.5.6","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.1"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"0.0.16"}},"2.6.0":{"name":"browser-sync","version":"2.6.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.6.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"b1b87a0635978aebc0f5fbefd8f1fe46e18e7ff4","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.6.0.tgz","integrity":"sha512-UO1t8nrNa6QzlS+z4gd10sqHpMWlgbkyWARk+WAsTGSBQQiO3+5prubllKK/xsPQ+wIhx8UtW9IWNTCCxvtWog==","signatures":[{"sig":"MEYCIQDva2QfbFnO9dECiIpJdvHbRM51i0ZKOx3gCGzO/avcDAIhAJwCwao281SToIM/Up3+EPzSriggB2T1WzqD9Zjrtw9Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"b1b87a0635978aebc0f5fbefd8f1fe46e18e7ff4","engines":{"node":">= 0.8.0"},"gitHead":"b2a19ce43a21be7236b37ca9723e46fe6f2ee968","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.5","anymatch":"^1.2.1","chokidar":"^1.0.1","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^1.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.3.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.5.6","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.1"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"0.0.16"}},"2.6.1":{"name":"browser-sync","version":"2.6.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.6.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"a1a646b40cb3806966c2f4a528d76ca806ac0aac","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.6.1.tgz","integrity":"sha512-+wp4JiGP4C5jB05Lg/aqEWDlxM+87E78u/m30I8dTJT/dLwThP9A4t2nQwKYfhyEHcPO8g+WgA4kn7jrGy2ZmQ==","signatures":[{"sig":"MEUCIGSbJ5NtHvh5wi/OH9QKAlPIqBYMgjIFsPrJA2U+usykAiEAzsT5aK1PNsRcdsrxVBi2lmf3fYJjpCSjzGzjzYiRl1Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"a1a646b40cb3806966c2f4a528d76ca806ac0aac","engines":{"node":">= 0.8.0"},"gitHead":"c371803a5af669a424e71bd6b288284486affcc9","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.5","anymatch":"^1.2.1","chokidar":"^1.0.1","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^1.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.3.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.5.6","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.1"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"0.0.16"}},"2.25.0":{"name":"browser-sync","version":"2.25.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.25.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"325b1654ba1a99f3b4711f892c42f3998251275c","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.25.0.tgz","fileCount":131,"integrity":"sha512-V6G376ebl6UQPgq9WMXStM/Ns/MToq36K5oasLjyi+4CRL6/VqH3BLgWKyqblHZAH1u5Yn6yn95AcmNaJs1DSw==","signatures":[{"sig":"MEQCIF9pb0jFReUHf3CMr7eTE02ZprpCvlC2F83cO6sn+qQBAiA5UQWxM8r2wZl6LcI5zmiqPZLHL298XprOmHoK1w4y0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":576426,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbuIHcCRA9TVsSAnZWagAANHoP/RLZuRWCD6h0s/z2iruL\n8//suGGrqwa2bPz5mNkNCkCQSrDnogCP/8udfdQ2ajswgRBDjEEHrW5vSzPY\n3srYUqSe6zO28biAOdghDt21p6WjA9e31bhTKMUamoVQZnh7gZ3DUKahoEAV\nQGX6HCEh8+U8nsJXibsUPxB9Q1Qq1yjnRDGvTA0YJKvfEcyaEHTspz3S1EzI\naAGzl5IrzUpsK2okzZt1hZOJ+Wf28+sioA6cRPX+lmYc14G0VQinjGc+4ZyJ\n1JDigA+8w4gN34NbVWWZOuW/J5mxMud+VIU+Wpo1hzVgQ64FbFZOZDFdzSBe\nIJpnRAqhoscnssmjjox6l8hfXpR7sjmEeBcT2tGeeN1oOPyEWDmkZIBQg8X0\nNBY7M2rspRvE9q7ph7Vm2BLExSa+t254U/Rnxb7tjUexQhNC/ZNHkw32dIWu\nw263ocSdNMYi/PDJTd305khXyb7QOMz3tBSTvQcrpx/t6u95btjuh13jmKLu\nA/WGN1RIornubiun6kcIbVmhGAT1URiOLU5Fkxy01J0znbIVcDL32UcS0afU\n1FM5wDnp5YzDavGomYRsmFGYgvBIC9Fl8TXgHgYB99kEOatNch3H9bsgpQcH\ncp1oWo7RabOEwBlPTED458IdWHq8mSx2gKrN76rwgPUMMeUVEaLv0PHx4hGC\n1FfE\r\n=JQcq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:browser-sync-2.25.0.tgz","engines":{"node":">= 0.8.0"},"gitHead":"5b5d543e777046e357b96766243d49d1122130ed","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build-all":"cb build-all","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"6.4.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.7.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"1.7.0","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"^3","localtunnel":"1.9.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.25.0","browser-sync-client":"^2.25.0","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","lerna":"^3.4.0","mocha":"^5","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","cypress":"3.1.0","request":"^2","crossbow":"^4","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","lodash-cli":"4.17.5","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.25.0_1538818523862_0.6116496002533309","host":"s3://npm-registry-packages"}},"1.8.0":{"name":"browser-sync","version":"1.8.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.8.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync"},"dist":{"shasum":"94eee3477e2d18f8cf04d491968364b49a611b92","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.8.0.tgz","integrity":"sha512-uIxIVVPTDCbGVqV73CN6KyLLbteAYcgmTWsuNif4NCcVl1gTSNjzEWximYbOJTb8IdtibkKdOkrCnOyQuGmE7w==","signatures":[{"sig":"MEQCIG8ewAssc4YDHBRQnOrSaSwansfCw8lKk5UzyMK7S+R1AiBcU1S/2A2b02o04r2scej4CNUOynHpYOSD/lJkCqo1Cw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["bin","index.js","lib","LICENSE-GPL"],"_shasum":"94eee3477e2d18f8cf04d491968364b49a611b92","engines":{"node":">= 0.8.0"},"gitHead":"bce0f43b5e946bdd169e39e61ad4d77f93d10e46","scripts":{"pro":"node test/protractor/setup.single.js","lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"2.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^7.0.0","tfunk":"^3.0.0","dev-ip":"^0.1.7","lodash":"^2.4.1","connect":"^3.3.3","minimist":"^1.1.0","commander":"^2.3.0","socket.io":"^1.2.1","opt-merger":"^1.1.0","eazy-logger":"^2.0.0","localtunnel":"^1.3.0","object-path":"^0.8.0","serve-index":"^1.5.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.0.0","resp-modifier":"^1.0.0","emitter-steward":"^0.0.1","portscanner-plus":"^0.2.0","browser-sync-client":"^0.5.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","async-each-series":"^0.1.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"1.8.1":{"name":"browser-sync","version":"1.8.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.8.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync"},"dist":{"shasum":"8dbd7cbc6db2cc3627455bae746509f5a3e88842","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.8.1.tgz","integrity":"sha512-2mmKT9Jc7uwYQeomf7phl3RFWt3vJZHO1k74zULM59iFauH67dTkBlzcVyCJDV8jLgSPn33/cusXpQqc40cwaQ==","signatures":[{"sig":"MEQCIAZT4HkmWXoh9xYBzyt50yD/d9GbUt13qVO5hOlYGyHlAiBjW1X0rMp4ndoN+d+IlisoKB1fvzdiO5WA9j5AlZ0+6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["bin","index.js","lib","LICENSE-GPL"],"_shasum":"8dbd7cbc6db2cc3627455bae746509f5a3e88842","engines":{"node":">= 0.8.0"},"gitHead":"0b886fcde7fd86d4fc6d3194f3d88669101b8f2a","scripts":{"pro":"node test/protractor/setup.single.js","lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"2.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^7.0.1","tfunk":"^3.0.0","dev-ip":"^0.1.7","lodash":"^2.4.1","connect":"^3.3.3","minimist":"^1.1.0","commander":"^2.3.0","socket.io":"^1.2.1","opt-merger":"^1.1.0","eazy-logger":"^2.0.0","localtunnel":"^1.3.0","object-path":"^0.8.0","serve-index":"^1.5.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.0.0","resp-modifier":"^1.0.0","emitter-steward":"^0.0.1","portscanner-plus":"^0.2.0","browser-sync-client":"^0.5.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","async-each-series":"^0.1.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"1.8.2":{"name":"browser-sync","version":"1.8.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.8.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync"},"dist":{"shasum":"35aa5b65d67645f224d031adbb8e1164f0003bf5","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.8.2.tgz","integrity":"sha512-yGtFSnibvdcUu+GVPteu/UsF5DMyrLvU3YQ+WGSxeIMVJlzKqUH/6t6/lAfONgpZpoaFLqLsJvdKlayNYE5UTA==","signatures":[{"sig":"MEQCIDcECqL3cJZNqQkV3Gs7PAaUYnxhiQCxZ0SbL3JSdDFIAiBr5r3qm1GL8YkWZTrDE+fAXPjCRAkeDOpkOrVrOF4g7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","LICENSE"],"_shasum":"35aa5b65d67645f224d031adbb8e1164f0003bf5","engines":{"node":">= 0.8.0"},"gitHead":"9d4f90f3277a6b6441efbfdbcfb3dc61fcdf241e","scripts":{"pro":"node test/protractor/setup.single.js","lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"2.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^7.0.1","tfunk":"^3.0.0","dev-ip":"^0.1.7","lodash":"^2.4.1","connect":"^3.3.3","minimist":"^1.1.0","commander":"^2.3.0","socket.io":"^1.2.1","opt-merger":"^1.1.0","eazy-logger":"^2.0.0","localtunnel":"^1.3.0","object-path":"^0.8.0","serve-index":"^1.5.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.0.0","resp-modifier":"^1.0.0","emitter-steward":"^0.0.1","portscanner-plus":"^0.2.0","browser-sync-client":"^0.5.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","async-each-series":"^0.1.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"1.0.0":{"name":"browser-sync","version":"1.0.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.0.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"2874745f5423399f8ea5e29fd2653c93217bbfa8","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.0.0.tgz","integrity":"sha512-EegDz3l+5NvfFFmYHN1L7NCy2hRPgEreMAC918+GHeK5HFtyOQpNwh4UtmPJDYWm42bmNtEi90rjfXEnB/ZAHQ==","signatures":[{"sig":"MEUCIQC1rhK18hQ611Vg0U/64j96yxVP2Ta2kLQTr1rzAw7OFgIgfLW0VfPk82pzU9FeO3HpiAGDsZQO7vCb4HQ9zgWPiS4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^0.1.1","foxy":"0.1.2","gaze":"~0.5.1","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"~0.6.1","commander":"~2.1.0","socket.io":"1.0.4","cl-strings":"0.0.5","http-proxy":"~1.0.2","opt-merger":"^0.1.2","localtunnel":"^1.3.0","ua-parser-js":"~0.6.2","resp-modifier":"0.0.4","portscanner-plus":"0.1.0","browser-sync-client":"0.2.1","browser-sync-control-panel":"0.0.5"},"devDependencies":{"chai":"~1.8.1","gulp":"~3.5.2","mocha":"*","sinon":"~1.7.3","vinyl":"^0.2.3","lodash":"~2.4.1","optimist":"~0.6.0","cli-color":"~0.2.3","gulp-sass":"^0.7.1","supertest":"~0.9.0","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","gulp-ruby-sass":"^0.4.3","socket.io-client":"1.0.4"}},"0.4.2":{"name":"browser-sync","version":"0.4.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.4.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"b336c7cf5d64af237733470918efd04ceab1d301","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.4.2.tgz","integrity":"sha512-c9fSm73ANf+F7Xbd1P67SknEJxVM6rTaSVygLZk6Z69IiKqTvihdwyLJt2dzOspyttLLAfbTPc9NCKdbvM/sgg==","signatures":[{"sig":"MEUCIANuzglPq3ha3UbyUQ7BLjiK88SHotF74GNMf3Z2ud1kAiEAl3s1eleqXmj49tw2/SJNrcYFb8ojasgljMLAxrn0IQU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.0","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"2.7.12":{"name":"browser-sync","version":"2.7.12","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.7.12","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"a7ab309f636f6c549b24edac6ab10678fd5c6a46","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.7.12.tgz","integrity":"sha512-UFGmxj6DVVYaDia9DSDp28x6uc13rFaDQfewbLFDGtc1wWx4U87dRjY8gLhUQeLB2votv3RVzzodBuCM03yLSg==","signatures":[{"sig":"MEUCIQDrezhgRK3A0tVz3hzsaK8UBROtkolrAOWheBRwjIy/+QIgYgIdBTptm1GA+0YtM/t+a+rtbcNUwC5LeAiNvcBoeJw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"a7ab309f636f6c549b24edac6ab10678fd5c6a46","engines":{"node":">= 0.8.0"},"gitHead":"3503a54b78f4af3cc46c4f4bedece73d19eca8ca","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.9.0","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.32","dependencies":{"opn":"^2.0.0","foxy":"^11.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.3.5","longest":"^1.0.1","ucfirst":"^0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.3","pad-left":"^1.0.2","immutable":"^3.7.3","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.5.1","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.3.0","serve-static":"^1.9.3","ua-parser-js":"^0.7.7","easy-extender":"^2.3.1","resp-modifier":"^4.0.2","browser-sync-ui":"^0.5.9","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.2.1"},"devDependencies":{"q":"^1.4.1","chai":"^3.0.0","gulp":"^3.9.0","chalk":"^1.0.0","mocha":"^2.2.5","sinon":"^1.15.3","vinyl":"^0.5.0","request":"^2.57.0","slugify":"^0.1.1","istanbul":"^0.3.15","gulp-jscs":"^1.6.0","supertest":"^1.0.1","graceful-fs":"^3.0.8","gulp-filter":"^2.0.0","gulp-jshint":"^1.11.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.3","bs-snippet-injector":"^2.0.1","conventional-changelog":"^0.0.17"}},"0.4.3":{"name":"browser-sync","version":"0.4.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.4.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"4ca606a1be869cd6f5d0da7d65c232d92b46e38d","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.4.3.tgz","integrity":"sha512-XDpGHbgEjnC+Jxag60FfOYDKl0Lcps5s28+mgu5kmHaAx6Gkcj9rPnKx7/mNzYnr/qo+6i06AgFLGHxIBHZEmQ==","signatures":[{"sig":"MEUCIBfiy8sNzYELjci81oHYILhQogjgzGRugEhZwIjQJxwDAiEA7ppZi7thiHInhOW4TAbpQuhouS7QETg3KmgcMk6H8I0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.0","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"2.7.13":{"name":"browser-sync","version":"2.7.13","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.7.13","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"3f805c3137fac6fb6d1a50a82d93ea2de3455da4","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.7.13.tgz","integrity":"sha512-7Nl/v4p2sBb1bgtmMQTMOyB+dcdH5JR+C+3qKKsiJKI/1Bb3y2VN84WzsRG8se5ntKtVzbq1lcs1XEmKZYOzRQ==","signatures":[{"sig":"MEUCIQDZ8LtWKj8DYahQfsk9AUl9OEWKulxuW99eXEhLcz1zZgIgPTczA4vBCr8nQpITW88oiuHCHo6yyAakespeQlxNDJ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"3f805c3137fac6fb6d1a50a82d93ea2de3455da4","engines":{"node":">= 0.8.0"},"gitHead":"27989d4fc7df470ea70ebca4c9527361e83acab4","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.11.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^2.0.1","foxy":"^11.0.4","meow":"^3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.3","pad-left":"^1.0.2","immutable":"^3.7.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.5.1","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.3.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.7","easy-extender":"^2.3.1","resp-modifier":"^4.0.2","browser-sync-ui":"^0.5.12","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.2.1"},"devDependencies":{"q":"^1.4.1","chai":"^3.0.0","gulp":"^3.9.0","chalk":"^1.0.0","mocha":"^2.2.5","sinon":"^1.15.4","vinyl":"^0.5.0","request":"^2.58.0","slugify":"^0.1.1","istanbul":"^0.3.17","gulp-jscs":"^1.6.0","supertest":"^1.0.1","graceful-fs":"^3.0.8","gulp-filter":"^2.0.2","gulp-jshint":"^1.11.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^1.0.5","browser-sync-spa":"^1.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.3","bs-snippet-injector":"^2.0.1","conventional-changelog":"^0.0.17"}},"0.4.0":{"name":"browser-sync","version":"0.4.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.4.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"4a33530cc6e5c7c772e3179fbe23f49dcf1901e1","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.4.0.tgz","integrity":"sha512-TJ7QKiRpp5mZSwO2gl820ZDBVtBLil2fXQh6jJtxpBsm4dDQoleWyIL4jm1BtgNOv88avShY4VYQWIesrUmf8g==","signatures":[{"sig":"MEQCID/3GyS1006PiEnwZc405Ak8PZ5tzcr5wPakEd+XLSe9AiA+ZbPRnnNXPYHmrtwbMtf4lm6xNkOfC/+ankynmwFyFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.0","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.4.1":{"name":"browser-sync","version":"0.4.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.4.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"77406488d569912a0714cecedf1a9bb49b34c4ac","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.4.1.tgz","integrity":"sha512-LJ4SCaUmHMv+ptlk4awjBeADlST7vhe7pgb2NHEcp6L8fNiS2bJ4uwdUrVPU+afeaQzTWX/TO1KvjHPIc17FHQ==","signatures":[{"sig":"MEUCIBTcHU1UDR+HvmgnITiSgMNZnWn//IZOpVM0U8mTvu3hAiEAlpQlUVjk9nzbUKhQcxGEzKHAm+T1L9zeoMnudksSjxg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.0","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.4.6":{"name":"browser-sync","version":"0.4.6","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.4.6","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"1c72af9c527b29e7b361b715cb0cca467eb8a427","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.4.6.tgz","integrity":"sha512-IStizZClYZrIxTiBuskeL8zV1Ig7gQHmRJ0/VVZEOI4dI21EmQJUMh4BP+jeOqiTHWJuFHxDYcBhtXRvVpPMzw==","signatures":[{"sig":"MEYCIQDjkO8jTdqQq7YM5rVZfVUcWRFR6BhVWESHbV773Da64gIhAJj0LKFzPVmRkDgmDOWztvkrpz/6EfoiYUxhjj8Lwf9d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.2","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.4.7":{"name":"browser-sync","version":"0.4.7","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.4.7","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"1174e8c8a035d7ff2024a8d0f9fea423ea311d7a","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.4.7.tgz","integrity":"sha512-DCVrb9VN6TDhoL1SYljwB4WY2BMFmBFXf6Hd5nK9zIgsE5N1NRyKtYQY0qRUOSO9avdCn/cB1iNwwLOoxJeWeA==","signatures":[{"sig":"MEYCIQDjk3xB8WmPmaE4dxbdHghbJfeCqMtfUXL4m3PkKmUfGgIhAO8fw8Psa6Ww9317bDUehRvLbD9uD2AvAJ0GH1CHl+33","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.2","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.4.4":{"name":"browser-sync","version":"0.4.4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.4.4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"09a2d0667fa08135a7788b2f1bbc2e6159d5ebb7","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.4.4.tgz","integrity":"sha512-mp/vJBpFFgvtiKaXixGWdazMuZp9nnisyTufc99rTFZKy9MS8mJI3qcwfdYjU9eWTZTAkNQNrolplmaAL1ktig==","signatures":[{"sig":"MEYCIQDxfZbbidLHpih9yN6AE5hi8iOckpmkbWFafTG3TyFDXgIhAKPbc2eQ6mJjkLtsATPRaEmfdlKr3p6RHUaD4U+G4aOj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.2","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"2.7.10":{"name":"browser-sync","version":"2.7.10","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.7.10","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"2c492a3c39157b95502f7bf04265fd58182f035d","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.7.10.tgz","integrity":"sha512-kmp6R1lJh7thEruCMFn3DQ7qBETQN5vZoYSsUOfybcNWa9J3noqVO72a1lXkFOdsZAbyJRvBwTSUoVl6fWkFdA==","signatures":[{"sig":"MEQCIG0nN2HKmbneUxs0XW/EAgnHd4Nm3N4Y40iKrnIcciAWAiA6ERGGahvIyqsPd0Xg2g12/Iycr+4TaVyLvibsUfvyZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"2c492a3c39157b95502f7bf04265fd58182f035d","engines":{"node":">= 0.8.0"},"gitHead":"41ab17c06129d621f2871cde03df8de92a191ea1","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.9.0","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.32","dependencies":{"opn":"^1.0.2","foxy":"^11.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.8.0","connect":"^3.3.5","longest":"^1.0.1","ucfirst":"^0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.1","pad-left":"^1.0.2","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^2.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.7","easy-extender":"^2.3.1","resp-modifier":"^4.0.2","browser-sync-ui":"^0.5.8","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2"},"devDependencies":{"q":"^1.4.1","chai":"^2.1.0","gulp":"^3.9.0","chalk":"^1.0.0","mocha":"^2.2.5","sinon":"^1.15.3","vinyl":"^0.4.5","request":"^2.57.0","slugify":"^0.1.1","istanbul":"^0.3.15","gulp-jscs":"^1.6.0","supertest":"^1.0.1","graceful-fs":"^3.0.8","gulp-filter":"^2.0.0","gulp-jshint":"^1.11.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.3","bs-snippet-injector":"^2.0.1","conventional-changelog":"^0.0.17"}},"0.4.5":{"name":"browser-sync","version":"0.4.5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.4.5","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"beb3e09cb5b8b9d719fb25f191c4aea97f6bac4d","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.4.5.tgz","integrity":"sha512-WRStApFFmFFKV+Xa6eKk1hX+oPQoT3j/iFBB/UHuTCPePLSgWhA4L4ZFxf27/ss6xuu+3w4Az1P/DYoVkN8jMw==","signatures":[{"sig":"MEYCIQCABN5RbqJ7WOa+1adzWvYr2aYIEF8pNhQSgyYjirLa0wIhALnHIj8SrBKaXTBLlYL7AQlRa8zCrmx4Aez7fn2DJin7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.2","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"2.7.11":{"name":"browser-sync","version":"2.7.11","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.7.11","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"2cf489356c43e3515463b96a04c30f5bbb01ecc5","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.7.11.tgz","integrity":"sha512-9e47Oup9d9vAOwlnwqtkK71T55oqN/88DzS65AIlIO1U9AMAph9olkGw8QsFFlSzpTyOI4kxfktYD23/J8KSGw==","signatures":[{"sig":"MEQCIEs8FAOZUOT5LsHc/G+zh4h44Df+60UQBD1epjnTsH2qAiAB/ZG5hWcIi1zgnDCEEIo6OPGS2Av4ycE9ry+J3NG5KA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"2cf489356c43e3515463b96a04c30f5bbb01ecc5","engines":{"node":">= 0.8.0"},"gitHead":"45b3dabd450d44d08e4aae59f3e11aa061a3affe","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.9.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^2.0.0","foxy":"^11.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.3.5","longest":"^1.0.1","ucfirst":"^0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.3","pad-left":"^1.0.2","immutable":"^3.7.3","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.5.1","portscanner":"^1.0.0","serve-index":"^1.6.4","query-string":"^2.3.0","serve-static":"^1.9.3","ua-parser-js":"^0.7.7","easy-extender":"^2.3.1","resp-modifier":"^4.0.2","browser-sync-ui":"^0.5.9","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.1.0"},"devDependencies":{"q":"^1.4.1","chai":"^3.0.0","gulp":"^3.9.0","chalk":"^1.0.0","mocha":"^2.2.5","sinon":"^1.15.3","vinyl":"^0.5.0","request":"^2.57.0","slugify":"^0.1.1","istanbul":"^0.3.15","gulp-jscs":"^1.6.0","supertest":"^1.0.1","graceful-fs":"^3.0.8","gulp-filter":"^2.0.0","gulp-jshint":"^1.11.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.3","bs-snippet-injector":"^2.0.1","conventional-changelog":"^0.0.17"}},"2.14.0":{"name":"browser-sync","version":"2.14.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.14.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"e314f098c73808e62fa66a4433fbf8e2f4785f06","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.14.0.tgz","integrity":"sha512-46UZPyHndb3DJv4zoujtGNtzpSI94piMHV/2BteyTWBGjhc6FEtfatCkJKzFi3C6P/+2KfbylbXtyntK5AxgBg==","signatures":[{"sig":"MEYCIQCAXv0lu1vV1ClEFvEm+m6ya6BevAM089RKr3ykKz33aQIhAKsJL8vUJk1picZ/TTax/XoniWEcz85k9EhRpbw6s3zj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"e314f098c73808e62fa66a4433fbf8e2f4785f06","engines":{"node":">= 0.8.0"},"gitHead":"156c4e4bbd86c3221f5ffbeec4125557e8bca266","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.15.5","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.4.5","dependencies":{"qs":"6.2.0","rx":"4.1.0","opn":"^3.0.2","yargs":"4.7.1","dev-ip":"^1.0.1","connect":"3.4.1","chokidar":"1.5.1","fs-extra":"0.26.7","immutable":"3.8.1","socket.io":"1.4.6","bs-recipes":"1.2.2","http-proxy":"1.13.3","micromatch":"2.3.8","eazy-logger":"3.0.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.7.3","serve-static":"1.10.3","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.0","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","rimraf":"2.5.2","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","bs-latency":"1.0.0","lodash-cli":"4.13.1","compression":"1.6.1","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","bs-html-injector":"3.0.2","bs-rewrite-rules":"1.0.0","socket.io-client":"^1.4.5","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.14.0.tgz_1469995623607_0.1169663209002465","host":"packages-12-west.internal.npmjs.com"}},"2.14.2":{"name":"browser-sync","version":"2.14.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.14.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"c212be6630768b46be2799f5fd90ff39b2266d72","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.14.2.tgz","integrity":"sha512-yK+rulkqrWCzbHvwPKS0esl0ALKuX3z0Z7Wordj6QG1o6hZswUI1pe3Meashgag86bEOAQSixv+31rp9HqHdVw==","signatures":[{"sig":"MEUCIQC3jjPn1jtCjf0QyOUct9Z0rB7XeMpPT+VNoZ6H9GXyFQIgNNYtG/xflPDr4EhsHs8SuhPgcChh/LHQmuYkEgNZFXI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"c212be6630768b46be2799f5fd90ff39b2266d72","engines":{"node":">= 0.8.0"},"gitHead":"8ac07030359fc3d87316f4574d01a8a6ba6df55f","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"3.10.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"6.5.0","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"5.0.0","dev-ip":"^1.0.1","connect":"3.4.1","chokidar":"1.6.0","fs-extra":"0.30.0","immutable":"3.8.1","socket.io":"1.4.8","bs-recipes":"1.2.3","http-proxy":"1.14.0","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.0","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.4.0","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.6","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.2","bs-rewrite-rules":"1.0.0","socket.io-client":"1.4.8","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.14.2.tgz_1472590039676_0.26910584536381066","host":"packages-16-east.internal.npmjs.com"}},"2.14.1":{"name":"browser-sync","version":"2.14.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.14.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"f40686651b9faf9e96d151cb0c64ba7f1edb278d","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.14.1.tgz","integrity":"sha512-XZvr/A1ULRljrAoidSEgUqB8Bebux0jG89toP8G+YcEyL0Ho5mS+lQmQ9EgIzez57IcurFs9oJgTh4PCdl3xsQ==","signatures":[{"sig":"MEQCIHgbA1rHV7MhWvDrKOIf6wU17bQDAkPdvoDMkc4CJHyEAiBB+4uy1F6abj7iN3u1ImSNwA48AwFBeBLjPW+5aJspgA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"f40686651b9faf9e96d151cb0c64ba7f1edb278d","engines":{"node":">= 0.8.0"},"gitHead":"54ae01b0ea09fae305a235cc3c09fa1c67dae7fb","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"3.10.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"6.5.0","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"5.0.0","dev-ip":"^1.0.1","connect":"3.4.1","chokidar":"1.6.0","fs-extra":"0.30.0","immutable":"3.8.1","socket.io":"1.4.8","bs-recipes":"1.2.3","http-proxy":"1.14.0","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.0","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.4.0","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.6","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.2","bs-rewrite-rules":"1.0.0","socket.io-client":"1.4.8","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.14.1.tgz_1472588568096_0.5905339829623699","host":"packages-12-west.internal.npmjs.com"}},"2.14.3":{"name":"browser-sync","version":"2.14.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.14.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"b5a33828e5589678d1f5586bdd1c276963b9199e","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.14.3.tgz","integrity":"sha512-45lmoAe+hgBJ+KwKPif0ErYpocUMuZVI7zNQVJhRwvfR0zOhcgVEryhq/O/3YhDmfSmxRj81HslbCKasDJAM2Q==","signatures":[{"sig":"MEQCIChNHVJs2POrwHCzYljA8N6z5RFsMFCa3Ik4+567SGhnAiB3kNwPB6FRRw+y4GESUxHAob5r1albagOuMuDjHU1ecg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"b5a33828e5589678d1f5586bdd1c276963b9199e","engines":{"node":">= 0.8.0"},"gitHead":"5fcd12f89fb58dd6b98dba2476fc489436b0505d","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.15.8","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.4.7","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"5.0.0","dev-ip":"^1.0.1","connect":"3.4.1","chokidar":"1.6.0","fs-extra":"0.30.0","immutable":"3.8.1","socket.io":"1.4.8","bs-recipes":"1.2.3","http-proxy":"1.14.0","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.0","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.4.0","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.6","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.2","bs-rewrite-rules":"1.0.0","socket.io-client":"1.4.8","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.14.3.tgz_1472592598772_0.13729731179773808","host":"packages-12-west.internal.npmjs.com"}},"2.8.2":{"name":"browser-sync","version":"2.8.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.8.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"d062ca0c88126337302a192236ee2c93d258f075","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.8.2.tgz","integrity":"sha512-Cnf+ND2NleFP2HlbR6BjZ/st63nWjmGmvC1jsvpWaDJublQqhzIoa2jzloe5uAIj2ngGLxR36TfGZ7kSwetpRg==","signatures":[{"sig":"MEQCIBZVnQGKyZq2M/xMS9gjOGW6sanjq9WpSWn0k4/UU2VVAiBpjDtoId//pb0OwOvjzWM6va3IkEG2PcXSCFmGTMZ/zw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"d062ca0c88126337302a192236ee2c93d258f075","engines":{"node":">= 0.8.0"},"gitHead":"d3b4601ff2b02fcff42396deceada43351d713d9","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.11.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^2.0.1","foxy":"^11.1.1","meow":"^3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.5","pad-left":"^1.0.2","immutable":"^3.7.4","socket.io":"^1.3.6","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^4.0.4","browser-sync-ui":"^0.5.13","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.2.1"},"devDependencies":{"q":"^1.4.1","chai":"^3.2.0","gulp":"^3.9.0","chalk":"^1.1.0","mocha":"^2.2.5","sinon":"^1.15.4","vinyl":"^0.5.0","request":"^2.60.0","slugify":"^0.1.1","istanbul":"^0.3.17","gulp-jscs":"^1.6.0","supertest":"^1.0.1","graceful-fs":"^3.0.8","gulp-filter":"^2.0.2","gulp-jshint":"^1.11.2","gulp-yuidoc":"^0.1.2","gulp-contribs":"0.0.3","gulp-ruby-sass":"^1.0.5","browser-sync-spa":"^1.0.2","socket.io-client":"^1.3.6","istanbul-coveralls":"^1.0.3","bs-snippet-injector":"^2.0.1","gulp-conventional-changelog":"^0.4.0"}},"2.8.3":{"name":"browser-sync","version":"2.8.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.8.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"ad2a0367ec068f66fa3e1013c24c5927d7aafcc8","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.8.3.tgz","integrity":"sha512-46nQBbT52ICTplgmg9/YYLxdZ+cVKHSMaWnzXVzHsUoiforI3eHruJpxjmJsb/U4c87SfX1qtjUOlhpGjpPBzw==","signatures":[{"sig":"MEUCIQDGWGvUc5zFgfyJVWQStrkry+0ugo/fd6dKCj9m25g9/wIgYGleopJSPnCe57K6uIS4vhaM+7kE9knGnfVm+MfXZpM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"ad2a0367ec068f66fa3e1013c24c5927d7aafcc8","engines":{"node":">= 0.8.0"},"gitHead":"c170c275df676919960d27072c45c534640990c7","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.11.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^2.0.1","foxy":"^11.1.2","meow":"^3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.5","pad-left":"^1.0.2","immutable":"^3.7.4","socket.io":"^1.3.6","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^5.0.0","browser-sync-ui":"^0.5.15","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.2.1"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","socket.io-client":"1.3.6","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"}},"2.7.1":{"name":"browser-sync","version":"2.7.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.7.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"7a6487983d99778b63b11913584dabe93d61d33a","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.7.1.tgz","integrity":"sha512-TW80Vkc/sD5UfYBX3FtCQagGzYf+ohw/S9JKB/Xpi80GKY3tdyIP/8UtpMs4YgJ8SX4eNbeJY2+hD7oSUwCZmQ==","signatures":[{"sig":"MEUCIQD7OEeygWHybCWW0m4C2a5Tt4dMKmEIXMuCYhF+3vDGzwIgLZRTjKG12yv4bGsdMnPwv2G4jnpFeSsHH9fuBUjF7gg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"7a6487983d99778b63b11913584dabe93d61d33a","engines":{"node":">= 0.8.0"},"gitHead":"2b9223cb76b04d000743ee22329afc3fc6f1d517","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.2","foxy":"^10.1.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.7.0","connect":"^3.3.5","anymatch":"^1.3.0","chokidar":"^1.0.1","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^1.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.6","easy-extender":"^2.3.1","resp-modifier":"^2.0.1","browser-sync-ui":"^0.5.8","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"0.0.16"}},"2.7.2":{"name":"browser-sync","version":"2.7.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.7.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"8bf14027df50339fdaa4a026790772ed3c399d52","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.7.2.tgz","integrity":"sha512-DVFF8UcKOo4AeLzfh3qi7pEDU2JghVHBLfiy1mUixCUU0R+QqZjFRwr+NH7pWiqEpQ1abIx/ARqyJk+NznTkrg==","signatures":[{"sig":"MEUCIHN3/oet/yHCe+02zx2mCHzCVT69qMdNdliyv54DnRMPAiEAuyh0UShtEzjJTv28MLoCPgQ4/lC3ZSbiTvIlFAnUCcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"8bf14027df50339fdaa4a026790772ed3c399d52","engines":{"node":">= 0.8.0"},"gitHead":"e61283d8471cef8a5048b79aa6dc6ddf712d3a8a","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.9.0","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.32","dependencies":{"opn":"^1.0.2","foxy":"^10.1.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.8.0","connect":"^3.3.5","longest":"^1.0.1","ucfirst":"^0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.1","pad-left":"^1.0.2","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^2.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.7","easy-extender":"^2.3.1","resp-modifier":"^2.1.0","browser-sync-ui":"^0.5.8","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"^0.0.17"}},"2.7.0":{"name":"browser-sync","version":"2.7.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.7.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"f2dc0f1d49ce60692eef664c8a789cf8d394557b","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.7.0.tgz","integrity":"sha512-tfIWMOVeUnvo+GXstcfutuyhJlN4zubDIVLgpr13pnUrldpF+acqPYPXxx/LeAx8KwOtpJjHqkkCskjhXUbBFQ==","signatures":[{"sig":"MEUCIQDpyTMC4p3twAGZXNe5sM0/2AyH9wBcIunD1uygipQbuwIgJ6CAflTef7k/v2Bth2mylG4aq7s43b5lD/y6imFIOG4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"f2dc0f1d49ce60692eef664c8a789cf8d394557b","engines":{"node":">= 0.8.0"},"gitHead":"e3b1dfb6fec06bf99f7124a22951ca1f66f2217b","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.5","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^1.0.2","foxy":"^10.1.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.7.0","connect":"^3.3.5","anymatch":"^1.3.0","chokidar":"^1.0.1","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^1.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.6","easy-extender":"^2.3.1","resp-modifier":"^2.0.1","browser-sync-ui":"^0.5.8","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"0.0.16"}},"1.1.2":{"name":"browser-sync","version":"1.1.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.1.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"13688df6e55255d0d847153e7d0cd580b1e8456e","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.1.2.tgz","integrity":"sha512-nCdqHAwM4jk6nuMf5T7b6JE+igrjc+1xGvxHMXUBHYpfNCFELNM7/GUBx+uR0DRFGXhqhsHllONFkjSfiyIYDA==","signatures":[{"sig":"MEUCIQDy/MyRVWBYu3KlblPRXdUWj2YPUrlFrp4LyN2G7JiBygIgazsYfNdYZJuhWA3UglQpgIJnbhsZz/5iDaDnrWVMXAQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^0.1.1","foxy":"^0.2.0","gaze":"~0.5.1","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.21.0","optimist":"~0.6.1","commander":"~2.1.0","socket.io":"1.0.6","cl-strings":"0.0.5","http-proxy":"~1.1.4","opt-merger":"0.1.3","localtunnel":"^1.3.0","ua-parser-js":"~0.6.2","resp-modifier":"0.0.4","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.2.1"},"devDependencies":{"chai":"~1.8.1","gulp":"~3.5.2","mocha":"*","sinon":"~1.7.3","vinyl":"^0.2.3","lodash":"~2.4.1","optimist":"~0.6.0","cli-color":"~0.2.3","gulp-sass":"^0.7.1","supertest":"~0.9.0","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","gulp-ruby-sass":"^0.4.3","socket.io-client":"1.0.4"}},"2.26.0":{"name":"browser-sync","version":"2.26.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.26.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"63b401c51b715e85dc4df9ef1d135a63a6d3889e","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.26.0.tgz","fileCount":131,"integrity":"sha512-/2f2/jPmFEdPw7wcARid/oGO237RMfZ8SyAYVtF4Zq5R/E+78zx/rH6aFc/UFY+VDHcsCqmDsfIEi/q1fA3l4Q==","signatures":[{"sig":"MEQCIC79kGnDcWyUTpexr1FOqAm4+GXDcbdOcs8bBiBdIT/tAiAQXTDZJ1HyYkUNo3o2JGg2RKluTJzFPcedREYZOHQ1mQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":576334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbuKBXCRA9TVsSAnZWagAAms8P/j9VN4I0Q+JOgPjja908\nsD7Gl0dElYOYvbQEUG0tgIolG6rUEGbb76Mwe4/QmLuZHDv7URv2LFf6f/MQ\nKmA+8muZgZ/3PeK7JVqrq2gkHH9nQrfGd50U2JtClaBsJOkuulq1U14099Pq\niJu5AsBUHULOQDt7hVzevZ6YWWRf6VHvfctI6amW4Ctmb/+ktg2J6BJ+QSHx\nqpHpjFydQ7zXH3RWcTOy1Er4ZLyubMHGlH4FNQze+YSAZiKwAU8dkTEpvIkC\nwF25jKSoXruoKNFU7Nnohn/OdioUSvJOa8rTgS1qCuaebvzIUJJDhoPJOEfK\ntfKESnFkZG7HtTzL3ZCKhoEqEBo+ZvVt/341psl7zM+gByOnlTgTckF3HvAt\nz+0jJntqoEZ0L79+9ctX59cRuxUgHJig83MZbTIJqB0Q+0GoQirjNW+wDK6Y\nIzxErH0KVY88M+x4Bc8TNI358t6PNdxOdIAawzW55RRCmjWO1/6mk0CMQRyA\n/xMXRrcXLkVO/qCBldPEuiXq6807+l1/OE3gUz9OgpmEZV4YqQOdX7HXVudr\n3KwRo6EkiQNraP+YPlV/J+pe3CIUo/31JQUdBoqU6IjJ26whL3bB0l0j9Q6B\nU8xM2bwxgP4uSaU/sgmvXfHJd5SLnHXY/EXIhRoUsbd0C/NCYh4sP81jp8ri\nPHB9\r\n=FNZC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:browser-sync-2.26.0.tgz","engines":{"node":">= 0.8.0"},"gitHead":"ec7b82dd6f38aa62f33c69d050b6079f44e52982","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build-all":"cb build-all","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"6.4.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.7.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^2.0.4","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"^3","localtunnel":"1.9.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.26.0","browser-sync-client":"^2.26.0","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","lerna":"^3.4.0","mocha":"^5","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","crossbow":"^4","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","lodash-cli":"4.17.5","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.26.0_1538826326491_0.643854174353166","host":"s3://npm-registry-packages"}},"2.26.1":{"name":"browser-sync","version":"2.26.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.26.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"695711a22028cf611523175b6c55ec3a48d25e2e","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.26.1.tgz","fileCount":131,"integrity":"sha512-eRnHn5M1jJ4plYtR/klvzn2V3vkMI/7IlTsXwfb6UPrn2gvCZNOPaL2FAaROZ1+8oy5Piew/iInVhEkwugp1Mg==","signatures":[{"sig":"MEUCIHYU5DafPRUrclVIo/EiHVnhljx+GxAopJx84assHSfdAiEA1u9eXGuvSDYeKfDh2WxLSHlHvvljCK3X58winvvmXzk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":576334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwclECRA9TVsSAnZWagAAf5MP/0wwPofZhr9HHhYSIVCX\n7bXxJSCHSXgS+9kg00HcazBmmfCpWJK5ZBBBoy20indqv0VUNdE04MFuU7kI\nQnS1VebNQZDz+mFAdWQlMJcEVxZ6dHHL1508ddmhqvOBggl/ZUuKBywHWHW4\nsRmgRFopq19ffwj3LkRGdtv+HCkcOul3lB0697D5bVvgY4FfIBMi7kcMWw2q\nYwdkSXpW75elVf/FOXRp631VbizJgPz3q6f8L1B8hynrHnMG5kPLj0738ADE\n1n/ql9k+u4YLshZmzEDBpEJI0lmgIgOraT9HlZI+guW5QgmB7PtVLiQ6ZGH1\nTW+2oTmeEgoluTv0Wyzty96EEAu73cOguoDbsvmx8awwxyhXhechH1tRB+RP\n0+GxjNq+vYzNHARFGi2F+NgyyDKXWAqbSmCUISndAX97SBwOFJlmhCdFg4rg\nWL1L3KqfonzdcFKWYihjDe5+Wl1XUizoLjjs+RQI3b475m4/zB3ZU66WqngI\n+q5VcMF9EBZCa3eZuKRg1FMrf1I8pesW+DIalpcE3uUcvymflE9BkJM1pdry\nTgdUxuRCOnCG5F1lr6EdKjntENtx8dtN2zMMK8bR44yd+ocwKmB6i71gLyID\nVZG6Ihexl15h6KlToNHd+ixa2luyxiecG9zmhGU4G1mTi9+AebP+K8qdiO3I\naPWd\r\n=4qTj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:browser-sync-2.26.1.tgz","engines":{"node":">= 0.8.0"},"gitHead":"cf7cb3ed9de6b9f265ce134daa2590819c2eda72","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build-all":"cb build-all","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"6.4.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.7.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^2.0.4","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"^3","localtunnel":"1.9.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.26.0","browser-sync-client":"^2.26.1","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","lerna":"^3.4.0","mocha":"^5","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","crossbow":"^4","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","lodash-cli":"4.17.5","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.26.1_1539426628195_0.6057751632678932","host":"s3://npm-registry-packages"}},"2.26.4":{"name":"browser-sync","version":"2.26.4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.26.4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"3ece19220c16efaf71a3e1e57b30b5bbc4a55e1b","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.26.4.tgz","fileCount":131,"integrity":"sha512-L80yePIGJCQFEmAqfXenCmc4byS7up/SqmbL5geRa7Vm6iKog4iNIO3K5qe3TVmXnl3wVHYAfjEB1lgZPo5Nig==","signatures":[{"sig":"MEYCIQDceaR7nJfjny2wpLoC9OIq6xuUQSBmyK7BFvOSqZx/dAIhAP46PmHtwbD7UdoZcioXfJMZfIVgy9L9Yo0NtGZ7AnYQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvhSJCRA9TVsSAnZWagAAecwP/icj7FUfrQIrmMkVKGN7\nGytevw6gRf9hJcRGpG6nABwZCUQ9vecUL8n+uPY3o+Kg7biYkGki9qpU89V2\ngQtlQYlYvN498uzIeRQRuP+2ordbUcm223QFC5t2t6t+pjedwqTA7zXKGxEm\n3KJ8kouLuUNZJJPmnNJD9g0oAHa2eEQq+FleNMhSc/5Xz84as6wtiXj1HLoS\nyyZDPuRGFuALrw55zW4KSJ1yX9kd/4ZrOrN5lD9ZHwXsbYtduvSi7BF4FFDR\nV+8qv5+H4gHS6a/pk3/26hRehhi5rbhLo2lYqgRKx1M8lmXA2+m1+DOGJ8AB\nH5YgIcgkRrtp7ZikgLd6f+pBwMf0jG8UkHEHiPuttzg/vM1hBzFaATCxF59f\nUHAW4/V24H5otiFx60QFh4m1Wi1XbE/AvBhlEgQORW8yQUn1zJkkRMdGzGw/\nyxW38h+E2bEJrSrVnSsBZShc6038rhwkubHzSJ4rRuo03pT0WmR2GBTy5j4n\nMMo9rZ54l3DA7qLsSEaRfVRu/OIUQ2U9VMZafE64uXLAsMJiBh8qNfV+fFrm\n5cfeA5673xkjDrpZ6QQA3Fr2RS2YvsRa8KZtUYg8R6OdpnC09VIKlvqbw792\nMr7TDD54qJ9eS7sd8yruqojQJnc5Oyk9pLcE4Ioi83JH9cjAQ1yHFr4ueZUg\n9pCa\r\n=tFXX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 0.8.0"},"gitHead":"47a4d1bf56d3b32d89edd7cdf65166119593f1b1","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build-all":"cb build-all","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/3.13.3/node@v10.14.1+x64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"10.14.1","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^2.0.4","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"^4.0.2","eazy-logger":"^3","localtunnel":"1.9.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.26.4","browser-sync-client":"^2.26.4","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^5","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","crossbow":"^4.3.3","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.26.4_1555960968793_0.02268880433897591","host":"s3://npm-registry-packages"}},"2.26.5":{"name":"browser-sync","version":"2.26.5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.26.5","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"c11353ffd4694be88a34b9a5d2a5a0ba789587d0","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.26.5.tgz","fileCount":131,"integrity":"sha512-zVa6MmadAFgl5Uk53Yy5cw5tGTO7xSGAWK3Yx70GJ1t5jK+r6B4q3xq+1XbYfLt1SbeFg7WoNWneNhMT4B9jFw==","signatures":[{"sig":"MEQCIFAW6CTGw6UugjetmsDoNj+rRBdRDBcy+B6MboHF5zNyAiBSIYyvkgCSwatrPA5w1/iiPoPZQAwd6G1Zfk6vWCivVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwMatCRA9TVsSAnZWagAA6B4P/3xDu1GnrtAziRaMrdX+\nZt5YD47X8C0rnCf2rE5vVfNZKO04Vthb0imscM+DHWeE+tSn2unL4r2KBJMh\nMONy/hTLHMQKsB0s6QvnbR/UXho3UaFpqLPe07J11adTgFcB2MA3mwfwUzqx\nyTOv3APR3GWK7el+/H0fFmRb+9dW2UBqmuaZWg9acKUs8+/ogcGPdC9CAcZg\nqWkqK6cnQEIEJiqE3WYBkUJUB2wcFZGinptVKftNdF08WUigPcV0w9J007vZ\nPz9TT2nFiASy1OWSV2TkZZuO/bUwltH6qOG4ENgDyBnSaWnEA7UBA/cfP1Gj\n+0uDPLSvJuGSHRZIOt0D7cBiutwq0si0AIX4m+mOegZLO0qr7lE2IrTEKLan\ncf+RNMSxuUy47nYR4Arnlq4Uly2GB5GaFqRX4Zta677rD7HWkh7RkJYsHtLz\naEkS360Isg2yWe0Pn41AzobFPDMqkqcmmxT7tKm9SQEGhar0SFi+HXYwRym5\neH+jLHv9ZLTM8bKFlDjKgdhqMn0M8OT+24sNmkunyct2WSU2obHY4kvYMNTS\nYdJ9Pv1/RTYYTTq1eXGMOIPfNWgJFdpMqReLi40qunzKbPD7P2ApMQWhIAnC\nWpZcFOZ1q1lh+hsrAOLdHAw7X8p9IRcfl0rzZeCU0M5GIHUU0R1vvLHLJ2SL\nyna0\r\n=SB39\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 6.0.0"},"gitHead":"6dd2d560f9afd0daa1188a797d55165f4e2a5763","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build-all":"cb build-all","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/3.13.3/node@v10.14.1+x64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"10.14.1","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^2.0.4","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"^3.1.10","eazy-logger":"^3","localtunnel":"1.9.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.26.4","browser-sync-client":"^2.26.4","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^5","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","crossbow":"^4.3.3","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.26.5_1556137644345_0.29768630092904846","host":"s3://npm-registry-packages"}},"1.9.0":{"name":"browser-sync","version":"1.9.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.9.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync"},"dist":{"shasum":"137149d5737b6fec2ad4f6b9699e015553f236b4","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.9.0.tgz","integrity":"sha512-mJqZ7vpfCN05R7v5LawQ12iuX0D1ILH2mS8rsWhhH0m/IXCmSCiMAq8psEsB5IQANBp/PbncVfYOwz/Q4oiCkg==","signatures":[{"sig":"MEUCIQDufOPL2yREcXpDcdLI7QojqRDLlIoWPBOYQhC2qPjuPwIgLAXUb+Xf0atvZ03PkgEWAacU2reD1+tt8MhUp7VE/hU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","LICENSE"],"_shasum":"137149d5737b6fec2ad4f6b9699e015553f236b4","engines":{"node":">= 0.8.0"},"gitHead":"39270e2b80f29c88566de92a62d169b1a570b778","scripts":{"pro":"node test/protractor/setup.single.js","lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"2.1.16","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^7.0.2","tfunk":"^3.0.0","dev-ip":"^0.1.7","lodash":"^2.4.1","connect":"^3.3.3","minimist":"^1.1.0","commander":"^2.3.0","socket.io":"^1.2.1","opt-merger":"^1.1.0","eazy-logger":"^2.0.0","localtunnel":"^1.3.0","object-path":"^0.8.0","serve-index":"^1.5.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.0.0","resp-modifier":"^1.0.0","emitter-steward":"^0.0.1","portscanner-plus":"^0.2.0","browser-sync-client":"^1.0.0"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","async-each-series":"^0.1.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.26.2":{"name":"browser-sync","version":"2.26.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.26.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"cdc897682336d97f1f976c06007e19c7c67962e7","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.26.2.tgz","fileCount":131,"integrity":"sha512-kSnIZ7g3rFEM4esQhSj261MtgmqEzqy/liRYUqgMdzdRI77GcztgMXxo5mN0FtS52YGQjJK9UXfqRJH6dLcUjg==","signatures":[{"sig":"MEUCIGYpvU3SWyeJHRHhQ72P85M2dsn+epQU+IZSYk6AWp4TAiEA7Qgra+vkj9BkZ8sbhto7ARpdBCCmfpJX9Ateu2cHRmo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":576334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwdweCRA9TVsSAnZWagAAj60QAJYt+7zJwyUuHemSMwEu\nRWzczg35krJVj8ISYpR+Ql7jQl12d86jYgxR5d/NYrhl4Y8EpEt9TdsKQQNC\n8U+ooDE94ZUqSDCyKBZEiIML7L2slzOcXIRQUNcyoo1ke0HdN39efVsPzFX9\n0oWFOuHL5z2ZRjoArx5JoAmg2QivbDu7DnxejoTEsCE34qBbzSnybQ1v3zPS\ndHes7Pul3Ch2eATukt1Of/50E0A04DkZ5DZnTusPdhekfo8mUDlPxHvEY+AT\nTOPHYS4fAuFvMHyMTTd5p4b8d52XopNQfIv6cjLdj5mKkVhwTLvuRDs4A3yZ\nimb/ty1C8Uf+FwFnUCwaGv8aWsSl43vWvCoPB6qpEE1jfqRPePFh9G2xbN4y\ngOKGAzKR6cKr8Mp5U8TrUncpxqXXMfEA/bl+RAu8GHH6F3rLhGxXiqaGpxGM\nOFENi6dbXyalf8eNRJdWZQauQkjx+SeMkin3xW63Ek5fqn4LXilub3zLr+5S\nNM4MXXYWRreIjmeiXAXuK6ZcZvwJ+xyO/Z6JLRU32helrVmr71UceqL2jyP3\ny00FHGYD5MD81/kbh000SBMybbiioFQBd1mp51NYJlOWil1TbDS4+s6VN+AZ\n36MKSTmex9INZQ0VBX4DnpcQtVhwcpz5RerY1qHHAWbJC9weF8y7RMniV2q6\nDn0i\r\n=HG34\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:browser-sync-2.26.2.tgz","engines":{"node":">= 0.8.0"},"gitHead":"f95dd7a4a0e8fb01c2d0a1800d776e2fa1d210db","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build-all":"cb build-all","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"6.4.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.7.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^2.0.4","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"^3","localtunnel":"1.9.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.26.2","browser-sync-client":"^2.26.2","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","lerna":"^3.4.0","mocha":"^5","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","crossbow":"^4","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","lodash-cli":"4.17.5","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.26.2_1539431453944_0.19601266344120627","host":"s3://npm-registry-packages"}},"1.9.1":{"name":"browser-sync","version":"1.9.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.9.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync"},"dist":{"shasum":"755f5bd7a0de0b90ad78e528789ff80fef2e8462","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.9.1.tgz","integrity":"sha512-rXKHuAWaZIp951/E65JVLcc42AgKSPA7GO3/uYIZpwNxqYgOviRRk4ftJ9HO3I3KMcowYemFpoaMdgkJ1hEf9g==","signatures":[{"sig":"MEUCIQDaaCu3CtYb0mQOOfJg8adObWZlvdKxeDxn9YzfmNFhuwIgPccHXdQ/CRWpcBTxQ12dOEjtceaBkD9R86JIHcBzdGk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","LICENSE"],"_shasum":"755f5bd7a0de0b90ad78e528789ff80fef2e8462","engines":{"node":">= 0.8.0"},"gitHead":"954526fd9e605a895abebd660615ebabaf12d700","scripts":{"pro":"node test/protractor/setup.single.js","lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"1.4.28","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^7.0.2","tfunk":"^3.0.0","dev-ip":"^0.1.7","lodash":"^2.4.1","connect":"^3.3.3","minimist":"^1.1.0","commander":"^2.3.0","socket.io":"^1.2.1","opt-merger":"^1.1.0","eazy-logger":"^2.0.0","localtunnel":"^1.3.0","object-path":"^0.8.0","serve-index":"^1.5.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.0.0","resp-modifier":"^1.0.0","emitter-steward":"^0.0.1","portscanner-plus":"^0.2.0","browser-sync-client":"^1.0.0"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","async-each-series":"^0.1.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.26.3":{"name":"browser-sync","version":"2.26.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.26.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"1b59bd5935938a5b0fa73b3d78ef1050bd2bf912","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.26.3.tgz","fileCount":133,"integrity":"sha512-VLzpjCA4uXqfzkwqWtMM6hvPm2PNHp2RcmzBXcbi6C9WpkUhhFb8SVAr4CFrCsFxDg+oY6HalOjn8F+egyvhag==","signatures":[{"sig":"MEUCIFm3dBE6As2OLmEOT5WkFc5+E7iMvVkq+o0gdiULfQbNAiEA7aPTCQSbuArtAN0O5E2MfF/gVAbnmj2XRIlBy32SANE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":577198,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwelVCRA9TVsSAnZWagAAHhQP/14usKJcTU4OCTDPoYDp\n7TUqxOi8e2Agb+gK5ikr+OveI0fmysN81gUBTPfOkFOZBKGigQTVwa4rblZd\nzoG/6LGTvYqaGOtTBnM8ZcGwZmPm7oFJozluSFxu7TKTdxTHODPIem5kAtFU\nIUucYaSWxKNha15oETXGmSPcIRqGW+ppdGmZexdOfJgLc3JJfYyDe9nKeN91\nCJ7emsBRCDSV1DCJrmODGHf1B5GPRwDgNIJ4KWIjZHttizoDERx2rXegMVpE\nUjZ7cgfo/hL5g6a3NdLwqGaMDnWqIuRYs7xZtThP3zTWUGy81FHduQlcefAT\nPIxUgaa606qrGVuuhiXywmpphUyQJ6u9SC4Odpr/YzVWKqN6Ycz1mkV2BSj/\ndWUwsOXG8UNclW8wCye430inj9lSakYdaS4T8lCjs4hFeDQm35uNtoHwIr/T\ngjWMpc9aNAU6RA2jTIfIYQkWkt8q/reZ4XxZ3n2ABp26JFD3CbSjmhoV0m+w\nDTIAgl2cDmvZeR9GyD4GwSMxmbtplLauX4f6UwkXr/y7uVS5DbBRrMf4N5Y5\nSpJHaXd3XLBY3YqNrhzC9YP2K92JUnd8zxsH/2JwSlPBwoWjaIipTNe11gCl\nSdhz6VdSI+UiInAMCB1wiGc73g5X91p8xvALoln/P8gX8kEX5szAIKWf6I62\nXQT+\r\n=pll3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:browser-sync-2.26.3.tgz","engines":{"node":">= 0.8.0"},"gitHead":"924d5e7766d02bdb6f0cc3c673d084356da84c46","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build-all":"cb build-all","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"6.4.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.7.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^2.0.4","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"^3","localtunnel":"1.9.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.26.2","browser-sync-client":"^2.26.2","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","lerna":"^3.4.0","mocha":"^5","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","crossbow":"^4","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","lodash-cli":"4.17.5","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.26.3_1539434836687_0.489441628783045","host":"s3://npm-registry-packages"}},"0.5.9":{"name":"browser-sync","version":"0.5.9","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.5.9","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"8b009a16bd2beff072bc2530a3f02123c567fd63","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.5.9.tgz","integrity":"sha512-QabTSMyPGP5eq+7hlIs/BZS7eXbBm16nyUemPRlsbgKPjxKCkTAncDA6bUkchIp/e14YYWupGxzmButLa1YfFQ==","signatures":[{"sig":"MEUCIQDB/pJdSbJBAQOZx6NorlcnY2A/lr9y3LDxaR68vkb2ngIgPLqiEUNcwuZV47zBopw2n+cb/FLpbdLuevvEyUVUiGY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.2.32","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.5.0","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"0.6.1","socket.io":"~0.9.16","cl-strings":"~0.0.3","http-proxy":"~1.0.2","portscanner":"~0.2.2","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.9","sinon":"~1.7.3","lodash":"~1.3.1","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","cl-strings":"0.0.4","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"2.25.2-alpha.0":{"name":"browser-sync","version":"2.25.2-alpha.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.25.2-alpha.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"8969e4d9ac0987f9d4a2b148883eddcca321e4b3","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.25.2-alpha.0.tgz","fileCount":131,"integrity":"sha512-ViKN/y70zJL4a+te9mEJkg/haDGoPpz5PSuYR4zFYy63FHb25Sya8obmKV+RsW+N40ZAZgIqm4gyBN89WqoZcw==","signatures":[{"sig":"MEUCIQDD4MTTbaIO/2YaoFiuiyIxVOFGjeLZyA5laS673dPoJwIgWZmJvS41IYGZVo7DiIwV/G1ERKJDNr6FhoGBgo/KQXs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":576456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbuJaiCRA9TVsSAnZWagAASSQP/0B2UmoE/xLCfOraqbvf\n63dhM/b6vG4kKcRiTtYY8thFhioScXtU6/W0p46YEqyj6jgEZ4BqsRh3ClNF\n91HKcbWoMPyqVLkzxAHvFEKt/1V0oyrVvk7KNwrVEPEr5WPhO0LSnntkFMDC\nKlWQoSCelLXl8aV0FDWXLuJ9eyydyq1GdMwRg0gKaE5wuqO5rOAtDZNkDphI\nrtHHAI5/0AgM0NS7mFK3SD5yqmsKanYrrQNmsQ/X0ASPw6w1RlZRDd1ovhS2\nFz/w9ksONnE1unBmiceSEK3bECd0EHhRa/yvVNv1fnMCghHMIzMNXI8V2wij\ncKYKlWHBYBQBmQFClmj5pl0gtSfMzdifGCs9slMnMKbifg5qBqjtt3i0FSbC\nfTH5hz7pERV4L8kCk9RWlzocxO0Y0G1egBR9pCSwEAh+xHrx9Nwg2ehKwaK/\nNQHmtjFfMTS0OQiMJT/mCxun4ntb5oT2ynbdCs9VAVxtERDUvdzdUJCvGdD4\nxKoKujUEzyo+U/n7wK2zFKzbCWMbXneek16MF/vq94kRmcOMPOpqEzslRRdv\n0ASbkgtwoKxIX1xuJjWOogP+tKQmGyVAqq2U1pKKO8eIEBgvX9QW2YR5rn9n\nix9sidXY6fAOeLjVzkTtjZtotN0zIhRjdHmrfv+qFvaSqGCdVyQznU7Vy7O4\nXz41\r\n=x3Vd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:browser-sync-2.25.2-alpha.0.tgz","engines":{"node":">= 0.8.0"},"gitHead":"cc8dfadb8cc385b200b7c821798cf94abcbc3050","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build-all":"cb build-all","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"6.4.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.7.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^2.0.4","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"^3","localtunnel":"1.9.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.25.2-alpha.0","browser-sync-client":"^2.25.2-alpha.0","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","lerna":"^3.4.0","mocha":"^5","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","crossbow":"^4","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","lodash-cli":"4.17.5","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.25.2-alpha.0_1538823841708_0.8854919588514323","host":"s3://npm-registry-packages"}},"2.26.9":{"name":"browser-sync","version":"2.26.9","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.26.9","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"9605a1ba0151358a66c00eb822d823fd3239624d","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.26.9.tgz","fileCount":132,"integrity":"sha512-W6gj+Ok2WhVJE0rN3HOjzBtwrES7YnoQ9JMF7MtRmkDIUWc7ACc4UQDvHLH7+Q7F1eMVntmpF5NP/bb9gNbwvQ==","signatures":[{"sig":"MEQCIHugiqCIm3g/XoucNDDA5seHCnnu+F7a/W/MrPzhF5lCAiAooEhnt7bs8ngXuNnvDxdODTLTQS8+NYLFIAqTOi7NRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":574827,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEJ6TCRA9TVsSAnZWagAA70UP/iR/AgZ6dM5qW30S3tBS\nbAF06HXTCruGCWzOsLvHDfBHG1JU9eT4dloJfnHnmVWMUi9YPMqkPL5JI4fz\nt0VXgJzWcGPaOBl3Y8quGTToAK5AqcwODoRA4BuLXKruFXDdaZ5+QU30zw5j\n7yFGyY1Gu+mnxOPkEDKCPMVhNicX5n4G4SIC8oxAAKXsjEIxFjydfcg4R37Q\nU1JSyRIs9io9IR8GhfuEn1PBjiH0L3duvY+EkjvdC3PffdQs8JG14sNEjnfS\nVISgmzSXTAFbNrrGHelgPXF6/vNInrUxCamAsOkU3UHsOIiAWg7KfTtS/mhs\nHTQefj/3iXwev/ueXkBjTDwMUBu0pe1selwqpwsmb62d+4UMmOAltFipZ4j4\nJQ1VfRK7newqmTOoxTOTo/1TrMrpgVBLXQqw1KfS9qinnFEy0hufHg0xdmi3\nfHADrFvcG8ABeBR6XeWk2h5mLDS2a5ZFNtnfmBSf/a3gn9ItX9lonz3Mbcvu\nd5/bG6gMcI7cGONUS9Ed1RtBBYmsBgIPdnbajnOaIhHEMIQdQo564Soic6Sg\ngyEqswbq3V86U1t0OtNfshyplC1qNATS8VlywvpE8Cw2LDdU4wB9UjlKglDG\nhepYrE6tGDDD1yF2jVBdIzZ4A4o8WdEmQ5nBHhUaYz55CuMgwnRC1TDVNLJ8\nEhfa\r\n=EBgd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"2b55728b319946af1120a6b82aefbc3c3b64b3e5","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build-all":"cb build-all","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v10.19.0+x64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^15.4.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.4.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"^3","localtunnel":"^2.0.0","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^0.7.18","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.26.9","browser-sync-client":"^2.26.9","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^8.0.1","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","crossbow":"^4.6.0","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.26.9_1594924691604_0.7825859240690516","host":"s3://npm-registry-packages"}},"0.5.7":{"name":"browser-sync","version":"0.5.7","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.5.7","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"f32101aad5450ac1f073af9ec7997ed0782a86a3","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.5.7.tgz","integrity":"sha512-VvhNuURTzq1nCd71ZddrrGYOrDqjqOM3rAvija/jSNJ4SSM7SDRqKk4EHJzMDaqq3eGks0dUfYzzMvqg8gLIhw==","signatures":[{"sig":"MEUCIQCwtvxMHghVRwlrwxM3w7QILW+e/iqWN7LLx5Fcd7EfaQIgQPTxrM/sxpYobqUVtvIA4lMPzTQRo7tjp6JlPCMEtV4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.2","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.3","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.x","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","cl-strings":"0.0.4","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"2.26.6":{"name":"browser-sync","version":"2.26.6","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.26.6","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"cdcd2b8c39d0442a4d597bed1120537f9f6346c0","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.26.6.tgz","fileCount":131,"integrity":"sha512-aVjzHXyL25DO1fvmJC6VurAMjmWg+ias4mPvhjP6d6TW4Iu6kU/eH2dSOsX3aaGyHDJa2fPanLeMloxvMo2NAg==","signatures":[{"sig":"MEUCIEfhKqeI5FR4ywcrWWndArOy6NAb1ZdQ993zdtUErNItAiEA59GHx8K9st+F2yBM6sqX6pRgAwxsEWyIIMdiPazXjMM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+iBqCRA9TVsSAnZWagAAhaoP/j0b1tfO7D/cuBv1l/nz\nzsZFGXa/NdZ+phWbqtcS5wE6+Qgfo2xW6D9F8CfHam8rxkBcH9SHNPee/K8b\na24r1/nvyet6mmy+6zcX3ZiBGY4pRKw3BT3vzYHm3Ry+s4tsbCvXmhV5DcP9\npWuUjJyBx58BCNUDpBxHCSM2h5YB+tf8Fr+7ib/gaDxtfKVgsqSmApb2q1HI\nBBird+hCd9d2OAh5G3H+2ZpnxBHKBf3377eUy8tkFeo7KfvxPVpWnazTMG05\np1FDXmHw2iepC+nwI5upohoBltomDkx/niiJnGZdtDtVHJGMA1kApY2SK0W5\nTeUaRxZfX+jwwi/f2rJPdGbRRggIsf0XcrCVZJRCf79WHZ1nnMX8OCSt+fXy\nbXbwo+ovwi2Qg6tIB5IpxMRCNvxsSXsirCynmgY0yJQgxx+td2gZqUq57JUI\npJ+auiVQsY26HvOEVzqNfyvJlA/fVZviXrrzpqy0bxvQUi34LxYXyEveiB8b\nsKoQeXOMfkTkl/Sba2OAD2tz8wrEEAC2SYEfl4bZSOqls/xrGbDvGatMAJns\n5LEjsdZBcIO6fiS7jSp/JSYlCdRV4QbrzZ+e6Ogcj3jCZRY3w8yFt1/B1geO\n1nSoByt10Rjgff9lJrbO4p4ZtuBf4vPfk5L5HTyTlXGLGt+Tg/rRR7+8j2Bj\noyg0\r\n=9nDc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 6.0.0"},"gitHead":"0b3d98b4934488cf02e70acec31693eb3bbc684d","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build-all":"cb build-all","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/3.13.3/node@v10.14.1+x64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"10.14.1","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^2.0.4","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"^3.1.10","eazy-logger":"^3","localtunnel":"1.9.2","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.26.4","browser-sync-client":"^2.26.6","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^5","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","crossbow":"^4.3.3","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.26.6_1559896170067_0.3498928752670496","host":"s3://npm-registry-packages"}},"0.5.8":{"name":"browser-sync","version":"0.5.8","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.5.8","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"6eb806a62288b3df88df4938c293d3b471acdfba","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.5.8.tgz","integrity":"sha512-fpJ+UhNsUoi0vArq3/fKOyK2mFJ6YGWKEIB+SUgei3ie4HJVxHMsU1aPrOHHjANSahLS0zZuy7omZVIk2teabw==","signatures":[{"sig":"MEUCIHRSyQlEwqsBY46MNQkoBpxuYm3Qr0bRgkdeILvQSTIuAiEApRINjYOt0FR3tMVh5wCpCD9E7li0DHUz/dps7CONqjQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.5.0","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"0.6.1","socket.io":"~0.9.16","cl-strings":"~0.0.3","http-proxy":"~1.0.2","portscanner":"~0.2.2","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.9","sinon":"~1.7.3","lodash":"~1.3.1","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","cl-strings":"0.0.4","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"2.26.7":{"name":"browser-sync","version":"2.26.7","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.26.7","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"120287716eb405651a76cc74fe851c31350557f9","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.26.7.tgz","fileCount":132,"integrity":"sha512-lY3emme0OyvA2ujEMpRmyRy9LY6gHLuTr2/ABxhIm3lADOiRXzP4dgekvnDrQqZ/Ec2Fz19lEjm6kglSG5766w==","signatures":[{"sig":"MEUCIQCIJkyVtwsP1sKExZhlg+FeqRkQSEdlm3sW0kVVdb4K/wIgLu4KMBGRuURoPJm5OTmWYzb3T233lzovl6jMuoqjkyE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":574819,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+iGqCRA9TVsSAnZWagAAdRcQAJQp1CMpeR3WMCo1nvQ/\nxibrRbb4mTkZjNepPc2dj15sVGWaR/tN6bZuzRmeJvsz6sgwJETe0ZwX1XLL\nAmmM7ylR7BJjFsK10GMXmT7/zfYaSMhg4gZuFk8WP+7NWE9tdfAlOut4xZ28\nXA3RvW6tdnaD6NA9+N1wav/TlGiK7kn6bnGa1KS1SYdSvP0Vi1eUoHFhz6Yn\njh8ycXtB/wTK9+HJEh/vQ6L5GZZ8gbhrx7oKexxTb5GhUhz+OpEUZyOrlbWH\nPKRJde0j5+HXyABMz3gNG0kM2LlnjsXMhBz9sg9OUuye5yw37tv8TSRwNYdo\ndHmOGOb1ek3TLZTu1PWRqK0vs09mHzKoHZN0OlBq/8H/afM6BPPnpxz25DoM\nIAIEz2C8x8JKvwzSG/174xf69SwijkYWYKBKgv6YYfqFErbDILyVx/HAIng9\nZ+xk8EXa9SKCrpaH41C06MBLIW5Hd89iKj/JgnMlNPGvYtKrUA2qNsLzXOPY\nasUnl77xmTIIZC3dJtcku7frQsc6RBxo9btB2FPKyghAdTQ1ZWigH6cmxLDy\n0TlLqKctVAUIncZOYKuHxdlggw+jd3jAs+1g6IDmGSomzZChxBTHfVM16NVz\n/JaIXCTj2nq5LGhkxDgRmZz0cbXvT8nKqK9Mgs22yMj6RzszuyuNCYUfH6zh\nYe5p\r\n=lZUZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 6.0.0"},"gitHead":"2191369375cd3ee4515d800f79ad52f76e221ed1","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build-all":"cb build-all","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/3.13.3/node@v10.14.1+x64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"10.14.1","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^2.0.4","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"^3.1.10","eazy-logger":"^3","localtunnel":"1.9.2","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.26.4","browser-sync-client":"^2.26.6","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^5","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","crossbow":"^4.3.3","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.26.7_1559896489491_0.9155648062261308","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"browser-sync","version":"1.1.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.1.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"071b6010400be79de4b880269a0c22d75c7c345c","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.1.0.tgz","integrity":"sha512-qCcrvM80MbkAnOLVl71MViZIXWBdNcwQhp5j9i4dzoOZuJj8FeSTENid2Zg/1FKohptGOCuXOJzdXIzaDjfDnw==","signatures":[{"sig":"MEQCIFUCCJqc/L2SL17FSvp90Ne++6t0oFuxfWs/oEEW8O/jAiAmRVuklXztyE0xBQK4PGPZk3PP1DjHpL8QIOgHcMMuvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^0.1.1","foxy":"0.1.4","gaze":"~0.5.1","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"~0.6.1","commander":"~2.1.0","socket.io":"1.0.4","cl-strings":"0.0.5","http-proxy":"~1.1.4","opt-merger":"0.1.2","localtunnel":"^1.3.0","ua-parser-js":"~0.6.2","resp-modifier":"0.0.4","portscanner-plus":"0.1.0","browser-sync-client":"0.2.1"},"devDependencies":{"chai":"~1.8.1","gulp":"~3.5.2","mocha":"*","sinon":"~1.7.3","vinyl":"^0.2.3","lodash":"~2.4.1","optimist":"~0.6.0","cli-color":"~0.2.3","gulp-sass":"^0.7.1","supertest":"~0.9.0","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","gulp-ruby-sass":"^0.4.3","socket.io-client":"1.0.4"}},"2.24.1-rc1":{"name":"browser-sync","version":"2.24.1-rc1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.24.1-rc1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"11e62b29745966077058b7f932e7565efb311727","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.24.1-rc1.tgz","fileCount":138,"integrity":"sha512-xtmloENbMlEoAIZN1q4fixI+AYjZ+Oy+e1yDz8K+iUOD7Mc3f0Z7obT0pTlBdWK0iXZ/UqHcrVPeAUJnPCrB+w==","signatures":[{"sig":"MEYCIQCiqrCalqu4aBzV4vrUkC61lqc8+rODUsBZf7jyy7hr4gIhANhd8RKwrByRioMvVNPo8DiczJSTlRB+bPMyKUyEcUiL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3141560,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5qbSCRA9TVsSAnZWagAAtnkP/A4pk2IdzUgVISPP+IDY\nibG4nNwCEvJNXGmibgi7nnmZVeJGGBuceg3ibvmPmE16JPJwxPz7uiDDeNpB\n52G8JdyOkQrCdPgjTO3AaNprYCLSChptfjl+J+9js4LOvMIqZ7mlINzZwd4F\nFalu5ae3OF8/vTNcxf3E76WGAooQYqxdm981Ji0X+9nU47ahbr+zMzSAZVCM\nijs2hLkhIWxxLX9gcGdtkx+Cgv1wMDC7mZsGTCn8QlWoC7m5GpNaatyNxuLI\nu9YYjtbPySxWlSu8X/EprakPUgtQVYQuh7XePo/fepgHOC0EE4Z8iLbvF5cl\nby8z3rNej3SKKmgYwcpKRJOwXFLQ1iOd8Ur7THxmtysjOS1qfme2Jjq+Wj2e\nfWxFgNUexaggRfAQdkOe3j+To6hcC/wR2C+Dgm+7OxZpb7vEY3AU3ykw6qIE\nqhbq4H5zQXfTMfupOoOgWYes7maKQad4VybxREAo/HkEsZwYvMskwxCseR2G\n+0S9S3ZvbHEE8ByJeRPmVtov5RTZ23kGJ7FJSl7U2FOeW0OsNhoXJH9Re3CG\naUtv0tgbdgM36k1Q2Rg1M9ww4ricIDIv4LY1LEEpDa0Qdavzy5qJ/7qqiIUF\nb/PzFGsLswSekAmUFNPnBgphVZEIxPbZhpwMWp61WtugDQo7xRGndTdFwKme\nAAYU\r\n=VEnZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"f57ee985c7bf39deee03a9f9cab5e3d4d67c1129","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro","publishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"5.5.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.9.3","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"3.8.2","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.9.0","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","connect-history-api-fallback":"^1.5.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","cypress":"2.1.0","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"2.8","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.24.1-rc1_1525065425488_0.8795617199677186","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"browser-sync","version":"1.1.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.1.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"63f585e4bc26381a0ff5cad57b81928a0c441a8a","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.1.1.tgz","integrity":"sha512-dVpweFVQr4COY7tTFwJM82aoDzmOWEo9n+k96vWATOCCLfKS5obrProX/ICI9DIcU754jTx7ZS+XRlETPz4MTQ==","signatures":[{"sig":"MEUCIQC2ZDb4g5XmdxhlzzjAvDBtmLS2gRLOBnm29HLPX14oawIgGkzhCYmL+50ZWGSaR9/FnCvT4YzsHH6Q0nj3LSl5bA4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^0.1.1","foxy":"0.1.5","gaze":"~0.5.1","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"~0.6.1","commander":"~2.1.0","socket.io":"1.0.4","cl-strings":"0.0.5","http-proxy":"~1.1.4","opt-merger":"0.1.2","localtunnel":"^1.3.0","ua-parser-js":"~0.6.2","resp-modifier":"0.0.4","portscanner-plus":"0.1.0","browser-sync-client":"0.2.1"},"devDependencies":{"chai":"~1.8.1","gulp":"~3.5.2","mocha":"*","sinon":"~1.7.3","vinyl":"^0.2.3","lodash":"~2.4.1","optimist":"~0.6.0","cli-color":"~0.2.3","gulp-sass":"^0.7.1","supertest":"~0.9.0","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","gulp-ruby-sass":"^0.4.3","socket.io-client":"1.0.4"}},"0.3.3":{"name":"browser-sync","version":"0.3.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.3.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"c57e7d974c656e151500ac1959277e42807b1bbb","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.3.3.tgz","integrity":"sha512-PCxrocXYi1DAXjlr0V2YPDT5AEGNnkmCCeoZpuRHh5AIGpGjWR+zTNsW9VLbWgTFUMQvY4erybPj6LMrEDoCyw==","signatures":[{"sig":"MEQCIDQxspqtT9OQwweEJZJWC6oKx8J3vYJFa5DVi3luhVeBAiBv1E+mHi8NhPie2fcNjK7uktXkK/DX6SJwDdFmufYkQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.0","optimist":"0.6.0","cli-color":"~0.2.2","socket.io":"~0.9.16","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.3.4":{"name":"browser-sync","version":"0.3.4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.3.4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"6cb560e24292aa2f75baec6221879044d89e0f3c","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.3.4.tgz","integrity":"sha512-eg6dO7OGEOxuvcTZNG3nVk1A9o4UtqNSE+xMc3gsdduO74ZCoMXqEI+t458mfqdJoLJc9c1YqrkhlE6HWmFIjA==","signatures":[{"sig":"MEUCIAi3Ujqg7ORKg9ANW6a59gKLvElj+jSmYJEU5406h9k4AiEA0+I9+bNnxtSzo5udp43kSWARiFbsGMuouJcfGzal/hU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.0","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.3.1":{"name":"browser-sync","version":"0.3.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.3.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"ba734d6fa15fa5790af0690df5398a855f50718a","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.3.1.tgz","integrity":"sha512-ZmXHVwKLCfIEgy1EqWXPOWR8wKqQqB22ScneD7+5GyecQufCT+DbA42XakbYaYgazxwPMAO+vAizvSc1vIyesQ==","signatures":[{"sig":"MEUCIBcvFfmzi1nPWpYG2en5k6Lz+LnY6yk4rErVrbNxAKR2AiEA5upTKScVh5BF3AhIuC4CnpMpqT4HK8oWmF7l9dPRckQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.0","optimist":"0.6.0","cli-color":"~0.2.2","socket.io":"~0.9.16","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.3.2":{"name":"browser-sync","version":"0.3.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.3.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"27b3ac9358d269f8d056a3fca99fcec163c34162","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.3.2.tgz","integrity":"sha512-fe8JUrs03RS4lu5NFrbJh6IzicGX0G7926gxPVMe/mI7DQnVsCkN69QzvUMvQbzPE0Yjl38H/zdes7o1aklb1Q==","signatures":[{"sig":"MEUCIBmn8x+reG4PJvlkPblTBzOBZ/wFTkZVKu+6R2gR4dGsAiEAtqQfCtRNMHm/mzgHXTLZxYEnvaZcdYRuwYdMS46N7VE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.0","optimist":"0.6.0","cli-color":"~0.2.2","socket.io":"~0.9.16","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.3.7":{"name":"browser-sync","version":"0.3.7","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.3.7","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"030cbdc266913f1cb72470cb6068cffe00da6e00","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.3.7.tgz","integrity":"sha512-v1Yf1GlTj2OjnqT63VG2sJTwoFz9ZgDanW4Gy5rgvKV075nCQjz9mBJ7U9RBBoYfm4rAo4tUjL5ZTEt4QUHKsg==","signatures":[{"sig":"MEQCICJeyBn8z7YiqFVVtoPIbxEpbzNDpEPMP1oJpJy5eyokAiBC2fltGDr7+kABJ3/8fqdFIJfxqRpNQb0e19yUqGBvBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.0","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.3.8":{"name":"browser-sync","version":"0.3.8","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.3.8","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"6c4b7446e1f6c9370069b7adcf65805f46246169","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.3.8.tgz","integrity":"sha512-GJ8R+H9V7Gc0YjadYtKdmuakQhuMdPAqzApTi//xGVBvkVvKkulgV+Iqd+dnChavYXeT3Xbtk/hjOwsbZxiMnw==","signatures":[{"sig":"MEQCIG9hUuZ2Y0Qu/jm2TUzJb1ji/cZepfKyZHAtmSufb4YaAiABLDU0CZFLe/SGClEV4vy3AGtP4AAha5ilu3JaRko9ng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.0","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.3.5":{"name":"browser-sync","version":"0.3.5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.3.5","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"6970a0097c001c606b11dda1e7639d6af383006b","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.3.5.tgz","integrity":"sha512-RCfIN+H+hMUet89g31AtF9Z/YhhPV99hC0o3QJbd8QgIQfHiFDaqqOLSndRaixsdnrxB17MdrNG6rKbLb0KgbQ==","signatures":[{"sig":"MEQCICaPf/zgora0BQMIr7rxgLnhUGTfBCbsK9dN68bBFTWBAiAgvIrlZu9gixvAs6fTfInp7q2XABvcImyaTnD51XwdPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.2.32","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.0","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.3.6":{"name":"browser-sync","version":"0.3.6","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.3.6","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"270e3ff531104745f2fe5ac9114d25d8c5d1872b","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.3.6.tgz","integrity":"sha512-7ZU4GXaho7yZDfeBqYVZRflcETai5gtFX7ASi6YJIwdkWx1WIdfu0beYdRsRh/l2/azins2lbXh/ZKKc9jLAvg==","signatures":[{"sig":"MEYCIQCZW08QnkIGUZ4vPah1T7lMoAoJWNmpJuxm1dtHlFGr4wIhAJJ6j0WiqZeW/rCHoBCor3q5tZZysaxhlMmsMkb8GAga","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.0","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"2.18.11":{"name":"browser-sync","version":"2.18.11","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.18.11","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"333600f2efa256ecd22ced2561dfc77dcad11ea5","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.18.11.tgz","integrity":"sha512-rkwJOnRyFsgBtPXd2wsCkwqWi6EK8202EIYoKtoLkiwZhdN+jEg+MLgC1i7gscozdA5Y/YseVnZ/Wo4XAEhadw==","signatures":[{"sig":"MEQCIEK2mKVO6DJD+kRtzRW5wF7CC9FOM6+N9YXRCkqnVFfoAiBceQ3w6GPAYuAGbs7Bf0zVpffRy8sls5WJz7kQM5fJjw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"333600f2efa256ecd22ced2561dfc77dcad11ea5","engines":{"node":">= 0.8.0"},"gitHead":"510fde4e54b98d87896ee7f724f051cad859d1e3","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"3.10.10","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"6.10.1","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","immutable":"3.8.1","socket.io":"1.6.0","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.2","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.3","emitter-steward":"^1.0.0","socket.io-client":"1.6.0","browser-sync-client":"2.5.0"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.79.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.18.11.tgz_1494859170412_0.7870701828505844","host":"packages-18-east.internal.npmjs.com"}},"2.18.10":{"name":"browser-sync","version":"2.18.10","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.18.10","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"5a8b70ed7b98a446590052d44ae9650771fd1149","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.18.10.tgz","integrity":"sha512-hC60/q9EPGRE047DeZtQO+eg9oB0y+cgGdojF2m8PNnTuF/9GI8lYa3UFStsPMV4q+VSZoPH6Z+gJvwqWwK2qA==","signatures":[{"sig":"MEYCIQCG+hsQ2No6VVywEszEIuBVnVqtatsDZbUlyxPf3a+QywIhALQh6PEUlidtgzp5pDiu3J0H+8SrwafskIDI7ZpUT6gE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"5a8b70ed7b98a446590052d44ae9650771fd1149","engines":{"node":">= 0.8.0"},"gitHead":"a9e313ecac4fb1311be5d98863bc72c1f131843c","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"3.10.10","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"6.10.3","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","immutable":"3.8.1","socket.io":"1.6.0","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.2","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.3","emitter-steward":"^1.0.0","socket.io-client":"1.6.0","browser-sync-client":"2.4.7"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.79.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.18.10.tgz_1494854339005_0.19033511029556394","host":"packages-18-east.internal.npmjs.com"}},"0.3.0":{"name":"browser-sync","version":"0.3.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.3.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"c16a85e8d90bba38efeb0345d9597a04c1b385d5","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.3.0.tgz","integrity":"sha512-xr9B7Z/DGfq1iWW+SKsN55vcxx1vWgXqD6lWXGQIgFjJbmwFj/EQaitx7b/edIXXvXNA+9MVeA8oC9N13Hg14Q==","signatures":[{"sig":"MEQCIAO8Ipd4FrcHQJwK3M84Nq/UNA5ljo9IA4jj+Qct+GwsAiBd4v2e2WS84YelBDVuBSYEiq4isMLY1sJGdeipvSNhMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.0","optimist":"0.6.0","cli-color":"~0.2.2","socket.io":"~0.9.16","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"2.18.13":{"name":"browser-sync","version":"2.18.13","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.18.13","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/Browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"c28dc3eb3be67c97a907082b772a37f915c14d7d","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.18.13.tgz","integrity":"sha512-qhdrmgshVGwweogT/bdOKkZDxVxqiF4+9mibaDeAxvDBeoUtdgABk5x7YQ1KCcLRchAfv8AVtp9NuITl5CTNqg==","signatures":[{"sig":"MEQCID+8x0UVw4/bmYVACn9USP6HRVJtlHZxdvG0FAPGnfLLAiBpuzZz0li1FTPTJ3pFoelvcpTukfugVJzJtEBhx7h4vw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"gitHead":"f015a29178828890ed50bc6e454d2ba8ca87ac5a","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/Browsersync/browser-sync.git","type":"git"},"_npmVersion":"5.0.4","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"6.10.1","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","immutable":"3.8.1","socket.io":"1.6.0","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.3","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.3","emitter-steward":"^1.0.0","socket.io-client":"1.6.0","browser-sync-client":"2.5.1"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.79.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.18.13.tgz_1500577000842_0.09062090958468616","host":"s3://npm-registry-packages"}},"2.18.12":{"name":"browser-sync","version":"2.18.12","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.18.12","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"bbaa0a17a961e2b5f0a8e760e695027186664779","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.18.12.tgz","integrity":"sha512-BDi+BqMvpS0bKxTEYUstIYfdyLY3Ksj1/P6oVv+Rrc+w38WT8sTfLCsbAeWwesgMMjTosre+p8PK1kIH3oFq/A==","signatures":[{"sig":"MEUCIQD90aGXxHSx/+LkK+t7I2J16MwYmTW40MMn9dPO3bnDpwIgI7ijC/eX2g9zHzdKx67spxoKqTXakdFoefcj3lP18dc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"bbaa0a17a961e2b5f0a8e760e695027186664779","engines":{"node":">= 0.8.0"},"gitHead":"8d1e298ac2913237e78ba224eaa0b0b29696b388","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"3.10.10","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"6.10.1","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","immutable":"3.8.1","socket.io":"1.6.0","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.2","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.3","emitter-steward":"^1.0.0","socket.io-client":"1.6.0","browser-sync-client":"2.5.1"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.79.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.18.12.tgz_1495357491497_0.08089506649412215","host":"s3://npm-registry-packages"}},"2.9.7":{"name":"browser-sync","version":"2.9.7","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.9.7","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"0e5a5b4fb9a1a38f8ac45c77367ff0b8643ed93d","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.9.7.tgz","integrity":"sha512-MBnqSj3OTk7t96XBWZ0p5e49ollpaFiCg1bCVunx1/KrKXQDrOy6LvS9faAOM5Sx2Px3iVjxRf4QtWcVpyjicA==","signatures":[{"sig":"MEQCIArnlw9wkowcOS8B/o5aHw6Je7KNE2CngoqnNWS3TQb6AiBFoYxkQCe266uINUK6ywiSEdX1ua3DdA2WdyioRz4vnw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"0e5a5b4fb9a1a38f8ac45c77367ff0b8643ed93d","engines":{"node":">= 0.8.0"},"gitHead":"33103c8ebb747d6c33e61e2b43a230280ddedb73","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.11.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^3.0.2","foxy":"^11.1.2","meow":"^3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"^1.0.0","anymatch":"^1.3.0","chokidar":"^1.0.5","pad-left":"^2.0.0","immutable":"^3.7.4","socket.io":"^1.3.7","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^5.0.0","browser-sync-ui":"^0.5.16","emitter-steward":"^1.0.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.0"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","socket.io-client":"1.3.7","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"}},"2.9.8":{"name":"browser-sync","version":"2.9.8","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.9.8","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/Browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"82346365553abfa358be3570a5ee8783b909f34d","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.9.8.tgz","integrity":"sha512-B1H67XpD/JnzXNGxEtuoeRB217fa4HKvj/0Ni5xNPuUVOmJkpMe5KFM/6lnfM+PEqoT/Nua5fPu+hh290M7E/w==","signatures":[{"sig":"MEUCIQD9mk1ifn7UCcbw0uM3oETkIgwriop1eZnDVzelUCJS0gIgf4IiYreKDQdhVx0YArPNxI0b6dkzPAgG9q/iyJb7nAE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"82346365553abfa358be3570a5ee8783b909f34d","engines":{"node":">= 0.8.0"},"gitHead":"1d86f1a8bae3d9228f732d3022644c2ebe521186","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"https://github.com/Browsersync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^3.0.2","foxy":"^11.1.2","meow":"^3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"^1.0.0","anymatch":"^1.3.0","chokidar":"^1.0.5","pad-left":"^2.0.0","immutable":"^3.7.4","socket.io":"^1.3.7","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^5.0.0","browser-sync-ui":"^0.5.16","emitter-steward":"^1.0.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.0"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","socket.io-client":"1.3.7","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"}},"2.9.5":{"name":"browser-sync","version":"2.9.5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.9.5","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"f5f3ced63c5ca4661c059bfb92bcaab3d1539383","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.9.5.tgz","integrity":"sha512-QUrQUlN5VjlWCh98gPd9Qt0BcawA1obWnFWNTJZLIpO7e8GsUcarOefYboGgdqlR4Y3Im9+dL3dHatqJjoFLQA==","signatures":[{"sig":"MEUCIGzKgNNGZV6hGoBD/N7yFf+Y1NXMdkK5WdiLUzoE9jB8AiEA2jlmbflhh1rYZPJzoOwf3xFdZKYipcnsLQI1C00TOXI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"f5f3ced63c5ca4661c059bfb92bcaab3d1539383","engines":{"node":">= 0.8.0"},"gitHead":"53b9cfdddf4c49c429b19cdd4a7ad73bc30a3e57","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.11.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^2.0.1","foxy":"^11.1.2","meow":"^3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.5","pad-left":"^1.0.2","immutable":"^3.7.4","socket.io":"^1.3.7","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^5.0.0","browser-sync-ui":"^0.5.16","emitter-steward":"^1.0.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.0"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","socket.io-client":"1.3.7","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"}},"2.9.6":{"name":"browser-sync","version":"2.9.6","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.9.6","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"6937218c2af7d99251b1935d5901825543214b27","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.9.6.tgz","integrity":"sha512-Q73gE88PF3rxFIBwxB2lZqssqEh/MEHbieCXxCo3Edp0d2RpyQYMlJS/Afyb8Zxmi90CeQ5tieNc/CLDqkGJCQ==","signatures":[{"sig":"MEUCIQD0TVPMYoE77mCVJDyOFa7A9XP7lNkX5JA8mPT1y5DshQIgKlqTY96P6wu8n2r6KOLo2pO1G0CqOFRENbtzzPYRkeg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"6937218c2af7d99251b1935d5901825543214b27","engines":{"node":">= 0.8.0"},"gitHead":"c1b82aba9ab435d884fcb729f6190a096a85b3bb","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.11.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^2.0.1","foxy":"^11.1.2","meow":"^3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.5","pad-left":"^1.0.2","immutable":"^3.7.4","socket.io":"^1.3.7","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^5.0.0","browser-sync-ui":"^0.5.16","emitter-steward":"^1.0.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.0"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","socket.io-client":"1.3.7","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"}},"2.15.0":{"name":"browser-sync","version":"2.15.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.15.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"424758e90630d3af282bb05c45e529489439cedf","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.15.0.tgz","integrity":"sha512-NZ7wTjCL14MakTAV2yWHSdJHRGY7pj4m8If2ILK+a8TWOiqD3+12oG7Cz3j9ifyoDIpbJulwlqkozSJbV3gkww==","signatures":[{"sig":"MEQCICuxgsjDLbVwdNbBI4ACBWNJz1vw807TBQmBslT6MwANAiAJvcPXmWL4dhZhfQl/YOetU9PVhQxwpofU2yXvbukCog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"424758e90630d3af282bb05c45e529489439cedf","engines":{"node":">= 0.8.0"},"gitHead":"24d72752609f7b1660c9e362af1cb8b2722548e5","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.15.8","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.4.7","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"5.0.0","dev-ip":"^1.0.1","connect":"3.4.1","chokidar":"1.6.0","fs-extra":"0.30.0","immutable":"3.8.1","socket.io":"1.4.8","bs-recipes":"1.2.3","http-proxy":"1.14.0","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.0","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.4.0","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.6","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.2","bs-rewrite-rules":"1.0.0","socket.io-client":"1.4.8","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.15.0.tgz_1473103053573_0.39728953992016613","host":"packages-16-east.internal.npmjs.com"}},"2.9.3":{"name":"browser-sync","version":"2.9.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.9.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/Browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"b9139e262f610393447678619b9a9fc11b2768af","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.9.3.tgz","integrity":"sha512-MhM7zY3MLAeOO79UbLro/Gx3sNozSHW1vZTzUyQGLdKmelZzZOqB6Nnxv/C/9oTEeMb5vkuLkhfH0dAkm11RFQ==","signatures":[{"sig":"MEUCIQCdb4paKtEwQ6GQDjPbZCHu5rGgfAOL/rfcmOxioMs7lwIgIh2YLAmWqPxVp9KSB8nyW55g1eku93eR32IZYAFXlLM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"b9139e262f610393447678619b9a9fc11b2768af","engines":{"node":">= 0.8.0"},"gitHead":"f0a072e4ec8fef10f1f45a4d74abc933d10f360f","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"https://github.com/Browsersync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^2.0.1","foxy":"^11.1.2","meow":"^3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.5","pad-left":"^1.0.2","immutable":"^3.7.4","socket.io":"^1.3.6","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^5.0.0","browser-sync-ui":"^0.5.16","emitter-steward":"^1.0.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.0"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","socket.io-client":"1.3.6","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"}},"2.9.4":{"name":"browser-sync","version":"2.9.4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.9.4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"91cb0b3722465b9c5441d26d8b80ddbebbf71bd2","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.9.4.tgz","integrity":"sha512-cnLJhWenC2nFIAbSsD4qtZgeZAiOoKK6xF0Tw2Ptf0dubGhRaZUkPZU7cTTubPyaT0HPizgmfNhPwF5CjPEa7Q==","signatures":[{"sig":"MEQCIE8YAqtxTgRLVnPtBYNv1pIF9qLoMX8SC5voSNcbtzjYAiApe26L8ro0tr7KxyTosGbHXQrXxz1ux58bS6S9QsCy+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"91cb0b3722465b9c5441d26d8b80ddbebbf71bd2","engines":{"node":">= 0.8.0"},"gitHead":"cd42eeff6f441ea819d09e9a2192d996e59c1637","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.14.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.1.0","dependencies":{"opn":"^2.0.1","foxy":"^11.1.2","meow":"^3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.5","pad-left":"^1.0.2","immutable":"^3.7.4","socket.io":"^1.3.7","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^5.0.0","browser-sync-ui":"^0.5.16","emitter-steward":"^1.0.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.0"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","socket.io-client":"1.3.7","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"}},"2.9.1":{"name":"browser-sync","version":"2.9.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.9.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"b50c1537edf39d6fd27261868592954e117aaf61","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.9.1.tgz","integrity":"sha512-UHec0/EIktS0b73+yxQ6iEOC7AvH+VgUIT58tC9U03cj7yAwBNGYHyiwI8jPq9RLhs+PCdSdEWu8026y87foSg==","signatures":[{"sig":"MEUCIQD7Z9QEVhecQyhN++40aGhY0GtUEqF6S5T1Bf16kRAaLAIgW0tif2qiFUBlKR5oCFkTttK1X7on7JvmDcIEPoXAyWo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"b50c1537edf39d6fd27261868592954e117aaf61","engines":{"node":">= 0.8.0"},"gitHead":"d2e2012d2f78b5352769fb5922b9beb8afbc8a21","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.11.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^2.0.1","foxy":"^11.1.2","meow":"^3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.5","pad-left":"^1.0.2","immutable":"^3.7.4","socket.io":"^1.3.6","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^5.0.0","browser-sync-ui":"^0.5.15","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.3.0"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","socket.io-client":"1.3.6","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"}},"2.9.2":{"name":"browser-sync","version":"2.9.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.9.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"52abf9d4b5297ef26538b5f3fe0ed31cf85272ce","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.9.2.tgz","integrity":"sha512-P23hJkBYOjazwOXU4vOmq3aN6ubGzMeOM8HS1C/Y0fStCey2p6hLI49P5WZ3+w5qw1xvChjg4+wO/bMl3KGfoA==","signatures":[{"sig":"MEUCIQCTlgTBzpcJn1sSzM4VXXym1ro/kUrnYUjy6JmvM+yxhwIgb3sL4IhY3yOWwB6bC/w868KcNjlLj+fq0fBzC5WiLBk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"52abf9d4b5297ef26538b5f3fe0ed31cf85272ce","engines":{"node":">= 0.8.0"},"gitHead":"c95af9eec430bd779dfc9a9b746e445219cdbaf7","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.11.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^2.0.1","foxy":"^11.1.2","meow":"^3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.5","pad-left":"^1.0.2","immutable":"^3.7.4","socket.io":"^1.3.6","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^5.0.0","browser-sync-ui":"^0.5.16","emitter-steward":"^1.0.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.0"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","socket.io-client":"1.3.6","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"}},"2.9.9":{"name":"browser-sync","version":"2.9.9","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.9.9","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"a5213b6c39167a29a676493853fb8204296e4d9e","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.9.9.tgz","integrity":"sha512-Qz3ROViDDfEH8TZMgRxIclbezldd9vs4kBawe47rm2KM8AIz42gFsIPXHZCwmD13BwDpmq7bMh6tNS/TVv3f9A==","signatures":[{"sig":"MEUCIQCbk39B/hus5/6kNUG5Gzt3jIthhxdcbFAcUvA3QkwQIQIgCBsbx2EQre3+RLgNJSfoonJbwSz4m/XjvMq4Km6zcso=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"a5213b6c39167a29a676493853fb8204296e4d9e","engines":{"node":">= 0.8.0"},"gitHead":"fe716bb382172df638bbea74aea6e6f988e80515","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.11.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^3.0.2","foxy":"^11.1.2","meow":"3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"^1.0.0","anymatch":"^1.3.0","chokidar":"^1.0.5","pad-left":"^2.0.0","immutable":"^3.7.4","socket.io":"^1.3.7","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^5.0.0","browser-sync-ui":"^0.5.16","emitter-steward":"^1.0.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.2"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","socket.io-client":"1.3.7","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"}},"2.0.0":{"name":"browser-sync","version":"2.0.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.0.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"38b8cf7a74c8a70ac0f351abe96e82b5e0c4da19","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.0.0.tgz","integrity":"sha512-AzPFKZDr04omm/3D1tvdYo0qnYl2QiN7XQFiUJAPSUqeqE5D5Vmi8x6QbKvhjtsrHJ0dYzI2j7EDoJmgA1fe3Q==","signatures":[{"sig":"MEUCIQC5YOKSXaM72tlolvKtDCq4//XruIPZSbf3Um/VwwLMzQIgcFYW6/hT2rU9f/0WTbZPUx8elUtWygrO7vAbm4rjK/U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"38b8cf7a74c8a70ac0f351abe96e82b5e0c4da19","engines":{"node":">= 0.8.0"},"gitHead":"a21d79e25c5d6023a36467244f84b14adbff12cd","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"2.1.16","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^9.0.0","meow":"^3.0.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.6","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.6.10":{"name":"browser-sync","version":"2.6.10","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.6.10","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"55638d5c9c97f873dd4676bb9a3c5708dd92db37","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.6.10.tgz","integrity":"sha512-mrdYMnWDjZAADQCdt6lb1HKXAYFxZN3JULG6LqCZzwrM6BCLVzExLVkWaumXEOPkJSHY150eoxLQoG8J/AbZPg==","signatures":[{"sig":"MEYCIQCvn2iughjFsaTy+93lEfLc1y45cbvLFPtw5xuMIBViCgIhAJDchc77TtL+hxKVQY8bGiwNBiIvl+7ML+n+5ghymC1v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"55638d5c9c97f873dd4676bb9a3c5708dd92db37","engines":{"node":">= 0.8.0"},"gitHead":"74b39444af4af1939fc1f3b7973e4a9fde247819","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.2","foxy":"^10.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.7.0","connect":"^3.3.5","anymatch":"^1.3.0","chokidar":"^1.0.1","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^1.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.6","easy-extender":"^2.3.1","resp-modifier":"^2.0.1","browser-sync-ui":"^0.5.8","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"0.0.16"}},"2.0.1":{"name":"browser-sync","version":"2.0.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.0.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"7b9845bfa3d7905ac2a7104145dee08b5f1baea1","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.0.1.tgz","integrity":"sha512-LQkBKT8FgeAVYsBRm9vS8/CaX2tHUbO6MOnJNhH93iVgr5SH3CNvbnsDHmOSvJO2gMOJjA/UsLhkCld1sEUY9g==","signatures":[{"sig":"MEUCIQCacWOHW3vNiFA4buetj68qPN9a5dkV0awt6Lg349m89AIgFULq5Cko/nOnEJXAGiectITZjsv2vjgd6LDXLg8AXPQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"7b9845bfa3d7905ac2a7104145dee08b5f1baea1","engines":{"node":">= 0.8.0"},"gitHead":"96fc06e2dd326c9b18459033515854c25e7fcd60","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"2.1.16","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^9.0.0","meow":"^3.0.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.6","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.6.11":{"name":"browser-sync","version":"2.6.11","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.6.11","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"f8817e24cb74338d10c9f41f7e85a61e188d9d19","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.6.11.tgz","integrity":"sha512-eDQszEEUp4qgkX3i14QIpAMQBYMWCDvGc53NXUkwCWvdYFDVKH5FRB8JtH200L88cM+zf96nJk/ooBiD7DuAMA==","signatures":[{"sig":"MEUCIQD/2n9uS0YSXCQnhwJ7JWm5oMBsKmC2kuWLyGwVtwosRAIgTYm301q2TmDIag4PI3pHTM4BsAEopnL6xjj2Yml+5mE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"f8817e24cb74338d10c9f41f7e85a61e188d9d19","engines":{"node":">= 0.8.0"},"gitHead":"afda6c801f4a80f4226af21a445b2b9a34876e07","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.5","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^1.0.2","foxy":"^10.1.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.7.0","connect":"^3.3.5","anymatch":"^1.3.0","chokidar":"^1.0.1","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","query-string":"^1.0.0","serve-static":"^1.9.1","ua-parser-js":"^0.7.6","easy-extender":"^2.3.1","resp-modifier":"^2.0.1","browser-sync-ui":"^0.5.8","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2"},"devDependencies":{"q":"^1.2.0","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.55.0","slugify":"^0.1.0","istanbul":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","bs-snippet-injector":"^2.0.1","conventional-changelog":"0.0.16"}},"2.8.0":{"name":"browser-sync","version":"2.8.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.8.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/Browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"1f754847d5f29f812eb9b7aab8f83d87e3b2f87c","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.8.0.tgz","integrity":"sha512-4wBuF+o27gYOLj1pZWLp6umjU9CR4GZ+W9vNukB4ZkJNVVQqs3F2opYP+S7oA9n3fNuDQlC25jxfWJJcOCviAw==","signatures":[{"sig":"MEQCIFlJt9v4TOuQc4rIj+250KGuHuWh7YakagRRoZ0hTeqDAiB9svhDnGNfn34SRgHxXPa19e0VrYQ+fLlzFeI4VVMWlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"1f754847d5f29f812eb9b7aab8f83d87e3b2f87c","engines":{"node":">= 0.8.0"},"gitHead":"384ef67f1b6ee9d677ae1911d847a53dc81146d3","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"https://github.com/Browsersync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^2.0.1","foxy":"^11.1.1","meow":"^3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.4","pad-left":"^1.0.2","immutable":"^3.7.4","socket.io":"^1.3.6","eazy-logger":"^2.1.2","localtunnel":"^1.6.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.3.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^4.0.3","browser-sync-ui":"^0.5.12","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.2.1"},"devDependencies":{"q":"^1.4.1","chai":"^3.1.0","gulp":"^3.9.0","chalk":"^1.0.0","mocha":"^2.2.5","sinon":"^1.15.4","vinyl":"^0.5.0","request":"^2.58.0","slugify":"^0.1.1","istanbul":"^0.3.17","gulp-jscs":"^1.6.0","supertest":"^1.0.1","graceful-fs":"^3.0.8","gulp-filter":"^2.0.2","gulp-jshint":"^1.11.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^1.0.5","browser-sync-spa":"^1.0.2","socket.io-client":"^1.3.6","istanbul-coveralls":"^1.0.3","bs-snippet-injector":"^2.0.1","conventional-changelog":"^0.0.17"}},"2.8.1":{"name":"browser-sync","version":"2.8.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.8.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"94bfd08af401ff2efb816d7ed40d9eeb06a86537","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.8.1.tgz","integrity":"sha512-ug1uvxua0dcFFnxtGfrVeu1jYoRwgJGuBvBsFTl/qjrMnntTyufIlHpvqfPTI18uB/MlpqhiafueKxThGkeSqw==","signatures":[{"sig":"MEQCIGMgB3TWz0W1culkNIv5srVGHOsdlnirste5spCudrqPAiBAebk3gEuxqHhShZ8s1Ymg8XnjjCiF28z4QYhQMxSirw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"94bfd08af401ff2efb816d7ed40d9eeb06a86537","engines":{"node":">= 0.8.0"},"gitHead":"f8a45d7c42096edfa77f67e4b1fafdb676f0ac3a","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.9.0","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.32","dependencies":{"opn":"^2.0.1","foxy":"^11.1.1","meow":"^3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.5","pad-left":"^1.0.2","immutable":"^3.7.4","socket.io":"^1.3.6","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^4.0.4","browser-sync-ui":"^0.5.13","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.2.1"},"devDependencies":{"q":"^1.4.1","chai":"^3.2.0","gulp":"^3.9.0","chalk":"^1.1.0","mocha":"^2.2.5","sinon":"^1.15.4","vinyl":"^0.5.0","request":"^2.60.0","slugify":"^0.1.1","istanbul":"^0.3.17","gulp-jscs":"^1.6.0","supertest":"^1.0.1","graceful-fs":"^3.0.8","gulp-filter":"^2.0.2","gulp-jshint":"^1.11.2","gulp-yuidoc":"^0.1.2","gulp-contribs":"0.0.3","gulp-ruby-sass":"^1.0.5","browser-sync-spa":"^1.0.2","socket.io-client":"^1.3.6","istanbul-coveralls":"^1.0.3","bs-snippet-injector":"^2.0.1","conventional-changelog":"^0.0.17"}},"3.0.0-alpha.2":{"name":"browser-sync","version":"3.0.0-alpha.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@3.0.0-alpha.2","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"3f58f3d392bbc49ada3e6f73e54e126734ef3ffe","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-3.0.0-alpha.2.tgz","fileCount":189,"integrity":"sha512-jU/y/puQyJ0m1sz/QLcvFUpUr5SyTM79ZKYqSmiUEUq9qU2zFVpSgpvzqHXVH7EvY2FCIfdnktP+Auz1fZJFcg==","signatures":[{"sig":"MEQCIE66GDMQ37UPZ/aAf/49XiupEVKMyg+y42q1I/SoUR/CAiApR9AR9R6vDKlErXtfd/RNml4X1ZRBHNiVLa3kR6tvWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":629122},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"5d5e665f812642fd8363e44356aa9402cbfd481c","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v18.15.0+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"18.15.0","dependencies":{"rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","chalk":"4.1.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"^4.0.1","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^3.0.0-alpha.2","browser-sync-client":"^3.0.0-alpha.2","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"readmeFilename":"readme.md","devDependencies":{"q":"1.4.1","chai":"^3","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","strip-ansi":"^6.0.1","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_3.0.0-alpha.2_1703706714776_0.7274673878983917","host":"s3://npm-registry-packages"}},"3.0.0-alpha.0":{"name":"browser-sync","version":"3.0.0-alpha.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@3.0.0-alpha.0","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"b3879466b4e433ecbc349dfba623f9e25f77eec2","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-3.0.0-alpha.0.tgz","fileCount":189,"integrity":"sha512-CDp0MGYetge5EWwbHlXxqYlvNTozMaCmfxZKogiOgp+ChqcOBU6FsKaHSr+K0oLwLNoMdEsWu/DTOCZsRzOAsg==","signatures":[{"sig":"MEYCIQCydbzJRDGR5ebrF/0NwXyKSDt1PogL7hmetVEM8e9cEwIhAJwrsMjyXIL5w/shoC6wHnWFTGLK2W695Z6CSQizWcha","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":628223},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"ab5f75be8b3865b2f737e522e2dcae2101eeaaa2","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v18.15.0+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"18.15.0","dependencies":{"rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","chalk":"4.1.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"^4.0.1","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^3.0.0-alpha.0","browser-sync-client":"^3.0.0-alpha.0","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"readmeFilename":"readme.md","devDependencies":{"q":"1.4.1","chai":"^3","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","strip-ansi":"^6.0.1","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"peerDependencies":{"localtunnel":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_3.0.0-alpha.0_1703704883076_0.8589697211940239","host":"s3://npm-registry-packages"}},"3.0.0-alpha.1":{"name":"browser-sync","version":"3.0.0-alpha.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@3.0.0-alpha.1","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"7fb4ea8d89632609be413b21cd04fa55bdc69ad8","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-3.0.0-alpha.1.tgz","fileCount":189,"integrity":"sha512-CZlcDn/F7SolV0GZ8wFzWx/kozVy+nMj4giRqU+zTlhJ7LX46RAJ03YFr1P8Ump2loSgZdiykoCm2LAZAXj7fQ==","signatures":[{"sig":"MEQCICtz53rRRaavMBQSsJCYrY5v/Fsup/RMlIOoz8PeR3ocAiBOok9vUVtjfYEofCY6h69OY0imGFIj5R1XbrvrhNgPgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":628301},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"2e8dd31c35a432507596a75a52444fb5952c65d1","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v18.15.0+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"18.15.0","dependencies":{"rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","chalk":"4.1.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"^4.0.1","localtunnel":"^2.0.2","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^3.0.0-alpha.1","browser-sync-client":"^3.0.0-alpha.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"readmeFilename":"readme.md","devDependencies":{"q":"1.4.1","chai":"^3","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","strip-ansi":"^6.0.1","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"optionalDependencies":{"localtunnel":"^2.0.2"},"peerDependenciesMeta":{"localtunnel":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_3.0.0-alpha.1_1703705346434_0.08481121905279432","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"browser-sync","version":"1.2.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.2.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"index.js"},"dist":{"shasum":"a7100eb231d52963f73c371fce9dcca29f1b9a50","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.2.1.tgz","integrity":"sha512-l8LtH4tj7GqS24LwecO0G9dm7SUrFs2wevLTN1RBIIEnQmLdsB25Bcm+1oXI6Ntb2jVR1e80bPAr5qSb3ZDijQ==","signatures":[{"sig":"MEQCIG+EostJwR6+Fe5Y6fUkb9wDduYe2kHLc5d8NY2nfuIIAiA95X/3uWS/ULh8WVGwLLKYxf/1CgmsHG9cl1G2FLZIRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^0.1.1","foxy":"^0.2.0","gaze":"~0.5.1","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.21.0","optimist":"~0.6.1","commander":"~2.1.0","socket.io":"1.0.6","cl-strings":"0.0.5","http-proxy":"~1.1.4","opt-merger":"0.1.3","localtunnel":"^1.3.0","ua-parser-js":"~0.6.2","resp-modifier":"0.0.4","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.3.0"},"devDependencies":{"chai":"~1.8.1","gulp":"~3.5.2","mocha":"*","sinon":"~1.7.3","vinyl":"^0.2.3","lodash":"~2.4.1","optimist":"~0.6.0","cli-color":"~0.2.3","gulp-sass":"^0.7.1","supertest":"~0.9.0","gulp-jshint":"~1.5.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.1","gulp-ruby-sass":"^0.4.3","socket.io-client":"1.0.4"}},"2.27.3":{"name":"browser-sync","version":"2.27.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.27.3","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"a6759502e53de7fee43ba5e35e1bce1c3e1ef1dd","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.27.3.tgz","fileCount":132,"integrity":"sha512-kyU5t5Sbm0lwCZTM4r2TKO9opznOT/P8eorkwWF4leZkbIZGyZohbSBiifYEWWlElM/vCRRhN/AqBH/3sSfOUw==","signatures":[{"sig":"MEUCIHocaORwXLtw/OFhXKImrEyOgQ0P15/AJaJyWw4Pxi5CAiEAty+9AC59smSplVcah2ngN/oKAx5zOn8aTPWeODSIn6Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572884,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1wI/CRA9TVsSAnZWagAAgukP+wc3nd+a0Gdp+rla9Ah/\ne8wRBuqMRG1yqS9C8Isket77MqpJf72oxO4tiAAlRxxcWPspUxgvqjd49RF8\nO99Mbarn1jxYxUrrwS6z1IKlkDSCp3LgwqEf/NEn/MeVpejRFFs6A204LS3y\nENZItEo2KR/6PfCCQkWTRvqIjgktcWdin6dnLuThSdAOpQl2IiL2A1OTSe0v\noCqw5WZcDryNO9Uwvt1XrRC4nDYxggFFL49jbhx01eX6ny97RGufKMYnOWfJ\noi1GzaawZRvwJvMWi17emFgqZrqWqAqpszVeP4No0SibhBti2Tr1mvaWkSsZ\nwmBCmAKcgUZxJoEu5Gqo5VpQwCJBkllZpYCIuL+YsJ0GKKexUuicvtJX8mgB\n21NgoyZuA3xB/DU2UleIxsRwVQ374TlhE/Gcxf1O+aDw5EdJeibZzf0/OelY\nLItKVzU4hbwKwd9V69R6zGxKNBmuQ7Cg6ECE+Q7F/Hfwv1SJSH2eH5WqQCw/\nnM3PjaZncr4aLVHGBFYhSlxHIxIeylHOys9MtIO63XJuXtwFE3wJqmm1ACTL\netN4c6B0OEaQfn9EbCRMlAb/CkoprqupmLQNBPC7uBZ02zXHgaJv5luaRujo\n1JDmhtQTW7gzBSXZ9piRSzWuS/6Slc7nJqP5eTs+++aRpw6y4LxjM8z9HUj6\nGfG9\r\n=ptDl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"a4fd558209aed11102d2fac840c6dc8fe12998f3","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.16.1+x64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^15.4.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.4.0","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"3.1.0","localtunnel":"^2.0.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^0.7.18","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.27.3","browser-sync-client":"^2.27.3","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^8.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.27.3_1624703550634_0.19920000645114433","host":"s3://npm-registry-packages"}},"2.27.4":{"name":"browser-sync","version":"2.27.4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.27.4","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"5336c3e370731ee97ab50f94d010c00d43b591e1","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.27.4.tgz","fileCount":132,"integrity":"sha512-zgjrI6oUXxLa671SxVmWfIH+XiG6yZiGuvsQ1huuGEBlKkWuBVKgYjh+j9kagKm891FARgmK4Ct4PAhckLKaYg==","signatures":[{"sig":"MEUCIFyd4NePdmSw8KdLC1yCxWbt1OgKlz2piw4/VWyG90tPAiEA3Gi2c+/7sQC0ot4vms9FjYjGGck67ZEuGAac3MeyygY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572884,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3WRUCRA9TVsSAnZWagAAEGAQAJzo5Ncc2fg6cOXkUtzD\nHx5ANlzBqe6p0waCB7TUPVakQwEsKvtJVy6iEk05qr+VOndkBYiSATPXJrvY\nkuFjMF6buRRew3qABUWxthKvLrVRY+9D5ZeWanu5mKbT58ECbkkjv54ctz25\nz+vhHIbyeWfWiGUj+oZXmVHfGtG6iKNpX8erzpfKI6f+ru9c3M9vY+RcUi5c\nILEzwyrtr6xsQTEOhHCOA0gyb8lVHBbcflUCnrNC7ANe796JxSIiLLmtOaTY\n0JGFDJqmI0r/alO7uCUpiqnxSEgBe6mcbxh9x7aXhi+KM5zR+Sgr3wpzXYVd\nvYtgYUzU1t9mpg85fa5KM9JalOLo+aHz+MHsIv5a72oNCmB1DdxiWMznm+CD\nGkCNT5rJSjzUxToxfrmd5s45mVNcEEyizudHj3RIf1Knj1Ssef2jWYQrd9zP\nOEyaSLLel2DLrWvJSidligUOt6zpUSRZcdoHYQfnyiFlh4UE6YVRQNsxA3Ao\nq6bvO1hVMLvRpwGzdhTzLdNVGkuLujo91L8iUMtaHqknlosHK0mjwXfFhyXh\n1TCAZCKM15oSga6mqtjP6cbrBq8C9rlIzcTj9G00rL1gn8qra0dx0RplDLR/\ndvOXQBmBECwILswBQJ4tz8onqJBKZDmGQG2zAoO8dWOsikTgMUBPfabsqnF/\nfigB\r\n=6n4U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"308427964e8e40352ba5ef0facfafc8a8987e534","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.16.1+x64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^15.4.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.4.0","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"3.1.0","localtunnel":"^2.0.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^0.7.28","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.27.4","browser-sync-client":"^2.27.4","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^8.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.27.4_1625121875834_0.8927103938863301","host":"s3://npm-registry-packages"}},"2.27.1":{"name":"browser-sync","version":"2.27.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.27.1","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"2be671d44ce03562b989d13167238ad275f3e2b2","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.27.1.tgz","fileCount":132,"integrity":"sha512-pw2hUeFPAfR75+fEMz0J4T+QtxC3x6hyc/W4FCiai8+b3BO5lqpwIOX3t6VDQyRDRcAFWsiIBZVZ0LCNZfEE+g==","signatures":[{"sig":"MEUCIDFvU932/TrtzkkAxyCd1wjEhb/aN7GYMUHoPhUX5ImLAiEA2ivyn5EfmPZADuysfCiiqoH65noiQHIq7P+RKyJleK0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1LhGCRA9TVsSAnZWagAAlUEP/25oyqOlnX8KHij77qak\n+L1TlbqJf1+WFIUMVeLhoUXBVyJNyY8BPExhoNj5Xqa65ucPkZVWlP1zhx1f\n96HOTWfVWvmlefZOd3/DyfoTp6Z0SQvjbSPUAwe6JfKH08mWc5cJkghQwePi\nou75+vJxSAKEith2H6Ww/Zb/NIVD/cjq+9OwVQuWRN5PU6oen74wZMgWP9VC\nrgpkTb7NFbhvMryFcNP51zlfHG4c3foVwkkvrGUW+bPueFwa5eKtYBarzNwK\nDqAjkta1zsAIjaT5FTtRlrBJz8WngSHptH5culcbpez0/cWEs0m5KxAYj3Ww\nNQiECKKpR53y76yUgdve4BWUPBCsPr/YeAA3WthWEodUB67AuumAiD51jpLA\nyDG1NJXB3GraMkpw4UCFwURBTwUQt3rBUH8/B0PyWR9Kn2RfKIZOZFqTIX0K\nttSAlMYmFNbf9fE+LDVqCPRrn4Ih54G6bXH6VbWOcIz9GOd938tWM2MfFOLL\nMTQwHaAvS3rCbrWzIvE+e/LLaIhJudDj0HxQ/JD4cPlyUUO8iAJXwaiid461\nOuhE1QUnITBm+mezSBkoGI8JiM7OCeIxKkL0tD+WjBrbiOId3+/VqwLWA78X\nBxYv7Qo2YpoQP1JJTjwnAVKI9F93QF4Fs1cFKGuxrdIoay9AOl/Z9LRopaCD\nhBi5\r\n=jaMN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"a4aa8ebf65abda69c47667573b3be5aaf79b63eb","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.16.1+x64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^15.4.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.4.0","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"3.1.0","localtunnel":"^2.0.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^0.7.18","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.27.1","browser-sync-client":"^2.27.1","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^8.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.27.1_1624553542402_0.21686534759145104","host":"s3://npm-registry-packages"}},"2.27.7":{"name":"browser-sync","version":"2.27.7","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.27.7","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"65ec55d6c6e33283e505e06e5113bc32d9d0a8f0","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.27.7.tgz","fileCount":132,"integrity":"sha512-9ElnnA/u+s2Jd+IgY+2SImB+sAEIteHsMG0NR96m7Ph/wztpvJCUpyC2on1KqmG9iAp941j+5jfmd34tEguGbg==","signatures":[{"sig":"MEQCIE4+o7c19oKm9moyEiugTcNg2MHKY7RYKqMNXagoZX/fAiAxVrMuCCCs94NOCpyYdjNW20vcJ1+1fdh7Ch0LxlLGwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572977},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"a7c14c873b4ad14fdbdc1e07eaac0fc30af2e645","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.8.0+x64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"16.8.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^15.4.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.4.0","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"3.1.0","localtunnel":"^2.0.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"1.0.2","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.27.7","browser-sync-client":"^2.27.7","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^8.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.27.7_1635368925017_0.7692440830416478","host":"s3://npm-registry-packages"}},"2.27.8":{"name":"browser-sync","version":"2.27.8","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.27.8","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"d4f973e5b03aa17a336b8b5bf8c634af83220713","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.27.8.tgz","fileCount":132,"integrity":"sha512-4esKxGChYGZRQXvB3IsxVYr0mlRkOL9Pf/Eh8zCSQf817vOCSjX9WxLLNI58NyVMU9qQ0/krUPJ7QBEmgQuSGQ==","signatures":[{"sig":"MEUCICwsF5eeD4fxDibjJKMYoacqzx8naocsfdbbkx6H0ENjAiEA+Ejnr4mr0cxPdRDfLQGEEdfQq19N5Hs7mbafiwj4Vhw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":574308,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLl89ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4qQ/8DPJhYSYfxeZWnd7OaiYek/SSigqVDgzZMZDtfkhhBirMu5tf\r\nmi9FxNZCuOJuwrUStQ+J+w04BG80OB6CmgRsRCHQ317xbnX9COnoeDPaU4Hy\r\n90EHqvPhNOSttEVk8MamfSFwpEBksgdL0dy7j2ngpdmXbEwMpG+ZET61qZ16\r\n9Iw40FQXUonG+9+tltUwZ4k09CLvA5Ihr5GlgQhmS836qSHwn3T005lQIoNY\r\nfnuswa1qwxp7iKl+dzftr50ljxUQAeHhV4dVhpIyUrR6WTEvWzrWvq0ZaJtZ\r\nbWnXerFeDLjJjpDNbgQ9EBZ29UbbiwFiKN4dQ+dHcbSD4P/gh7J2J7DoR/Zk\r\n4/wxTAxPIiMu+X03pXe4YzyjILb7+GVrFJoH/PqIS3IoD2oN+nUJrE6UO7zm\r\nqgyokpwj/0LUGecUZt+VKNVA5xcOr8kNy+VBDQFHcc9mjayrvAvmMkg1fKCV\r\ns7y8olfWPWQ7MIdHo5gO/yblOUN64/WxXpvs2809S1FrcN9iN05phzIMNCU3\r\nV0ZEYXCLFQYRWXobPkC9eHUndTBiKWDhhjGZ81rbcj6iK/GG2ez+4zYhoBAJ\r\nvEhk77GEaslRgSlXYbirTqWpPgXqVCX2rPy0i9PTp7wnd9bGUqJ9OmoxXo6N\r\nS/DbjKzKXXLOeF1IkJ38JdrYm/Ln2gvJ0m8=\r\n=2zs0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"88402821e1bd99ecd05e34f9df159bd9f81ff778","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && node dist/bin test/fixtures -w --no-open","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.2+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"16.13.2","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^15.4.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"3.1.0","localtunnel":"^2.0.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"1.0.2","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.27.8","browser-sync-client":"^2.27.8","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^8.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.27.8_1647206205086_0.5211925531265538","host":"s3://npm-registry-packages"}},"0.4.8":{"name":"browser-sync","version":"0.4.8","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.4.8","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"54c84cf4fad10f5df10406a60d50132d0db62274","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.4.8.tgz","integrity":"sha512-FntlqNsxFtaO863l2kzV4Hx63xiQJAbc1UBnixuo6ynjBSwS9r7DqXt0YPM55boC+tb3cuqq56avcm/UH1wIcg==","signatures":[{"sig":"MEYCIQC2O89oSkYm2SBizx82avBURKeggLEXEa/EH9kz8Yjf1wIhAPQu1IYsdlrR+QymPxwatM1pEOA61SOTRHAeujy047rQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.2","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"2.27.5":{"name":"browser-sync","version":"2.27.5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.27.5","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"9e547645b045f8780d775dc2cc5409357bec6c08","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.27.5.tgz","fileCount":132,"integrity":"sha512-0GMEPDqccbTxwYOUGCk5AZloDj9I/1eDZCLXUKXu7iBJPznGGOnMHs88mrhaFL0fTA0R23EmsXX9nLZP+k5YzA==","signatures":[{"sig":"MEUCIQDmHXsbxPR4BKobyOBX9lx4jZOHLkV2ZkUFh63vORzryAIgT8W0AknlTtWdZQvthwbDhuRuKA6CYGBiqcK3MKI/kV4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/7WLCRA9TVsSAnZWagAAbH4P/3hm1ap60Sy9iduK0B8C\nekBHmcGUxZ9rpsOV9QGhjJ7NYkcC1kuRNYIpnPAkywkQ0TcaPRUyp5BEN6Nx\nG1ngnAstP90aF3qbeN3F7DpvbeHPHCuMMGc6Ppez2b5in42YR3V7ByEqlOF2\nsXol/raQKMiYCvFu2MeuhPq7FdC8HilfBNImxLOesnelaY+D7hkxezxvTram\nTIKkCkf24qcGWxqptiTcyxwRF9op4N2M3vhCxOBNf1hjF4M+8Tao8AjlRrVH\nZ+NDCUZdMwnHV0JmHExp5Y0gTTou57crzzzW86P5EzjpnlsVBqI1PAJ33iPp\n6swuuTwqUHKaRCSMc5islZh/SlDhcLalNI4qw5TY4wRVlUqTm0a/rvFEMZkD\ngcZYUN+DOfctLUO3W8QKG2vcM8lB5Vw1pZQkpRbu1SUyxDUE60ZQv/bmyURg\nmD5nEGkUrxIjdYSK43YC7ogqj8+XeE4MJZLrkfl6k3xRbxwpQjUc+CD7sjsL\nHfwg3Ao6flZgvhJ3Njqmu2cqqPN3JJFr6BBsO1uFvfqWQ529I/Hp2j1rIeAG\nR7M0RDcmMKuePxaFTmzHKpd8a7XF1xtLkwNID07aIP4rBZDLZVEklzaPAsbN\nFZyoZ3FPcH2VOPjHtaWnUkIl1vEBuoqFKCmnPiaKNSc70RNj7Doh9hVvH9Wy\nHns3\r\n=8w81\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"764a437c9b23484b94b060aac2827d53eeeeb838","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.16.1+x64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"14.16.1","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^15.4.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.4.0","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"3.1.0","localtunnel":"^2.0.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^0.7.28","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.27.5","browser-sync-client":"^2.27.5","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^8.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.27.5_1627370891048_0.5773139713098963","host":"s3://npm-registry-packages"}},"0.4.9":{"name":"browser-sync","version":"0.4.9","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.4.9","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"43eb5e3f628e96a96e89b5d0e858c245ab88bacf","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.4.9.tgz","integrity":"sha512-qLsjkHBeg/jZIOb+Za9kkoUZnVJGvSZ7KfFHf3ZkWIu247Q2vzZGq7/bP2zd1i9CQz5x1oEivcqwco1w3gntBg==","signatures":[{"sig":"MEUCIFz8ly1ankpbSTlLVXZplmHPR18Qjm1k4U/3DpjWU6lhAiEA68hTggetGKDFRYYZc7BCDwXLILCQFwSEModjQ2qk0qo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.2","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"2.27.6":{"name":"browser-sync","version":"2.27.6","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.27.6","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"2c9e80e5e459df849eba3a12373c488c6ff667fd","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.27.6.tgz","fileCount":132,"integrity":"sha512-lknOs7RmALVC8iLvQuNv0vhe6lChaT+GTP8qVw7s4+fZAhNvFn6jWedX94HMRs4iJOrwrm7kdg52G9mf1oHmAA==","signatures":[{"sig":"MEUCIEJh83rEiOTXPezOAWcbtPNkQrHxD4DMWsIILPEFjfeuAiEA49elA8TmyZydQ7IV9I6UzjfF6yYkI3hV5c82r5JJr7o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":572977},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"e557aaceade957e6c5eb88ccfb3097bbdc375488","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.8.0+x64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"16.8.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^15.4.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.4.0","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"3.1.0","localtunnel":"^2.0.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"1.0.1","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.27.6","browser-sync-client":"^2.27.6","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^8.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.27.6_1635253210911_0.9422055427633824","host":"s3://npm-registry-packages"}},"2.27.9":{"name":"browser-sync","version":"2.27.9","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.27.9","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"e0555cb44bd5ede00685e70e108b393d2966874a","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.27.9.tgz","fileCount":132,"integrity":"sha512-3zBtggcaZIeU9so4ja9yxk7/CZu9B3DOL6zkxFpzHCHsQmkGBPVXg61jItbeoa+WXgNLnr1sYES/2yQwyEZ2+w==","signatures":[{"sig":"MEUCIQCvV0XqKflcFCZ3BnTewOAeX8IXPji13hmWPXbUNVJoVAIgZBTJRZ4K+RWeeTd5pha8o9UwYNUdEvEF3D2LOjuAhQQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":574505,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMFH8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4mxAAm9qOeK+1vrogDeKdC5wV+NFDd8J4KDMPl384kbcmFzpqd9X4\r\nR7df0ytEvrOl3FFOa+cFmX6gToOySZCacuUJovjkXVBmz9EYjOACnZc7I116\r\n46TlHPH/vTRk0c3HLU8LrcrrcBInniKX0BEG6K0vhrsHSAGgxg36kvQeE69j\r\nSu3evfa4GdV/Yq2H8mI3KSvcAQxop2oxg+bhDacL+f3tkWkvfqXNOTvpqTQN\r\njTVfOg5y52um5+MpeQ6EQipinyYDuBm+c848SWF8zzTCcNfU+C1znCq1kuQ6\r\nf5JAgAeGtHzpLK7j7FM96fi3/fBOWqt5c21nhKQBUL6c/7Ve7V/7fd+uzqPM\r\no2x+JhGpSfAYpws9laFeGnH8bRAPcVhBy6/aNVZAmlQet1sA684fRXjzmiT6\r\nnfwWkbRjCEFGwo4FJH3w78+xHhi4ED+DhkoO6HGVES9CP8qCgpSW/2bF1xxy\r\ndu5L7NePIt0ewpo7oEF+QE+io5Q75DAA5EL38gfGS9HtFUENr1efUiDULvUH\r\n5ZDq6WHZy0r4oukOF/IgfG38dStnzR7E6MmTZp6y9PlstDgTKdMuE4kJ5kEw\r\nxT1Gha++8CT79kAzvVfRs1HashwUDbgWLOjLCgGPrWojrC2DplJlSFmAp05m\r\nUqD8jwyg5toj1AV7eIZGH6owbV8yuPDyssk=\r\n=3p9R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"c30868aa767260e4611e5149a1a9c4d4f921a39f","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin init --help"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.2+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"16.13.2","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"3.1.0","localtunnel":"^2.0.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"1.0.2","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.27.9","browser-sync-client":"^2.27.9","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^8.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.27.9_1647333883984_0.02884156011569816","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"browser-sync","version":"1.2.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.2.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"index.js"},"dist":{"shasum":"19badbe403bd2a0bfe2ffe478c2e497c2d1c956e","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.2.0.tgz","integrity":"sha512-g5zKeCyEEp+OQUHp7PH7nUn2ZoEN9Al5NPe2k+UOUkFpwx5Mci0OGFmwwsVNruT4hTaUKy+/la0NKLTzATVnQQ==","signatures":[{"sig":"MEUCIQCasqUClwkG7enQByqM+jOs0HLl587zi654EY9tpeEv8QIgRITNDJVyjJtB+z/dxUkns4FhxkbWTAJWoePGiHJ+u6o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^0.1.1","foxy":"^0.2.0","gaze":"~0.5.1","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.21.0","optimist":"~0.6.1","commander":"~2.1.0","socket.io":"1.0.6","cl-strings":"0.0.5","http-proxy":"~1.1.4","opt-merger":"0.1.3","localtunnel":"^1.3.0","ua-parser-js":"~0.6.2","resp-modifier":"0.0.4","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.3.0"},"devDependencies":{"chai":"~1.8.1","gulp":"~3.5.2","mocha":"*","sinon":"~1.7.3","vinyl":"^0.2.3","lodash":"~2.4.1","optimist":"~0.6.0","cli-color":"~0.2.3","gulp-sass":"^0.7.1","supertest":"~0.9.0","gulp-jshint":"~1.5.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.1","gulp-ruby-sass":"^0.4.3","socket.io-client":"1.0.4"}},"0.6.0":{"name":"browser-sync","version":"0.6.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.6.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"c30a54551815614b3c3e3b1ccabcf42e01550016","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.6.0.tgz","integrity":"sha512-uRhoEfGgUDs6RN4E5UBpTj7q3rsLfbna0V+dIa7nXFzrGQk3ggrG+VoBIUT+6dSCEtokFyeb2IYyjRECO/ljvw==","signatures":[{"sig":"MEQCIBsrRpK59mipzE3IFeRn4V4VTgbg7YlD9QT/ubSM+X9qAiA4MvX9dWoWDu1yBGBF8vrjjOT1wuO0z2oBoXOUdwvNTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.5.0","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"0.6.1","socket.io":"~0.9.16","cl-strings":"~0.0.5","http-proxy":"~1.0.2","portscanner":"~0.2.2","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.9","sinon":"~1.7.3","lodash":"~1.3.1","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","cl-strings":"0.0.4","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"2.26.13":{"name":"browser-sync","version":"2.26.13","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.26.13","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"a74541c104aec7eda318a5d8abdb3317ae9eda3d","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.26.13.tgz","fileCount":132,"integrity":"sha512-JPYLTngIzI+Dzx+StSSlMtF+Q9yjdh58HW6bMFqkFXuzQkJL8FCvp4lozlS6BbECZcsM2Gmlgp0uhEjvl18X4w==","signatures":[{"sig":"MEUCIQDiEeF1/fKd1H1Z6bMyAhNAf4+a6VFUtNaW1pdr2Ld7yAIgHb0c9p1weUTcG3PbshMoZmJZi5qyhIgMay1vzr2/h6k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":574789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfi0SUCRA9TVsSAnZWagAASI4P/ieSMHEJiahjASk30vRY\niGNzTEtASbwZuBUqfU9Tx8XFaYltoTTIFsyXBd7F8AlgDClxnbaztVsS6BUN\n/Q9YBvH8+cu/mjKATSpBYTRLtFaoyA/M6GZuuBbx/tQfhseRVsZEjH7ZqlzT\np0XyOVPghtalo2mgPGW4AlIdbUQnPQSc91sZ8grnRr3rb7Ps/gC/CACpdAI0\nGD2BuSloqUPcM/jX9/SBYfV8W4dqZcsPDS4jvlR4vEfc+FE9N1ZADHQ4FiKz\nMiuk79+5qp3HhL8t8gqRb0qp9IkHi6DnFfLWMCEKZ6mkxKkLVlgFYWkQ95rU\n7nFglBIvTMnmwuRt4Wsd+FuYRIQDv6aGqmxdYERXr8RrdyN8O2i5YZHukQrr\nQGOyc2lQ7PoRrrU6VkiVQQT9ePgC4gTocaQ0lYLbmxsS3cw1qOwToZ85egst\nuNDDM35W3c4oL2RPqL9XoQ5+xjfMgcvTnrown8Ih+P3TeMGvms6xlSivX8xp\nEAB/7YnQ4Pn9N8vj68/kYsbDiiNv4EqswynNwH+cah9b1XFIn4nYKrrKBSUH\nYPCkLaZbz4jUpWie8p0+zqTlE8Qw+BGfSvqTJpf2/+Cn2745jepxL0jjpaA1\nbnHTEnStYtjksJoujNxl76nX/pXUacBs4ODH2ize+pGWEFjq1lbmDhX9pCHk\n97ot\r\n=XjDn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"0cbdfd147614bf3da52bf0b4559feadf470ae1a0","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build-all":"cb build-all","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.18.3+x64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"12.18.3","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^15.4.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.4.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"3.1.0","localtunnel":"^2.0.0","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^0.7.18","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.26.13","browser-sync-client":"^2.26.13","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^8.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","crossbow":"^4.6.0","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.26.13_1602962580230_0.5329143445426989","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"browser-sync","version":"0.6.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.6.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"7cac7fd0179023eff5cfcf6f5d6be1b002acd640","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.6.1.tgz","integrity":"sha512-vLLpAgqiDIw5cDKFtgW2ZPvflZbLKi59hdZ8cHor0554eZwXw2EH2eeNmpgq1jASbEQGTsyJD1TZvlnbWUK7oA==","signatures":[{"sig":"MEUCIBGMNh7IOYLA9zBbMP/MosT9HC/1C0iUM9MxiZ9ZmStBAiEA8oO43ZLGxLlA0quieBct7UNTetngDxbb4WdIy6yA5m8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.5.0","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"0.6.1","socket.io":"~0.9.16","cl-strings":"~0.0.5","http-proxy":"~1.0.2","portscanner":"~0.2.2","ua-parser-js":"~0.6.2","resp-modifier":"~0.0.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.9","sinon":"~1.7.3","lodash":"~1.3.1","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","cl-strings":"0.0.4","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"2.26.14":{"name":"browser-sync","version":"2.26.14","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.26.14","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"716c13ef91e72dfe092ff84bec3ddf62ea9d81fd","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.26.14.tgz","fileCount":132,"integrity":"sha512-3TtpsheGolJT6UFtM2CZWEcGJmI4ZEvoCKiKE2bvcDnPxRkhQT4nIGVtfiyPcoHKXGM0LwMOZmYJNWfiNfVXWA==","signatures":[{"sig":"MEUCIQDo2jD/YlJVNpVjXpOhfUlPpUXJvVDIaw0J8rLdpYH2BQIgELw1fV5PPJmT4qBpPeGZclmCURiwsHxzhgJfND/V2mQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571782,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDcHWCRA9TVsSAnZWagAAKZ4P/0Ousp+Eh2uG7Me+ttG4\nH5iidhyEtfOA1qfWGcKhRaGnIvWaX/PbfQBea2hJ7bzptDe+RjF5XTDcWmie\n+WG/cyiK3D6xZry83oGHBhq4BEqbBnIrVa9lc0b5JBXI7sc0ODno+2xbz3co\nE64PzVMBjUsv4duzd74nnAqXZg/AGkhiRImL+Jde3EVIMbtjvjsrp00F/zK7\n2OMGFSpl49GmTZ+rPJBQTkNpn83+iEUmGsp4w78QmA7l6ZqkFZEXPMz2leW8\nFnT1xFa8U3OriJyKJ2saS6fQdMnRfCavjvJw4SYZIO1zQJaia4QdR1AXk4cR\nowpCgCJ1RlM7pAC/v34z/7cTaV5sk+JyVr7pRoSY/gIDocK4Gus+rZObtbOl\nd3jXVS6ZzqTjI/363U4mFXfSnBKCedNO4KURSWF+uoELgZL0qnwIFj65zMCJ\nyLC7o/DgiDh9yvhWvTeNbsx3Hri2fV5XcBjvcSkGSNo4DhaTe0cgHMERsGCp\nxo8+taNoYD4PydpvbnXpd7+c/Ac/C88sdpxkLUxTJ0jw6jo2PV5x039219jJ\n1YTmZJ/m2cuQAMlbIHs5+8e7KbKe60lQ1Xyne4D/DoXgolT5H4vzFIUwuWph\nQ6cJXBTsOnQdeuVpqkkc49oLDmIMzKtcD7P5vtp0x87Sp3+kZfaSH0nmJRHf\nwBO8\r\n=aGN4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"d7cdcec3148265b1012765763ce8c8db9c26240d","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.15.4+x64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"14.15.4","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^15.4.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.4.0","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"3.1.0","localtunnel":"^2.0.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^0.7.18","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.26.14","browser-sync-client":"^2.26.14","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^8.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.26.14_1611514326566_0.8586332411546946","host":"s3://npm-registry-packages"}},"0.6.2":{"name":"browser-sync","version":"0.6.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.6.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"8cb2c25a4ae26bbba450063f673019f05d6b39d9","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.6.2.tgz","integrity":"sha512-/8T22EJS6v3WlzT9BLvQEv7PHOVEpsI5LNx2I4A+DTZaQwj3p3n5A6zxDnp6PeFaoqupxKxnSKV/GKlijVdz4Q==","signatures":[{"sig":"MEYCIQCesBWfvH78+K8/D432fIOsNBgFHvrkYVCjUkDMN7vrtwIhAJ/vxVtl46Ud/mPTf8r6xSmBi0201JZlNqzxJwzl5nyp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.5.0","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"0.6.1","socket.io":"~0.9.16","cl-strings":"~0.0.5","http-proxy":"~1.0.2","portscanner":"~0.2.2","ua-parser-js":"~0.6.2","resp-modifier":"0.0.3"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.9","sinon":"~1.7.3","lodash":"~1.3.1","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","cl-strings":"0.0.4","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"2.16.0":{"name":"browser-sync","version":"2.16.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.16.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"973e129a5e02cbfdf4cb6bf8bf90b10d8abd34e5","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.16.0.tgz","integrity":"sha512-xSSnyHTAO1AZ9N5ppkA9K1w91CbtJgbHc3UxwPN6VyAK7QHDCZJtuSlVUfPHK5IbNEiOShyvjbipXdYPSvpgEQ==","signatures":[{"sig":"MEUCIQCDp3BI6MjlIqPkUXTNoEdXkv6+qA5pc2d1BQqUW/7e4wIgDa9VkE/XQggMs6edIG4HsX1ec5MvX4Ut9EVK/deNmf4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"973e129a5e02cbfdf4cb6bf8bf90b10d8abd34e5","engines":{"node":">= 0.8.0"},"gitHead":"f147b93b1f0ed6a94504a3f60cafbbe339d84267","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.15.5","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.4.5","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"5.0.0","dev-ip":"^1.0.1","connect":"3.4.1","chokidar":"1.6.0","fs-extra":"0.30.0","immutable":"3.8.1","socket.io":"1.4.8","bs-recipes":"1.2.3","http-proxy":"1.14.0","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.1","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.4.0","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.6","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.2","bs-rewrite-rules":"1.0.0","socket.io-client":"1.4.8","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.16.0.tgz_1473884816220_0.19066864321939647","host":"packages-16-east.internal.npmjs.com"}},"2.16.1":{"name":"browser-sync","version":"2.16.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.16.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"d2e2edf5ca2e260a8d1f7d23e1a18392dc49e39c","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.16.1.tgz","integrity":"sha512-YMcK726JgaTxs2jSBnAyQitQdrsdjZOEWCa3fNwC1FlZ3w/G19wDszO3ChEWnHmhsD42YhFwqfbzhuAs4cRfkQ==","signatures":[{"sig":"MEYCIQCK4zhXTG4GhdOjLZjbhSinsATpxv3dtfA7MGCSSO+fjAIhALS5n6R7vL0XEDKwKlzR9Tp/TkaQ0SdwmDmb7mpPN+t3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"d2e2edf5ca2e260a8d1f7d23e1a18392dc49e39c","engines":{"node":">= 0.8.0"},"gitHead":"52bdc1b4e0c52b88dce2b66f4aeea12b0fa54180","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.15.8","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.4.7","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"5.0.0","dev-ip":"^1.0.1","connect":"3.4.1","chokidar":"1.6.0","fs-extra":"0.30.0","immutable":"3.8.1","socket.io":"1.4.8","bs-recipes":"1.2.3","http-proxy":"1.14.0","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.1","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.4.0","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.6","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.2","bs-rewrite-rules":"1.0.0","socket.io-client":"1.4.8","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.16.1.tgz_1475173060951_0.7986125252209604","host":"packages-16-east.internal.npmjs.com"}},"2.26.10":{"name":"browser-sync","version":"2.26.10","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.26.10","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"f03c043f615cf53c9294ccb2a5a5e25cfe11a230","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.26.10.tgz","fileCount":132,"integrity":"sha512-JeVQP3CARvNA1DELj+ZGWj+/0pzE8+Omvq1WNgzaTXVdP3lNEbGxZbkjvLK7hHpQywjQ1sDJWlJQZT6V59XDTg==","signatures":[{"sig":"MEQCIEHpfoAJ3WUDWoSTLrkHXhEqBeedDM0Fd05Pw3J2HFFvAiAuLDrMov6/KziRzywD7y7Ci9KPicx3j8NCcItJlvCAVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":574830,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEURqCRA9TVsSAnZWagAAnbcP/0pZVGMjqWVI+CTXAzjw\nmEip9Q3/7Q2VJLCRQjHvdjqMP2lxy0eebbFJPfZeubbgZYbTI1zwHvT7gKd4\nPI5VdnfUvSU4KQJr/JFfp2hOz828sv5uqoU7V8373SjnhsVmvyhssct5qHEo\nnx66MvKoX6wzLLfnWSDmjcjr9abCi+d3P4WIv+G+POYmJF744IYN7+fszbFr\nybAdJ1PgtvzN82IJxBzTKpchuSva2CXDYCKyt1elgnk8vLyJnOHznqL1Fz/s\ndiIzE1lJysg+s1BKHd7bENgu59Y9Jtb8+EPyiESb1XA8r8S+P/J2BKq5/V4A\ntGlporsYyoULXPKXam7+9GMtakvVbweKIiNdReBkESswiPt2EtmHIpEMvUkc\nV37n1B7qQLy5KNoyrnF7ilpnzA2lIM14UW+COvzrBgs7kaAyOGqhp/qiBC6O\nbAe0/hUWhXqlxt2At4chLJDj9tQcVyNZ0XEzIMwUCseC0mnihlnq3B74mNas\nZyKNnMZCETdbU41f1VSiUHtU4p4v4SmNs8rBTt+scw8iAA6Icqx3ZlDzM2af\ntQwr8vp5I0pbS2ZMEI8ns0xbjArAb/pC4uGS0k+zu6evYUK8zPNyOPRlEwGW\ncuFIOuZtrc8UnaSjS2x0Pb/WiZgJMFeKCsmLI2bLPOCBaAKCY/AKwzWmsfyD\nzHps\r\n=N7EX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"2d9dd0a9e923350d7a118ef8451237544d9ae1a3","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build-all":"cb build-all","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v10.19.0+x64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^15.4.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.4.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"^3","localtunnel":"^2.0.0","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^0.7.18","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.26.10","browser-sync-client":"^2.26.10","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^8.0.1","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","crossbow":"^4.6.0","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.26.10_1594967146274_0.7955992951255397","host":"s3://npm-registry-packages"}},"2.26.12":{"name":"browser-sync","version":"2.26.12","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.26.12","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"2724df702ef8880e711c1bf62afd7c93a3a80462","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.26.12.tgz","fileCount":132,"integrity":"sha512-1GjAe+EpZQJgtKhWsxklEjpaMV0DrRylpHRvZWgOphDQt+bfLZjfynl/j1WjSFIx8ozj9j78g6Yk4TqD3gKaMA==","signatures":[{"sig":"MEUCIQDXwLd4VsmN2Myue/HvQNJ0X7XDDWKfByRYl/96HVX4EgIgF9LI/AF3ZHTHq9j2Clg6NomZ2V2fFsxoAg0syX2AbkA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":574786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHeCUCRA9TVsSAnZWagAA/DMP/iB2uJdxCcbYP34exwqQ\nhlrc703L7RPWF4Ve2psuFO2tXiZD1WrCYZOpBCvEnyGarrVhQfZEaKcHWZR1\nYjruvQVspQwBnopx241z5X/5w+fiuCb6KFeDxo9w+Ce3Vi9IsL51sQuJRXpA\njxvaC4tYRjK7lnEUOVCxLD3KLWq+ech86XpYL09DNkp8vlaTOs6eJl/vFxdk\n9i+SLzuNskUDlKDIPyylOajPOf5y9vdMzI04EM8F+NhDZNJF54S7uVAlGBx+\nHBl7PGGr15Vk5PDcdRjkpYzAGrcFkltBGB+ru5ut/blZ5bzdpiBlVgMvQKJG\nVO8mu3KBSJk/zpm6eTlsoLC74TrUgDWm5oF96feqDg3fPXMEV2yI4Wf82p8f\nTGk7EwEG+mttvoUUObJBvRofmjAmhKpKs2CPUk1NtzbnURPyKfTaya9yaIV1\nRevYjIaW7kJfKSbUIksQXvWf7jZOo79Qp3hLSGUoZ0FeiUZey52RmEwlTBHJ\nHSgQ/TY6SrFLq2x+tRVwLoHkqyy/s6y/wYv2y02EFt+pnAMvfEZZYVeJgNic\n+Rkxjw37L0ALqFcYwuuXkv1GU0qJLgIb45Gt20Jm+lKvZ61J6J3Yd8ZL2I5i\ncbXl8cupSYa2lhkOnJwFEnBSmIkAO2N5tDZq5Qcc/s32YlTMgxA2wPSkCLX+\ncpM6\r\n=WjwC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"f04da4c5e06ee1ad90dfe07ada470cd741acc101","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build-all":"cb build-all","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v10.19.0+x64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"10.19.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^15.4.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.4.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"^3","localtunnel":"^2.0.0","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^0.7.18","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.26.12","browser-sync-client":"^2.26.12","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^8.0.1","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","crossbow":"^4.6.0","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.26.12_1595793555999_0.6638215952569486","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"browser-sync","version":"2.1.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.1.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"8b4543f71327887644aea99667e5959cbe894604","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.1.0.tgz","integrity":"sha512-APUo/3KqkBTmeb32wkkEQnPmg2TGNQw2sS4jr0nHPkrpHZ6SPMfDytFIGTQ3+8b5qLq/iCg/pwxKZvq0LCOfRg==","signatures":[{"sig":"MEYCIQDLK7bGeIiFx1GjDlhPmiS7K58OT4YnhW05I5wkZyx2SgIhALkIDWAskI2ub6j7xmkiPIGB3udVebGBMj9T40OEsvum","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"8b4543f71327887644aea99667e5959cbe894604","engines":{"node":">= 0.8.0"},"gitHead":"43e95eb0f396bfd86f3f6727634cfba2d4d17c5e","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"1.4.28","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.0.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.6","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.26.14-y.2":{"name":"browser-sync","version":"2.26.14-y.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.26.14-y.2","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"a904247e2da052e7335d88e15cf093dc964039bd","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.26.14-y.2.tgz","fileCount":132,"integrity":"sha512-dV/KFde1f9hcNXMlQ3Rj/+wHFra56LBVGSLLObJtBQMPvUDvSfRtpLxc33BVrp+UFhJTY87rH07qxEYBH+7Ykg==","signatures":[{"sig":"MEUCIQDro/GFVU8gOpBUwDx2Ldpn73crYjE2b6lHn1oq6et/NwIgWuq6OeVPRyaVWgf2xWD2mHPKwqysBXcnsayhKVWkrIg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571794,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDcFvCRA9TVsSAnZWagAAyeEP/1X/8F8vTrOawsE/6kVR\n2xS9oLrJ/xKxFvgOrR8FapmdqmhWP7+u95gaxLdxyqGp2iSbiT71paXUJKWa\nNjNHuHlWo+bha5IIgOfQz4vCUUnMxCCC+1H0aaK+AFjj0v22FR0T6xIog0U/\nfFGMFZh4580ZMfmLBv/EptGlCPQC7017tVuRnA4rMO75nR8f7OuauWN0sNdD\nYdPnG069tgo0BmrchgA4v5P/dvWauUpzG3P3BLvPKK86N9s6mh4rIq/gBSN2\nC3doOWHzskVk4mdpD+OHTgy0v6d4cPYvT3WZ8X+iJuln/FyO/bCyHI4h/1LQ\n+PzSMihFq5UwscO+WniQOYxp/WTzJoJQVyUQGe2qR8Sq+UcU9f22vYa/beI7\n2ABF0z5kRlqYt5zu6L9tVn3J6UG7sayoVRB5s/JX/mP55eDacdM0/hVB/cPl\nVmE0Zmekk9WJk/sIf7JzaYqVUbpF5FKthIxIH8+ynL6DJiTipvrxKnL6owi8\nye3WHm02BRyegrqwhxwSQAueW1PhDTokdEhLqnvO6FmTy85gjOW6JOw9LmsL\n7d05tDVPkJjbM8Ipsuh/0u/JJaRqp+hn/bFpmYArD7Z5ALYCX4RGQZlWJ9U3\nYew3xSztEls0hT8JMwyzq16OORblJRsqjcBXrApHsnHA9xlogO20Cble/0jM\nLPcD\r\n=RbYD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"783b741a0993721a2e0c649c562b68fc1714a848","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.15.4+x64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"14.15.4","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^15.4.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.4.0","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"3.1.0","localtunnel":"^2.0.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^0.7.18","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.26.14-y.2","browser-sync-client":"^2.26.14-y.2","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^8.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.26.14-y.2_1611514222919_0.4848556663630297","host":"s3://npm-registry-packages"}},"2.9.0":{"name":"browser-sync","version":"2.9.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.9.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"291b1ead52b76bfbbdbbcf01d4439dfd1e50ae6a","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.9.0.tgz","integrity":"sha512-4f9bpt5DFjzJO3Tp3air1RELlk36AmyFYFWAWI4ORdjCaGVUd0iOPNWZa8x6XeiSJfpU87AOJ/E/8R/FqnPXUA==","signatures":[{"sig":"MEQCIHPGE6NrOTGWpsotMSC+YtOC+Aob8Tp1NCUvrNwOPKYXAiAvi68O91b8FMpTPy8wlXvMDwmy0f6xCsuQkl+NHRyydQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"291b1ead52b76bfbbdbbcf01d4439dfd1e50ae6a","engines":{"node":">= 0.8.0"},"gitHead":"100dea34435575bbd78b5467c45877716414552e","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.11.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^2.0.1","foxy":"^11.1.2","meow":"^3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"0.0.1","anymatch":"^1.3.0","chokidar":"^1.0.5","pad-left":"^1.0.2","immutable":"^3.7.4","socket.io":"^1.3.6","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^5.0.0","browser-sync-ui":"^0.5.15","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^2.3.0"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","socket.io-client":"1.3.6","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"}},"2.26.14-y.1":{"name":"browser-sync","version":"2.26.14-y.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.26.14-y.1","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"99c6108c240b472d8646c171e06599be4041ce9f","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.26.14-y.1.tgz","fileCount":132,"integrity":"sha512-Rfl5fZHEQdCNkXsCYVnB8CoJdSNiU9fK8kw7MVNXeOUXmWDCehMYEh3z6QoUkH2KxpZhTjOHebeh1/+YMfVp3g==","signatures":[{"sig":"MEYCIQCCzitTusykQqVeymV08sjFp4M3+5L+nhOOLcgnwPNCNAIhAPbI2oiWSgCpAQrombV1ka0pvRuiZYBTChrfKDEgb6MC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":571794,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDZeqCRA9TVsSAnZWagAAEOwP/0P430D1vlFeflQQYD2w\nirfvrHTFZy7oU7OdJR6Gk4tLQhLn8LGZ0IzPIwGkr/AjzoUstaK6LEkNkbfv\nQqCN55b5ypaIxzel22RfFJpdvxeIaOmvJK2QoCAckwaKlW8vfgoo9jWblec0\n45NTTf0hLcrhnxHPT53on26N3OYA3HegSFkts8cFOR95zIDuZXBZXckiszWf\nh/T0s36QRLqxld0EVdjbYmBjhZtVZIIe0djmrsxTAfvZvsqRx89bQjc2/uTT\n46iSBoc090mYCS3s12UuzZMncpzfmzG52P5iOmfAtbJkv0yPEnW0pISX/Lko\nWdRAgahRRS5mrcnWqO9lS0/8EEBFN89xYjtwM/P95KNw5stNPkUgBGw1MqQN\n1i01/U6LWnjl3E/2zCfxaPL4vwYKkskE7Y+YNc1WiYd75A2JehK3b9tBj/YI\n3GqyVtjY6oPHm+b8xLKuSFF5jtPPsZ50ebspzrhL2nzSo/1NjVM1tPBi7HMf\ngJC28pN3r/2mdrd1Nbj08HAdhgRAoBPKq3vBQuFdPtJmM+7SiSw1AX8hqO+E\neZHwB91pr3z09O1njUx1lLbPLys0oCAybhIQ39j6GPyUpD4uTSv3u+A5Qsa4\nGNCXG1jWV07s1IiCDtUlk478P32vYzgGQA3UeqadWSbrFq78/QqYII5VaE1F\n0rxJ\r\n=woFH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"cbd2f3441d9e01f4d419d88ba43306c531163b54","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.15.4+x64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"14.15.4","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^15.4.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.4.0","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"3.1.0","localtunnel":"^2.0.0","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^0.7.18","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.26.14-y.1","browser-sync-client":"^2.26.14-y.1","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^8.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.26.14-y.1_1611503530034_0.3228845428831808","host":"s3://npm-registry-packages"}},"2.1.6":{"name":"browser-sync","version":"2.1.6","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.1.6","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"d5a55907de817e258321fdf221c9688fa5686fd0","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.1.6.tgz","integrity":"sha512-sn6TbmBxzzUTzy2+NOKfbfHhERqnS+1/nQSRmV6PXHFrM17MArE9cQzdNBHJuhGXX4BHroTGe58BEwXGPAQRgg==","signatures":[{"sig":"MEYCIQCRgUp1/CuPyVAVT0XKVgSWvjVNtgQ0md8CeLWDBv9bFQIhAKB8RiXdZ5bGgal8JL5h2VWwWiKyNwQyic3Xx2Q1Ycgn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"d5a55907de817e258321fdf221c9688fa5686fd0","engines":{"node":">= 0.8.0"},"gitHead":"3abd69cbe9250e3d156fd9cbbca41d87909ffa08","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"1.4.28","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.0.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.7","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.1.3":{"name":"browser-sync","version":"2.1.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.1.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"2485860c74dc387bd10232298637ed99d88ff06c","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.1.3.tgz","integrity":"sha512-mQs+mAXOUmEQ015qkBEnMpTgUTCxFubIOwiBaTLsO0l2DLyw2AsKQvkJWDnax4nARfKv4ZJ7U/cHH0HJccdaDw==","signatures":[{"sig":"MEUCIDBJeXfoMbnu4U4zXgGk5EeKPua90vRlFanzNZgJU6r6AiEA8XrzAh1QJnqd8bdwfZHSNYPNxImSzDAu67j/n6LOp50=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"2485860c74dc387bd10232298637ed99d88ff06c","engines":{"node":">= 0.8.0"},"gitHead":"ab21f52c231479c3d6cb1a4d65a97a394447b1d4","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.1.16","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.0.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.7","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.1.4":{"name":"browser-sync","version":"2.1.4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.1.4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"a050c81bdacfa4fad0a820b1d46ea9d07ae038df","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.1.4.tgz","integrity":"sha512-VPbH9fsZjIhsfiXa25dxuVDOOzPhO9VUq5ixy/t4qex61qPGIs/n/cRNmVif7GvDMr09rMVeYp6nfntwiD28Xw==","signatures":[{"sig":"MEQCIHLQ7N/ubURG877qTuXPNaLSc/k5fFsPVZPzmxmTxunJAiArYlzFFkVe6MxROMSllGaUrVCliAv5Fzl4FyJ220/Y2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"a050c81bdacfa4fad0a820b1d46ea9d07ae038df","engines":{"node":">= 0.8.0"},"gitHead":"32a32940731f6d35f8c35e22bfb060b369962c96","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.1.16","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.0.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.7","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.24.2-rc1":{"name":"browser-sync","version":"2.24.2-rc1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.24.2-rc1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"560212f39acef1a5b1f276140e6aad1eff69eaa9","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.24.2-rc1.tgz","fileCount":136,"integrity":"sha512-JXemX/D6/gvTUEt5TL8yNL7LUIyHoiKEn3zM6Ta+jRrko+/V2dPm51rQ6QCiPxd68Ca8u/vdkHINHDOEcP0biQ==","signatures":[{"sig":"MEUCIQCZ6vJfjAMnfwbxK1a1rlJbglEO+MzYEc7bj38q7h2RRgIgGKIU2+EOaFfOu2t8IRduq5TkW7+Kvwd4rCH42baEZWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1270458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6clJCRA9TVsSAnZWagAALrIP/iD9OZNG185bARX21Sye\n1mdInVfhAT/zxiCXbJRfo/BBX1fGGd6XTzx4DXV6N7p+LC293teDWYr4JMjW\nR2Ttjk4ff8Sdw7FEyxgnJVYdkNO8z1+Ftmk8gfJONT8uBVNkjkZDDX0Kzthe\n73Mswq1aSnk8n4zz7ElN4DnNn74RW0kpMrlCOHo76/fgt8F2Mj+Vk6grvkst\niizsNMrMOlXp9kV8jpWhjth9FdTtD3GfuvwnQKnrX6PmzgzjofY44zbPUVg2\nmAad/ZslfUPe5EdA6BCMSk7J6NtLOPakObQ0XaTberJoyijlRQUTxIN6i+NH\nM6rRULIPaKBiJzCzwcHulRF3G2UrAwa/drubGjSS1s97XFAcGcwFeHwHNteu\nqOkcbP+aE9ApGfQ9HEnSrcD7BRTkEaeYEmQD7lcDXVdcH1jCHGIpd8eadHD6\n7gTdBdTNnu3+EDI8HmaUBXOKrrYsZ/cQUPlA2C5p6eMb8Bcmj9AtKrKpNdnl\ndSJ0KHif184TLy+P+G3SdAkJA+DEIc7kCKghqRVVXI/kAFEJtilt1EAsBEH9\nSTzCRKgmZoZ32HQ++BuQjQZhs9ozmpbsrHzcMq/LTlIbje7AG/BAXtk3VLZB\nhHK2laiFEA61GUgpBxn8ck6roqAELx9dCa/HQs6dIEofCT4O5sLmd4IK6Iyd\nePQK\r\n=4APt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"f43f6168e0a44b859375fbc811ad19f25fa1d9c8","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"5.5.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.9.3","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"3.8.2","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.9.0","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","connect-history-api-fallback":"^1.5.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","cypress":"2.1.0","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"2.8","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.24.2-rc1_1525270856265_0.5731686131239331","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"browser-sync","version":"2.1.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.1.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"83a1547d2260a3d63317e0f610242812b5f24f30","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.1.1.tgz","integrity":"sha512-3VRfuwuUt4NMmVyobmCCNz8kzGjMt+PUk80Rv0kZsF/8pIjDDPLj1QDVGXLLZeOf+h2KfxMhzsi7JuTyk7a53A==","signatures":[{"sig":"MEUCIQDN1F8HcFAfPUBNcXTnvn86giBNmLr6q73XphZGED69QQIgW1tVKx4S9gHSX4qoJuBLrktFIBD9JcvDLM1Rldzl+yc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"83a1547d2260a3d63317e0f610242812b5f24f30","engines":{"node":">= 0.8.0"},"gitHead":"315e6de247e9647ef4073f44f4062562b10a9cd1","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"1.4.28","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.0.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.6","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.1.2":{"name":"browser-sync","version":"2.1.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.1.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"9fcc41496b464a7768a2b80b1964f60e674aade4","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.1.2.tgz","integrity":"sha512-DnCCJC1QE9iuLYYjopZuxL50wLclmAdv6w31GEWLEd8bBycvkRmYFaBJMkbhehAzXq4DVa9BOKRsoqpXvF/P+g==","signatures":[{"sig":"MEYCIQCX5N962tWH1j59eV+m6FihY8aVYA09gGf1iJNR5yBGlQIhAMZLk10DLuVeiNUP4Iq/uUyvnbLd92zyQnGZzIiv/Fah","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"9fcc41496b464a7768a2b80b1964f60e674aade4","engines":{"node":">= 0.8.0"},"gitHead":"75d8231a97ac902423fa98ac1eed1b614119505c","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.1.16","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.0.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.7","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"1.3.0":{"name":"browser-sync","version":"1.3.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.3.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"index.js"},"dist":{"shasum":"3e383d3e3b3d1b2f489b1a1d82e3a80b61d9e687","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.3.0.tgz","integrity":"sha512-BsEfS34xL6r25S6Fywq2jO/hMm2Dq/JK5i/nxUfgY3GXV8cxEMYabKzYQVxrCCPvgBElNa5tS8uce2UDrcXSKQ==","signatures":[{"sig":"MEYCIQCwHaUbzaY4xmyJlVyyBxMObB0T+7QifE2L3Gr8XDJ4IAIhANy41h9prHzJSMMlDXOOza5+T05083IBgrrYpRQZA4a6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs --reporter spec"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^0.1.1","foxy":"^0.2.0","gaze":"~0.5.1","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.21.0","optimist":"~0.6.1","commander":"~2.1.0","socket.io":"1.0.6","cl-strings":"0.0.5","http-proxy":"~1.1.4","opt-merger":"0.1.3","localtunnel":"^1.3.0","glob-watcher":"0.0.6","ua-parser-js":"~0.6.2","resp-modifier":"0.1.0","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.3.1"},"devDependencies":{"chai":"~1.8.1","gulp":"~3.5.2","mocha":"*","sinon":"~1.7.3","vinyl":"^0.2.3","lodash":"~2.4.1","optimist":"~0.6.0","cli-color":"~0.2.3","gulp-sass":"^0.7.1","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^0.5.0","gulp-jshint":"~1.5.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.1","gulp-ruby-sass":"^0.4.3","socket.io-client":"1.0.4"}},"1.3.2":{"name":"browser-sync","version":"1.3.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.3.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"index.js"},"dist":{"shasum":"43a2a310fd0d195a1c22836613283f4c4066d262","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.3.2.tgz","integrity":"sha512-hwShikdtUyppGcnEOC9Nk/nbMtZeARrzB3reQy5ZSjCtBYXMp4Tn0ka7CKRBszhjHb+gvVaEIrUyibW+TIA93w==","signatures":[{"sig":"MEYCIQDp2OPjfAOBtLn2l5J8wFbnDfDPNHoAZ6pfNWii8ZoLaAIhANmYpMtue12K69t+ZRal3NWEY5M58zRWD9vLj+L186hg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs --reporter spec"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^0.1.1","foxy":"^0.2.1","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~3.1.0","optimist":"~0.6.1","commander":"~2.3.0","socket.io":"1.0.6","cl-strings":"0.0.5","http-proxy":"~1.1.4","opt-merger":"0.1.3","localtunnel":"^1.3.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","resp-modifier":"0.1.0","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.3.1"},"devDependencies":{"chai":"~1.9.1","gulp":"~3.8.6","mocha":"*","sinon":"~1.10.3","vinyl":"^0.3.0","lodash":"~2.2.1","optimist":"~0.6.0","cli-color":"~0.3.2","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"1.0.4"}},"1.3.3":{"name":"browser-sync","version":"1.3.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.3.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"index.js"},"dist":{"shasum":"3682e65304801d83bb91b2687fb6017686ea534a","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.3.3.tgz","integrity":"sha512-+lD2WmkxH2GCF//Z0UdHrr+2kH/ymigmb99HPLISV+3SHgNJJs4NXCtcmaLbqNdwJKOciM6r+ipFKwmxRchKKA==","signatures":[{"sig":"MEUCIQDfZ1AzMZTaM6Zz83c4f41ByqPuKzwDkbPqoHSlYjO/4AIgFT/j7vt3kAa7Yb2nU8ypy6OpdCTkuHjR27RydllbBGc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs --reporter spec"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^0.1.1","foxy":"^0.2.1","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~3.1.0","optimist":"~0.6.1","commander":"~2.3.0","socket.io":"1.0.6","cl-strings":"0.0.5","http-proxy":"~1.1.4","opt-merger":"0.1.3","localtunnel":"^1.3.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","resp-modifier":"0.1.0","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.3.1"},"devDependencies":{"chai":"~1.9.1","gulp":"~3.8.6","mocha":"*","sinon":"~1.10.3","vinyl":"^0.3.0","lodash":"~2.2.1","optimist":"~0.6.0","cli-color":"~0.3.2","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"1.0.4"}},"1.3.4":{"name":"browser-sync","version":"1.3.4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.3.4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"index.js"},"dist":{"shasum":"aa298e0223227d31da2c9bdef83ed3785f19effa","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.3.4.tgz","integrity":"sha512-kASs2L+j5zYXUWYLXk92FVfD1uQcXZr9xniFHYr7cTxJ+JsIhc5GjF9L9CE/momtJgkVOkyPosgXzXWla/e6Gw==","signatures":[{"sig":"MEUCIQCqdp01JYny2aoSlG/osKpgHA/O83Tw8wfqtW6uiRsXSAIgH0ze6MEOcYd9N+gvgFyzNlEhai3igGsgbWCxqu/DVMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs --reporter spec"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^0.1.1","foxy":"^0.2.1","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~3.1.0","through":"^2.3.4","optimist":"~0.6.1","commander":"~2.3.0","socket.io":"1.0.6","cl-strings":"0.0.5","http-proxy":"~1.1.4","opt-merger":"0.1.3","localtunnel":"^1.3.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","resp-modifier":"0.1.0","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.3.1"},"devDependencies":{"chai":"~1.9.1","gulp":"~3.8.6","mocha":"*","sinon":"~1.10.3","vinyl":"^0.3.0","lodash":"~2.2.1","optimist":"~0.6.0","cli-color":"~0.3.2","coveralls":"^2.11.1","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"1.0.4","mocha-lcov-reporter":"0.0.1"}},"2.28.2":{"name":"browser-sync","version":"2.28.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.28.2","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"954f9c85d7e0df926ab0b462dfaf3403dbd08f27","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.28.2.tgz","fileCount":132,"integrity":"sha512-bj1zw0nJm7VqsuAZWfZs3CSW0/R8BgkEaSD+Ki4NW6W92rkr4Zu08MWlLR0OnLizWLu2kB5SpNZwGzkTgk9+4w==","signatures":[{"sig":"MEUCICP/Ey3zH2GYPurfDRxFBrVW2c/76Wi5StvmalbPhsXtAiEAlGvYAQwijE541necqDCgitgr62hJthljEDgXQZFe+QU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":579346,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAyfOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyBQ/8CIMrw5P8cNgrLkn1L+pp+ISm2bDs7R3TYIyaPTYrqv9JpZcO\r\nl10gxlDFJdG/ots/GI/619teV4uDz0JMovW4hgbL4A9Yq4m76Q+7cXaWJEuM\r\nlodZVmtzlspPRQ/FDHctognG/Z9WPmrYa6kKJpVd1/3ysRzqGvvPvFa0UeKV\r\ngJZRZTK2PqdgZA0G9OmFJt9TFDApR36LrImagCP7ZeAG9huelENYc0Hkogfq\r\nLg1N5YSvROjCoIqjyJVjypGkzwjHgt2Ls4MloQdXZybatR9LOg8EHdyHzJy5\r\nbXQEv4vmBayCYPHszbOJgqWzenTsR9N9eNvYPOPzb1fstWYuW2q/GIpYxUaO\r\nbtmw580htTQpFwqiWjMQPCWPtCtnf5X4f6ND5zJ1c4LcpLggiA5zarmnyYEp\r\nUAOsMCtK/ZiTcj14ewSnuyHCjNJzO+YyoHjweaHBWUkWkmEmbynml3ulMgdT\r\nw0iBmx92XZL+Bl6PbynFaxuwu75y1ocqTSEJkO1xOSJR/7zuYgNLSIg/zYPD\r\nAEzGqBgFLGgBznd4x2G1xEP0IGdiWq5WPKX6yRoE3cBnL5At67Ysn62q/6oj\r\nNm/VNSXDMfprzJAwVTH8e9U7iqh5TQbzPhhELN+CHAgZobpNpBLK9gx4Wf5G\r\nG5UKzqRT4c8P9TQqWudcDPCSn67Nva6ZwTs=\r\n=vFqj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"4d11dfe144e703c8c999bc1ebf38e0dff9559622","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v16.13.2+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"16.13.2","dependencies":{"qs":"^6.11.0","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","chalk":"4.1.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"4.0.0","localtunnel":"^2.0.1","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.28.2","browser-sync-client":"^2.28.2","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","strip-ansi":"^6.0.1","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.28.2_1677928398594_0.7281050728239735","host":"s3://npm-registry-packages"}},"1.3.5":{"name":"browser-sync","version":"1.3.5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.3.5","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"index.js"},"dist":{"shasum":"dd87d882635df04c3c573462dbcceb12b93d9b9f","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.3.5.tgz","integrity":"sha512-j8wivHCdPG7Z6Itb/edeg3bn+mz/cpbXvfGed1WbuDQ7KnrSQxwZVNkDOEl0N5X7mpPd5od1/+ooiI4LXuJTTA==","signatures":[{"sig":"MEUCIQCIgb9qPtKt6fh6F3/ylR3mOhlnAyt+Qc4uPJ6wKbEsdgIgaXojUiU1t1m3qXfXzmFnpLu/hIbukpqXYqRxfWs/5n8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs --reporter spec"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^0.1.1","foxy":"^0.2.1","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~3.1.0","optimist":"~0.6.1","commander":"~2.3.0","socket.io":"1.0.6","cl-strings":"0.0.5","http-proxy":"~1.1.4","opt-merger":"0.1.3","localtunnel":"^1.3.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","resp-modifier":"0.1.1","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.3.1"},"devDependencies":{"chai":"~1.9.1","gulp":"~3.8.6","mocha":"*","sinon":"~1.10.3","vinyl":"^0.3.0","lodash":"~2.2.1","optimist":"~0.6.0","cli-color":"~0.3.2","coveralls":"^2.11.1","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"1.0.4","mocha-lcov-reporter":"0.0.1"}},"2.28.3":{"name":"browser-sync","version":"2.28.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.28.3","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"ff4c4a7b8e905f20d5ff517ecb0b4ba82c234896","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.28.3.tgz","fileCount":132,"integrity":"sha512-gublDeevvAuypnc01SQNGL8fkm4RdIkEagnAJ8Tl9mvr2td3Pl4nVIg5S6fcgoMDEWb8IT7nUHG9YwTATn/k2g==","signatures":[{"sig":"MEYCIQDGmdxpcwvb1V/zjLCT1KeI37OGcEm3r9nFIPvBtK7lrwIhAM0ILeKAvrXQT0QXoJQ8UIsLNkgflaZcMb5dvqFTX0p5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":579347,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkA2vSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCfxAAgWBhQus468XKE6nbRp10VD/hXHJf73Nvy8XTbaE1RCvjKhiA\r\n8tL5vsr3SfNRZYY56MvngPUUx6ST4FSrQC9oxjpJEZ7GlWPzzYQNYpEXjTUL\r\nx5et+mkTlZ3BNdJN2N6p9HnPeQdQociLYKZCUPDImeRHzyFwK8+/QLG5Bekv\r\nFFsC/kr0gfa3ejoLCeHsAI+a/usz+IqKt4PDcZueZpExfi+hYi/HxLbQkaSg\r\nUB4fQVp4j0cFlo5GFQDPJ24bpw0432eE1OL4RUf2UXrheVQ3nVC9cdYSlgij\r\ntIH/rTav8pUzpeXf22x9qVRCEPSl0docA3dE8Oy3NbTGB1FwFj3hevQEFmhT\r\nFF4JwMUje9c5G9mJuJGvawZM+hhzYXhO3Skx+LOYiqxI90xMgP23PHrSLW+W\r\n6GlWZ0A6O79d1w7glDICQw09cR9q0Mrwkdvb/IUGS3m4wIdGLuwTV1MPsWkI\r\nZ6xCbGam0BNkxr6XkU3T25fTgcuseKAvmjEiOuY/NtlBxoNyaI1NDcLOMOKc\r\nKFDuUvp3fKJ8YNkqIPg5Zg6lgxjeMvXx25ROKdbdPr9+wOyLMEB2JkwYqj8C\r\nOn/Icp1HZPSY6JKlMO12jhNcT1HEpE02SPFF0sdUuotwkREkjfib97os1G6n\r\nRRRf0lq3GAg5xY6kmX8Szpl4cgCL0/3tVCY=\r\n=847K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"59eb01ad5f5937d60832c97c40f97c31a8d4200d","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v16.13.2+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"16.13.2","dependencies":{"qs":"^6.11.0","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","chalk":"4.1.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"^4.0.1","localtunnel":"^2.0.1","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.28.3","browser-sync-client":"^2.28.3","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","strip-ansi":"^6.0.1","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.28.3_1677945809784_0.5673391024097931","host":"s3://npm-registry-packages"}},"1.3.6":{"name":"browser-sync","version":"1.3.6","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.3.6","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"index.js"},"dist":{"shasum":"e334998c2b747f617b3f688a16908aa995d1007e","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.3.6.tgz","integrity":"sha512-zDeRDlgpyGkEiEuOJyaeYRHXcFRGiF64rA7Jb12wzEpCK/LqhDIP0GwxRwpNs7Zezj2Ni2r5mku4y0n8Cyz2XA==","signatures":[{"sig":"MEQCIFZSyVm39xOzgxkI11uz2oSuupLoty/wsnKF2r490DjSAiBbaR6+tUqMvj9XJ93UcWYjjS4Aws+8aYFtRklH/UvGJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs --reporter spec"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^0.1.1","foxy":"~0.2.1","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~3.1.0","optimist":"~0.6.1","commander":"~2.3.0","socket.io":"1.0.6","cl-strings":"0.0.5","http-proxy":"~1.1.4","opt-merger":"0.1.3","localtunnel":"^1.3.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","resp-modifier":"~0.1.2","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.3.1"},"devDependencies":{"chai":"~1.9.1","gulp":"~3.8.6","mocha":"*","sinon":"~1.10.3","vinyl":"^0.3.0","lodash":"~2.2.1","optimist":"~0.6.0","cli-color":"~0.3.2","coveralls":"^2.11.1","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"1.0.4","mocha-lcov-reporter":"0.0.1"}},"2.28.0":{"name":"browser-sync","version":"2.28.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.28.0","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"ba355b38baa8ac5ef594980762595cec43665fc8","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.28.0.tgz","fileCount":132,"integrity":"sha512-MtJ98C7pq5bJTfJGCHh2Iu88xLjzjHXv0tkw1J6CHjA/NWXHx/5bTfArlOWbDqZjs72+ucjNL+L/JVpBQFJmyw==","signatures":[{"sig":"MEUCIFa8OQzgBm0oXr7Ol45Qby+uHD9VYh/m5s16bvCqPBkoAiEAz84x4J6Qq0eQRwJyWOKTFm1UItRfM+TL898k2Fk6/xQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":579345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/S7cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpAsg/6A++5lVzdpXNh+EHMknQYmg1xJs5iqy3afLKQ0+EZHG0l0sH7\r\nYfrpO0ndJhMrrN1aq+p5ygoH3qvKEt0btIRyxkDD3zX3otWBC4+yxFTHR3L1\r\n5OMhn2b663sBPqlHIUn2b1VaR9s6TpIf7mFN5TbSB9dUpaZE7tVC8j8jOzYt\r\nFJNylJzi7kx9jqO1+RQP1EzWGNa7+afBMiG5J+TLZL7NmQu3vfXg76zqX4+2\r\njQ5LwYxV4za1DwkuFaSElAeFJkndZVRME0IiyFcmn6dR9/psY577G+SquhLF\r\naQz6mmY4BBf/6IS/zfRZs43Iy44z+LAZhLp5C1mphKykxnPdjML+QZMyvUaM\r\nVezgP1Ig6q2XWn3cehJ/GpbgFkTVvpHqGICb4Bh1DCs26LgK2Z0WIG3JTJN/\r\nM2Ukb9YvVpe5aRWnmWrd1gMGSu6WXBe6T11kyCsMO5kPxnVYSBFqgl8oY79x\r\nDz/7e/kzVslJJhUwFx0lytXwZ4+HclNgG7NRDAKSHEjL/9TKmpvVBwfVjHNj\r\nM+yui++OKJCG3NVtcixSWW+XQZsCQKCyhOixjS8d4AtNTDhY2pqD0iYicYb2\r\n8c7W+xvUZgVjxw0XINkK9fb45uRTRUZhM9mQdYM8p19lFn79a9el7X2vKkLg\r\nBWENP5RcMLTTq3IlRD2sTqqEXDoCvipGtI8=\r\n=36JY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"52ab250cb52fb431593ab03c9681832274c74607","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v16.13.2+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"16.13.2","dependencies":{"qs":"^6.11.0","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"4.0.0","localtunnel":"^2.0.1","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.28.0","browser-sync-client":"^2.28.0","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"4.1.2","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","strip-ansi":"^6.0.1","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.28.0_1677536988354_0.5600765776800498","host":"s3://npm-registry-packages"}},"1.3.7":{"name":"browser-sync","version":"1.3.7","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.3.7","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"index.js"},"dist":{"shasum":"cce7bcdf4ad878db92898d14561f380bd249e24e","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.3.7.tgz","integrity":"sha512-TqDELdaqZoOOVQ5ARxGLqICrK1+dWUHSCm5wtO62AVnZg0lqKP8Gvv9SjucCx19+CgmuKRpmXgNi83MDalt/kg==","signatures":[{"sig":"MEQCIGUKol26Rc19mwk/O2u6e/02H7oV8EI38cu3fAqq859RAiAVnTMZAe6glZK5bzyrkdnIACuDhErOrvV2TnggwnCNXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs --reporter spec"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^0.2.1","dev-ip":"~0.1.7","lodash":"~2.4.1","connect":"~3.1.0","minimist":"^1.1.0","commander":"~2.3.0","socket.io":"1.0.6","cl-strings":"0.0.5","http-proxy":"~1.3.0","opt-merger":"0.1.3","localtunnel":"^1.3.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","resp-modifier":"~0.1.2","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.3.1"},"devDependencies":{"chai":"~1.9.1","gulp":"~3.8.6","mocha":"*","sinon":"~1.10.3","vinyl":"^0.3.0","cli-color":"~0.3.2","coveralls":"^2.11.1","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.0.6","mocha-lcov-reporter":"0.0.1"}},"2.28.1":{"name":"browser-sync","version":"2.28.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.28.1","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"0895b0e819507fb0602d2542098003c28808a41b","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.28.1.tgz","fileCount":132,"integrity":"sha512-XAd+jULGQ6TSdxA8ABnK6E0r4HHClnZn/p11sHOQ9dr5Qn4ay8TsrEkNUOiWlJOgLuf49QxlkwpqS7BvfGdCpQ==","signatures":[{"sig":"MEUCIHoXosnSwN0WQ3tc1tD8XREX3y/c17mlcBF3pEtz7QPxAiEAok0VshqkIHnvsrfb50Fpj7Ggo9jMy0Gi9BTRUIit6BU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":579346,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/TPSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoUlxAAl/iRM0Io6O4PjZoCWZda+keoNByVE2XPR9zITjjudQOp+3vu\r\nnc/MbQs1+n++fpH6MlujoVfp52avy0g8xUYRoYR/+yiVyRpI5STX1DAFH+L1\r\npWSjiSWtwH62bVTAdQZSf9nUaisgtb/IwAJBWWx0xF3P3zix+DrQ9mDt/5GQ\r\nlseXy51KdIegLblNI4DePAprKCvXBVfgIlur87U21iK+a9ACvMEbPgBhimbh\r\nzn1KFZMwX9Ggkt+zXNQssMIZI3noYVmaSUWSZdo/KwrJInDQAbEndCO1DAPB\r\nytlWGZWjaNVJMCSVsjjhpsksY+IKTSjwOaOZtfQAQeK88WxdNJjg0e023gx4\r\ntpS9/Vo+Y8P+OrLTN4yQmUnKtDWVLdLW944r5BB9ltwR9+LjQNo5PIC3RFTw\r\n2O4DaiBeS4HyagOll79FfTFEgu4b6BTw9UH/Yg2/p6amehfr/gKUBuaTrfsb\r\nDK5I4WFIUnXD3fyxlu6M46rbStIYLelaP8NY3qJUQJGVVULGE8Oj3G9RrkwE\r\nJf5Wbx3sONvQ4sT6FJlQ+CxztzJrApdm8C/1d0mzR05JSaYC4zlSANL7JiVI\r\nt8j7UMGqOOXbb2IiaECjySk16UgqAly1ExgmSWfBg1XnMCzweoKCVsW0QTUG\r\nYcxYSkhkxsOY0P3MfgTnKfhBttc5mr3oXQg=\r\n=nYWl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"9ea395f36d647b478554df4e11273d06852e64ea","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v16.13.2+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"16.13.2","dependencies":{"qs":"^6.11.0","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"4.0.0","localtunnel":"^2.0.1","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.28.1","browser-sync-client":"^2.28.1","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"4.1.2","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","strip-ansi":"^6.0.1","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.28.1_1677538257782_0.8252785561958067","host":"s3://npm-registry-packages"}},"0.7.7":{"name":"browser-sync","version":"0.7.7","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.7.7","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"b3133dcf90639d4f8ca901448456198a890c9ec3","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.7.7.tgz","integrity":"sha512-oXGncaCwqpJjyDJgura/Or9DYI5TiugKv7+Gj9HQmMER7JYxAn4iYGeM9MsmfUkIE3JaB5EPpcjRBeHbKxSzwA==","signatures":[{"sig":"MEUCIB8rbkFzSH+Yd+l8FvYELITqY1Hs9X1ulV0a2WKBV6mjAiEAyslpJ/BBLb36JwYmTivLBh9K8dqmXxv0c3ZfKC+wyfY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.5.1","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"~0.6.1","commander":"~2.1.0","socket.io":"~0.8.0","cl-strings":"0.0.5","http-proxy":"~1.0.2","ua-parser-js":"~0.6.2","resp-modifier":"0.0.4","portscanner-plus":"0.1.0","browser-sync-client":"0.0.5","browser-sync-control-panel":"0.0.4"},"devDependencies":{"chai":"~1.8.1","gulp":"~3.5.2","mocha":"*","sinon":"~1.7.3","lodash":"~2.4.1","optimist":"~0.6.0","cli-color":"~0.2.3","supertest":"~0.9.0","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","socket.io-client":"~0.9.16"}},"0.7.5":{"name":"browser-sync","version":"0.7.5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.7.5","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"26f0a4cb99203e863ffe866cb61d32399c19c71c","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.7.5.tgz","integrity":"sha512-mCoK+u/H1f0sfts/AmdEMtYgA+NuFsZU8yg8JZt/Zubq4ns47D4Ts5D0Iophi9HKVUODykodfQhL1f3T/NbywA==","signatures":[{"sig":"MEQCIDrmeiOEEIXuMhAUH317DJRQvDQZ8Tb63gnpVYcJrEqAAiAyiSgSAFeikyBpsCoAnX7od/pfq0X5XzebVcsR1KQhCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.5.1","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"~0.6.1","commander":"~2.1.0","socket.io":"~0.8.0","cl-strings":"0.0.5","http-proxy":"~1.0.2","ua-parser-js":"~0.6.2","resp-modifier":"0.0.4","portscanner-plus":"0.1.0","browser-sync-client":"0.0.5","browser-sync-control-panel":"0.0.4"},"devDependencies":{"chai":"~1.8.1","gulp":"~3.5.2","mocha":"*","sinon":"~1.7.3","lodash":"~2.4.1","optimist":"~0.6.0","cli-color":"~0.2.3","supertest":"~0.9.0","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","socket.io-client":"~0.9.16"}},"0.5.1":{"name":"browser-sync","version":"0.5.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.5.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"cb3dc45bd357346c05b7f71e424189b6e17c9e1a","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.5.1.tgz","integrity":"sha512-f6IH2EgnShMF2zar+TvCrNu4m9DMKWm38+uEQVwSeZMpRLnzYK7e1xnbwhssaVulB250RIWkFU0hjB+ZGjTMFg==","signatures":[{"sig":"MEUCIQDqfzCPLQ72WsOF67+1CtqXnPJT5OIeOMn3XGSiYbGhggIgbeNnnqh45xLwjA2Dn8ihl4rUy6vXNgDw7HLUz+Q4vPY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.2","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.5.2":{"name":"browser-sync","version":"0.5.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.5.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"f2176873808ed7d364a5d8a2341a48bf92e04a9d","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.5.2.tgz","integrity":"sha512-V0KoHEFSHhfCu0p2cb0Moa88wyhfYPGEfgq5hV4NxwXYABB3kPwixhUz6Ho0RwLjCO31uT8EiLxGbRUQbIhn2w==","signatures":[{"sig":"MEYCIQD69TgQhRzcXytvbO3Xc3nm4YdckYfoFU+sqyysU0HLeAIhAOc/8z/1/5YUb+n4hfDE6WtkZUdS2B4WcLX7iNmLstOt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.2","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.5.0":{"name":"browser-sync","version":"0.5.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.5.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"bbe586499720dbb22642b6b980a059816d376c59","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.5.0.tgz","integrity":"sha512-WRVsnx8/8A9QCFnR9nBJgkDDFb2l7t8lIbs9WFXtaX1ikfIx37xHiAs6CFnxys6/tu1qtxWKQeHqQdolPtVl6A==","signatures":[{"sig":"MEUCIASZtiLuupaGQkROavBWNd+VVrwFLY8/Q+5cdhgnSTTSAiEA2T2FYWmn795R5cONq9Oko7jFBQv91ftZCbOTl5py090=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.2","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.5.5":{"name":"browser-sync","version":"0.5.5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.5.5","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"aed5e8e9b4bbedf968b4c53bb4e170bc074ff0b7","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.5.5.tgz","integrity":"sha512-Kzzy9E4PiazOe2kvxA0qFfNjY5z8zY2nYTkPaS4G8jTjHZ4/DJ/GlvJ26eU8LFcsiRTtfi26JCR0ZKgFdGw3Gw==","signatures":[{"sig":"MEQCIE9W/l9PYUccgtUlW2Xamu+6khtYC/ZlC46KclHZX6V8AiBDVtucEe43JMYOZ3uWECTWVkuXpOyWTd+Fw7H3KOFCHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.2","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.3","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","cl-strings":"0.0.4","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.5.6":{"name":"browser-sync","version":"0.5.6","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.5.6","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"c9e010744bfc4610e0cc8d43c4b56328aedab4d2","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.5.6.tgz","integrity":"sha512-CW1o7jtG9kDHFPcQRWXjwEHF0gWj6NObvCG8R38MViLPGd6xeJW1Z0gMsEm85eqyI9iWonPHONiuMVEWUK1NDQ==","signatures":[{"sig":"MEUCIQCeLMIYcfmDrElTkpxFtJV+y/TEx0V1TlWj/zL9cVKn9wIgIU8rT54v7E5IFeOK/Y+SRvZQI/beRiE7jdKDpwVp2Pg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.2","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.3","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","cl-strings":"0.0.4","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.5.3":{"name":"browser-sync","version":"0.5.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.5.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"d0fd3e4e191126951cbbc84e984aa34b4a395036","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.5.3.tgz","integrity":"sha512-aXC8IdHpCudD2h/b8rGoQDP4wnz+gSmcAGoGcJrt4IAJwbs05UDl+gyYsUHXPVdTpbRbv+SGqtO8gm78NCzyMA==","signatures":[{"sig":"MEQCIGY6mhN1vwGYjIMUA0GtrkH57HsqSR7yGzNGDnLQQoehAiAgLbUgHYWHctSyyTl2cw709bT3L64kbGxfRnvqVMK8gA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.2","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.3","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","cl-strings":"0.0.4","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.5.4":{"name":"browser-sync","version":"0.5.4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.5.4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"280a9e6dadb4cf477e1d2d080ec9ed1394df552c","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.5.4.tgz","integrity":"sha512-T7HP87eI73rTywe2Z8kcURy4erXClZoWt3W1WzUrauvQfVtiem63w0d0h6T5OmtQI7MrjD/U4i4YKitevvYlZQ==","signatures":[{"sig":"MEYCIQCB8RG6wVZbThwUjhdj0RLaQMNHgPIPsCsTlQumjg8r0gIhAJ+hmC5pq6qeVr/844lkzqfnC6tpJ8QNFAN+KgelWSDs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.2","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.3","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","cl-strings":"0.0.4","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"1.5.6":{"name":"browser-sync","version":"1.5.6","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.5.6","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"./bin/browser-sync"},"dist":{"shasum":"de5443dfbdf33c7977b5df994218e0bb45f088c8","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.5.6.tgz","integrity":"sha512-RarwXBUCWobJ0j55DdAT9fv4NG5bqumyrMXHI+YhI2B/lEa5Nop7oBKOGH+N7xS13g7RWjrdZpG7on31nkI8Vg==","signatures":[{"sig":"MEYCIQCiaCpyrobJv8bS+AYYSAekXkq3xLEJbI5HP3Y7gCN3dQIhALFB/JaksMavbvSRcbeJkm0FfN9MpBFa0H2IDaooBmMK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"de5443dfbdf33c7977b5df994218e0bb45f088c8","engines":{"node":">= 0.8.0"},"gitHead":"230a9263ef857be3dac19502cb1c261c00c5eda8","scripts":{"lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"2.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^2.0.1","tfunk":"^2.0.2","dev-ip":"~0.1.7","lodash":"~2.4.1","connect":"~3.2.0","minimist":"^1.1.0","commander":"~2.3.0","socket.io":"1.1.0","http-proxy":"~1.4.3","opt-merger":"0.2.1","eazy-logger":"1.3.3","localtunnel":"^1.3.0","object-path":"^0.6.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","easy-extender":"1.1.0","resp-modifier":"~0.1.2","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.4.0"},"devDependencies":{"q":"^1.0.1","chai":"~1.9.1","gulp":"~3.8.6","chalk":"^0.5.1","mocha":"*","sinon":"~1.10.3","vinyl":"^0.4.3","cli-color":"~0.3.2","gulp-jscs":"^1.1.2","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.1.0","istanbul-coveralls":"^1.0.0","mocha-lcov-reporter":"0.0.1"}},"1.5.7":{"name":"browser-sync","version":"1.5.7","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.5.7","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"./bin/browser-sync"},"dist":{"shasum":"5e89b28da9f0881fa805a662be881a018a5154bd","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.5.7.tgz","integrity":"sha512-hoDiwL/BcSMJjCABNGdHTBMgFoSlPmlizk19Glv5dey0Xr//Nb24OUTGKg44Dl4w1AvfAHbOoNOxOWkIeJYyYw==","signatures":[{"sig":"MEUCIQDxaw87ARQ+Usvl8qgaTcL+XlOUJz/LRWWXO4xjI0iVVAIgdWVUW7So8K+rOsMo+VdFnqp9C/GLSfdZTQoIc+iMaSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^2.0.1","tfunk":"^2.0.2","dev-ip":"~0.1.7","lodash":"~2.4.1","connect":"~3.2.0","minimist":"^1.1.0","commander":"~2.3.0","socket.io":"1.1.0","http-proxy":"~1.4.3","opt-merger":"0.2.1","eazy-logger":"1.4.0","localtunnel":"^1.3.0","object-path":"^0.6.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","easy-extender":"1.1.0","resp-modifier":"~0.1.2","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.4.0"},"devDependencies":{"q":"^1.0.1","chai":"~1.9.1","gulp":"~3.8.6","chalk":"^0.5.1","mocha":"*","sinon":"~1.10.3","vinyl":"^0.4.3","cli-color":"~0.3.2","gulp-jscs":"^1.1.2","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.1.0","istanbul-coveralls":"^1.0.0","mocha-lcov-reporter":"0.0.1"}},"1.5.8":{"name":"browser-sync","version":"1.5.8","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.5.8","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"./bin/browser-sync"},"dist":{"shasum":"e146f7eb7b7a27e4b70f3c18fd7041f937e01595","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.5.8.tgz","integrity":"sha512-CisdX3Sg134qa/mr0XmH/0YsNfGlhkc2HnJc6AWyj7WMGLCm28qjXRUNxn84UaDeiwwhIbJW6kYt9Ik648uccg==","signatures":[{"sig":"MEQCICdlDsARzeN6YcA6l8Xumk6rw5ogWhdPw2jHaOxNDTqeAiBZZ0i3zJwiBmfeqNye2J0yYqj6VzJPAbGpnSpwmYTaHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"e146f7eb7b7a27e4b70f3c18fd7041f937e01595","engines":{"node":">= 0.8.0"},"gitHead":"9ce41550762ce9e7e2fbb27d3d34842f9284ee28","scripts":{"lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.28","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^2.0.1","tfunk":"^2.0.2","dev-ip":"~0.1.7","lodash":"~2.4.1","connect":"~3.2.0","minimist":"^1.1.0","commander":"~2.3.0","socket.io":"1.1.0","http-proxy":"~1.4.3","opt-merger":"0.2.1","eazy-logger":"1.4.0","localtunnel":"^1.3.0","object-path":"^0.6.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","easy-extender":"^2.0.0","resp-modifier":"~0.1.2","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.4.0"},"devDependencies":{"q":"^1.0.1","chai":"~1.9.1","gulp":"~3.8.6","chalk":"^0.5.1","mocha":"*","sinon":"~1.10.3","vinyl":"^0.4.3","cli-color":"~0.3.2","gulp-jscs":"^1.1.2","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.1.0","istanbul-coveralls":"^1.0.0","mocha-lcov-reporter":"0.0.1"}},"1.5.9":{"name":"browser-sync","version":"1.5.9","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.5.9","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"./bin/browser-sync"},"dist":{"shasum":"7900856126884ab098b1e524f4da8a73a8243df8","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.5.9.tgz","integrity":"sha512-eOwSYe+CJ+EpG/eWugHQ+auYLz9wkDIaoPKrPze1SuJ/ntG6VCBd60o6OYaDrHPW+6fE+0Uuvlsj2AzQb07i0Q==","signatures":[{"sig":"MEYCIQCwaAOAnk+NOitpvukyeuSeRDUVMDrCkUzjz6uBylsw0AIhAL+zIWZ1gSX3yfJAQnp6JVf69mjrmwdE5mB0W9YrBs75","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"7900856126884ab098b1e524f4da8a73a8243df8","engines":{"node":">= 0.8.0"},"gitHead":"9fd8058befdfcfc14b65357bc49270d54a9a4db6","scripts":{"lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.28","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^2.0.1","tfunk":"^2.0.2","dev-ip":"~0.1.7","lodash":"~2.4.1","connect":"~3.2.0","minimist":"^1.1.0","commander":"~2.3.0","socket.io":"1.1.0","http-proxy":"~1.4.3","opt-merger":"0.2.1","eazy-logger":"1.4.0","localtunnel":"^1.3.0","object-path":"^0.6.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","easy-extender":"^2.0.0","resp-modifier":"~0.1.2","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.4.1"},"devDependencies":{"q":"^1.0.1","chai":"~1.9.1","gulp":"~3.8.6","chalk":"^0.5.1","mocha":"*","sinon":"~1.10.3","vinyl":"^0.4.3","cli-color":"~0.3.2","gulp-jscs":"^1.1.2","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.1.0","istanbul-coveralls":"^1.0.0","mocha-lcov-reporter":"0.0.1"}},"2.20.1":{"name":"browser-sync","version":"2.20.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.20.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"e0627ea874e8a7a1afb2f2639488ddd4a734c999","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.20.1.tgz","integrity":"sha512-6A+lj66UVcbLyM8oVSHNw44Ogc1envWhgs+I8jWpLVIKKWulmwJWgqqaaGV2EcvZzsP7UH/weGkGUlkGSPhx0g==","signatures":[{"sig":"MEUCIQD9IncG0hXslYNss8gwYxPBjoex4Mlj+mm4a1h03bOE0AIgUFWb0PUas3uDiTjEPc1q4Q/0bgjyTG+eQGLwPHi6eao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"files":["bin","index.js","lib","lodash.custom.js","client/index","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"8344d0b4480818bb47cb2ba356cdfa91697dc3ec","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"5.5.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.9.3","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","immutable":"3.8.1","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.3","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","emitter-steward":"^1.0.0","socket.io-client":"1.6.0"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.79.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.20.1.tgz_1513927110694_0.12542156968265772","host":"s3://npm-registry-packages"}},"2.20.0":{"name":"browser-sync","version":"2.20.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.20.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"971b10fde5fa060e3d41b0c917bfbc8805e5120b","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.20.0.tgz","integrity":"sha512-PjF3EHLzgax11AuKfTzgx4wUe7ksT2VSWxdq5FssvytxGSdIqJWvV3unM0+lnI0BxGt/8sGLZEIlgx7Dn2S0LQ==","signatures":[{"sig":"MEUCIQC+xoHdN2ATU8RBbGzTnSLZ8LOns1lLRwX+MS2uahWXkAIgFN7jLrNUtz6Ac/slmhQFyLs79jWgYjcupqLpzakD9Jk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"files":["bin","index.js","lib","lodash.custom.js","client/index","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"127225808c4917bb50dc69178330190b53d37297","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"5.5.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.9.3","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","immutable":"3.8.1","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.3","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","emitter-steward":"^1.0.0","socket.io-client":"1.6.0"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.79.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.20.0.tgz_1513892782249_0.6209017587825656","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"browser-sync","version":"3.0.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@3.0.0","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"c4d186face3082c39594e89cbbc93e52614be83b","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-3.0.0.tgz","fileCount":189,"integrity":"sha512-kqF8ijV758qrTGOcN49xTW1QIIHeuxckqvOyiwiLWtrom/0puF8JrfADAOa+7/+yXM3SY2n5/a4v6OFldb1KdA==","signatures":[{"sig":"MEYCIQDZv4FvW8VSPlR6IRnpRte+v+R91AH5z89KWdxXFF0rtAIhAKSg83Y8hUIpg1VJqmsJJFqAY9r4d/hjPVrHBae8xrq5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":629098},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"c0556cbfee77bca0bb77ee3e5072ddf56ccc577f","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v18.15.0+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"18.15.0","dependencies":{"rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","chalk":"4.1.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"^4.0.1","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^3.0.0","browser-sync-client":"^3.0.0","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","strip-ansi":"^6.0.1","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_3.0.0_1703707204484_0.26901179608499093","host":"s3://npm-registry-packages"}},"2.17.1":{"name":"browser-sync","version":"2.17.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.17.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"ba55fce1d60aea218ad203ec8e0396e3a07d403b","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.17.1.tgz","integrity":"sha512-I4tua7eVNkDWTLI7cUGt7Pr2NOBBMW70zxMl5wJn/9ZjhFNqaX7R/XVn8U8rLqXn+E7Qoatd5W4TYSWVhuLkwQ==","signatures":[{"sig":"MEQCIBKKmFXKQ79M7FF4uKIML3U5g7f/dtprqpiBmFrFEVFWAiBXNQa+9UDIiQP/pRAenkBr2QMk9qaKHDFF179fcadbrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"ba55fce1d60aea218ad203ec8e0396e3a07d403b","engines":{"node":">= 0.8.0"},"gitHead":"97fba0621cee855eaa41857ba2d66afd6042da36","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.15.8","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.4.7","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.0.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.6.0","fs-extra":"0.30.0","immutable":"3.8.1","socket.io":"1.5.0","bs-recipes":"1.2.3","http-proxy":"1.15.1","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.1","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.17.1.tgz_1475922192974_0.6935478628147393","host":"packages-12-west.internal.npmjs.com"}},"2.17.0":{"name":"browser-sync","version":"2.17.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.17.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"7ecd254b22f5b8bda012a82d6c72f9fc169347c5","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.17.0.tgz","integrity":"sha512-cb7dnfCsKhTWKwZRq2MUhTS+koCC/sNun35ViiMdp8Zx7AexHZl/VHQZ90YE0ilZVIpIV/JNPeqqr0yhVXTnNA==","signatures":[{"sig":"MEQCIHtZ9vOhssp3QqIhFdRgWo9muTGbkNryrer5x42rak3zAiBMwunTb9yHDXoA/DidrmTh1rTc3vVkNuLKlf6rAFPCxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"7ecd254b22f5b8bda012a82d6c72f9fc169347c5","engines":{"node":">= 0.8.0"},"gitHead":"3c57f41feef5c4071c8db7a5a67d9f9d06cc30b8","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.15.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.4.3","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"5.0.0","dev-ip":"^1.0.1","connect":"3.4.1","chokidar":"1.6.0","fs-extra":"0.30.0","immutable":"3.8.1","socket.io":"1.4.8","bs-recipes":"1.2.3","http-proxy":"1.14.0","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.1","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.4.0","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.6","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.2","bs-rewrite-rules":"1.0.0","socket.io-client":"1.4.8","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.17.0.tgz_1475251624378_0.9303481776732951","host":"packages-12-west.internal.npmjs.com"}},"2.17.3":{"name":"browser-sync","version":"2.17.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.17.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"d3d369607fdcbf0729a14502d5fed43a2217b074","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.17.3.tgz","integrity":"sha512-3ZXSUQ3qyarav5eLBADyPHbOqmHcvZAQBn1BJtXLGSBmczpcFdkllXtaOolt1FSehp0YXUgKb2+vxdgcJDXQDw==","signatures":[{"sig":"MEYCIQClSSGUBiRzq7V5Yo3JMuImP25a8s7697IcGduT/oAOLAIhANgaY82ovGgztMeEP6MKg559KiAJ+TuKXcJL66SPpX2D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"d3d369607fdcbf0729a14502d5fed43a2217b074","engines":{"node":">= 0.8.0"},"gitHead":"f1238d262ad5914303b5bb5318f054b5c6684c64","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.15.8","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.4.7","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.0.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.6.0","fs-extra":"0.30.0","immutable":"3.8.1","socket.io":"1.5.0","bs-recipes":"1.2.3","http-proxy":"1.15.1","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.1","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.17.3.tgz_1476260416114_0.7446727100759745","host":"packages-16-east.internal.npmjs.com"}},"2.17.2":{"name":"browser-sync","version":"2.17.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.17.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"d4eaf87acb890b5aed0893c812af8a9268e76a1b","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.17.2.tgz","integrity":"sha512-7KdwkVz32bPPKaPyIuFE2kv/BD5Cl6gusYS+HGToOHB6goB31cOAok2ScjHvs56Mf6dr1dp5+o3rwimWsnqBSw==","signatures":[{"sig":"MEUCICLivmTn6KMXBupuFWy1oKbKxBT2hnN/tjsEL5aPCfvbAiEAv62CHtzeskGTCDRJOnOVzboCENkvv8Xfqdr6JZsLn30=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"d4eaf87acb890b5aed0893c812af8a9268e76a1b","engines":{"node":">= 0.8.0"},"gitHead":"41cbd425dcdb706b7570dbc0fa610f2d6f075f33","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.15.5","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.4.5","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.0.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.6.0","fs-extra":"0.30.0","immutable":"3.8.1","socket.io":"1.5.0","bs-recipes":"1.2.3","http-proxy":"1.15.1","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.1","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.17.2.tgz_1476045934991_0.14874422480352223","host":"packages-12-west.internal.npmjs.com"}},"2.17.5":{"name":"browser-sync","version":"2.17.5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.17.5","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"8e0a9ddfc2e162e7aada085f76181c57b6dbdf7a","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.17.5.tgz","integrity":"sha512-nG6+xWE6BhOMUODhMrNGxWapj2Vz0wnxOON4+SIcFVPH5IT54sSvDj5a7F1Tuh6EEbCJj6njGjut2ePjQY9A6g==","signatures":[{"sig":"MEUCIAYCIhR509RaIyg3zG/DHe5Uu3UPA0PUl+GgjW4As57yAiEAkEUit0dO6BOqQKNmNV53dCWTAviiU8iUCRtR5kMkhMg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"8e0a9ddfc2e162e7aada085f76181c57b6dbdf7a","engines":{"node":">= 0.8.0"},"gitHead":"429403cdccebc4d84ed3dadaf6b388db34f22949","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.15.5","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.4.5","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.0.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.6.0","fs-extra":"0.30.0","immutable":"3.8.1","socket.io":"1.5.0","bs-recipes":"1.2.3","http-proxy":"1.15.1","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.1","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.17.5.tgz_1476859303992_0.15920890728011727","host":"packages-12-west.internal.npmjs.com"}},"2.17.4":{"name":"browser-sync","version":"2.17.4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.17.4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"11e8a594a15f7d5baf3931611208f2f1bb063420","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.17.4.tgz","integrity":"sha512-OXGyG7lCLHk1mKACNtunxmild0/+pvQDUtu0k4/DZycyRO4rgOUmsimnQq3mOZ3FyG4ib2Ck0Dw7iu3X+POjdA==","signatures":[{"sig":"MEUCICnst5y5P+pJtSC1lnvcU6RCvYt0hyFCcQ0/Lt5vefERAiEA+jawH8qwzmsqHDjhIcYqzuwToTC9hwgrojLrNl0szHg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"11e8a594a15f7d5baf3931611208f2f1bb063420","engines":{"node":">= 0.8.0"},"gitHead":"33efb4f09c0ab3193596608820b0b31ef570519d","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.15.5","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.4.5","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.0.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.6.0","fs-extra":"0.30.0","immutable":"3.8.1","socket.io":"1.5.0","bs-recipes":"1.2.3","http-proxy":"1.15.1","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.1","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.17.4.tgz_1476858019492_0.755678832763806","host":"packages-12-west.internal.npmjs.com"}},"2.17.6":{"name":"browser-sync","version":"2.17.6","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.17.6","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"9ea2c205031d12bb27905b5a602999528d1ecfdb","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.17.6.tgz","integrity":"sha512-ewN1WEe0FuBThfcYKTPOtgK+jy/XAAOWVO9Ec/PZQTDRfNMik7GP4aSdkxVxI+MbZs88vKOO9Ycs6OKNmnRdkQ==","signatures":[{"sig":"MEUCIB4ij/KGpTiZlmM6n3nO5XXsYmhLn6MIqNusUN1yTDGGAiEAv3FlKT5+5csM79U+cdYvmVPDiL+lMiwGmJXG7W8DJ/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"9ea2c205031d12bb27905b5a602999528d1ecfdb","engines":{"node":">= 0.8.0"},"gitHead":"eaaa7154e33e63e510f1304674a237e2a1d63d16","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"3.10.8","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"6.9.1","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.0.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.6.0","fs-extra":"0.30.0","immutable":"3.8.1","socket.io":"1.5.0","bs-recipes":"1.3.2","http-proxy":"1.15.1","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.1","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.17.6.tgz_1479067813500_0.8375362090300769","host":"packages-18-east.internal.npmjs.com"}},"3.0.1":{"name":"browser-sync","version":"3.0.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@3.0.1","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"6884ebac1e4a00451753c865e35a0fae17552dd8","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-3.0.1.tgz","fileCount":189,"integrity":"sha512-40AEuMokaZzSA9k+RHXXXnkDucmwkBN/gxE5nf5gkyH/zOWcQtptnh9g3q5ha0f8kHSzdA8YDdGGVtawIq7IAw==","signatures":[{"sig":"MEQCIEr0FggJJg2gyU8V13piPTxo6cJPCkzK30Gk5tkyDh4DAiAP8vF4DwrgJHkOh3tvt9bff7vOo7+V8YxwNy4AvgGrHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":629098},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"dc27912e8b5703c9096122ca62e2fd4eed28b588","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v18.15.0+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"18.15.0","dependencies":{"rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","chalk":"4.1.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"^4.0.1","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^3.0.1","browser-sync-client":"^3.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","strip-ansi":"^6.0.1","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_3.0.1_1703707653465_0.5696834729401203","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"browser-sync","version":"3.0.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@3.0.2","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"cc763cdbf4180193978fe16ebfc506b910225ae4","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-3.0.2.tgz","fileCount":189,"integrity":"sha512-PC9c7aWJFVR4IFySrJxOqLwB9ENn3/TaXCXtAa0SzLwocLN3qMjN+IatbjvtCX92BjNXsY6YWg9Eb7F3Wy255g==","signatures":[{"sig":"MEUCIFvB2TBFHOUX5Q3JdipwjE40l3RZz4n3X7VIH5ih3isCAiEAl5EdnStHG5k7PONhtE7lynulDrhGRZH4tQCYrbQc2eA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":629098},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"53835f7cdce168bb4c13e09f5d5125f83bd9f7e6","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v18.15.0+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"18.15.0","dependencies":{"rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","chalk":"4.1.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"^4.0.1","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^3.0.2","browser-sync-client":"^3.0.2","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","strip-ansi":"^6.0.1","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_3.0.2_1703709820679_0.8091789688528526","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"browser-sync","version":"3.0.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@3.0.3","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"e82d7a005b47cbf5e5f990bcbe099457eaee3b9a","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-3.0.3.tgz","fileCount":189,"integrity":"sha512-91hoBHKk1C4pGeD+oE9Ld222k2GNQEAsI5AElqR8iLLWNrmZR2LPP8B0h8dpld9u7kro5IEUB3pUb0DJ3n1cRQ==","signatures":[{"sig":"MEYCIQDUlUeHPJmvh7AhVIPA9vPM3DOkLXbDadDi+YYmGHEkwQIhAN/7NvLUR+WUp11XwA5ba9mB3L60mZxefQjenEX63gRX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":628112},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"a71b53a10cd6f70726c16f61779733c59dda2236","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v22.6.0+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"22.6.0","dependencies":{"rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"^0.19.0","chalk":"4.1.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.8","eazy-logger":"^4.0.1","portscanner":"2.2.0","serve-index":"^1.9.1","serve-static":"^1.16.2","ua-parser-js":"^1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^3.0.3","browser-sync-client":"^3.0.3","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","strip-ansi":"^6.0.1","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_3.0.3_1727104041669_0.918378127007395","host":"s3://npm-registry-packages"}},"3.0.4":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"3.0.4","homepage":"https://browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/BrowserSync/browser-sync.git"},"license":"Apache-2.0","main":"dist/index.js","bin":{"browser-sync":"dist/bin.js"},"engines":{"node":">= 8.0.0"},"scripts":{"build":"npm run build:server","build:server":"tsc","build:watch":"tsc --watch","env":"node ./test/env.js","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prepublishOnly":"npm run build","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","prettier:fix":"npm run prettier -- --write","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","watch":"npm run build && npm run serve:fixtures","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"dependencies":{"browser-sync-client":"^3.0.4","browser-sync-ui":"^3.0.4","bs-recipes":"1.3.4","chalk":"4.1.2","chokidar":"^3.5.1","connect":"3.6.6","connect-history-api-fallback":"^1","dev-ip":"^1.0.1","easy-extender":"^2.3.4","eazy-logger":"^4.1.0","etag":"^1.8.1","fresh":"^0.5.2","fs-extra":"3.0.1","http-proxy":"^1.18.1","immutable":"^3","micromatch":"^4.0.8","opn":"5.3.0","portscanner":"2.2.0","raw-body":"^2.3.2","resp-modifier":"6.0.2","rx":"4.1.0","send":"^0.19.0","serve-index":"^1.9.1","serve-static":"^1.16.2","server-destroy":"1.0.1","socket.io":"^4.4.1","ua-parser-js":"^1.0.33","yargs":"^17.3.1"},"devDependencies":{"@types/node":"^8","bs-snippet-injector":"^2.0.1","chai":"^3","generate-changelog":"^1.7.0","graceful-fs":"4.1.9","http2":"^3.3.6","mocha":"^10.2.0","prettier":"^1.9.2","q":"1.4.1","request":"^2","requirejs":"^2.3.5","rimraf":"2.5.4","sinon":"^1","socket.io-client":"^2.4.0","source-map-support":"^0.5.0","strip-ansi":"^6.0.1","supertest":"^3","typescript":"^4.6.2","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"dc74bc0a6bcbe70eea5f2f94b524b2902436efb1","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@3.0.4","_nodeVersion":"22.14.0","_npmVersion":"lerna/6.1.0/node@v22.14.0+arm64 (darwin)","dist":{"integrity":"sha512-mcYOIy4BW6sWSEnTSBjQwWsnbx2btZX78ajTTjdNfyC/EqQVcIe0nQR6894RNAMtvlfAnLaH9L2ka97zpvgenA==","shasum":"8209f36b7c8ea93118fa2ff5c6ca314c5eb832b7","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-3.0.4.tgz","fileCount":132,"unpackedSize":582324,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICXVecmFkoAm9kx9J4SR2ni2Zm0yUzUF8geMLD0rC/oeAiEAq5Z/HAE357TIArs8aNNlRQKmnjLXkUxpIJ/j07sxepM="}]},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"directories":{},"maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/browser-sync_3.0.4_1743602126997_0.5519495024644492"},"_hasShrinkwrap":false},"2.2.4":{"name":"browser-sync","version":"2.2.4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.2.4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"a0a7db968648d0b790f218c612bc1312267a7ac0","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.2.4.tgz","integrity":"sha512-5RKV9lszQzZ71zrI+UmVrktWmdB0BteaLQ8u8z7F1++hJjLyJ9OrdlzCoNnhspQTAA3l4h0QAbQfwb0zac2R0A==","signatures":[{"sig":"MEUCIQDYbkbXTJuXjqpVIoygisYqcNiAEuXsVh9npRCQWRZRZwIgbNWv78U5gKKLam67NiDYTB4gVeqfB/g+6GdojXaua+U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"a0a7db968648d0b790f218c612bc1312267a7ac0","engines":{"node":">= 0.8.0"},"gitHead":"f8f7ad98aaaa61436782777fdf03c0b7ee01b2d6","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.1.16","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.8","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.10","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.2.5":{"name":"browser-sync","version":"2.2.5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.2.5","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"d1e0866628798dfc24e7360af5ec54c208bdc921","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.2.5.tgz","integrity":"sha512-rSmpPP5nd5vSbiWhqAlrKJFl5u2CdVsXofTRCJXSvCVhwYLncHBckV0aNFTURcADSoyU9Rg6UtbeNjNRcDBTsg==","signatures":[{"sig":"MEUCICJHCEasPYXb8GYx30BoSueR8XTnIRhXaSCd3vFEHpZKAiEAwkGqGCI6H/Px96n9j6S5eCVIARLQiW+EKPQUgPQFoVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"d1e0866628798dfc24e7360af5ec54c208bdc921","engines":{"node":">= 0.8.0"},"gitHead":"48cfc6f70b231440e7ac0572edce71bdfbc03103","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.1.16","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","glob-watcher":"^0.0.8","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.10","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","conventional-changelog":"0.0.14"}},"2.2.2":{"name":"browser-sync","version":"2.2.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.2.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"04234080e938d46b805fefb901bfba57bf68e82d","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.2.2.tgz","integrity":"sha512-VidOGBrODSzasubPecV1y1vzr4SAAnrZESrDvHdFHRxjid/bq4yTi1Nz74PoL04PmpZFPoB+32Ma6g+nj51aYA==","signatures":[{"sig":"MEUCIEXyiTfeV/uxEjnZPl7ERLzgL0fGSrNtdgkcX7ECBZRZAiEAjBzjHgMPEbqScDgOWyXN26/KY4FOnhz5jz5Zbzf8A9w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"04234080e938d46b805fefb901bfba57bf68e82d","engines":{"node":">= 0.8.0"},"gitHead":"0ba174802b4eafa51b89d2122390f2d92427ffd7","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.1.16","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.5","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.8","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.9","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.2.3":{"name":"browser-sync","version":"2.2.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.2.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"5361364c5197451eabb4f45145484b7e116a06b2","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.2.3.tgz","integrity":"sha512-xT/pe8TtSUJl3zuvB7lPaZWOd1B6vACxiqlr9LHon8Q54cWTcFx5QAngBAtpZIrp73LRvZBd1F1Hi512Rsm4jA==","signatures":[{"sig":"MEQCIH8waYVZhxVeyKGp70716raPbi62laAS/ofHyhgmCPzHAiATrIVKvdP85csFWB+PPw0SAbPl5i4xl25fqcHY9sD6sg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"5361364c5197451eabb4f45145484b7e116a06b2","engines":{"node":">= 0.8.0"},"gitHead":"70c9899ec70233e39e18871532a4a51e86339391","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.1.16","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.8","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.10","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.2.0":{"name":"browser-sync","version":"2.2.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.2.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"20a2fa32da852414b36754701fbf9e5334e31fb9","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.2.0.tgz","integrity":"sha512-W2+G17bUujs4SwADLWPvp1Mnq8aa25i1KvFuEz7y74TrtNwk0oCaxEdkNximWEl51dbFcLQWhMX8Jn3D6bVrcw==","signatures":[{"sig":"MEQCIBe3v9YCvR2TmLK5rFmTXI/NMtFBjOXLrq5kkkmT4H7BAiAKPxRms7zHtidt9NIPzw9RHyI66RCKw4uJynqhy8Q7iQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"20a2fa32da852414b36754701fbf9e5334e31fb9","engines":{"node":">= 0.8.0"},"gitHead":"ea99200f2bcf9f7e8aa3c2d315b288df974101e9","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.1.16","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.0.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.9","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.2.1":{"name":"browser-sync","version":"2.2.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.2.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"a59a3e7cb12537e80eb38b722f5bea9a17f2641f","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.2.1.tgz","integrity":"sha512-8dEBSlpQzJ8KawlSk29Aw+0B4W/GbkDBYXB5FJTyUZQWdwbj+bRggJyBQ/JWQPWx5GBSyLhCStLRXKYsYl6bWw==","signatures":[{"sig":"MEYCIQCM/Uf5XAwwR+kQwFisl3y9QUmc2le22RPU5WefvXcokQIhALBaN3AnsrSwLCphtYpbN3FX52fzhNZPfObrlVzTT0NV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"a59a3e7cb12537e80eb38b722f5bea9a17f2641f","engines":{"node":">= 0.8.0"},"gitHead":"5be738a0f2d8962e6c393e34fcd74b9bab7882f0","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"1.4.28","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.0.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.7","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.9","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.29.1":{"name":"browser-sync","version":"2.29.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.29.1","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"a21c9152b93589d7500f7c147cc3657713f2c2c3","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.29.1.tgz","fileCount":132,"integrity":"sha512-WXy9HMJVQaNUTPjmai330E2fnDA6W84l/vBILGkYu9yHXIpWw1gJYjdQWDfEhLFljYUHNTN9jM3GCej2T55m+g==","signatures":[{"sig":"MEUCIGCMU0UBiQ2mxNZiWUjcYw0f4+Wv0NOY7zVWGwNEOBzZAiEAtfK/IedWZXZR3vQWBX/7bcoGRUtEwxZBJ1EbOmIUM64=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":579347,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGxciACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMZg/+MvNwYVB+HaCqGR4c65yDxlyvV2E05/Jx6q5umZMnkmNKAVZm\r\nH7B5ddEaz8XyPD0QrHlPv6972mihsI2Tmbrx3nivotjH0LvI3Ka5MxrcvGC7\r\nKTlcjPkC3t8gTDXTVw6pshemPIQeFFfypJXHGM7yTG+q/aaT7lb8xQgCdCWR\r\nX462tM0TRHyYy7spP/Xo49JjbC7kch+MBmPDa1jM+fxzyYJnEGeIWxXYdG1i\r\nJ7fPpJrUqgXLR70v6g5SHW8gDNBl8rJMWciGYYdDiDYTDnNgCImRrLDSUP94\r\ns7heXqxRAzmimjOZIvwx1zmzysoidalk4HnbP1Zb/74Alme/NJUgG4p2Rtgk\r\nKckqgAkN5cMeLQvxPjJnFAgnKy880W84LcWUtaN3Atl2KvLR8nRFwXOAR3lE\r\npnuu7Cvv3acljLaYznlyQfgr0+UJuV+Dfaj9bJiKcSdPpfnJNdUYwnSjrdhC\r\nf6EtIROY0Fd0OBewK1E35a11jDp4FkrqIZVAwLmZsLH/r0pEybUFAoHd9Cbk\r\ng5JmMLpcJwHHQ/On3jA6TaT+M51clab6+6LCF0u0AhghJn6Ao/mTWpOOZyfc\r\nNhgVlz+Hx9Ra5dmB9fUEN1WMiulJmG9NdJdlcSwrJdFloyzurpioZfoeuVIS\r\nqsnj7HavFQJcnZ3wf6ZV6yyKI2EvfaCRpX4=\r\n=fxRo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"6ffc212cdb50da972e4ed434244a23a6bee56e50","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v18.15.0+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"18.15.0","dependencies":{"qs":"^6.11.0","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","chalk":"4.1.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"^4.0.1","localtunnel":"^2.0.1","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.29.1","browser-sync-client":"^2.29.1","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","strip-ansi":"^6.0.1","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.29.1_1679496994612_0.23647882174368196","host":"s3://npm-registry-packages"}},"2.29.2":{"name":"browser-sync","version":"2.29.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.29.2","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"b240a69cabc76540ca7de3541b6a134616b41167","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.29.2.tgz","fileCount":134,"integrity":"sha512-4kzDUhdNY0/vP8TX/KjHqQSJYtnE9v1EZI3+hQbdLt6JzVTUEVFT+DZOZolWgGC3OjveXwbpKxMVWTuLp0qaGg==","signatures":[{"sig":"MEUCIQCuicO1E74wkZ+wEuF56d/QoXn1f1p9g7+/LsDTclJd+QIgHsSPQgQ6HOCqzQUJhAfG06QbAphwVyarVILxX+8bQvc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":588857},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"f91440e11f3357beb3ce86cd8fd2fd992b00acea","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v18.15.0+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"18.15.0","dependencies":{"rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","chalk":"4.1.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"^4.0.1","localtunnel":"^2.0.1","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.29.2","browser-sync-client":"^2.29.2","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","strip-ansi":"^6.0.1","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.29.2_1684321128477_0.727560012905009","host":"s3://npm-registry-packages"}},"2.29.0":{"name":"browser-sync","version":"2.29.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.29.0","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"d7640742418ba9d5ea00bf68f746be1d88d3e295","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.29.0.tgz","fileCount":132,"integrity":"sha512-If5snHp16ql9jd0rzGCrwX2x2N+YTjW6Ggy1h+XxNxUW3Aeaq2FbLu8p9W9+vKJ9vLTrJqpp9waFyU/rmBBxmw==","signatures":[{"sig":"MEYCIQC4IVvuzlWMeP9d1ACzYCleTQ8jjUeV4rHrrk2tX552cAIhAOYh/QUoy5NFMuWoQk6Loo/gaPgh3mx1S1fO4ZqFwlxL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":579347,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkE3stACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp56A/9EAr9uwyYObiNjMzyKBeOLdFGfyfNvCoVe5OcQqdYnRKqp37t\r\nFm7IS/bnstX2w8KghGz4V8miwAqc918PWIjcIBw7huWp2d36ZzdbDITp5hSK\r\nCZ+V45DDJvMO8j37Dzeog/VPmzQbNYgElc6y2UmnLf1vD4J8eaNgPDnVLSdC\r\nndIGDfLF4X2kXWz63HeuCe9MLdSTTMqASYidKH2wlVCk3AzkR7vsd+WQAbkM\r\n5SA7s1ceo1MEtqJilX0nSaj77t+dGtottZ9rQajBVjBiZwxWS0jlEg44AKUz\r\nRq9S4yhxACw68PU+f3rkulKaLueeL6U8mIvFRNbR4DIgFS6hns6GANH0VNuX\r\nucIEbdR7lJj1m2USl8nCstux+xuP5v6+yq2//Qah066DW/VG2ZYqKfUsW732\r\nCzpak6W4WK88ZUCUz4ROGATQHure2hutOpqhEsKUfk49tHAGe8dj4xYVJvOA\r\n3j9OY728N7CvZbOWgRnaE2SHf4PVvzn28w6cSe0QXHYGxIBYzUlh8QB1mgNt\r\n0Qi7fVZTMr7k0TVzosWM8x9zEWzSKmO0M/lhWFmG6dT62dSiFQKq9CXtsh5R\r\nJOdW5DV9tFU7ShzukxhW4dxjDywv/xmnOTJiJ9MAJoyYSWkC/N6GQIiLxJSK\r\nJrFBq1cJM1YYYrHRaG8Pr8TbIYT25eGyS+8=\r\n=+UGh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"bed04d4f07d4d16b05af02fa86babc362b8531a2","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v18.15.0+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"18.15.0","dependencies":{"qs":"^6.11.0","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","chalk":"4.1.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"^4.0.1","localtunnel":"^2.0.1","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.29.0","browser-sync-client":"^2.29.0","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","strip-ansi":"^6.0.1","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.29.0_1678998316805_0.031271379357093565","host":"s3://npm-registry-packages"}},"2.29.3":{"name":"browser-sync","version":"2.29.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.29.3","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"c2a3ff00c659eb87a13cae9d7a427e1b4b580ee1","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.29.3.tgz","fileCount":134,"integrity":"sha512-NiM38O6XU84+MN+gzspVmXV2fTOoe+jBqIBx3IBdhZrdeURr6ZgznJr/p+hQ+KzkKEiGH/GcC4SQFSL0jV49bg==","signatures":[{"sig":"MEUCIQC2Zo93i89bQlMm4/y3lY9xBNKfWWz+9Xrim4sPcO4AWwIgTswnueN46f91F3xsF1fAu8NHt+sbJgPpAa9QkeRVod0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":588934},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"02efdff2f6cf2991b87f8e8eaf7bbd21559fa612","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v18.15.0+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"18.15.0","dependencies":{"rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","chalk":"4.1.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"^4.0.1","localtunnel":"^2.0.1","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"^1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.29.3","browser-sync-client":"^2.29.3","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","strip-ansi":"^6.0.1","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.29.3_1684349072021_0.43453358086613547","host":"s3://npm-registry-packages"}},"0.1.10":{"name":"browser-sync","version":"0.1.10","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.1.10","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"fcb5413433e9960e189f10155d96bd414ffd32e2","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.1.10.tgz","integrity":"sha512-7HcgBjNqFeEWcctya69DdJ7g+tl7eag3dBAMXpaP4U9kQxyJsIOYNNJNDfChNLKB4MTIovprx93Mh7lUmLR9Nw==","signatures":[{"sig":"MEQCID8Zs9UN3r3+mTjRtaKQJqOyLS2mcjzeYqU9UfFG6QVRAiBxBQlafZ9bwVgVocBmRA0+JZwiPXixY1kD/2WbvvXwKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"*","glob":"~3.2.6","open":"*","path":"*","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.8.4","chokidar":"~0.6.2","optimist":"0.6.0","cli-color":"~0.2.2","socket.io":"~0.9.16","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"grunt":"~0.4.1","karma":"~0.10.2","optimist":"~0.6.0","grunt-cli":"*","grunt-karma":"~0.6.2","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","socket.io-client":"~0.9.16","grunt-jasmine-node":"~0.1.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","grunt-contrib-nodeunit":"~0.2.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.8.2":{"name":"browser-sync","version":"0.8.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.8.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"39edf48ab4c7ef837d2b754049859bc6248db6ad","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.8.2.tgz","integrity":"sha512-vivqd1gsZtAR9Fi7omMaqHiQUfmcVkosaO73/esDogEUmxVIXozMMpLyPmqc2emBsmZvxARBU47j/g86eZidIQ==","signatures":[{"sig":"MEUCIFHTAZZhed5117o0yurlzKMrz2BOkdxPX8qNzuBx7c7hAiEAqkKNHOe89jwVYVjspZrK4iMRrlW8tgOVkVzRUzB/xhg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.5.1","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"~0.6.1","commander":"~2.1.0","socket.io":"~0.8.0","cl-strings":"0.0.5","http-proxy":"~1.0.2","ua-parser-js":"~0.6.2","resp-modifier":"0.0.4","portscanner-plus":"0.1.0","browser-sync-client":"0.1.6","browser-sync-control-panel":"0.0.4"},"devDependencies":{"chai":"~1.8.1","gulp":"~3.5.2","mocha":"*","sinon":"~1.7.3","vinyl":"^0.2.3","lodash":"~2.4.1","optimist":"~0.6.0","cli-color":"~0.2.3","gulp-sass":"^0.7.1","supertest":"~0.9.0","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","gulp-ruby-sass":"^0.4.3","socket.io-client":"~0.9.16"}},"0.8.0":{"name":"browser-sync","version":"0.8.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.8.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"f1659ddf17f2b7485deeb6b256083064e9649ea7","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.8.0.tgz","integrity":"sha512-Yl9zo5g5TQJUnSa6iSt4eqS80WlKN5cBSYcCprEXrjpwdhsdlyGWhZvyocjFTZw/gf1Eln43WYG5vgW+yE+d7w==","signatures":[{"sig":"MEYCIQC7oFhan1mLc1iah3NOf7WsRWdyZ8V7PrR/kXC+O5e/SgIhAPfynVRvsSyDbHYoA8UMWg48pq3WoF7ey0CmBijaD04n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.5.1","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"~0.6.1","commander":"~2.1.0","socket.io":"~0.8.0","cl-strings":"0.0.5","http-proxy":"~1.0.2","ua-parser-js":"~0.6.2","resp-modifier":"0.0.4","portscanner-plus":"0.1.0","browser-sync-client":"0.1.4","browser-sync-control-panel":"0.0.4"},"devDependencies":{"chai":"~1.8.1","gulp":"~3.5.2","mocha":"*","sinon":"~1.7.3","vinyl":"^0.2.3","lodash":"~2.4.1","optimist":"~0.6.0","cli-color":"~0.2.3","gulp-sass":"^0.7.1","supertest":"~0.9.0","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","socket.io-client":"~0.9.16"}},"0.8.1":{"name":"browser-sync","version":"0.8.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.8.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"3e17b572d7ec1e372dc75de581ab6dee740ac0a1","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.8.1.tgz","integrity":"sha512-3o8F7xpzyxm7qeiRuIftUE/zhWwp9LUag+q9pNyLlJK/zNuFminfSnLMAKFjULfH7smC46leffRqmKYM8T0y4Q==","signatures":[{"sig":"MEQCIBzSEk9rcKxrl9GVZIhFQMT9K+XhiuE/VqmixdKuG6ZyAiBW3Y++UStkvy3EYNyT3gVO8J8HYupBjwJkG5baeYPkzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.5.1","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"~0.6.1","commander":"~2.1.0","socket.io":"~0.8.0","cl-strings":"0.0.5","http-proxy":"~1.0.2","ua-parser-js":"~0.6.2","resp-modifier":"0.0.4","portscanner-plus":"0.1.0","browser-sync-client":"^0.1.5","browser-sync-control-panel":"0.0.4"},"devDependencies":{"chai":"~1.8.1","gulp":"~3.5.2","mocha":"*","sinon":"~1.7.3","vinyl":"^0.2.3","lodash":"~2.4.1","optimist":"~0.6.0","cli-color":"~0.2.3","gulp-sass":"^0.7.1","supertest":"~0.9.0","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","socket.io-client":"~0.9.16"}},"1.6.5":{"name":"browser-sync","version":"1.6.5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.6.5","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"./bin/browser-sync"},"dist":{"shasum":"58a01469723a9e482cc8025a8a8f7eeaef137b7b","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.6.5.tgz","integrity":"sha512-UaH/aN2wn5BgU32zGJIYp//T7VVHWggHHDBQ1H6Ej8wL/UmxpY/FnlusginRTF+qEb9CXLr5hT8SzWsncQF9JQ==","signatures":[{"sig":"MEQCIH1y8mav8rn2MCtvkE+kwhjQh1/d/GT0rp0T80O8XcGJAiAIZ2KXBh0v0704a+40f53JB2xm+buLsMLHySKuhxHWGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"58a01469723a9e482cc8025a8a8f7eeaef137b7b","engines":{"node":">= 0.8.0"},"gitHead":"27db04de4cc116e405d88c9b71bbc1a5539bd833","scripts":{"lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pre-release":"npm test && node test/protractor/setup.js"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"2.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^4.0.3","tfunk":"^2.0.2","dev-ip":"~0.1.7","lodash":"~2.4.1","connect":"~3.2.0","minimist":"^1.1.0","commander":"~2.3.0","socket.io":"1.1.0","opt-merger":"^1.1.0","eazy-logger":"1.4.0","localtunnel":"^1.3.0","object-path":"^0.6.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","easy-extender":"^2.0.0","resp-modifier":"~0.1.2","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.4.1"},"devDependencies":{"q":"^1.0.1","chai":"~1.9.1","gulp":"~3.8.6","async":"^0.9.0","chalk":"^0.5.1","mocha":"*","sinon":"~1.10.3","vinyl":"^0.4.3","slugify":"^0.1.0","cli-color":"~0.3.2","gulp-jscs":"^1.1.2","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","portscanner":"^1.0.0","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.1.0","istanbul-coveralls":"^1.0.0","mocha-lcov-reporter":"0.0.1","conventional-changelog":"0.0.11"}},"2.21.0":{"name":"browser-sync","version":"2.21.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.21.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"91cde3a8452f22f355ebe717ca1b3c1dbf9ca096","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.21.0.tgz","integrity":"sha512-7tlCmhkuT5iil/dBRAay6fCqObXedC3ONEj4t1nB6TNYFdSXH5h6EdwS6T7N/jkphTCl90z4y8E1FsDaZgeHZQ==","signatures":[{"sig":"MEYCIQD2aPxHIR87wN8meqlB60D7geQaAnr6wKafI6skEkErswIhAMWEPQPJpRgeOSzSZFwYYysbknv5V7sxe2eGXuEjnDmf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js","client/index","client/dist"],"_shasum":"91cde3a8452f22f355ebe717ca1b3c1dbf9ca096","engines":{"node":">= 0.8.0"},"gitHead":"4e4d01e36ed247033c39858a1b7c1719c416e766","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.15.9","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.5.0","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","immutable":"3.8.1","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.3","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","emitter-steward":"^1.0.0","socket.io-client":"1.6.0"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.79.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.21.0.tgz_1513937665032_0.9461102925706655","host":"s3://npm-registry-packages"}},"0.4.12":{"name":"browser-sync","version":"0.4.12","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.4.12","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"9c33861b3d5da18aa1ceb57af67b759176b7e39d","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.4.12.tgz","integrity":"sha512-JYlAhM0f1qvm+iZDp8eVufdXwZksVH+ehooGwV6XxS5Y3+yP9OMfvNX271T9mriQucisqPb5rFbkyvLnCO241A==","signatures":[{"sig":"MEUCIDjx9Fy+WTNVKIRt/nech1lwQvmddWhMyVxwDR0XpLNCAiEA15E09FEkV/tqpsXRxqQts/7Vt2t4eajaUe+VVlryasU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.2","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.4.11":{"name":"browser-sync","version":"0.4.11","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.4.11","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"bc7b62ebb4db65f62c599f6379eb35337c17731b","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.4.11.tgz","integrity":"sha512-oSGI0yz/fHHab8pFZoKm56FxsC6vnz4P9ihAvLeM75BiB1ZYkeEm6uoKVHsj/hZXeF9lH3oeIT71ehSmAHKIRQ==","signatures":[{"sig":"MEUCIEHOCNUsDaIdyHnLHg1F+Yz0S7XNoMXtMAEJ0KDmgUmCAiEAmdCeA4AtPPUYWE4QKSZQZUdg4o9rH5kwTE754AqLR/A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.2","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"2.0.0-rc10":{"name":"browser-sync","version":"2.0.0-rc10","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.0.0-rc10","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"5aa760d15bf7be102a3f5b2b0899975bf58d90d4","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.0.0-rc10.tgz","integrity":"sha512-PwzYIvjtq/HH9bttmIADW/dzjGhyPuGekd0HJ6cQP7LjmGwGVnT9eQ0RzEzxEoNAETQNeArfN5GLUxU+ft2E8g==","signatures":[{"sig":"MEQCIDScp8yC+DTqao9Ef7li9j2ZZUyZA0ZPKZnHkY5EdsQsAiBkmUlaS1wgAVDY14JwCuA95LqRQe9IutJHTDgWIyHYHA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"5aa760d15bf7be102a3f5b2b0899975bf58d90d4","engines":{"node":">= 0.8.0"},"gitHead":"856239e24c3a3b2cc87d2d747a8a2f2ba99e2c91","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha --report lcovonly -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/shakyshane/browser-sync","type":"git"},"_npmVersion":"2.1.16","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^9.0.0","meow":"^3.0.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.4.1","socket.io":"^1.3.2","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.1","glob-watcher":"^0.0.7","serve-static":"^1.4.2","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.6","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^1.10.0","gulp":"^3.8.10","chalk":"^0.5.1","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.2.1","istanbul-coveralls":"^1.0.0","conventional-changelog":"^0.0.11"}},"2.18.0":{"name":"browser-sync","version":"2.18.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.18.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"6695a996eaf5a275ba5874d86e42af83d3d6b593","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.18.0.tgz","integrity":"sha512-po2/rm/OQXN3E4LPjaPjuV5sigiRQCPJxHQZYy20Hcjv0pvjQ/YclLjOVGjhx/vwCeiczCcmjHWb0sAhHWpqHw==","signatures":[{"sig":"MEYCIQDNgVipJ7U8j69VVMn+/WG5scceTnHtLRldP8L3qsghYQIhAM6GPLN5LjHKojkWb3QxfW5NvDvdcKxcmqXs/rc49l67","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"6695a996eaf5a275ba5874d86e42af83d3d6b593","engines":{"node":">= 0.8.0"},"gitHead":"81c3f74ed0da6f395603548d6fd7d36a2f7220c7","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"3.10.8","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"6.9.1","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.0.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.6.0","fs-extra":"0.30.0","immutable":"3.8.1","socket.io":"1.5.0","bs-recipes":"1.3.2","http-proxy":"1.15.1","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.1","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.18.0.tgz_1479330881034_0.07392177009023726","host":"packages-12-west.internal.npmjs.com"}},"2.18.2":{"name":"browser-sync","version":"2.18.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.18.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"3c101274c507e2f734dbce4e4b19bd3e124c3ea7","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.18.2.tgz","integrity":"sha512-fUrqGKqOx8cDacoSYoFV2BT9C6eAH2CcyRSq89OsWSlmZ7W0kW0+W8JoRYmVw7/epkeCtX6vtq56zVW11TXQ5g==","signatures":[{"sig":"MEUCIQCk8bGvrzra04qEJqAyy1NOJLQmKvEfwcxV2eFcKlBO2AIgLU7vDka4rEuiWkwq2aMC3s9ELLV5A/hfhDxhplCbTy4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"3c101274c507e2f734dbce4e4b19bd3e124c3ea7","engines":{"node":">= 0.8.0"},"gitHead":"d9798760d1550a0de6c7f8debd6122b331201fa4","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"3.10.8","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"6.8.1","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.0.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.6.0","fs-extra":"0.30.0","immutable":"3.8.1","socket.io":"1.5.0","bs-recipes":"1.3.2","http-proxy":"1.15.1","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.1","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.18.2.tgz_1479650972181_0.4090551796834916","host":"packages-12-west.internal.npmjs.com"}},"2.18.1":{"name":"browser-sync","version":"2.18.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.18.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"1850534f064ded1505dfca38ac18078abef4be9f","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.18.1.tgz","integrity":"sha512-xN3tCpTsMaYs+vN+tkNrJpaagBolo5zkCxSU1lc0yYGcODRJ/uSzvXs5S46p6dxqRWOGhtkKuwjc+6fbc+fe/A==","signatures":[{"sig":"MEUCIQDGD1+9dEFWCmfKug6A1fl20dgObWuAHPx34e0E06oF+AIgL1RYvsvDSIzJYZ3DKr1EFthiSWcrpK5RGctnsXQeYi0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"1850534f064ded1505dfca38ac18078abef4be9f","engines":{"node":">= 0.8.0"},"gitHead":"42bab46737bec392295c880e7acbd23315c27adb","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"3.10.8","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"6.9.1","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.0.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.6.0","fs-extra":"0.30.0","immutable":"3.8.1","socket.io":"1.5.0","bs-recipes":"1.3.2","http-proxy":"1.15.1","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.1","portscanner":"^1.0.0","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.10","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.1","emitter-steward":"^1.0.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.18.1.tgz_1479331176957_0.08125374047085643","host":"packages-12-west.internal.npmjs.com"}},"2.18.4":{"name":"browser-sync","version":"2.18.4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.18.4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"daaf70310cb72e9dbff05ff7fc78cd8d43a597ea","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.18.4.tgz","integrity":"sha512-q1PxkrMVoQ8DFj7ku0+FUbF6eFUbIqxdzRplgEtQNpf/8nDuqy1QeVOB7D+ewZtZTuu6KTj87koT9Q7c+HFFlw==","signatures":[{"sig":"MEUCIQDxd4ODCr6Hs2z3S1xw200sXxXm9XGplwdHuC2bAqpYaAIgWvdGLM66aYojo0jrprboRf+kO4o/5t7zVJVoLXCXHNs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"daaf70310cb72e9dbff05ff7fc78cd8d43a597ea","engines":{"node":">= 0.8.0"},"gitHead":"2778b14f58bc76b1a726ea4eca43a69fcc18fb23","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"3.10.8","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"6.8.1","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.6.1","fs-extra":"1.0.0","immutable":"3.8.1","socket.io":"1.6.0","bs-recipes":"1.3.2","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.2","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.2","emitter-steward":"^1.0.0","socket.io-client":"1.6.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.18.4.tgz_1481454108381_0.3451664815656841","host":"packages-12-west.internal.npmjs.com"}},"2.18.3":{"name":"browser-sync","version":"2.18.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.18.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"c43757bc9cc097294421ab3e5910e133e5b0cfdc","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.18.3.tgz","integrity":"sha512-weESLPa2HcZVxgQ6P8NOPCqUfmMsmQlBneaTktucGliUYO+5fMm/SEdT2c1LEiyH1+5fPfz/JfcKI0Xjp4R/7Q==","signatures":[{"sig":"MEUCIHgZvpbUyKcMW0vAxxbVb2r508DNhPvY8or80zX/1aQ1AiEA44gHrdbDU1c5zjN1LZC8j3tUiZEGqReIDJCOBlNW2zY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"c43757bc9cc097294421ab3e5910e133e5b0cfdc","engines":{"node":">= 0.8.0"},"gitHead":"ed71efcb10185601117d81721272a0a4a81f5aeb","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"3.10.8","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"6.8.1","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.6.1","fs-extra":"1.0.0","immutable":"3.8.1","socket.io":"1.6.0","bs-recipes":"1.3.2","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.2","portscanner":"^1.0.0","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.2","emitter-steward":"^1.0.0","socket.io-client":"1.6.0","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.18.3.tgz_1481453243996_0.7374475202523172","host":"packages-18-east.internal.npmjs.com"}},"2.18.6":{"name":"browser-sync","version":"2.18.6","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.18.6","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"7b303ea8905eaa20629e6c5d3e820c32ad96bb24","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.18.6.tgz","integrity":"sha512-/JACCEzySqJQetqX5gZbVD0SkTank+DKwhLCuxK7uE6QA4CkZL/F+MBECZ2Ep0kFGp13U/eUrc1Ei5LNX1lcLA==","signatures":[{"sig":"MEUCIQCbdzPw1Jh8v9Olsjm0w90rNqM30zcTFZPFkskuCgcKDAIgOEO3oX6QwIF6VHKkeA0oSzWV82zSjd+ViYosHQpQiTQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"7b303ea8905eaa20629e6c5d3e820c32ad96bb24","engines":{"node":">= 0.8.0"},"gitHead":"f67aced41f84a5a643e3545871f54c9c5454fd8d","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"3.10.8","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"6.8.1","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.6.1","fs-extra":"1.0.0","immutable":"3.8.1","socket.io":"1.6.0","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.2","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.2","emitter-steward":"^1.0.0","socket.io-client":"1.6.0","browser-sync-client":"2.4.4"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.18.6.tgz_1483693251367_0.9539308662060648","host":"packages-12-west.internal.npmjs.com"}},"2.18.5":{"name":"browser-sync","version":"2.18.5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.18.5","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"c04b10037289df5157a363d42100069d77e744e9","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.18.5.tgz","integrity":"sha512-EVD7KFSJoWf32spT7S3XtnBiH92EvpBBXQ83Q8er0Uge/iu/IRis+72IXlgvrQ7jMyECrYaWoXHpgJDPwg/LrA==","signatures":[{"sig":"MEYCIQCKsJNbK/55QodqTmq42+q5uHjsqOmp4qiqTSVvOfL+VgIhAICzxEo008VS2E95Ce1AVmJQKHAQyNq9xi0OHI39oXfs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"c04b10037289df5157a363d42100069d77e744e9","engines":{"node":">= 0.8.0"},"gitHead":"473fd62ea6ebfe55fef37298c9c2abc70f9ed660","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"3.10.8","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"6.8.1","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.6.1","fs-extra":"1.0.0","immutable":"3.8.1","socket.io":"1.6.0","bs-recipes":"1.3.2","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.2","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.2","emitter-steward":"^1.0.0","socket.io-client":"1.6.0","browser-sync-client":"2.4.4"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.18.5.tgz_1481458424037_0.41775938286446035","host":"packages-18-east.internal.npmjs.com"}},"2.18.8":{"name":"browser-sync","version":"2.18.8","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.18.8","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"2fb4de253798d7cfb839afb9c2f801968490cec2","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.18.8.tgz","integrity":"sha512-ym8Amd8GIcaDTOlUO+EoZRnRJ5lUJMqsWmUiC9xmdCvshkdrF4N9zvkOoewQnBYiutHd0QwrXSxV5nrB7y1Vdw==","signatures":[{"sig":"MEYCIQCDfsvZyoVcHE3swFIT1MEli2Pz899EiVodV5DdYxMSTwIhAJotQh8pYAJuEYVp9mhuXT7dN+tapsoP2xWzL+X4p7oT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"2fb4de253798d7cfb839afb9c2f801968490cec2","engines":{"node":">= 0.8.0"},"gitHead":"9e0a170df275d35d09e098bff816fc7c9885842e","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"3.10.8","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"6.8.1","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.6.1","fs-extra":"1.0.0","immutable":"3.8.1","socket.io":"1.6.0","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.2","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.3","emitter-steward":"^1.0.0","socket.io-client":"1.6.0","browser-sync-client":"2.4.5"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.18.8.tgz_1487016799975_0.3069086535833776","host":"packages-12-west.internal.npmjs.com"}},"2.18.7":{"name":"browser-sync","version":"2.18.7","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.18.7","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"12d93b875d2c4dba815246cead0fcdff94a62907","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.18.7.tgz","integrity":"sha512-jsQK+/h32i2d5daMejP6KON6nQ1acQlB9MzRXXzwAIUhynuVr4gWNuypxkejymOBS82Qhr2lpBHaIKTzMSMabA==","signatures":[{"sig":"MEUCIQCiQYUzdHFks4Xzu23UIR7RBCIhdvVtMUC3rsf5I+RDiQIgBJas3RCoBM9LzyMkZUn2c8+2qeBsGetQkUaqQESzVAg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"12d93b875d2c4dba815246cead0fcdff94a62907","engines":{"node":">= 0.8.0"},"gitHead":"838c8379c2d36137cc266964e6594ada6c4a5b6a","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"3.10.8","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"6.8.1","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.6.1","fs-extra":"1.0.0","immutable":"3.8.1","socket.io":"1.6.0","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.2","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.11.1","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.3","emitter-steward":"^1.0.0","socket.io-client":"1.6.0","browser-sync-client":"2.4.4"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.0.2","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.74.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.18.7.tgz_1485810370300_0.5562771006952971","host":"packages-12-west.internal.npmjs.com"}},"0.4.10":{"name":"browser-sync","version":"0.4.10","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.4.10","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"d4137bd6aaf9a4255ac971905cc31071f257307e","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.4.10.tgz","integrity":"sha512-pn3GyokYcV7hWkd8NpSamb3XZ0flUbjhZ8xy+cIg/rBVSj+e4LgmjysO9BMkZ3mSGCf6QR3+hYBHoXddX0DIaw==","signatures":[{"sig":"MEUCICsoNoposKYnk8PbwNlBCK+TpcgVyqHB+OlXLxAThXuEAiEAiMZcuisgmBKZfSdxhh8La94p3ZXSVjaS6x2gAii7P1I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.2","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"2.18.9":{"name":"browser-sync","version":"2.18.9","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.18.9","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"6945fabfdd1a1e681f5a1bc95af7832b75106544","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.18.9.tgz","integrity":"sha512-Yg/yNKvbYrtxnPH/QsB8FCRvWrI9NCN7wHvKMSPlqoM9Y/hkhYFGjTB+v8Gk6opsqQl3HTjikbpmUthArPu6eQ==","signatures":[{"sig":"MEYCIQCz/++3hwKAUKuQiTtUlsBynJNbk0Jmepal2oMoYAOqkgIhAIhS2zchVx3LaW3d3Aak8ZY9jtedXSuLi6iCIlq4Gwf8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib","lodash.custom.js"],"_shasum":"6945fabfdd1a1e681f5a1bc95af7832b75106544","engines":{"node":">= 0.8.0"},"gitHead":"b2955fcfe67353fc1d953c7b4d72ecc294003573","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"3.10.10","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"6.10.3","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","immutable":"3.8.1","socket.io":"1.6.0","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.2","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"0.6.3","emitter-steward":"^1.0.0","socket.io-client":"1.6.0","browser-sync-client":"2.4.7"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.79.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.18.9.tgz_1494850580997_0.31759310560300946","host":"packages-12-west.internal.npmjs.com"}},"2.3.1":{"name":"browser-sync","version":"2.3.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.3.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"58b50ccb98eea819c0c2d4ebe0f0f51ac10c1e25","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.3.1.tgz","integrity":"sha512-R/bHKEVvOsvXXjA481QWwve5p3nIie5Y1+xM3ZfX9mIWlef1rUbZuHn47TIlV6Y54fvn1rcXxQZAnlQNVmNBWA==","signatures":[{"sig":"MEUCIQCr2PoaU/lFXjFhgl2TV2Z8XlZ/Phnyn3+jTdf9SGf2bAIgUYmcyalOfDVRub7eeva1OfFFplS4hX/u0Gkd+k8OZbQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"58b50ccb98eea819c0c2d4ebe0f0f51ac10c1e25","engines":{"node":">= 0.8.0"},"gitHead":"9cb6c34fe4b9cdea76615f2c08100c17432bc09e","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.6.0","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.32","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","glob-watcher":"^0.0.8","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.3.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.10","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","bs-html-injector":"^1.3.0","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","conventional-changelog":"0.0.14"}},"2.10.0":{"name":"browser-sync","version":"2.10.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.10.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"466b1f10efab680ff36905a30b7a22f86f1e0ee8","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.10.0.tgz","integrity":"sha512-1A55E5SyO0GXTzeWPul5jIdlKFav5AcPQlU81gXLoerBnM3OuWbjYByruPrSJiNgTSKQnnLJoMVCutr7dgPXbw==","signatures":[{"sig":"MEUCIEephQrV3B9aT2XBMw5No0sXUWuG63i181jMLLpK92LzAiEA/mXGoQ4ZUamX+Zew9vB3P7qGupKP+bN5Vl74oSW08pM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"466b1f10efab680ff36905a30b7a22f86f1e0ee8","engines":{"node":">= 0.8.0"},"gitHead":"48fd16ccfa0e3c53b15708f106f670b340f43f89","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.11.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^3.0.2","foxy":"^11.1.2","meow":"3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"^1.0.0","anymatch":"^1.3.0","chokidar":"^1.0.5","fs-extra":"^0.26.2","immutable":"^3.7.4","socket.io":"^1.3.7","bs-recipes":"^1.0.5","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^5.0.0","browser-sync-ui":"^0.5.16","emitter-steward":"^1.0.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","rimraf":"^2.4.3","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","socket.io-client":"1.3.7","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"}},"2.3.2":{"name":"browser-sync","version":"2.3.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.3.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"a74161f5f795721e7fcae5332d46d017289aa0f6","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.3.2.tgz","integrity":"sha512-00uPIp0z2DQrvA/K8fSRnjrY7jvcATGDUK7Nl7NzX6WaVxRph3nK0TX2hdmJNOHMOLOq1yhdXcYSpUBCFPNnBA==","signatures":[{"sig":"MEQCIHWBczmk2BtkE7v0QyjanWFoJbc00E1F5hhZis3abhJvAiBtkma8Tlc1iGH2JKHhC7f6WJ2y9OiVxbdXspw6shgCWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"a74161f5f795721e7fcae5332d46d017289aa0f6","engines":{"node":">= 0.8.0"},"gitHead":"b2107c52376048bce8d2d890484d3c0124c1025e","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.5","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","glob-watcher":"^0.0.8","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.3.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.11","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","bs-html-injector":"^1.3.0","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","conventional-changelog":"0.0.14"}},"2.3.0":{"name":"browser-sync","version":"2.3.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.3.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"df2ed52ff42d29f0c22a01b0939098dfe87fb9cf","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.3.0.tgz","integrity":"sha512-pG57SExPv1bURPgzaZ82loYdHTgsWYrF+hIsHAG6Kh8FNwt0qkPI0M0ywsWcPaT371yVqmN0nNX8NmygfA2J4Q==","signatures":[{"sig":"MEUCIBoeBG+KfxPQqjM/TaEKOMuUvZLr/WQTx4IdBs+Z26pyAiEA5AebX8j1UoHghQVa5TSkOebQU6JB1PrEqRn0UJgxZkk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"df2ed52ff42d29f0c22a01b0939098dfe87fb9cf","engines":{"node":">= 0.8.0"},"gitHead":"a182cd2704ce6b3b7a7c331785a2244648cf8cf2","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.3","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","glob-watcher":"^0.0.8","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.2.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.10","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","bs-html-injector":"^1.3.0","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","conventional-changelog":"0.0.14"}},"2.10.1":{"name":"browser-sync","version":"2.10.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.10.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"a86a8985225acbf4cecba9f0a69a8c6262b24ba1","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.10.1.tgz","integrity":"sha512-45moqyLOT/JBY0KuuzrMrE8KadR28xyo9zJrwY4ivbPnprQxiftbVer/gr7xU6Yj8YgRGS0gweT0a9UUDvBCVw==","signatures":[{"sig":"MEUCIQCafAffUKLYlaH9GAdLkq/v39Vaak/R1SCJPK63wN5BYAIgRpHXTkgaQKhWu0klGxy3pmGE1g5Y6EyME9+WrFaSTHs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"a86a8985225acbf4cecba9f0a69a8c6262b24ba1","engines":{"node":">= 0.8.0"},"gitHead":"23552da965193b98dcb910c04884499ef08c5b43","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.14.7","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.2.2","dependencies":{"opn":"^3.0.2","foxy":"^11.1.2","meow":"3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"^1.0.0","chokidar":"1.4.1","fs-extra":"^0.26.2","immutable":"^3.7.4","socket.io":"^1.3.7","bs-recipes":"^1.0.5","micromatch":"2.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^5.0.0","browser-sync-ui":"^0.5.16","emitter-steward":"^1.0.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","rimraf":"^2.4.3","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","socket.io-client":"1.3.7","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"}},"1.5.0":{"name":"browser-sync","version":"1.5.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.5.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"./bin/browser-sync"},"dist":{"shasum":"b32d006a98e8e1630730c462761069bdfa64806e","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.5.0.tgz","integrity":"sha512-bGmQI+jhXM//V3DvQRSO1hWDaW0jxcTZ555jkrEzTLuPPKQwLFGMX1R/qDF6for2KBTLHHNaL/THSdQekiBC4g==","signatures":[{"sig":"MEQCIGrdpw/+0Fr/60w9r353yz0MkafoqRJqs9DZPLk5Xh5tAiBVpEoX3nA5tukg9BOfXoL9lIX2PraPV3rMtdpN45Pr4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"b32d006a98e8e1630730c462761069bdfa64806e","engines":{"node":">= 0.8.0"},"gitHead":"eb52d14047b46c73cb449eed15a7b4a1abda28ad","scripts":{"lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","_cover":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && cat ./coverage/lcov.info && rm -rf ./coverage"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"2.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^0.2.1","dev-ip":"~0.1.7","lodash":"~2.4.1","connect":"~3.1.0","minimist":"^1.1.0","commander":"~2.3.0","socket.io":"1.1.0","cl-strings":"0.0.5","http-proxy":"~1.3.0","opt-merger":"0.1.3","eazy-logger":"^1.3.2","localtunnel":"^1.3.0","object-path":"^0.6.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","easy-extender":"^1.1.0","resp-modifier":"~0.1.2","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.3.2"},"devDependencies":{"q":"^1.0.1","chai":"~1.9.1","gulp":"~3.8.6","chalk":"^0.5.1","mocha":"*","sinon":"~1.10.3","vinyl":"^0.3.0","cli-color":"~0.3.2","coveralls":"^2.11.1","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.1.0","istanbul-coveralls":"^1.0.0","mocha-lcov-reporter":"0.0.1"}},"1.5.1":{"name":"browser-sync","version":"1.5.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.5.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"./bin/browser-sync"},"dist":{"shasum":"16d6fcc0866b4159e1293d56ff64ec243ca34776","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.5.1.tgz","integrity":"sha512-BHTMp/XfKBI63pgMT4gWOMuBxAjKsANzkfl2lOpYLWx515tGpoIJmDXhqIV6p9vzpE4/Ku2teQ8tfKyzKZ104Q==","signatures":[{"sig":"MEYCIQDkwr9ruvyPfFi4Ye1brUW82ddllU/BfqWo5Njdb6DBmwIhAPgRDqPzqx9UtSF61AFiu+V3htsCt4j45V1Wl5qGW4ig","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"16d6fcc0866b4159e1293d56ff64ec243ca34776","engines":{"node":">= 0.8.0"},"gitHead":"c28598ede0e2ab5dee062b017375a6d4412ba10e","scripts":{"lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","_cover":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && cat ./coverage/lcov.info && rm -rf ./coverage"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"2.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^0.2.1","dev-ip":"~0.1.7","lodash":"~2.4.1","connect":"~3.1.0","minimist":"^1.1.0","commander":"~2.3.0","socket.io":"1.1.0","cl-strings":"0.0.5","http-proxy":"~1.3.0","opt-merger":"0.1.3","eazy-logger":"^1.3.3","localtunnel":"^1.3.0","object-path":"^0.6.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","easy-extender":"^1.1.0","resp-modifier":"~0.1.2","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.3.2"},"devDependencies":{"q":"^1.0.1","chai":"~1.9.1","gulp":"~3.8.6","chalk":"^0.5.1","mocha":"*","sinon":"~1.10.3","vinyl":"^0.3.0","cli-color":"~0.3.2","coveralls":"^2.11.1","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.1.0","istanbul-coveralls":"^1.0.0","mocha-lcov-reporter":"0.0.1"}},"1.5.2":{"name":"browser-sync","version":"1.5.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.5.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"./bin/browser-sync"},"dist":{"shasum":"eb32cf28375390cebf01bde381e6dcddf465ec8f","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.5.2.tgz","integrity":"sha512-uO2TU0+vYXkPwOWlcLSmHbfo6TUu1Z/fqVZkWtSlOe+Ir83vDKN7vC9ji7Xk8dwvm8Orc1SYxU+JaRkStMCDaQ==","signatures":[{"sig":"MEUCIQC/r7zbHH7nxacruu7H7dUEIhc6G7Onkk/NrgY2ohCuLgIgbeVX/fzleSs38RrseWOCMI1JZXOOri40HK9+g7VNwXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"eb32cf28375390cebf01bde381e6dcddf465ec8f","engines":{"node":">= 0.8.0"},"gitHead":"95a68f77e0738467b6a2beb07219ede9369c25ba","scripts":{"lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"2.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^0.2.1","dev-ip":"~0.1.7","lodash":"~2.4.1","connect":"~3.2.0","minimist":"^1.1.0","commander":"~2.3.0","socket.io":"1.1.0","http-proxy":"~1.4.3","opt-merger":"0.1.3","eazy-logger":"1.3.3","localtunnel":"^1.3.0","object-path":"^0.6.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","easy-extender":"1.1.0","resp-modifier":"~0.1.2","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.3.2"},"devDependencies":{"q":"^1.0.1","chai":"~1.9.1","gulp":"~3.8.6","chalk":"^0.5.1","mocha":"*","sinon":"~1.10.3","vinyl":"^0.4.3","cli-color":"~0.3.2","gulp-jscs":"^1.1.2","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.1.0","istanbul-coveralls":"^1.0.0","mocha-lcov-reporter":"0.0.1"}},"1.5.3":{"name":"browser-sync","version":"1.5.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.5.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"./bin/browser-sync"},"dist":{"shasum":"8df741beec01a7ac68e49e0dba2e53fefb323df8","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.5.3.tgz","integrity":"sha512-PDMH0YLntUCutpdTWwQ7/xi8Yd/XevEfKP00XE/9o/BIjtNRCCTwEE/bHg6+GbJCXNxSXAhIpCARpcfwbgi6Tw==","signatures":[{"sig":"MEQCIA0y391CdKquze5rJnocwqjp7hoP+ZpFCw54R+FFbZ1OAiATtSgNJMDyytHgIhnYMYaSTcr6P9Iv78hQwF1Wn8VmBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"8df741beec01a7ac68e49e0dba2e53fefb323df8","engines":{"node":">= 0.8.0"},"gitHead":"429cfe15be8e2bbd3ba25eeb3413007b58c95c83","scripts":{"lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"2.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^2.0.0","tfunk":"^2.0.2","dev-ip":"~0.1.7","lodash":"~2.4.1","connect":"~3.2.0","minimist":"^1.1.0","commander":"~2.3.0","socket.io":"1.1.0","http-proxy":"~1.4.3","opt-merger":"0.2.1","eazy-logger":"1.3.3","localtunnel":"^1.3.0","object-path":"^0.6.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","easy-extender":"1.1.0","resp-modifier":"~0.1.2","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.4.0"},"devDependencies":{"q":"^1.0.1","chai":"~1.9.1","gulp":"~3.8.6","chalk":"^0.5.1","mocha":"*","sinon":"~1.10.3","vinyl":"^0.4.3","cli-color":"~0.3.2","gulp-jscs":"^1.1.2","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.1.0","istanbul-coveralls":"^1.0.0","mocha-lcov-reporter":"0.0.1"}},"1.5.4":{"name":"browser-sync","version":"1.5.4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.5.4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"./bin/browser-sync"},"dist":{"shasum":"f6ec9c29486f3624ce69b3e8dda4887e3b7bfc82","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.5.4.tgz","integrity":"sha512-l5rnTABiCwDnF+upsiJaxvxB9MfvLgX6/elp4Www9Z7SswV/OnFc3xC0gojIf/x4rtcpj72lqv/nG6u4oM4MfA==","signatures":[{"sig":"MEUCICVxXV49AgKoCgiPSwy9lhlUmwt7W3OOYss6QNj0lkSaAiEApLwQXkuH5+DsnnFsTairnityccjkYXJ8X4eGkedfi4M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"f6ec9c29486f3624ce69b3e8dda4887e3b7bfc82","engines":{"node":">= 0.8.0"},"gitHead":"6a04f691dacff3781f179b04db9a116f394bed09","scripts":{"lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"2.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^2.0.0","tfunk":"^2.0.2","dev-ip":"~0.1.7","lodash":"~2.4.1","connect":"~3.2.0","minimist":"^1.1.0","commander":"~2.3.0","socket.io":"1.1.0","http-proxy":"~1.4.3","opt-merger":"0.2.1","eazy-logger":"1.3.3","localtunnel":"^1.3.0","object-path":"^0.6.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","easy-extender":"1.1.0","resp-modifier":"~0.1.2","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.4.0"},"devDependencies":{"q":"^1.0.1","chai":"~1.9.1","gulp":"~3.8.6","chalk":"^0.5.1","mocha":"*","sinon":"~1.10.3","vinyl":"^0.4.3","cli-color":"~0.3.2","gulp-jscs":"^1.1.2","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.1.0","istanbul-coveralls":"^1.0.0","mocha-lcov-reporter":"0.0.1"}},"1.5.5":{"name":"browser-sync","version":"1.5.5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.5.5","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"./bin/browser-sync"},"dist":{"shasum":"578b91989d682c10755a808a78a9eef017ef5f97","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.5.5.tgz","integrity":"sha512-B7hlWuRcYigtGx1OIkAj8yPsk1RLHwPdeHxYSBxcuTnq48MrLuYShRdzxeWq7QQiHRPRifoFS577dT1EdyClLA==","signatures":[{"sig":"MEUCIQC4lsgeqcx5HYuKdzYZqz56DuOiarTF6+yD21gI+en0GgIgI9BBiEVesgFOPYPE0Tc8CjppGhZz7I43sYjdpz54XhM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"578b91989d682c10755a808a78a9eef017ef5f97","engines":{"node":">= 0.8.0"},"gitHead":"6cc2de633db1fb635017aecf6c40b47c57be25b4","scripts":{"lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"2.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^2.0.0","tfunk":"^2.0.2","dev-ip":"~0.1.7","lodash":"~2.4.1","connect":"~3.2.0","minimist":"^1.1.0","commander":"~2.3.0","socket.io":"1.1.0","http-proxy":"~1.4.3","opt-merger":"0.2.1","eazy-logger":"1.3.3","localtunnel":"^1.3.0","object-path":"^0.6.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","easy-extender":"1.1.0","resp-modifier":"~0.1.2","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.4.0"},"devDependencies":{"q":"^1.0.1","chai":"~1.9.1","gulp":"~3.8.6","chalk":"^0.5.1","mocha":"*","sinon":"~1.10.3","vinyl":"^0.4.3","cli-color":"~0.3.2","gulp-jscs":"^1.1.2","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.1.0","istanbul-coveralls":"^1.0.0","mocha-lcov-reporter":"0.0.1"}},"0.4.21":{"name":"browser-sync","version":"0.4.21","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.4.21","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"c9f20188ccae6a6d5dc3658348d95840823b35fa","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.4.21.tgz","integrity":"sha512-mNikE4zzEXP6tGISJ8uttEPqxW+ElyzKQM/V/5n8HNbABinXgGYz5j2TvmpEzaGJU00vYsCxD/YFn1m34Kp4zw==","signatures":[{"sig":"MEYCIQC75ZwSMT+A5PfBV0pl03WLAe4RgxcIJPc9B7DSKmSmpQIhAIXZGPoreyrQekiydvKWLL05be7qDHTQ01hx2yhROPHW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.3.11","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.4.3","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.5","lodash":"~1.3.1","connect":"~2.11.0","optimist":"0.6.0","socket.io":"~0.9.16","cl-strings":"~0.0.2","http-proxy":"~0.10.3","portscanner":"~0.1.3","ua-parser-js":"~0.6.2"},"devDependencies":{"chai":"~1.8.1","grunt":"~0.4.1","karma":"~0.10.2","sinon":"~1.7.3","optimist":"~0.6.0","cli-color":"~0.2.3","grunt-cli":"*","grunt-karma":"~0.6.2","grunt-shell":"~0.6.1","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","grunt-mocha-test":"~0.8.1","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-chrome-launcher":"~0.1.0","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-html2js-preprocessor":"~0.1.0"}},"0.7.0":{"name":"browser-sync","version":"0.7.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.7.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"f960f7d090f4d16a839d8b4277a6ae77d74b2d8f","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.7.0.tgz","integrity":"sha512-4fMRs1iLxlMnfGybeINFMgx9SafFsXg5yY42m+O3TF7uXer3IjIFhwZek7tPuJpFRluXUUSvhL1SSJhJq1XxFA==","signatures":[{"sig":"MEUCIQDduSk75pUEEiLKLZGUqtAPGzWU1iI7mbZPX5bUonCN9QIgQ6Xe9Q6z0BSFaqvoWII33qXqp/MV1RflGXST6OfhsJU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.5.1","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"~0.6.1","commander":"~2.1.0","socket.io":"~0.9.16","cl-strings":"0.0.5","http-proxy":"~1.0.2","ua-parser-js":"~0.6.2","resp-modifier":"0.0.4","portscanner-plus":"0.1.0","browser-sync-client":"0.0.3"},"devDependencies":{"chai":"~1.8.1","gulp":"~3.5.2","mocha":"*","sinon":"~1.7.3","lodash":"~1.3.1","optimist":"~0.6.0","cli-color":"~0.2.3","supertest":"~0.9.0","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","socket.io-client":"~0.9.16"}},"0.7.3":{"name":"browser-sync","version":"0.7.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.7.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"11d3f998007e24dd96428a67772b8a14703ac272","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.7.3.tgz","integrity":"sha512-fxl6MzrSBHvJGxjs5GL35ceZ42+QIs8Jt/r5ZrNRP9XUSdGioI5F0jxX38Ix1xaNpRf+51yebI5ZEnVLHDyQCQ==","signatures":[{"sig":"MEYCIQCvwfDKZeyvM4eACTLQvbWnRksa2LCxF3maqzpd7AhjrAIhAK8GWs9kSyNG8ODHYmzBCCmP4zM/B0O1gMhoSPBpN4S2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.5.1","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"~0.6.1","commander":"~2.1.0","socket.io":"~0.8.0","cl-strings":"0.0.5","http-proxy":"~1.0.2","ua-parser-js":"~0.6.2","resp-modifier":"0.0.4","portscanner-plus":"0.1.0","browser-sync-client":"0.0.4","browser-sync-control-panel":"0.0.3"},"devDependencies":{"chai":"~1.8.1","gulp":"~3.5.2","mocha":"*","sinon":"~1.7.3","lodash":"~2.4.1","optimist":"~0.6.0","cli-color":"~0.2.3","supertest":"~0.9.0","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","socket.io-client":"~0.9.16"}},"2.9.11":{"name":"browser-sync","version":"2.9.11","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.9.11","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/Browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"a935714a02baf0488548081c8f9149640793e9da","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.9.11.tgz","integrity":"sha512-VNl5K4TiLqCRP4zV8rp5EXJFniZzzk/n3Pa/l2roZrEgvNHisw2f3W/5ugpFPaBZvvyb2iPGkQ9VcYcY1h0UmA==","signatures":[{"sig":"MEUCIDbmrTZDEw8AFXzfTLGRwaNsZlAExDoXt3ty1PGKTKvLAiEA4nYC2CxPieCTmXDucn4dvMjHSUKGzXgM3WgmvGszmwQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"a935714a02baf0488548081c8f9149640793e9da","engines":{"node":">= 0.8.0"},"gitHead":"91b7838c28eb49aa40aec65922158047bb177103","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"https://github.com/Browsersync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^3.0.2","foxy":"^11.1.2","meow":"3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"^1.0.0","anymatch":"^1.3.0","chokidar":"^1.0.5","pad-left":"^2.0.0","immutable":"^3.7.4","socket.io":"^1.3.7","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^5.0.0","browser-sync-ui":"^0.5.16","emitter-steward":"^1.0.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","socket.io-client":"1.3.7","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"}},"0.7.4":{"name":"browser-sync","version":"0.7.4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.7.4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"b8bf4e05713b160e95de5d9cb7a6fa813451967b","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.7.4.tgz","integrity":"sha512-pGvjcEFFOG+6QD+P73l6Klm5HXJ+AcL9LfbsbxG9uCIDPUjy2xrFhV2a2rN0qIHWOIsJkEXkGNgRxxcpegr4LA==","signatures":[{"sig":"MEUCIQDmzEmVuzSt/d2oKuD3D2o3PCuNWPBNBtdNkCE+/YJfbwIgeSdcanB2OtiBG9MxkC8xEPfENlnaFnZt24/SvlbBcQo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.5.1","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"~0.6.1","commander":"~2.1.0","socket.io":"~0.8.0","cl-strings":"0.0.5","http-proxy":"~1.0.2","ua-parser-js":"~0.6.2","resp-modifier":"0.0.4","portscanner-plus":"0.1.0","browser-sync-client":"0.0.5","browser-sync-control-panel":"0.0.3"},"devDependencies":{"chai":"~1.8.1","gulp":"~3.5.2","mocha":"*","sinon":"~1.7.3","lodash":"~2.4.1","optimist":"~0.6.0","cli-color":"~0.2.3","supertest":"~0.9.0","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","socket.io-client":"~0.9.16"}},"2.9.10":{"name":"browser-sync","version":"2.9.10","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.9.10","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/Browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"1a65dad69e856a85dd69570f52dba5644e1af2db","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.9.10.tgz","integrity":"sha512-v6MVsfdL1X7DO5IUmSRGcxRiBGxSCKA5cLxhLUpVNTvej754lhZnZXOIzFY7LGOccHll3j1rCMs93JvgKbr2rA==","signatures":[{"sig":"MEQCID68EUhILVr+/HuuGY1enZyJ9QlJWIILKjKkXMOAmGStAiB+91JdfaqSOYSsCRHrNoLv/cFS3VoF34vNbCfoN3JfjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"1a65dad69e856a85dd69570f52dba5644e1af2db","engines":{"node":">= 0.8.0"},"gitHead":"fece1f754c981140a35f75e4557a5fe215362b62","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"https://github.com/Browsersync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^3.0.2","foxy":"^11.1.2","meow":"3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"^1.0.0","anymatch":"^1.3.0","chokidar":"^1.0.5","pad-left":"^2.0.0","immutable":"^3.7.4","socket.io":"^1.3.7","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^5.0.0","browser-sync-ui":"^0.5.16","emitter-steward":"^1.0.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.2"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","socket.io-client":"1.3.7","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"}},"0.7.1":{"name":"browser-sync","version":"0.7.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.7.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"1621f5c285110494eb6ec176ea44fe5f415e45e8","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.7.1.tgz","integrity":"sha512-brMH1wn5RA98R8thTCI00bi2SjDtizMEao/FV/soqhdJl8uARV7nqeSWyZ82DmZvuzjVjcFuDVXHdowuIyeKFA==","signatures":[{"sig":"MEUCIFkQsssMNjD20K+K3eQoVyb4fVsLFjUC2ak0nyV7ITK3AiEA+wJ7JQBqxVdc6AjEUmTWpgLgrNBqd5DwXI8ZgeHNDtQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.5.1","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"~0.6.1","commander":"~2.1.0","socket.io":"~0.9.16","cl-strings":"0.0.5","http-proxy":"~1.0.2","ua-parser-js":"~0.6.2","resp-modifier":"0.0.4","portscanner-plus":"0.1.0","browser-sync-client":"0.0.3","browser-sync-control-panel":"0.0.1"},"devDependencies":{"chai":"~1.8.1","gulp":"~3.5.2","mocha":"*","sinon":"~1.7.3","lodash":"~1.3.1","optimist":"~0.6.0","cli-color":"~0.2.3","supertest":"~0.9.0","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","socket.io-client":"~0.9.16"}},"0.7.2":{"name":"browser-sync","version":"0.7.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@0.7.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"lib/index.js"},"dist":{"shasum":"f6d85875d9c3f7ff78a7887708592b35913befda","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-0.7.2.tgz","integrity":"sha512-kbixlqNCNc8E0W+sqRLJJW12EsihSTOJw48BwpT1G7POHESacjrwMuN6moMVKwAnDIIFU/IyfBUxcxwxNRn5ZA==","signatures":[{"sig":"MEUCIDpo/5H83EQYsyeLLxeLvGVMYVOdizuWjZA4t+Gsx4phAiEA3KM95NLzpwA07+1fgBoEn92D5eB/vjEQgpaDm3zFdDI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT","type":"MIT"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.3","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"url":"~0.7.9","gaze":"~0.5.1","open":"~0.0.4","path":"~0.4.9","dev-ip":"~0.1.7","lodash":"~2.2.1","connect":"~2.13.0","optimist":"~0.6.1","commander":"~2.1.0","socket.io":"~0.9.16","cl-strings":"0.0.5","http-proxy":"~1.0.2","ua-parser-js":"~0.6.2","resp-modifier":"0.0.4","portscanner-plus":"0.1.0","browser-sync-client":"0.0.4","browser-sync-control-panel":"0.0.1"},"devDependencies":{"chai":"~1.8.1","gulp":"~3.5.2","mocha":"*","sinon":"~1.7.3","lodash":"~1.3.1","optimist":"~0.6.0","cli-color":"~0.2.3","supertest":"~0.9.0","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","socket.io-client":"~0.9.16"}},"2.9.12":{"name":"browser-sync","version":"2.9.12","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.9.12","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"22b011e44e66503e0c00760f7c2b41fd248268d6","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.9.12.tgz","integrity":"sha512-J/2n3nTA/5tXy0nqbUQ4pyxS1dYRWnj6g493Ga/BHEimpdnkpZcs5Lk9f4dEPL3/ruigdA0QPqbAnfxY/gs5OA==","signatures":[{"sig":"MEUCIQDO4Ql+iz3lT6Sd8AVGWsbkQe7BCzt4gcfGkh9X7qm7PQIgDZ3h2iGSPnMtrORjelXAZr5DVekz6uGXZdz6D/jgTIo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"22b011e44e66503e0c00760f7c2b41fd248268d6","engines":{"node":">= 0.8.0"},"gitHead":"5e3bc5a895ddc01233559c8255376b932ba3b330","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.11.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.12.2","dependencies":{"opn":"^3.0.2","foxy":"^11.1.2","meow":"3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"^1.0.0","anymatch":"^1.3.0","chokidar":"^1.0.5","immutable":"^3.7.4","socket.io":"^1.3.7","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^5.0.0","browser-sync-ui":"^0.5.16","emitter-steward":"^1.0.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","socket.io-client":"1.3.7","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"}},"2.22.0":{"name":"browser-sync","version":"2.22.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.22.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"2793c19620ee95a372045caca3f76c15509e0e72","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.22.0.tgz","integrity":"sha512-odCO+jeNE1pCDhb4GUaYx0w/X+6+u4ibVRvoHg4U4Si8IkwdpFNBipru+R4zyyM6TmIugNmiurPIfn3O8sz5qA==","signatures":[{"sig":"MEUCIFm48+YUhoXoNh/6Chd2VFV3Vp/ZDGsfhct7MaWHLf9wAiEArc5Gh7vAzfaqgqM3J5xZMCoG0+awP1bLgWmni1NGfEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"f72a6ad619d3c9abe27905e15ef5b14b480c8b46","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","prepublish":"tsc","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"5.5.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.9.3","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","immutable":"3.8.1","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.3","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","emitter-steward":"^1.0.0","connect-history-api-fallback":"^1.5.0"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"^2.6.2","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.22.0.tgz_1514453278946_0.6598961199633777","host":"s3://npm-registry-packages"}},"2.24.3-rc1":{"name":"browser-sync","version":"2.24.3-rc1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.24.3-rc1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"bc29383eaf39a24d421bf4db9e31079af0499cd7","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.24.3-rc1.tgz","fileCount":136,"integrity":"sha512-VzzVDX3yeWx3JIJOlDpoXSoNxj4y9v9DRoEudTbTju9zfcUPneLBC4SWwA6JFM0BVTETUR8PJibtArpbd4jfkA==","signatures":[{"sig":"MEUCIQCHTr1Gpdjm1XMdGr3IIaI/5m8h6A0fs8zvZK+UQ3W4hgIgGac7ifJtIDS6dD4f6gCxdi06eNJZsgdewsnC6n9B3aU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1238368,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6icgCRA9TVsSAnZWagAAGTUQAIEYlNWZjrtmC+ciIjep\nmdEEBVnMqVHeup/C4ENh/fO3sCzFq0ICxKmBVasM8Hecz0k0Chw3/TG9hbZK\nJsdtoQSPOxbimE7nq4jGgsFPknIqu2iV/566wktfvWPyWTduf0mINif1CH+R\nutP1lUl97I2qihq7Xkh6QTrCfiS69Y1rvJD/nkHYyUVr6IgJM0jwfKJvh/v5\nph7RI6hZmDuAHrs5zUGLVT3GcLxk+Pu4UXBMg367WP0xuhA89pWiO6PVGYX5\nZnn1+1nyCx3eW8D01PEQIuz5ggbfMJZzJ0lXcMi1I7H4IkjeioXMa2zijm/M\nMwfl9Opob+QtCf4BeRK8ircUku0/TzVQJRkj1KtSO/vuEes9z9oAbJAFpPw+\n/9DmhM55oOufzkBCir4F0Sq4QcQr4Exsk6jb8XdeRHTxV0vH2UohnrSDiwhn\nv3iz2GXpS/G+hfrEgNTnyhzk/PG5cRJpFZKLouNJb6X64t9rzBXqhTJx70UW\nRQkhrkKX6tqgq1ghFtfg3kE4mcdAOf0+47D0BKd8io+rzIHN6WzxaYqiisqP\n6SfoPaPR27GFpMYDRzyhvcjE3wWN40avcf/KSKwSKV/eWCTLVKpa9K0mWe/+\nB8tgz513W9XVEomg/63zWsmB+QsTqRiVLwg82wyxkm9eShB3gPSNUDZqN3ND\nvp6W\r\n=CEcH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"e07499421210011531569410522965bf9de6aedb","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"5.5.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.9.3","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"3.8.2","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.9.0","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","connect-history-api-fallback":"^1.5.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","cypress":"2.1.0","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"2.8","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.24.3-rc1_1525294878411_0.9178940459695544","host":"s3://npm-registry-packages"}},"2.11.2":{"name":"browser-sync","version":"2.11.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.11.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"be3aab58349da70a1ab0314e765f396d684c39d5","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.11.2.tgz","integrity":"sha512-p+0QUfz45M7oK5LkJ0hkLeydc2v34kni2Gl+eSp0a+QemDWMwwlx1c7gxO7D2QXYwP+ZP0cuBWG3NdPuETNkwA==","signatures":[{"sig":"MEQCIGs4d3it+mjB8dx9cwpmnVtwRUb2tcSwhsBrlKVs826fAiAlf6YXWKBmneScfDIHgz4JNMJYc8e0y1KGJuezmy07EA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"be3aab58349da70a1ab0314e765f396d684c39d5","engines":{"node":">= 0.8.0"},"gitHead":"5577643f0137a586caf0f53944d59c4b361f9c75","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.14.12","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.2.4","dependencies":{"opn":"^3.0.2","foxy":"^11.1.2","meow":"3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"^1.0.0","chokidar":"1.4.1","fs-extra":"^0.26.2","immutable":"^3.7.4","socket.io":"1.4.5","bs-recipes":"^1.0.5","micromatch":"2.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^5.0.0","browser-sync-ui":"^0.5.16","emitter-steward":"^1.0.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","rimraf":"^2.4.3","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","socket.io-client":"^1.4.5","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.11.2.tgz_1458680368661_0.6660349399317056","host":"packages-13-west.internal.npmjs.com"}},"2.19.0":{"name":"browser-sync","version":"2.19.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.19.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/Browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"8727742a87b6f6320fb293238a6ec8db57e4939a","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.19.0.tgz","integrity":"sha512-jAE/zcK33CGNkCXmPpu3yxGfiuvSKa4CGNffqXpK1XYah3oUIzsezKzUgR0/Jcxhw36AlKS/0sa0suuEZWLEzg==","signatures":[{"sig":"MEUCIQCmYEHqHHpXrg8M/3iAoFg/KlVkLM1x9ltvWHkhIaJWfQIgGOJ/JtrIYSH1uolwewuHIuOXPtL5hNtdbF+jfr9GmDw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"gitHead":"a069c049d94f9b27f94f16162737c79a6c8a7041","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/Browsersync/browser-sync.git","type":"git"},"_npmVersion":"5.5.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.9.3","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","immutable":"3.8.1","socket.io":"1.6.0","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.3","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"1.0.0","emitter-steward":"^1.0.0","socket.io-client":"1.6.0","browser-sync-client":"2.5.1"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","eslint":"3.7.1","rimraf":"2.5.4","request":"2.79.0","istanbul":"0.4.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.15.0","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"1.5.0","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.19.0.tgz_1513711054805_0.6319345438387245","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"browser-sync","version":"2.4.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.4.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"85256e9e1b6feed1e12edafec1025337231526d3","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.4.0.tgz","integrity":"sha512-dWsL6QPtbAcbjpaf5ABR8JGs46y/2S8sBDU7Qn0GMnGAwQtRsrb8ZUTzpEfNBVrBwFQBirztvl3j8cs4SDQihw==","signatures":[{"sig":"MEYCIQCoAUBiEEg3t+hlsKEncVJlwtX5+CcF8wowWwXY/hHMCgIhALw/ajJCz6EOlYYctMLDsZa3dbXIGjrizuSMK56/lw9A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"85256e9e1b6feed1e12edafec1025337231526d3","engines":{"node":">= 0.8.0"},"gitHead":"ac75299a84d0edfe39a2c1049433dc0258cbe5a0","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.0.2","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.5","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","glob-watcher":"^0.0.8","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.3.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.11","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^0.7.1","bs-html-injector":"^1.5.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","conventional-changelog":"0.0.14"}},"2.4.1":{"name":"browser-sync","version":"2.4.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@2.4.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"97be5d219bf2a9b582802f059332c42a87fce0c1","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.4.1.tgz","integrity":"sha512-Tc6yoOs0R702s9d6vw6pbJF4pVioQtsZHHZGKtMZ44L8q8hsNaE4cbq2tIF2SlBAFwAWHqhWWnKgX1Pn17chlA==","signatures":[{"sig":"MEUCIQCCoxprC5QpKGOCyT0ko8F8Vw96uyc9LvkSoOkCQ2mDbQIgCBwrKTaa4KspBiuWvlLXQrrs+1u6AQY61wXeDmX2F1c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"97be5d219bf2a9b582802f059332c42a87fce0c1","engines":{"node":">= 0.8.0"},"gitHead":"f9f8b638b2c9081423d3e32fe894bc2538a62021","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"gulp lint","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run _cover","_cover":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE","type":"Apache-2.0"}],"repository":{"url":"https://github.com/BrowserSync/browser-sync","type":"git"},"_npmVersion":"2.7.3","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"0.10.26","dependencies":{"opn":"^1.0.0","foxy":"^10.1.0","meow":"^3.1.0","dev-ip":"^1.0.1","lodash":"^3.0.1","connect":"^3.3.5","immutable":"^3.6.4","socket.io":"^1.3.5","eazy-logger":"^2.1.1","localtunnel":"^1.3.0","portscanner":"^1.0.0","serve-index":"^1.6.3","glob-watcher":"^0.0.8","serve-static":"^1.9.1","ua-parser-js":"^0.7.3","easy-extender":"^2.3.0","resp-modifier":"^2.0.1","browser-sync-ui":"^0.4.11","emitter-steward":"^0.0.1","async-each-series":"^0.1.1","browser-sync-client":"^1.0.1"},"devDependencies":{"q":"^1.1.2","chai":"^2.1.0","gulp":"^3.8.10","chalk":"^1.0.0","mocha":"*","sinon":"^1.12.1","vinyl":"^0.4.5","request":"^2.51.0","slugify":"^0.1.0","istanbul":"^0.3.2","cli-color":"^0.3.2","gulp-jscs":"^1.3.1","supertest":"^0.15.0","graceful-fs":"^3.0.2","gulp-filter":"^2.0.0","gulp-jshint":"^1.9.0","gulp-yuidoc":"^0.1.2","gulp-contribs":"^0.0.2","gulp-ruby-sass":"^1.0.1","bs-html-injector":"^1.5.2","socket.io-client":"^1.3.5","istanbul-coveralls":"^1.0.0","conventional-changelog":"0.0.16"}},"2.11.1":{"name":"browser-sync","version":"2.11.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.11.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"025ce077a9d62c4a111e7caf0f7bb8cb3f5205be","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.11.1.tgz","integrity":"sha512-Lv8qI6SB1cfoph5HSc/8/+SxLiuGZFn1JXOGC23b9/bl7/KlKnEsdhwrUgbru+ErUfNxxciJznDSsQBKkDWZWw==","signatures":[{"sig":"MEQCIGjFWWptOxQfuFsg86DOuR/umYdQDnsRlKxcs1Rc4e2bAiAp4g1MjvkiJydbqtpvnKTcx/oWezI37mv3Zj1yHSpYAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"025ce077a9d62c4a111e7caf0f7bb8cb3f5205be","engines":{"node":">= 0.8.0"},"gitHead":"49786e35d603408948217ff4e166ccb1a0059cbf","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.14.7","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.2.2","dependencies":{"opn":"^3.0.2","foxy":"^11.1.2","meow":"3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"^1.0.0","chokidar":"1.4.1","fs-extra":"^0.26.2","immutable":"^3.7.4","socket.io":"1.3.7","bs-recipes":"^1.0.5","micromatch":"2.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^5.0.0","browser-sync-ui":"^0.5.16","emitter-steward":"^1.0.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","rimraf":"^2.4.3","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","socket.io-client":"1.3.7","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"}},"2.11.0":{"name":"browser-sync","version":"2.11.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.11.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"http://www.browsersync.io/","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"bin":{"browser-sync":"bin/browser-sync.js"},"dist":{"shasum":"c4839a2d90c17ccea1b2f820e8223120a084cc82","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.11.0.tgz","integrity":"sha512-ex1LEs+dX1We4DbCj50K1T860ekqZV+R5AE9cgUwblMje4d9lgZl0KPr0pw5mqIRmlORLu9cHHmE80kRgX13Ow==","signatures":[{"sig":"MEQCIFdSvCbABTSM6lIQGftPaWPaP3m+b+3i06ejncHbhBTEAiBWhyU1piOuNggBK2pmI4SZsLlulH3WWUhZKMYUUCzM/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["bin","index.js","lib"],"_shasum":"c4839a2d90c17ccea1b2f820e8223120a084cc82","engines":{"node":">= 0.8.0"},"gitHead":"69e98de8a505d061fd590873d92cad1296dc4b1e","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"eslint index.js lib bin examples test/specs gulpfile.js","test":"npm run lint && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/browsersync/browser-sync.git","type":"git"},"_npmVersion":"2.14.7","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"4.2.2","dependencies":{"opn":"^3.0.2","foxy":"^11.1.2","meow":"3.3.0","dev-ip":"^1.0.1","lodash":"^3.9.3","connect":"^3.4.0","longest":"^1.0.1","ucfirst":"^1.0.0","chokidar":"1.4.1","fs-extra":"^0.26.2","immutable":"^3.7.4","socket.io":"^1.3.7","bs-recipes":"^1.0.5","micromatch":"2.3.5","eazy-logger":"^2.1.2","localtunnel":"^1.7.0","portscanner":"^1.0.0","serve-index":"^1.7.0","query-string":"^2.4.0","serve-static":"^1.10.0","ua-parser-js":"^0.7.9","easy-extender":"^2.3.1","resp-modifier":"^5.0.0","browser-sync-ui":"^0.5.16","emitter-steward":"^1.0.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.3"},"devDependencies":{"q":"1.4.1","chai":"3.2.0","gulp":"3.9.0","chalk":"1.1.1","mocha":"2.3.0","sinon":"1.15.4","vinyl":"0.5.3","eslint":"1.3.1","rimraf":"^2.4.3","request":"2.61.0","slugify":"0.1.1","istanbul":"0.3.19","supertest":"1.1.0","graceful-fs":"3.0.8","gulp-filter":"2.0.2","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.2","socket.io-client":"1.3.7","istanbul-coveralls":"1.0.3","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"0.4.0"}},"2.23.3":{"name":"browser-sync","version":"2.23.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.23.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"0ad79c6a9ac67115d575ba4de88a9111121b177e","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.23.3.tgz","integrity":"sha512-80n+JYiiwESY+FAqg8LSN8xgz8+aE3zyc5zmKBEbotP/kN8uzOtsvw+jzsfUrKF+TBrWoiPMyXhHD4BB/czpqQ==","signatures":[{"sig":"MEYCIQDUj72DJF1QepPAtz/QT8eyqiTLFCOI8XHjMq4HUgYgmAIhAPXzMS+deNfWJAAnpwtX/aj/rIdJ+rJM+2Oh7h8ECBmi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"a5b56031ac6591d49a6acb8b9bee666447238b47","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","prepublish":"tsc","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"5.5.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.9.3","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","immutable":"3.8.1","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.3","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","emitter-steward":"^1.0.0","connect-history-api-fallback":"^1.5.0"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"^2.6.2","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.23.3.tgz_1515169800529_0.4141014537308365","host":"s3://npm-registry-packages"}},"2.23.4":{"name":"browser-sync","version":"2.23.4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.23.4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"9a83c56c25ffb0727ee4be3d2038bc1b6b5e2731","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.23.4.tgz","integrity":"sha512-f6EGRLUYvroT/CIWJX9Hybuq6GPdzAWrGRpCHD1L6RH0RUMmUNOpjqrch8B3zjGIDxe4bG8tei0IAXZd/Olmsg==","signatures":[{"sig":"MEUCIQD/IbHcrNuMkti/YoGjc1Kng16jkEHDIvYwJgwfMrvJFQIgf3p6FzvfcOoswnx8Y7Xs5rgBp/CXfDsbosxWJexbEOE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"6ba435c0c7257c448066450f574e1cc3374498c6","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","prepublish":"cb build-server build-client","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"5.5.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.9.3","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","immutable":"3.8.2","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.3","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","emitter-steward":"^1.0.0","connect-history-api-fallback":"^1.5.0"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"^2.6.2","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.23.4.tgz_1515572368118_0.0838161176070571","host":"s3://npm-registry-packages"}},"2.23.1":{"name":"browser-sync","version":"2.23.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.23.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"d3ed798bce5c67bc6b65bbe4d31e83f6f7314ca7","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.23.1.tgz","integrity":"sha512-NKlkRzDK1e44ptr01GxWtoEC00YSnr5N2kEIk6zoCfQTxLYypiAh0uTNqAMz/n+jQe4MHmd4gjGdR7OReg1yxw==","signatures":[{"sig":"MEUCIGw3tKEkDZHmuNGKea1FbnSpViDBZjsb+aUrnwGKKif9AiEAiClHurkkT+arPMK3UbRthphRLNCukQe5hpaeyNRAXpQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"bced1c8ea2198b273176764cf7f1f65149e3ff98","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","prepublish":"tsc","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"5.5.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.7.0","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","immutable":"3.8.1","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.3","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","emitter-steward":"^1.0.0","connect-history-api-fallback":"^1.5.0"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"^2.6.2","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.23.1.tgz_1514560983331_0.5607932179700583","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"browser-sync","version":"1.6.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.6.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"./bin/browser-sync"},"dist":{"shasum":"340713e4fef8cb2cf7a3cb52a2f7b0147141edbd","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.6.0.tgz","integrity":"sha512-nceHN6mfdYx+QMRi7abx9pzD98lRyZWkAcwooxFnN5LDEyr7B0UhMOqvIVKxtHzO9HnJeKLMbzd5ksJ5yF9B7A==","signatures":[{"sig":"MEUCIEY1nZMpZ98ZsJePHd7/LVjG3klQ5eLN+MVaR0gXasKrAiEAlveo3G8k3Gxvr23WjvCkvHUIdzPuDpNoBiF0+iYxfug=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"340713e4fef8cb2cf7a3cb52a2f7b0147141edbd","engines":{"node":">= 0.8.0"},"gitHead":"50fa3b8a1c6bc70edd9b9686915ce81e9cbf01b5","scripts":{"lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"2.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^3.0.0","tfunk":"^2.0.2","dev-ip":"~0.1.7","lodash":"~2.4.1","connect":"~3.2.0","minimist":"^1.1.0","commander":"~2.3.0","socket.io":"1.1.0","http-proxy":"~1.4.3","opt-merger":"0.2.1","eazy-logger":"1.4.0","localtunnel":"^1.3.0","object-path":"^0.6.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","easy-extender":"^2.0.0","resp-modifier":"~0.1.2","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.4.0"},"devDependencies":{"q":"^1.0.1","chai":"~1.9.1","gulp":"~3.8.6","chalk":"^0.5.1","mocha":"*","sinon":"~1.10.3","vinyl":"^0.4.3","cli-color":"~0.3.2","gulp-jscs":"^1.1.2","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.1.0","istanbul-coveralls":"^1.0.0","mocha-lcov-reporter":"0.0.1"}},"2.23.2":{"name":"browser-sync","version":"2.23.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.23.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"fb3e7e5f18d9da75c1892bc5183bcdf15c96b53d","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.23.2.tgz","integrity":"sha512-Lrx274BeJfGcSUhvgVJg6nOMDBJEuAWAvQSvFmUrKhf7HXydBlcWeFkRPLbQvTfUWnZNJjPa09FxkCNplwO8+w==","signatures":[{"sig":"MEUCIDYXyBQ1oErdk+MpxyEILqgz2Ll8fGMgOml7oD0Cb4RwAiEAuC0VtfzMoQJUdjJJsERmBKW7JXTttqQgW0+c9VmOu+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"148ac0267ef5e33b4f48284af2fbe86ef77b75e2","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","prepublish":"tsc","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"5.5.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.9.3","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","immutable":"3.8.1","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.3","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","emitter-steward":"^1.0.0","connect-history-api-fallback":"^1.5.0"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"^2.6.2","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.23.2.tgz_1514841366282_0.6157563447486609","host":"s3://npm-registry-packages"}},"1.6.1":{"name":"browser-sync","version":"1.6.1","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.6.1","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"./bin/browser-sync"},"dist":{"shasum":"f9624d43b834f876e0a0b741044cb77f2a3654bf","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.6.1.tgz","integrity":"sha512-goQ1Wt0/4B9dE58bmb64orLUUVG7d8E80ZXDv9gR0eG5EX5X2SAyawViNUaE//2ardTyx3V5hSSXe7HnYuBgfw==","signatures":[{"sig":"MEUCIQDRBLfrh3Veo3IYKKvd6B8Nvk1efpSYvTNdf6RM/rZ4cAIgTtNYvYVk6ASYbF9ybHQ5kLzPlJ/N8uh1ylHwSOAd+PQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"f9624d43b834f876e0a0b741044cb77f2a3654bf","engines":{"node":">= 0.8.0"},"gitHead":"b98f58063a1e97107b1ee2610a3e9487bf931e42","scripts":{"lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"2.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^3.0.0","tfunk":"^2.0.2","dev-ip":"~0.1.7","lodash":"~2.4.1","connect":"~3.2.0","minimist":"^1.1.0","commander":"~2.3.0","socket.io":"1.1.0","http-proxy":"~1.4.3","opt-merger":"0.2.1","eazy-logger":"1.4.0","localtunnel":"^1.3.0","object-path":"^0.6.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","easy-extender":"^2.0.0","resp-modifier":"~0.1.2","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.4.1"},"devDependencies":{"q":"^1.0.1","chai":"~1.9.1","gulp":"~3.8.6","chalk":"^0.5.1","mocha":"*","sinon":"~1.10.3","vinyl":"^0.4.3","cli-color":"~0.3.2","gulp-jscs":"^1.1.2","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.1.0","istanbul-coveralls":"^1.0.0","mocha-lcov-reporter":"0.0.1"}},"2.23.7":{"name":"browser-sync","version":"2.23.7","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.23.7","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"26002648115a9f99fd762bc6e6e9cfbf10c4a00a","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.23.7.tgz","fileCount":138,"integrity":"sha512-ZyaNxjsYNXzTa6vqyauR7f++FIhhUXUbeSGcXfFLVWIqCPBChpjsoKQNCwC3rQ6+LemKpDRQ+bxU44hzmIBGvQ==","signatures":[{"sig":"MEYCIQCDADZW0Uwc1nKnH/J6sJLZgL6DCYwtvgBtECI6RdSpnwIhAO0w5WzuSGO2B27YBMlP28DQZeyfgeR5RoTPLquLsSbb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1986936,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2YgWCRA9TVsSAnZWagAAL2EP/RTe8MEBdX1FYbx20Y9T\nkc3/i2q0e1q5qbDPEh8lWbFy42GK4Ga1BRSV+/wS8VX55bE4kQTo6R6LtVKU\nFTccdozT/5OU1GluUIBwa0rEGRnAzgpLDYcijn1V8cXm3lwoxLYSB65S/E2j\ntj3J8nyBUatsqn5rso2JesXRcz6vJRsisx3mzF049vy6qnQmGoaCeevZSPdq\nfF/8nNZsQGCkpgDHldPov0lyu+AaawY7q8jflgbZKSgadfnnIzuLhazGmyOM\nUE2QQMkQKvhrDRG9thMVk2ff0O/kf2YjG+FHIbC521ZWGGE6guKHX3pdHySD\nZbHvcRUZCNPmTxEFxLYdTWeEueSZvHw8xG/JizUPLpvpukGPcx0dE/mvSS+H\nGDf/nmJskC8P+IxWpVQdY6aypir5CcG70yr7rUBuxRQFHwKpmKiUUOAMu29v\ndJiLF09tL1APFqeT51XNB9Dm5JZ6BQZXMIuTq2yvMifXTVyR1SOEps0eFPiB\nqqU7t0+6GYazWETiWNPlsUhnl/VBXgxWNzydBkF5pbR4gyDEL3hOcD5fpnAJ\ndqfQPQNPP+tw5eKxirvKP9a6EHDadFG6aqV6OXRDjy1DNY4M4FTZDU1lBT7u\ntH8ZBTk9Z/Tng/KIe9Pso5X1C5vMPtriSEAz4xzJy4qBJ96O5vU7Diys0s1C\n1Ztg\r\n=pw9N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"2cced794628ba33981879d1e29805fbf7b57b4b2","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","prepublish":"cb build-all","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"5.5.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.9.3","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","immutable":"3.8.2","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.3","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","emitter-steward":"^1.0.0","connect-history-api-fallback":"^1.5.0"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"^2.6.2","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.23.7_1524205588699_0.9204958705565978","host":"s3://npm-registry-packages"}},"1.6.2":{"name":"browser-sync","version":"1.6.2","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.6.2","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"./bin/browser-sync"},"dist":{"shasum":"0076ac35971ad7658a68064c7103f0dedbbf47f4","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.6.2.tgz","integrity":"sha512-DTsGRZM8B5yS/HY1NiEMAWTOroCpLglRqqU7PtiGF2OLAi5sqonQMIsEzCT1esyjZKii3l+jihLEkWl5uf1rOw==","signatures":[{"sig":"MEYCIQCZsWGhb0/zTJGjaZlJybveoYdoysFEFrICGuCnc8yW4AIhAOEIh6EzllW+tEEa60awbbBJT5a8xz9F38qkVR0BJ5Xd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"0076ac35971ad7658a68064c7103f0dedbbf47f4","engines":{"node":">= 0.8.0"},"gitHead":"3ed547e8790cabb061fb94306bfc659a671c4cde","scripts":{"lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"1.4.28","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^3.0.0","tfunk":"^2.0.2","dev-ip":"~0.1.7","lodash":"~2.4.1","connect":"~3.2.0","minimist":"^1.1.0","commander":"~2.3.0","socket.io":"1.1.0","opt-merger":"0.2.1","eazy-logger":"1.4.0","localtunnel":"^1.3.0","object-path":"^0.6.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","easy-extender":"^2.0.0","resp-modifier":"~0.1.2","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.4.1"},"devDependencies":{"q":"^1.0.1","chai":"~1.9.1","gulp":"~3.8.6","chalk":"^0.5.1","mocha":"*","sinon":"~1.10.3","vinyl":"^0.4.3","cli-color":"~0.3.2","gulp-jscs":"^1.1.2","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.1.0","istanbul-coveralls":"^1.0.0","mocha-lcov-reporter":"0.0.1"}},"1.6.3":{"name":"browser-sync","version":"1.6.3","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.6.3","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"./bin/browser-sync"},"dist":{"shasum":"2d63730a6f5b40cc89c9f0f1f51ec9eb9ee527ec","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.6.3.tgz","integrity":"sha512-oLaiOQRQb3I3fVlvHLlDESlBP3GTXZlMvfliaie5RMQNXqsmwfeIOtuaCqP9/m9YgrxmRzeswCMBEKnq0iRJvA==","signatures":[{"sig":"MEUCIDlVLPQ6+ps9UUeayTqiyMP0uIhF+mwaKGIzGCSdqwVlAiEA1+PABH6IluInimwt0FGegMARSVaCR6tvIDzvz6/+/hw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"2d63730a6f5b40cc89c9f0f1f51ec9eb9ee527ec","engines":{"node":">= 0.8.0"},"gitHead":"9d056ff552fc54bfde68c27e24cba2418e57ac10","scripts":{"lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pre-release":"npm test && node test/protractor/setup.js"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"2.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^3.0.0","tfunk":"^2.0.2","dev-ip":"~0.1.7","lodash":"~2.4.1","connect":"~3.2.0","minimist":"^1.1.0","commander":"~2.3.0","socket.io":"1.1.0","opt-merger":"^1.1.0","eazy-logger":"1.4.0","localtunnel":"^1.3.0","object-path":"^0.6.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","easy-extender":"^2.0.0","resp-modifier":"~0.1.2","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.4.1"},"devDependencies":{"q":"^1.0.1","chai":"~1.9.1","gulp":"~3.8.6","async":"^0.9.0","chalk":"^0.5.1","mocha":"*","sinon":"~1.10.3","vinyl":"^0.4.3","slugify":"^0.1.0","cli-color":"~0.3.2","gulp-jscs":"^1.1.2","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","portscanner":"^1.0.0","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.1.0","istanbul-coveralls":"^1.0.0","mocha-lcov-reporter":"0.0.1","conventional-changelog":"0.0.11"}},"2.23.5":{"name":"browser-sync","version":"2.23.5","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.23.5","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"088bc5c3bb4dfc1507bad0278f140d8060fe4299","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.23.5.tgz","integrity":"sha512-mfVCeIRgmEcYiBY7qpWXFdFH76ASmpLScRjFX87uDzLMVnXVHOgyw769CuureQyQk7e4UEec1qsviTkQ3XTiFA==","signatures":[{"sig":"MEUCIQCd2pjAPF9zClJECPAJ2LIbA5qUsdNjnTuh+PowoERG2AIgao4asdtZf0zNhY/B35K+WYZe7Y82XWeTAZwrhClZ6BU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"126cc7031ce197af24908023ab8d0aef1db636a6","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","prepublish":"cb build-server build-client","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"5.5.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.9.3","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","immutable":"3.8.2","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.3","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","emitter-steward":"^1.0.0","connect-history-api-fallback":"^1.5.0"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"^2.6.2","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.23.5.tgz_1515573729348_0.9201217840891331","host":"s3://npm-registry-packages"}},"1.6.4":{"name":"browser-sync","version":"1.6.4","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"_id":"browser-sync@1.6.4","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://github.com/shakyshane/browser-sync","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"bin":{"browser-sync":"./bin/browser-sync"},"dist":{"shasum":"6af8a86491d1d179165d1abbdc7e65143871e015","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-1.6.4.tgz","integrity":"sha512-42P6wtX/bx9PynA3Y73G4y9H4VyJYnUydH8bOenftcZjC2sdnLnfZExqT1vx8tuX8Yn43pWeeqf9mjXfRrHthg==","signatures":[{"sig":"MEYCIQCWtc1+7LwMviHCsKdBJlcW/G7ft9tWQwMMsaUUxMaj+wIhAPNv3ILQRdZi0uyrRj8vn2VIrc3GaCguU1PMnBBICJHT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"6af8a86491d1d179165d1abbdc7e65143871e015","engines":{"node":">= 0.8.0"},"gitHead":"fe7b284016a34b5ea2222d9b139f55c10b36b50e","scripts":{"lint":"gulp lint","test":"npm run lint && node ./test/env.js && npm run unit","unit":"mocha --recursive test/specs --reporter spec --timeout 10000","cover":"node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","_cover":"istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls","pre-release":"npm test && node test/protractor/setup.js"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"licenses":[{"url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL","type":"GPL"}],"repository":{"url":"git://github.com/shakyshane/browser-sync.git","type":"git"},"_npmVersion":"2.0.0","description":"Live CSS Reload & Browser Syncing","directories":{},"dependencies":{"opn":"^1.0.0","foxy":"^4.0.3","tfunk":"^2.0.2","dev-ip":"~0.1.7","lodash":"~2.4.1","connect":"~3.2.0","minimist":"^1.1.0","commander":"~2.3.0","socket.io":"1.1.0","opt-merger":"^1.1.0","eazy-logger":"1.4.0","localtunnel":"^1.3.0","object-path":"^0.6.0","serve-index":"^1.1.5","glob-watcher":"0.0.6","serve-static":"^1.4.2","ua-parser-js":"~0.7.0","easy-extender":"^2.0.0","resp-modifier":"~0.1.2","emitter-steward":"0.0.1","portscanner-plus":"0.1.0","browser-sync-client":"0.4.1"},"devDependencies":{"q":"^1.0.1","chai":"~1.9.1","gulp":"~3.8.6","async":"^0.9.0","chalk":"^0.5.1","mocha":"*","sinon":"~1.10.3","vinyl":"^0.4.3","slugify":"^0.1.0","cli-color":"~0.3.2","gulp-jscs":"^1.1.2","supertest":"~0.13.0","graceful-fs":"^3.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-yuidoc":"0.1.2","portscanner":"^1.0.0","gulp-contribs":"0.0.2","gulp-ruby-sass":"^0.7.1","socket.io-client":"^1.1.0","istanbul-coveralls":"^1.0.0","mocha-lcov-reporter":"0.0.1","conventional-changelog":"0.0.11"}},"2.23.6":{"name":"browser-sync","version":"2.23.6","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.23.6","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"ed0721c92e5b98c71b7bf839b39092ac9f220650","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.23.6.tgz","integrity":"sha512-loCO5NQKZXfBJrEvmLwF1TPSECCsPopNd29qduoysLmpw8op2lgolGMjz3oI/MjG4duzB9TfDs7k58djRSwPwg==","signatures":[{"sig":"MEUCIEWflqXuBPEFk7aSSoe9AQ2dgncubuSvix/27HaQOfNVAiEA1R0h4YJmIB8RrpEv4zyjAfdicYD1hoZ5AwPRf0qjhu0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","files":["dist","certs","templates","cli-options","client/dist"],"engines":{"node":">= 0.8.0"},"gitHead":"ca41bf1668964d676befd664e163a85f1478051d","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","coveralls":"istanbul-coveralls","pro-local":"node test/protractor/setup.js","prepublish":"cb build-all","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","pre-release":"npm test && npm run pro-local && npm run pro"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"5.5.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.9.3","dependencies":{"qs":"6.2.1","rx":"4.1.0","opn":"4.0.2","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.5.0","chokidar":"1.7.0","fs-extra":"3.0.1","immutable":"3.8.2","socket.io":"2.0.4","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"3.0.2","localtunnel":"1.8.3","portscanner":"2.1.1","serve-index":"1.8.0","serve-static":"1.12.2","ua-parser-js":"0.7.12","easy-extender":"2.3.2","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"v1.0.1","emitter-steward":"^1.0.0","connect-history-api-fallback":"^1.5.0"},"devDependencies":{"q":"1.4.1","chai":"3.5.0","gulp":"3.9.1","chalk":"1.1.3","http2":"^3.3.6","mocha":"3.4.1","sinon":"1.17.5","vinyl":"1.2.0","rimraf":"2.5.4","request":"2.79.0","crossbow":"latest","istanbul":"0.4.5","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"2.0.0","bs-latency":"1.0.0","lodash-cli":"4.17.4","typescript":"^2.6.2","@types/node":"^8.5.2","compression":"1.6.2","graceful-fs":"4.1.9","gulp-filter":"4.0.0","gulp-contribs":"0.0.3","browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-rewrite-rules":"2.0.0","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","istanbul-coveralls":"1.0.3","source-map-support":"^0.5.0","bs-snippet-injector":"2.0.1","gulp-conventional-changelog":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync-2.23.6.tgz_1516813917482_0.8658194863237441","host":"s3://npm-registry-packages"}},"2.27.10":{"name":"browser-sync","version":"2.27.10","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.27.10","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"3568d4f66afb0f68fee4a10902ecbbe8b2f680dd","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.27.10.tgz","fileCount":132,"integrity":"sha512-xKm+6KJmJu6RuMWWbFkKwOCSqQOxYe3nOrFkKI5Tr/ZzjPxyU3pFShKK3tWnazBo/3lYQzN7fzjixG8fwJh1Xw==","signatures":[{"sig":"MEYCIQDRb+YBrfMjggApBZUmPcJBOUPjUJaTKwA3BtYcKBLexgIhAIp1kEWk4bUXIQgnzYpEMVP/4L6erH+4mOt+RgnIEb5C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":577210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigqpmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWVg/+Jc+ng3IaAq1Sh45DpANUzsxvJkDhf9QjJcplCvAOR3Gp/evg\r\nj/QBaCPZBj3YvqD3HxBVdFqAMLkGizcddY4MDi437Q+361FdU2Jjo4goKzVU\r\nL2UfM8uF5ltApSxEQhBQu9L3PlYrFpy3ahZuyfZhWZWOQ7UO1vjldnjJF5MJ\r\nahUcCmpD44Z9QXJoL2orLKtWq177v5vjeXssqTpbXBh2Il9RTxaVoJzQT3is\r\nCMMQHodGrsrAVXEKScArrjG27axNkujfDsABJWnHVX6/KRIKLdpJ/WLFDJlB\r\nqPZJ7GQq8AslD9T3PkFnrQCxjDy0rK3vOi3VibCkH8hEhqHuGn2tqBtIZtkb\r\ncDbTmlo/DNM9YJ0/VoPTYhrod+zatA5s+DDa5iTCtCncKFDO3KijRJJSssP7\r\nCxxVqujQG4CG8KoVa2bayI1V7/sbvFwD1a/IiWs6DOzi43Rlp4Vm8MV4tJBa\r\n1hOYxmvL7tRUYKeeGhx+ilOzhipP1O7pALs+sHC1GN/6sMex25HpIWMF3r3a\r\nT4KGTT/vSLL91MOWDt+Rr7b8pjl+XqlDEDke6zQyld/FpPpGoUefWITc3JaW\r\nG+4kXBiqhkHjp+s3+eP15WjdRX1FgoTgbDJUbWktViE+PwlgBIQNNqY7Ris0\r\noaFKVWy5t7wDJXeENgzw9aWpVOT0nCFF/jU=\r\n=uC8Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"f6965a67277bdadfaa4943e7b90e4ed6a71e90af","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.2+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"16.13.2","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"3.1.0","localtunnel":"^2.0.1","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"1.0.2","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.27.10","browser-sync-client":"^2.27.10","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^8.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.27.10_1652730470631_0.24495582144758465","host":"s3://npm-registry-packages"}},"2.27.11":{"name":"browser-sync","version":"2.27.11","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.27.11","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"bb2c07fa586863612507cf0b7963e352a26a07af","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.27.11.tgz","fileCount":132,"integrity":"sha512-U5f9u97OYJH66T0MGWWzG9rOQTW6ZmDMj97vsmtqwNS03JAwdLVES8eel2lD3rvAqQCNAFqaJ74NMacBI57vJg==","signatures":[{"sig":"MEQCIBy5otRJ7wAE/qatq2+3hi7OR68rmnWjwxPl4BE6FdqeAiA3YMSTfb1X7ToQirwoqVRWhIqh8scbR6/eaGsWGhnH2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":577213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjoJRZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmomrxAAhML0Q6MZUL78KJq6fuBQrsQBs4y5Fru+c/l7sE8RROIx5xqt\r\n9s3OYwXwMh10u7qIlQXEeGy2iFhRjZdd0z6UVBeHqv5uDcuCe1LaiBRcOC7S\r\nge+ggycZIs2ezE+arlLOM1EZ65UD23mKX73YBvjI0qHj1vnNhtuCQVCKirKy\r\n9+ZdehlfKbeOSKbMyry+TF70VK1F4sf8OUrFX0T6dYlYLdlN0dyGrchseK0X\r\nFU94B59M/31HDRxdyBrAtztxKO9JJGUyHF5YZBLpsFrBDNIf4jZtCDXewsjP\r\nMLnNZkVKk1Uy1yKvg/WScDsH7tVAKbM4QKbvRsEGOQPxoo3Eclp1vKGwnHTY\r\neYbWafAqMGZRrZlIrkslO1UlmUmm9QmQlqeNz2jZXx1vCNetq5km7bfwnczE\r\n9HBWv5Zxj04Asmf2aZtrAryBczCG0rrxRotfrxPHBK/E7ezOpLUPSN0QO6Ok\r\naEf9loZV/J0U67sshPgEd0A1AQ1+c76fFkkcwP74jPKbs9BfYs+uEyILUUce\r\nC1/eGoCeU4Il6c1qQ1N8qXBZuHVJlqnn+f4p57609JpBoxH55ywZ1ZUQeoI+\r\nKtZLJdzLmugklMxipWEJsWVH0VCx0EqdpGBFkCNLAcYgkmvmV0w3vwX7jsa2\r\nbpSb7CczpcxZcYIpkthNBaaJTbacx8seWKk=\r\n=CVKO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"01caeb38f034eb04619c4c14c9376f14eb76184b","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.2+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"16.13.2","dependencies":{"qs":"^6.11.0","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"3.1.0","localtunnel":"^2.0.1","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"1.0.2","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.27.11","browser-sync-client":"^2.27.11","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.27.11_1671468121062_0.9273491450841074","host":"s3://npm-registry-packages"}},"2.25.1-alpha.0":{"name":"browser-sync","version":"2.25.1-alpha.0","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.25.1-alpha.0","maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"4dad727b01febcd838037a9a847fedb4072be489","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.25.1-alpha.0.tgz","fileCount":131,"integrity":"sha512-VP5Vpr/+czASA+7uARSjwxLgkSWZLb9u9FRNi1mwBa8TBQuMocLyfQPWXwKH/OWaquXBBzfuyiHvMOTDJQsT4w==","signatures":[{"sig":"MEUCIQDfGGtkZZr+JFLUX37euthJomtRLjEYfSOZl6q0ea6IZQIgKIIDmQcEudhiDPiRD8za2POJHnCwbdTrLZQT0csrSIo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":576426,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbuI7zCRA9TVsSAnZWagAAADEP/0JdqXmwnuWIp+1o7X0v\n4yKYsknQHo7kbBDXQsxhKD1CAPeAspPPsNkfQBG3cQ3vMBTVffeBHTCX9dPm\nhMOQg8lklzjQK8lyxXCD5ufdI9L1UUZKgNCWNyx9DycCmZ4FKEZcsV9f17Pf\nSE6ZylzKKMtKtPysWYszSnfnLfYbR6ZcMnjtK+1sWB3SV6R46u6ZckW2Uvue\nhRmacL4Q01Ncpyb9f+949uZrH8ZC6HJPU3l36lTL5LPBsVNtIEzF+c3u9poR\nuFcIRqWz92ru6kn3fCdj4GOjDKin1Q1yKqDTigAJlt9UKp6BjOQ4F92+4C40\nmdh3qKtko8Zv3clB19PYyqQJT9t1am/Hk/kWsZLucNRkAdC3AH+PsG+bUBGo\nAP6O86OzsLJayGR6Z/Xqs3/zCDd0Q0336SqjNSpSFJLgjuJa6mnhR3GXKBuC\nIULvUhB1GC/DyuhFdr90btVTFFp+1FOWKnNP2z9Q46NqIuFB2VbG2OHBjIt3\nEqNWMioxsaKx69bL0YbcjmC4p90vFDNo3OD8AoWYLF5bYWeaDrZV9SbcqK1V\niEQCM+OgLVkdD7BO8uupFwwjkgzq8LFz2oWE+unuZcME+dVTcCSBbBYtnToY\npMx4ROtbfDl38RAdu+aFP3d/0K/SziBXB2jlqIch+w2QT5xAoe7zB/Wt2Qje\nogd1\r\n=04xS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:browser-sync-2.25.1-alpha.0.tgz","engines":{"node":">= 0.8.0"},"gitHead":"9eafa035ad043a056b3b86c5401695ff8da4e3f1","scripts":{"env":"node ./test/env.js","pro":"protractor test/protractor/config.single.js","lint":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*' 'test/specs/*.js'  --write --tab-width 4","test":"cb build-all && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","build-all":"cb build-all","pro-local":"node test/protractor/setup.js","pre-release":"npm test && npm run pro-local && npm run pro","prepublishOnly":"cb build-all"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"6.4.1","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"8.7.0","dependencies":{"qs":"6.2.3","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","fresh":"^0.5.2","yargs":"6.4.0","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"1.7.0","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"2.1.1","bs-recipes":"1.3.4","http-proxy":"1.15.2","micromatch":"2.3.11","eazy-logger":"^3","localtunnel":"1.9.1","portscanner":"2.1.1","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"0.7.17","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.25.1-alpha.0","browser-sync-client":"^2.25.1-alpha.0","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","lerna":"^3.4.0","mocha":"^5","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","crossbow":"^4","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","lodash-cli":"4.17.5","typescript":"3.0.3","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.0.4","generate-changelog":"^1.7.0","source-map-support":"^0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.25.1-alpha.0_1538821874781_0.9823844717526529","host":"s3://npm-registry-packages"}},"2.27.12":{"name":"browser-sync","version":"2.27.12","keywords":["browser sync","css","live reload","sync"],"author":{"name":"Shane Osbourne"},"license":"Apache-2.0","_id":"browser-sync@2.27.12","maintainers":[{"name":"shakyshane","email":"shakyshane@gmail.com"}],"homepage":"https://browsersync.io/","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"bin":{"browser-sync":"dist/bin.js"},"dist":{"shasum":"566d5827ef082ea69dbc95173438c370e81dd508","tarball":"https://nexus.nspop.dk/nexus/repository/nsp-npm/browser-sync/-/browser-sync-2.27.12.tgz","fileCount":132,"integrity":"sha512-B/9ifHy0DdRygH1Pkoc5IIpYgo46olKri/8zNk/4r/80/sFigmUoxNcmN4W4wQkPCChaJWorQEy5c9zUjUyCew==","signatures":[{"sig":"MEUCICqYS7BFN/AzjeEAYW+BZFUQ+7UqGHTDXQGBQXzw8aRLAiEA7oJ7FZl6ne1cSrW4pY3CIvXwI1cjOsh3nxZeV1IIOSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":577214,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj916YACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJ7Q/+IsLrcczW93/TTDwjBN+fiCzy2ulmpqxuH0lRjWb8+WpUDv1x\r\nKRVoV71DJlsSHW5/TVIo1j1FHEindHOaCrT8cY/Hv3MguKr8+mwnjKJI2h1v\r\nIb5GXaloMyixCBzBMA3nDuu+4Fi1Eu9MFxxoWNN9LRmfIJWThd7N7FzHTsdA\r\nbI5pbKSVa7j4Cgf5tgeGAMwzQn6BuXUbhXeaMkcHsQYFSW6E/bvJOk8PY4HJ\r\n9VZhH5Iknk9+2Diz5ocnGQ8s+NTp1Qdj0vubEEPRtDLdmbjdncPEsi40miW0\r\nt44thgTpXKt9sBMpPVBXBMe/OC03MPo6fzbMYDv2+y0fS59nN0eq+lPfgt3E\r\nZDfWEnJPAIJ14AzTqBIrC32B6QVfxGyNwdn4j5qHfoaqaHvVeNon924mJpkj\r\nwr3gxBMGm52Ml0VDlXg9yAH8f/iJY38K8VMKNqcfEgA/JbYoJaPGzV9MQxkj\r\n9uJ3HtLI8Rzf+P5w3MlvGE40Y+HWxurccSB1A80OXSMW2z2nn6KW7/GgIUIP\r\nq6V2gPLULq/8qIXOdp8vE+omtBqw6Tdw9+qUsy3Bql+wPW/Fy/QviGAL57M9\r\n4KHppczvGeEA02HDIKamPhMHoyhc10eQ4l0lY3SQWn8FvCIREQjQjqws5pN1\r\nZ8z7bgqbHzHkRLAKSnFGJHgDAUXopzaqPT4=\r\n=EiyK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","engines":{"node":">= 8.0.0"},"gitHead":"c1db6470614a0aba4b19c1c7f544bb6119d1e7a8","scripts":{"env":"node ./test/env.js","test":"npm run build && npm run env && npm run unit","unit":"mocha --recursive test/specs --timeout 10000 --bail --exit","build":"npm run build:server","watch":"npm run build && npm run serve:fixtures","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node","prettier":"prettier 'lib/**/*' 'examples/*' 'test/specs/**/*.js' --tab-width 4","build:watch":"tsc --watch","build:server":"tsc","prettier:fix":"npm run prettier -- --write","prepublishOnly":"npm run build","serve:fixtures":"node dist/bin test/fixtures -w --no-open"},"_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"repository":{"url":"git+https://github.com/BrowserSync/browser-sync.git","type":"git"},"_npmVersion":"lerna/6.1.0/node@v16.13.2+arm64 (darwin)","description":"Live CSS Reload & Browser Syncing","directories":{},"_nodeVersion":"16.13.2","dependencies":{"qs":"^6.11.0","rx":"4.1.0","opn":"5.3.0","etag":"^1.8.1","send":"0.16.2","fresh":"^0.5.2","yargs":"^17.3.1","dev-ip":"^1.0.1","connect":"3.6.6","chokidar":"^3.5.1","fs-extra":"3.0.1","raw-body":"^2.3.2","immutable":"^3","socket.io":"^4.4.1","bs-recipes":"1.3.4","http-proxy":"^1.18.1","micromatch":"^4.0.2","eazy-logger":"3.1.0","localtunnel":"^2.0.1","portscanner":"2.2.0","serve-index":"1.9.1","serve-static":"1.13.2","ua-parser-js":"1.0.33","easy-extender":"^2.3.4","resp-modifier":"6.0.2","server-destroy":"1.0.1","browser-sync-ui":"^2.27.12","browser-sync-client":"^2.27.12","bs-snippet-injector":"^2.0.1","connect-history-api-fallback":"^1"},"_hasShrinkwrap":false,"devDependencies":{"q":"1.4.1","chai":"^3","chalk":"1.1.3","http2":"^3.3.6","mocha":"^10.2.0","sinon":"^1","vinyl":"1.2.0","rimraf":"2.5.4","request":"^2","prettier":"^1.9.2","requirejs":"^2.3.5","supertest":"^3","typescript":"^4.6.2","@types/node":"^8","graceful-fs":"4.1.9","socket.io-client":"^2.4.0","generate-changelog":"^1.7.0","source-map-support":"^0.5.0","bs-snippet-injector":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/browser-sync_2.27.12_1677155992148_0.35894490110934596","host":"s3://npm-registry-packages"}}},"name":"browser-sync","time":{"1.8.3":"2015-01-03T14:56:42.598Z","2.24.0-rc2":"2018-04-29T20:06:24.175Z","2.24.0-rc3":"2018-04-29T20:21:20.978Z","2.24.0-rc4":"2018-04-29T20:34:28.707Z","0.2.0":"2013-11-25T22:46:08.939Z","0.2.1":"2013-11-25T22:59:07.642Z","2.23.0":"2017-12-29T14:03:07.759Z","2.24.0-rc1":"2018-04-29T13:47:44.281Z","2.12.2":"2016-04-13T07:34:41.110Z","2.12.10":"2016-05-27T10:57:18.847Z","2.12.1":"2016-04-11T18:29:47.531Z","2.12.11":"2016-06-04T19:02:36.685Z","2.6.8":"2015-04-29T19:08:14.675Z","2.12.4":"2016-04-25T09:42:17.069Z","2.12.12":"2016-06-04T19:12:01.604Z","2.6.9":"2015-04-29T19:38:17.958Z","2.12.3":"2016-04-13T18:03:56.048Z","2.6.6":"2015-04-29T08:34:48.755Z","2.12.6":"2016-05-10T05:57:35.584Z","2.6.7":"2015-04-29T14:28:42.976Z","2.12.5":"2016-04-25T21:40:21.878Z","2.6.4":"2015-04-14T15:26:32.469Z","2.12.8":"2016-05-12T11:44:18.093Z","2.6.5":"2015-04-25T12:33:08.779Z","2.12.7":"2016-05-10T06:44:45.142Z","2.12.9":"2016-05-27T06:10:49.203Z","2.0.0-rc8":"2015-02-05T23:07:58.264Z","2.5.3":"2015-04-06T15:36:50.054Z","2.0.0-rc9":"2015-02-07T16:26:06.609Z","2.5.1":"2015-03-31T20:52:37.009Z","2.5.2":"2015-03-31T21:26:38.460Z","2.5.0":"2015-03-29T22:29:17.894Z","2.12.0":"2016-04-11T18:24:28.063Z","0.3.10":"2013-12-18T12:42:59.360Z","2.24.2":"2018-05-02T14:26:03.062Z","2.0.0-rc1":"2015-01-29T16:52:51.393Z","2.24.3":"2018-05-03T11:53:37.683Z","2.0.0-rc2":"2015-01-30T13:32:56.142Z","2.24.0":"2018-04-29T20:56:36.501Z","2.25.0-alpha.0":"2018-09-17T19:04:11.123Z","2.0.0-rc3":"2015-01-30T16:38:50.067Z","2.24.1":"2018-04-30T05:22:33.278Z","1.7.0":"2014-11-16T16:19:40.436Z","2.0.0-rc4":"2015-02-02T16:33:07.239Z","2.24.6":"2018-07-21T10:25:37.219Z","1.7.1":"2014-11-22T16:55:44.363Z","2.0.0-rc5":"2015-02-03T13:56:00.221Z","2.24.7":"2018-08-26T19:35:46.089Z","1.7.2":"2014-11-29T12:39:21.602Z","2.0.0-rc6":"2015-02-04T12:41:02.200Z","2.24.4":"2018-05-03T20:29:12.022Z","1.7.3":"2014-12-14T00:47:53.451Z","2.0.0-rc7":"2015-02-05T14:16:32.086Z","2.24.5":"2018-06-24T20:22:27.634Z","0.1.5":"2013-10-23T08:56:10.000Z","0.1.6":"2013-10-27T23:06:28.188Z","0.1.3":"2013-10-13T19:27:25.646Z","0.1.9":"2013-11-01T21:05:45.999Z","0.9.1":"2014-05-05T20:50:16.713Z","0.1.7":"2013-10-30T22:48:16.015Z","0.1.8":"2013-10-31T08:03:47.939Z","0.9.0":"2014-05-05T20:30:03.373Z","1.9.2":"2015-04-29T08:46:18.040Z","0.1.1":"2013-10-13T10:57:49.211Z","0.1.0":"2013-10-13T10:53:54.011Z","2.30.0-alpha.1":"2023-05-19T12:01:00.690Z","2.7.9":"2015-06-11T15:07:23.666Z","2.30.0-alpha.2":"2023-05-19T12:03:51.870Z","2.13.0":"2016-06-07T15:12:22.803Z","2.30.0-alpha.3":"2023-05-19T12:08:10.471Z","2.7.7":"2015-06-09T08:38:20.498Z","2.7.8":"2015-06-11T14:14:37.807Z","2.7.5":"2015-05-26T08:35:58.549Z","2.7.6":"2015-05-28T10:20:20.770Z","2.7.3":"2015-05-21T13:25:51.264Z","2.7.4":"2015-05-24T10:22:05.741Z","2.25.3-alpha.0":"2018-10-06T11:30:22.485Z","2.29.1-alpha.0":"2023-03-22T14:52:37.269Z","2.6.2":"2015-04-14T08:06:45.139Z","2.6.3":"2015-04-14T08:13:37.817Z","2.6.0":"2015-04-12T22:32:06.247Z","2.6.1":"2015-04-13T07:18:45.483Z","2.25.0":"2018-10-06T09:35:23.974Z","1.8.0":"2014-12-16T14:14:32.272Z","1.8.1":"2014-12-19T11:13:50.904Z","1.8.2":"2014-12-22T21:17:50.116Z","1.0.0":"2014-06-20T12:18:22.462Z","0.4.2":"2013-12-22T14:05:37.980Z","2.7.12":"2015-06-17T09:12:17.902Z","0.4.3":"2013-12-24T15:11:52.451Z","2.7.13":"2015-06-28T13:22:18.946Z","0.4.0":"2013-12-19T13:32:55.648Z","0.4.1":"2013-12-21T23:29:20.030Z","0.4.6":"2013-12-30T02:09:01.455Z","0.4.7":"2013-12-31T16:45:16.700Z","0.4.4":"2013-12-29T03:15:35.402Z","2.7.10":"2015-06-12T12:39:03.040Z","0.4.5":"2013-12-29T03:35:49.564Z","2.7.11":"2015-06-16T14:53:25.061Z","2.14.0":"2016-07-31T20:07:05.904Z","2.14.2":"2016-08-30T20:47:21.227Z","2.14.1":"2016-08-30T20:22:50.385Z","2.14.3":"2016-08-30T21:30:01.060Z","2.8.2":"2015-07-31T15:02:58.431Z","2.8.3":"2015-09-03T10:26:35.856Z","2.7.1":"2015-05-05T06:31:40.729Z","2.7.2":"2015-05-20T14:25:50.734Z","2.7.0":"2015-05-04T10:37:37.265Z","1.1.2":"2014-06-27T23:09:36.907Z","2.26.0":"2018-10-06T11:45:26.626Z","2.26.1":"2018-10-13T10:30:28.333Z","2.26.4":"2019-04-22T19:22:49.189Z","2.26.5":"2019-04-24T20:27:24.535Z","1.9.0":"2015-01-10T14:37:27.492Z","2.26.2":"2018-10-13T11:50:54.163Z","1.9.1":"2015-01-21T09:39:36.858Z","2.26.3":"2018-10-13T12:47:16.856Z","0.5.9":"2014-02-17T09:22:32.284Z","2.25.2-alpha.0":"2018-10-06T11:04:01.841Z","2.26.9":"2020-07-16T18:38:11.712Z","0.5.7":"2014-02-09T16:11:34.844Z","2.26.6":"2019-06-07T08:29:30.324Z","0.5.8":"2014-02-17T08:50:08.662Z","2.26.7":"2019-06-07T08:34:49.600Z","1.1.0":"2014-06-22T14:56:35.560Z","2.24.1-rc1":"2018-04-30T05:17:05.669Z","1.1.1":"2014-06-25T11:03:12.520Z","0.3.3":"2013-12-06T19:32:50.736Z","0.3.4":"2013-12-08T23:35:17.184Z","0.3.1":"2013-12-06T17:32:14.550Z","0.3.2":"2013-12-06T18:28:42.146Z","0.3.7":"2013-12-16T19:40:21.424Z","0.3.8":"2013-12-16T19:52:29.690Z","0.3.5":"2013-12-09T09:57:36.378Z","0.3.6":"2013-12-15T15:24:10.205Z","2.18.11":"2017-05-15T14:39:31.952Z","2.18.10":"2017-05-15T13:19:00.133Z","0.3.0":"2013-12-06T14:54:15.178Z","2.18.13":"2017-07-20T18:56:42.414Z","2.18.12":"2017-05-21T09:04:52.783Z","2.9.7":"2015-09-29T17:33:34.754Z","2.9.8":"2015-10-01T17:58:33.631Z","2.9.5":"2015-09-22T07:27:12.138Z","2.9.6":"2015-09-22T14:02:39.681Z","2.15.0":"2016-09-05T19:17:34.255Z","2.9.3":"2015-09-08T19:45:21.946Z","2.9.4":"2015-09-21T08:57:04.788Z","2.9.1":"2015-09-03T14:58:04.929Z","2.9.2":"2015-09-08T11:24:08.210Z","2.9.9":"2015-10-06T13:47:12.728Z","2.0.0":"2015-02-10T12:10:57.973Z","2.6.10":"2015-05-03T15:31:31.003Z","2.0.1":"2015-02-10T13:52:11.410Z","2.6.11":"2015-05-03T21:43:37.113Z","2.8.0":"2015-07-19T20:44:30.220Z","2.8.1":"2015-07-29T07:58:38.995Z","3.0.0-alpha.2":"2023-12-27T19:51:55.043Z","3.0.0-alpha.0":"2023-12-27T19:21:23.356Z","3.0.0-alpha.1":"2023-12-27T19:29:06.803Z","1.2.1":"2014-07-09T18:30:45.796Z","2.27.3":"2021-06-26T10:32:30.825Z","2.27.4":"2021-07-01T06:44:35.949Z","2.27.1":"2021-06-24T16:52:22.538Z","2.27.7":"2021-10-27T21:08:45.173Z","2.27.8":"2022-03-13T21:16:45.292Z","0.4.8":"2013-12-31T17:54:42.978Z","2.27.5":"2021-07-27T07:28:11.261Z","0.4.9":"2014-01-09T08:53:48.475Z","2.27.6":"2021-10-26T13:00:11.049Z","2.27.9":"2022-03-15T08:44:44.137Z","1.2.0":"2014-07-09T08:37:38.919Z","0.6.0":"2014-02-18T09:06:27.075Z","2.26.13":"2020-10-17T19:23:00.352Z","0.6.1":"2014-02-23T00:25:21.474Z","2.26.14":"2021-01-24T18:52:06.682Z","0.6.2":"2014-02-26T21:45:50.251Z","2.16.0":"2016-09-14T20:26:57.288Z","2.16.1":"2016-09-29T18:17:41.877Z","2.26.10":"2020-07-17T06:25:46.368Z","2.26.12":"2020-07-26T19:59:16.160Z","2.1.0":"2015-02-16T14:00:42.028Z","2.26.14-y.2":"2021-01-24T18:50:23.066Z","2.9.0":"2015-09-03T14:01:09.813Z","2.26.14-y.1":"2021-01-24T15:52:10.223Z","2.1.6":"2015-02-18T11:03:09.948Z","2.1.3":"2015-02-17T17:01:15.615Z","2.1.4":"2015-02-17T17:02:37.540Z","2.24.2-rc1":"2018-05-02T14:20:56.398Z","2.1.1":"2015-02-16T15:17:53.558Z","2.1.2":"2015-02-17T16:13:24.460Z","1.3.0":"2014-07-16T12:34:22.856Z","1.3.2":"2014-07-29T23:06:56.050Z","1.3.3":"2014-08-05T19:48:08.583Z","1.3.4":"2014-08-10T18:32:41.109Z","2.28.2":"2023-03-04T11:13:18.776Z","1.3.5":"2014-08-10T21:34:29.934Z","2.28.3":"2023-03-04T16:03:30.013Z","1.3.6":"2014-08-21T19:11:39.447Z","2.28.0":"2023-02-27T22:29:48.517Z","1.3.7":"2014-09-10T21:22:42.922Z","2.28.1":"2023-02-27T22:50:57.980Z","0.7.7":"2014-04-13T10:57:22.739Z","0.7.5":"2014-04-12T14:05:52.632Z","0.7.6":"2014-04-13T10:35:15.792Z","0.5.1":"2014-01-21T23:00:15.368Z","0.5.2":"2014-01-22T08:47:40.079Z","0.5.0":"2014-01-19T14:02:56.697Z","0.5.5":"2014-02-03T13:13:32.861Z","0.5.6":"2014-02-03T17:16:45.416Z","0.5.3":"2014-01-26T19:52:59.633Z","0.5.4":"2014-02-02T16:56:50.344Z","1.5.6":"2014-10-08T06:44:39.958Z","1.5.7":"2014-10-08T12:39:41.905Z","1.5.8":"2014-10-13T12:39:41.865Z","1.5.9":"2014-10-24T12:19:15.216Z","2.20.1":"2017-12-22T07:18:31.998Z","2.20.0":"2017-12-21T21:46:23.594Z","3.0.0":"2023-12-27T20:00:04.696Z","2.17.1":"2016-10-08T10:23:15.171Z","2.17.0":"2016-09-30T16:07:06.626Z","2.17.3":"2016-10-12T08:20:16.839Z","2.17.2":"2016-10-09T20:45:37.143Z","2.17.5":"2016-10-19T06:41:46.043Z","2.17.4":"2016-10-19T06:20:21.321Z","2.17.6":"2016-11-13T20:10:14.126Z","3.0.1":"2023-12-27T20:07:33.761Z","3.0.2":"2023-12-27T20:43:40.963Z","3.0.3":"2024-09-23T15:07:21.979Z","3.0.4":"2025-04-02T13:55:27.164Z","2.2.4":"2015-03-13T16:11:01.352Z","2.2.5":"2015-03-16T17:02:38.055Z","2.2.2":"2015-03-04T20:59:53.592Z","2.2.3":"2015-03-08T14:50:11.988Z","2.2.0":"2015-02-19T15:06:43.969Z","2.2.1":"2015-02-20T14:10:11.114Z","1.4.0":"2014-09-14T10:35:55.900Z","2.29.1":"2023-03-22T14:56:34.814Z","2.29.2":"2023-05-17T10:58:48.871Z","2.29.0":"2023-03-16T20:25:16.996Z","2.29.3":"2023-05-17T18:44:32.204Z","0.1.10":"2013-11-06T07:55:05.096Z","0.8.2":"2014-04-20T20:18:06.254Z","0.8.0":"2014-04-14T22:10:37.693Z","0.8.1":"2014-04-18T20:12:32.270Z","1.6.5":"2014-11-08T17:38:04.438Z","2.21.0":"2017-12-22T10:14:25.310Z","0.4.12":"2014-01-17T21:18:37.557Z","0.4.11":"2014-01-09T21:53:01.616Z","2.0.0-rc10":"2015-02-08T17:40:48.989Z","2.18.0":"2016-11-16T21:14:42.900Z","2.18.2":"2016-11-20T14:09:34.396Z","2.18.1":"2016-11-16T21:19:39.405Z","2.18.4":"2016-12-11T11:01:50.649Z","modified":"2025-05-13T11:06:59.724Z","2.18.3":"2016-12-11T10:47:24.730Z","2.18.6":"2017-01-06T09:00:53.700Z","2.18.5":"2016-12-11T12:13:44.741Z","2.18.8":"2017-02-13T20:13:22.370Z","2.18.7":"2017-01-30T21:06:12.469Z","0.4.10":"2014-01-09T19:54:58.598Z","2.18.9":"2017-05-15T12:16:23.024Z","created":"2013-10-13T10:53:50.847Z","2.3.1":"2015-03-17T13:58:05.865Z","2.10.0":"2015-11-10T16:57:40.777Z","2.3.2":"2015-03-21T20:53:51.729Z","2.3.0":"2015-03-17T08:47:27.169Z","2.10.1":"2015-12-15T13:34:50.983Z","1.5.0":"2014-09-21T21:20:41.093Z","1.5.1":"2014-09-22T07:15:27.562Z","1.5.2":"2014-09-28T15:37:08.869Z","1.5.3":"2014-10-06T12:22:44.207Z","1.5.4":"2014-10-06T21:07:50.908Z","1.5.5":"2014-10-07T18:06:34.575Z","0.4.21":"2013-12-22T14:10:23.756Z","0.7.0":"2014-03-09T18:36:57.455Z","0.7.3":"2014-03-26T08:54:56.849Z","2.9.11":"2015-10-10T11:31:22.850Z","0.7.4":"2014-03-30T22:45:52.037Z","2.9.10":"2015-10-06T18:13:40.652Z","0.7.1":"2014-03-18T22:51:05.616Z","0.7.2":"2014-03-18T23:05:30.297Z","2.9.12":"2015-11-05T07:16:32.066Z","2.22.0":"2017-12-28T09:27:59.127Z","2.24.3-rc1":"2018-05-02T21:01:18.534Z","2.11.2":"2016-03-22T20:59:31.235Z","2.19.0":"2017-12-19T19:17:36.041Z","2.4.0":"2015-03-21T22:22:49.151Z","2.4.1":"2015-03-29T10:05:05.361Z","2.11.1":"2016-01-17T20:32:02.182Z","2.11.0":"2016-01-04T09:43:47.305Z","2.23.3":"2018-01-05T16:30:02.142Z","2.23.4":"2018-01-10T08:19:29.738Z","2.23.1":"2017-12-29T15:23:04.985Z","1.6.0":"2014-10-24T21:58:11.883Z","2.23.2":"2018-01-01T21:16:07.866Z","1.6.1":"2014-10-28T08:38:44.023Z","2.23.7":"2018-04-20T06:26:28.804Z","1.6.2":"2014-10-29T17:11:10.828Z","1.6.3":"2014-11-02T14:09:37.116Z","2.23.5":"2018-01-10T08:42:10.940Z","1.6.4":"2014-11-08T17:22:10.369Z","2.23.6":"2018-01-24T17:11:59.275Z","2.27.10":"2022-05-16T19:47:50.802Z","2.27.11":"2022-12-19T16:42:01.285Z","2.25.1-alpha.0":"2018-10-06T10:31:14.953Z","2.27.12":"2023-02-23T12:39:52.310Z"},"readmeFilename":"readme.md","homepage":"https://browsersync.io/"}