{"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"keywords":["browser sync","css","live reload","sync"],"dist-tags":{"latest":"2.18.12"},"author":{"name":"Shane Osbourne"},"description":"Live CSS Reload & Browser Syncing","readme":"<p align=\"center\">\n<a href=\"https://ci.appveyor.com/project/shakyShane/browser-sync\" title=\"AppVeyor branch\">\n <img src=\"https://img.shields.io/appveyor/ci/shakyshane/browser-sync/master.svg?style=flat-square&label=windows\" />\n</a>\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>\n<a href=\"https://coveralls.io/r/BrowserSync/browser-sync?branch=master\" title=\"Coverage Status\">\n <img src=\"https://img.shields.io/coveralls/BrowserSync/browser-sync.svg?style=flat-square\" />\n</a>\n<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<a href=\"https://david-dm.org/Browsersync/browser-sync\" title=\"Dependency Status\">\n <img src=\"https://img.shields.io/david/Browsersync/browser-sync.svg?style=flat-square&label=deps\" />\n</a>\n<a href=\"https://david-dm.org/Browsersync/browser-sync#info=devDependencies\" title=\"devDependency Status\">\n <img src=\"https://img.shields.io/david/dev/Browsersync/browser-sync.svg?style=flat-square&label=devDeps\" />\n</a>\n</p>\n<p align=\"center\"><a href=\"http://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\">Browsersync is developed and maintained internally at <a href=\"http://www.wearejh.com\">JH</a></p>\n<p align=\"center\">Follow <a href=\"https://twitter.com/browsersync\">@Browsersync</a> on twitter for news & updates.</p>\n<p align=\"center\">Community <a href=\"https://browsersync.herokuapp.com\"><img src=\"https://browsersync.herokuapp.com/badge.svg\" /></a></p>\n\n## Features\n\nPlease visit [browsersync.io](http://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](http://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\n there are no breaking changes to the public API. Internally however, we now use an\n immutable 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](http://browsersync.io)\n\n## Integrations / recipes\n\n[Browsersync recipes](https://github.com/Browsersync/recipes)\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 Gittip](https://rawgithub.com/chris---/Donation-Badges/master/gittip.jpeg)](https://www.gittip.com/shakyshane)\n[![Support via PayPal](https://rawgithub.com/chris---/Donation-Badges/master/paypal.jpeg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=shakyshane%40gmail%2ecom&lc=US&item_name=browser%2dsync)\n\n\nApache 2\nCopyright (c) 2016 Shane Osbourne\n","repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"users":{"mhaidarh":true,"parroit":true,"decoy9697":true,"dysonchan":true,"swiip":true,"thulstrup":true,"snugug":true,"simplydenis":true,"rrbiten":true,"simloovoo":true,"nathanael":true,"cohars":true,"roman-fov":true,"t1st3":true,"guumaster":true,"erikfloresq":true,"minimit":true,"thesly":true,"aleesley":true,"anhulife":true,"italoacasas":true,"rgraves90":true,"denji":true,"jian263994241":true,"willhoag":true,"goblindegook":true,"goliatone":true,"ericwbailey":true,"iamdb":true,"hal9zillion":true,"davidascher":true,"n370":true,"stefanb":true,"logeshpaul":true,"kulakowka":true,"iamjoechiang":true,"drew.brokke":true,"tchcxp":true,"naokie":true,"langri-sha":true,"robermac":true,"goodseller":true,"oplopop":true,"riszw":true,"borjes":true,"dongxu":true,"samhou1988":true,"jream":true,"itonyyo":true,"knugen":true,"asmolyakov":true,"alexkval":true,"arahnoid":true,"toogle":true,"brentonhouse":true,"patjarl":true,"mpcjazz":true,"leglaw":true,"flip4bytes":true,"abass":true,"orlenka":true,"chihiro.urabe":true,"dominikkucharski":true,"russiansoon":true,"hema":true,"allthingssmitty":true,"isyara":true,"flayks":true,"devalias":true,"crees!":true,"danrootdesign":true,"evan2x":true,"jonnymaceachern":true,"markthethomas":true,"cdll":true,"steel1990":true,"metalim":true,"levani":true,"jalcine":true,"rootasjey":true,"jyounce":true,"gableroux":true,"tzsiga":true,"nak2k":true,"lmhs":true,"mystaticself":true,"niksudan":true,"musamanyama":true,"yajinn":true,"shaneparsons":true,"pensierinmusica":true,"jmorris":true,"langylang":true,"dbck":true,"wkaifang":true,"robsoer":true,"monkeykode":true,"l33tllama":true,"maskedcoder":true,"fotooo":true,"ugarz":true,"cypark":true,"annatriant":true,"nickpfisterer":true,"johnym":true,"xueboren":true,"windhamdavid":true,"piecioshka":true,"leejefon":true,"zhoufenfens":true,"klimnikita":true,"utwo":true,"davidnyhuis":true,"klyngbaek":true,"sky3r":true,"flynntsc":true,"kparkov":true,"jianli":true,"tjfwalker":true,"iolo":true,"joxe":true,"luckyulin":true,"davidhellmann":true,"grrseguin":true,"imagion":true,"boluge":true,"crazyjingling":true,"joshua.marquez":true,"affiction":true,"dockawash":true,"wangnan0610":true,"stoneren":true,"jocs":true,"marcelohmdias":true,"glab":true,"bourne":true,"gustavomeloweb":true,"runningtalus":true,"artjacob":true,"tommyzzm":true,"mikewink":true,"mbing":true,"lijiehe":true,"piyushmakhija":true,"bluechili":true,"kelsen":true,"gary_johnson":true,"ambdxtrch":true,"lcdss":true,"fdeneux":true,"nanikore":true,"ameer157":true,"abdihaikal":true,"bebaps":true,"fadihania":true,"arayzou":true,"arttse":true,"ovrmrw":true,"kurre":true,"bian17888":true,"nicolasleger":true,"cfleschhut":true,"ubi":true,"wolfhoundjesse":true,"brandonccx":true,"egantz":true,"zoexi":true,"mayukojpn":true,"joshukraine":true,"cherenkevich":true,"porreh":true,"thejohnsmith":true,"stryczek":true,"jchrng":true,"rbartoli":true,"zoxon":true,"pawelgix":true,"mattweb":true,"gauravmak":true,"chuot":true,"illuminator":true,"kirillunlimited":true,"ineva":true,"out001a":true,"muzhen":true,"krawster":true,"zbreakstone":true,"abdul":true,"baoang":true,"pennwang":true,"tdmalone":true,"richardcfelix":true,"landy2014":true,"moonavw":true,"shan":true,"fanus":true,"masiorama":true,"nicolasgodefroy7":true,"bob.cody":true,"kirusha":true,"dnik":true,"rubiadias":true,"monjer":true,"andrew_palchykovsky":true,"peunzhang":true,"koutak":true,"ifeature":true,"rplittle":true,"sakura":true,"ichigotenshou":true,"donkapetra":true,"dr2009":true,"amandavianna":true,"nice_body":true,"modao":true,"gregmatys":true,"zhuziyi":true,"yanlaichang":true,"lex_nel":true,"fanyegong":true,"pashtet86":true,"sternelee":true,"royston":true,"janggomgeun":true,"narayanats":true,"jasonwang1888":true,"muskie9":true,"infeng":true,"baraunaluciano":true,"guananddu":true,"diegosoaresdev":true,"snowblink":true,"malitov":true,"1l3y93rmp":true,"maziar":true,"iori20091101":true,"merrickp":true,"j.su":true,"xiaobao":true,"hpiirainen":true,"soulchainer":true,"fstgeorge":true,"justaddcl":true,"mariolopjr":true,"marcobiedermann":true,"monkeybits":true,"quality520":true,"shanewholloway":true,"lianhr12":true,"kontrax":true,"frankwinter":true,"dennisli87":true,"jonathas":true,"mcphailtom":true,"sushiilbharti":true,"acoyang":true,"mobeicaoyuan":true,"jjsub":true,"moueza":true,"griname":true,"raigorx":true,"ramzesucr":true,"asaupup":true,"kida72124":true,"kimkee":true,"vlaw":true,"rhinosaurus":true,"iamtanveer":true,"ackhub":true,"eserozvataf":true,"johsew":true,"dsoldera":true,"danielbayley":true,"johnend":true,"mnichangxin":true,"aaronforce1":true,"fabioew89":true,"tedyhy":true,"roccomuso":true,"ezeikel":true,"agiko":true,"geduardcatalin":true,"taoqianbao":true,"antanst":true,"alanho":true,"mikeflores":true,"sfyr111":true,"faeliaso":true,"sushiifox":true,"egodzb":true,"knoja4":true,"phritolay":true,"kiandrajayne":true,"user099":true,"leizongmin":true,"qqcome110":true,"jeremygaither":true,"jamiechoi":true,"zvit":true,"stone-jin":true,"cliffyan":true,"andparsons":true,"poychang":true,"marcrobinson":true,"dyyz993":true,"vur":true,"nickolas_sv":true,"saoskia":true,"tcrowe":true,"nanxing":true,"binaryjim":true,"sfi0zy":true,"yong_a":true,"cbeulke":true,"13lank.null":true,"dryliketoast":true,"hemen":true,"zollero":true,"krocon":true,"jyyoi":true,"spences10":true,"keyu":true,"buzz-dee":true,"guzgarcia":true,"hehehai":true,"wonno":true,"bcawrse":true,"mikebrew":true,"junos":true,"leeziwong":true,"jaxcode":true,"growdigital":true,"cwooz":true,"brofox":true,"zachkrall":true,"okraciunas":true,"miadzadfallah":true,"chinawolf_wyp":true,"enjoyharddrink":true,"rbelow":true,"linger":true,"panlw":true,"adeelp":true,"benigro":true,"ramsaybell":true,"whatishedoing":true,"modood":true,"domjtalbot":true,"rethinkflash":true,"karbunkul":true,"heartnett":true,"princetoad":true,"taivu":true,"waliente":true,"arugalab":true,"jeffersonwilliammachado":true,"brunoescalona":true,"dnarvaez":true},"bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"license":"Apache-2.0","versions":{"0.1.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.1.0","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"*","url":"*","open":"*","chokidar":"~0.6.2","lodash":"~1.3.1","cli-color":"~0.2.2","socket.io":"~0.9.16","connect":"~2.8.4","ua-parser-js":"~0.6.2","glob":"~3.2.6"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-phantomjs-launcher":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","socket.io-client":"~0.9.16","optimist":"~0.6.0","grunt-contrib-watch":"~0.5.3"},"keywords":[],"preferGlobal":"true","bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.1.0","dist":{"shasum":"8bf39ab9e200acc469a000bd9cf15a68be9f9a4a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.1.0.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.1.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.1.1","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"*","url":"*","open":"*","chokidar":"~0.6.2","lodash":"~1.3.1","cli-color":"~0.2.2","socket.io":"~0.9.16","connect":"~2.8.4","ua-parser-js":"~0.6.2","optimist":"0.6.0","glob":"~3.2.6"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-phantomjs-launcher":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","socket.io-client":"~0.9.16","optimist":"~0.6.0","grunt-contrib-watch":"~0.5.3"},"keywords":[],"preferGlobal":"true","bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.1.1","dist":{"shasum":"04c2c35b67b1ce06cb7f14502bbb42b18a06c0b2","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.1.1.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.1.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.1.3","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"*","url":"*","open":"*","chokidar":"~0.6.2","lodash":"~1.3.1","cli-color":"~0.2.2","socket.io":"~0.9.16","connect":"~2.8.4","ua-parser-js":"~0.6.2","optimist":"0.6.0","glob":"~3.2.6"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma-phantomjs-launcher":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","socket.io-client":"~0.9.16","optimist":"~0.6.0","grunt-contrib-watch":"~0.5.3"},"keywords":["browser sync","css","live reload","sync"],"preferGlobal":"true","bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.1.3","dist":{"shasum":"63b5574539dcccb0e2091cf8efc4a0a24ab4e069","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.1.3.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.1.5":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.1.5","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"*","url":"*","open":"*","chokidar":"~0.6.2","lodash":"~1.3.1","cli-color":"~0.2.2","socket.io":"~0.9.16","connect":"~2.8.4","ua-parser-js":"~0.6.2","optimist":"0.6.0","glob":"~3.2.6"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","socket.io-client":"~0.9.16","optimist":"~0.6.0","grunt-contrib-watch":"~0.5.3"},"keywords":["browser sync","css","live reload","sync"],"preferGlobal":"true","bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.1.5","dist":{"shasum":"9a4c9285a5d05c3130d4f4e285dde59d2c508860","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.1.5.tgz"},"_from":".","_npmVersion":"1.2.32","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.1.6":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.1.6","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"*","url":"*","open":"*","chokidar":"~0.6.2","lodash":"~1.3.1","cli-color":"~0.2.2","socket.io":"~0.9.16","connect":"~2.8.4","ua-parser-js":"~0.6.2","optimist":"0.6.0","glob":"~3.2.6","dev-ip":"~0.1.5"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.1.6","dist":{"shasum":"09f227406fbd38d3a9234c55868a2048754e404e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.1.6.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.1.7":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.1.7","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"*","url":"*","open":"*","chokidar":"~0.6.2","lodash":"~1.3.1","cli-color":"~0.2.2","socket.io":"~0.9.16","connect":"~2.8.4","ua-parser-js":"~0.6.2","optimist":"0.6.0","glob":"~3.2.6","dev-ip":"~0.1.5"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.1.7","dist":{"shasum":"d8d2fe2670323bdc490cff3d74f512ddd5b38e10","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.1.7.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.1.8":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.1.8","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"*","url":"*","open":"*","chokidar":"~0.6.2","lodash":"~1.3.1","cli-color":"~0.2.2","socket.io":"~0.9.16","connect":"~2.8.4","ua-parser-js":"~0.6.2","optimist":"0.6.0","glob":"~3.2.6","dev-ip":"~0.1.5"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.1.8","dist":{"shasum":"05c622f1272e0979e52114c4adbdef0bbef3d435","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.1.8.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.1.9":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.1.9","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"*","url":"*","open":"*","chokidar":"~0.6.2","lodash":"~1.3.1","cli-color":"~0.2.2","socket.io":"~0.9.16","connect":"~2.8.4","ua-parser-js":"~0.6.2","optimist":"0.6.0","glob":"~3.2.6","dev-ip":"~0.1.5"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.1.9","dist":{"shasum":"d920b484f54e36f25afb20606de73584624f68ab","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.1.9.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.1.10":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.1.10","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"*","url":"*","open":"*","chokidar":"~0.6.2","lodash":"~1.3.1","cli-color":"~0.2.2","socket.io":"~0.9.16","connect":"~2.8.4","ua-parser-js":"~0.6.2","optimist":"0.6.0","glob":"~3.2.6","dev-ip":"~0.1.5"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.1.10","dist":{"shasum":"fcb5413433e9960e189f10155d96bd414ffd32e2","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.1.10.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.2.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.2.0","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","cli-color":"~0.2.2","socket.io":"~0.9.16","connect":"~2.11.0","ua-parser-js":"~0.6.2","optimist":"0.6.0","glob":"~3.2.7","dev-ip":"~0.1.5","gaze":"~0.4.3"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.2.0","dist":{"shasum":"e13d80bdcffc746aae69742cf3a46863391bc843","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.2.0.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.2.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.2.1","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","cli-color":"~0.2.2","socket.io":"~0.9.16","connect":"~2.11.0","ua-parser-js":"~0.6.2","optimist":"0.6.0","glob":"~3.2.7","dev-ip":"~0.1.5","gaze":"~0.4.3"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.2.1","dist":{"shasum":"5d121ff2c69a7503c321717903a852e9e1cc1c79","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.2.1.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.3.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.3.0","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","cli-color":"~0.2.2","socket.io":"~0.9.16","connect":"~2.11.0","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.3.0","dist":{"shasum":"c16a85e8d90bba38efeb0345d9597a04c1b385d5","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.3.0.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.3.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.3.1","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","cli-color":"~0.2.2","socket.io":"~0.9.16","connect":"~2.11.0","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.3.1","dist":{"shasum":"ba734d6fa15fa5790af0690df5398a855f50718a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.3.1.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.3.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.3.2","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","cli-color":"~0.2.2","socket.io":"~0.9.16","connect":"~2.11.0","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.3.2","dist":{"shasum":"27b3ac9358d269f8d056a3fca99fcec163c34162","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.3.2.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.3.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.3.3","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","cli-color":"~0.2.2","socket.io":"~0.9.16","connect":"~2.11.0","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.3.3","dist":{"shasum":"c57e7d974c656e151500ac1959277e42807b1bbb","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.3.3.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.3.4":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.3.4","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.0","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.3.4","dist":{"shasum":"6cb560e24292aa2f75baec6221879044d89e0f3c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.3.4.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.3.5":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.3.5","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.0","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.3.5","dist":{"shasum":"6970a0097c001c606b11dda1e7639d6af383006b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.3.5.tgz"},"_from":".","_npmVersion":"1.2.32","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.3.6":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.3.6","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.0","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.3.6","dist":{"shasum":"270e3ff531104745f2fe5ac9114d25d8c5d1872b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.3.6.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.3.7":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.3.7","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.0","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.3.7","dist":{"shasum":"030cbdc266913f1cb72470cb6068cffe00da6e00","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.3.7.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.3.8":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.3.8","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt jasmine_node"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.0","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.3.8","dist":{"shasum":"6c4b7446e1f6c9370069b7adcf65805f46246169","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.3.8.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.3.10":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.3.10","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.0","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.3.10","dist":{"shasum":"98751d792959ca45ab333b12519ff48b3c0ccffc","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.3.10.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.4.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.4.0","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.0","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-clean":"~0.4.0","grunt-contrib-nodeunit":"~0.2.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","grunt-jasmine-node":"~0.1.0","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.4.0","dist":{"shasum":"4a33530cc6e5c7c772e3179fbe23f49dcf1901e1","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.4.0.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.4.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.4.1","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.0","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.4.1","dist":{"shasum":"77406488d569912a0714cecedf1a9bb49b34c4ac","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.4.1.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.4.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.4.2","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.0","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.4.2","dist":{"shasum":"b336c7cf5d64af237733470918efd04ceab1d301","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.4.2.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.4.21":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.4.21","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.0","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.4.21","dist":{"shasum":"c9f20188ccae6a6d5dc3658348d95840823b35fa","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.4.21.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.4.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.4.3","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.0","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.4.3","dist":{"shasum":"4ca606a1be869cd6f5d0da7d65c232d92b46e38d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.4.3.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.4.4":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.4.4","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.2","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.4.4","dist":{"shasum":"09a2d0667fa08135a7788b2f1bbc2e6159d5ebb7","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.4.4.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.4.5":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.4.5","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.2","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.4.5","dist":{"shasum":"beb3e09cb5b8b9d719fb25f191c4aea97f6bac4d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.4.5.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.4.6":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.4.6","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.2","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.4.6","dist":{"shasum":"1c72af9c527b29e7b361b715cb0cca467eb8a427","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.4.6.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.4.7":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.4.7","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.2","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.4.7","dist":{"shasum":"1174e8c8a035d7ff2024a8d0f9fea423ea311d7a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.4.7.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.4.8":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.4.8","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.2","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.4.8","dist":{"shasum":"54c84cf4fad10f5df10406a60d50132d0db62274","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.4.8.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.4.9":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.4.9","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.2","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.4.9","dist":{"shasum":"43eb5e3f628e96a96e89b5d0e858c245ab88bacf","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.4.9.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.4.10":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.4.10","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.2","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.4.10","dist":{"shasum":"d4137bd6aaf9a4255ac971905cc31071f257307e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.4.10.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.4.11":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.4.11","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.2","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.4.11","dist":{"shasum":"bc7b62ebb4db65f62c599f6379eb35337c17731b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.4.11.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.4.12":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.4.12","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.2","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.4.12","dist":{"shasum":"9c33861b3d5da18aa1ceb57af67b759176b7e39d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.4.12.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.5.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.5.0","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.2","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.5.0","dist":{"shasum":"bbe586499720dbb22642b6b980a059816d376c59","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.5.0.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.5.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.5.1","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.2","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.5.1","dist":{"shasum":"cb3dc45bd357346c05b7f71e424189b6e17c9e1a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.5.1.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.5.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.5.2","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.2","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.5.2","dist":{"shasum":"f2176873808ed7d364a5d8a2341a48bf92e04a9d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.5.2.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.5.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.5.3","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.2","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.3"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","cl-strings":"0.0.4"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.5.3","dist":{"shasum":"d0fd3e4e191126951cbbc84e984aa34b4a395036","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.5.3.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.5.4":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.5.4","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.2","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.3"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","cl-strings":"0.0.4"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.5.4","dist":{"shasum":"280a9e6dadb4cf477e1d2d080ec9ed1394df552c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.5.4.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.5.5":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.5.5","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.2","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.3"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","cl-strings":"0.0.4"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.5.5","dist":{"shasum":"aed5e8e9b4bbedf968b4c53bb4e170bc074ff0b7","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.5.5.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.5.6":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.5.6","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.2","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.3"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.2","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","cl-strings":"0.0.4"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.5.6","dist":{"shasum":"c9e010744bfc4610e0cc8d43c4b56328aedab4d2","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.5.6.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.5.7":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.5.7","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.1.3","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~1.3.1","socket.io":"~0.9.16","connect":"~2.11.2","ua-parser-js":"~0.6.2","optimist":"0.6.0","dev-ip":"~0.1.5","gaze":"~0.4.3","http-proxy":"~0.10.3","cl-strings":"~0.0.3"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.x","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","cl-strings":"0.0.4"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.5.7","dist":{"shasum":"f32101aad5450ac1f073af9ec7997ed0782a86a3","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.5.7.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.5.8":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.5.8","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.2.2","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~2.2.1","socket.io":"~0.9.16","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.0","http-proxy":"~1.0.2","cl-strings":"~0.0.3"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.9","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","cl-strings":"0.0.4","lodash":"~1.3.1"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.5.8","dist":{"shasum":"6eb806a62288b3df88df4938c293d3b471acdfba","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.5.8.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.5.9":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.5.9","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.2.2","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~2.2.1","socket.io":"~0.9.16","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.0","http-proxy":"~1.0.2","cl-strings":"~0.0.3"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.9","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","cl-strings":"0.0.4","lodash":"~1.3.1"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.5.9","dist":{"shasum":"8b009a16bd2beff072bc2530a3f02123c567fd63","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.5.9.tgz"},"_from":".","_npmVersion":"1.2.32","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.6.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.6.0","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.2.2","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~2.2.1","socket.io":"~0.9.16","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.0","http-proxy":"~1.0.2","cl-strings":"~0.0.5"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.9","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","cl-strings":"0.0.4","lodash":"~1.3.1"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.6.0","dist":{"shasum":"c30a54551815614b3c3e3b1ccabcf42e01550016","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.6.0.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.6.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.6.1","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.2.2","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~2.2.1","socket.io":"~0.9.16","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.0","http-proxy":"~1.0.2","cl-strings":"~0.0.5","resp-modifier":"~0.0.2"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.9","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","cl-strings":"0.0.4","lodash":"~1.3.1"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.6.1","dist":{"shasum":"7cac7fd0179023eff5cfcf6f5d6be1b002acd640","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.6.1.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.6.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.6.2","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"grunt test"},"dependencies":{"portscanner":"~0.2.2","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~2.2.1","socket.io":"~0.9.16","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.0","http-proxy":"~1.0.2","cl-strings":"~0.0.5","resp-modifier":"0.0.3"},"devDependencies":{"grunt-contrib-jshint":"~0.6.0","grunt-contrib-uglify":"~0.2.2","karma-script-launcher":"~0.1.0","karma-firefox-launcher":"~0.1.0","karma-chrome-launcher":"~0.1.0","karma-html2js-preprocessor":"~0.1.0","karma-jasmine":"~0.1.3","karma-requirejs":"~0.1.0","karma-coffee-preprocessor":"~0.1.0","karma":"~0.10.9","grunt-karma":"~0.6.2","grunt-cli":"*","grunt":"~0.4.1","optimist":"~0.6.0","socket.io-client":"~0.9.16","grunt-contrib-watch":"~0.5.3","cli-color":"~0.2.3","grunt-shell":"~0.6.1","grunt-mocha-test":"~0.8.1","chai":"~1.8.1","sinon":"~1.7.3","karma-mocha":"~0.1.1","karma-sinon":"~1.0.0","cl-strings":"0.0.4","lodash":"~1.3.1"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.6.2","dist":{"shasum":"8cb2c25a4ae26bbba450063f673019f05d6b39d9","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.6.2.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.7.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.7.0","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"dependencies":{"portscanner-plus":"0.1.0","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~2.2.1","socket.io":"~0.9.16","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"~0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.1","http-proxy":"~1.0.2","cl-strings":"0.0.5","resp-modifier":"0.0.4","browser-sync-client":"0.0.3","commander":"~2.1.0"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"~0.9.16","cli-color":"~0.2.3","chai":"~1.8.1","sinon":"~1.7.3","lodash":"~1.3.1","supertest":"~0.9.0","mocha":"*","gulp":"~3.5.2","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.7.0","dist":{"shasum":"f960f7d090f4d16a839d8b4277a6ae77d74b2d8f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.7.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.7.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.7.1","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"dependencies":{"portscanner-plus":"0.1.0","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~2.2.1","socket.io":"~0.9.16","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"~0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.1","http-proxy":"~1.0.2","cl-strings":"0.0.5","resp-modifier":"0.0.4","browser-sync-client":"0.0.3","commander":"~2.1.0","browser-sync-control-panel":"0.0.1"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"~0.9.16","cli-color":"~0.2.3","chai":"~1.8.1","sinon":"~1.7.3","lodash":"~1.3.1","supertest":"~0.9.0","mocha":"*","gulp":"~3.5.2","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.7.1","dist":{"shasum":"1621f5c285110494eb6ec176ea44fe5f415e45e8","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.7.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.7.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.7.2","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"dependencies":{"portscanner-plus":"0.1.0","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~2.2.1","socket.io":"~0.9.16","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"~0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.1","http-proxy":"~1.0.2","cl-strings":"0.0.5","resp-modifier":"0.0.4","browser-sync-client":"0.0.4","commander":"~2.1.0","browser-sync-control-panel":"0.0.1"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"~0.9.16","cli-color":"~0.2.3","chai":"~1.8.1","sinon":"~1.7.3","lodash":"~1.3.1","supertest":"~0.9.0","mocha":"*","gulp":"~3.5.2","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.7.2","dist":{"shasum":"f6d85875d9c3f7ff78a7887708592b35913befda","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.7.2.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.7.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.7.3","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"dependencies":{"portscanner-plus":"0.1.0","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~2.2.1","socket.io":"~0.8.0","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"~0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.1","http-proxy":"~1.0.2","cl-strings":"0.0.5","resp-modifier":"0.0.4","browser-sync-client":"0.0.4","commander":"~2.1.0","browser-sync-control-panel":"0.0.3"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"~0.9.16","cli-color":"~0.2.3","chai":"~1.8.1","sinon":"~1.7.3","lodash":"~2.4.1","supertest":"~0.9.0","mocha":"*","gulp":"~3.5.2","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.7.3","dist":{"shasum":"11d3f998007e24dd96428a67772b8a14703ac272","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.7.3.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.7.4":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.7.4","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"dependencies":{"portscanner-plus":"0.1.0","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~2.2.1","socket.io":"~0.8.0","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"~0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.1","http-proxy":"~1.0.2","cl-strings":"0.0.5","resp-modifier":"0.0.4","browser-sync-client":"0.0.5","commander":"~2.1.0","browser-sync-control-panel":"0.0.3"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"~0.9.16","cli-color":"~0.2.3","chai":"~1.8.1","sinon":"~1.7.3","lodash":"~2.4.1","supertest":"~0.9.0","mocha":"*","gulp":"~3.5.2","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.7.4","dist":{"shasum":"b8bf4e05713b160e95de5d9cb7a6fa813451967b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.7.4.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.7.5":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.7.5","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"dependencies":{"portscanner-plus":"0.1.0","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~2.2.1","socket.io":"~0.8.0","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"~0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.1","http-proxy":"~1.0.2","cl-strings":"0.0.5","resp-modifier":"0.0.4","browser-sync-client":"0.0.5","commander":"~2.1.0","browser-sync-control-panel":"0.0.4"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"~0.9.16","cli-color":"~0.2.3","chai":"~1.8.1","sinon":"~1.7.3","lodash":"~2.4.1","supertest":"~0.9.0","mocha":"*","gulp":"~3.5.2","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.7.5","dist":{"shasum":"26f0a4cb99203e863ffe866cb61d32399c19c71c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.7.5.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.7.7":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.7.7","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"dependencies":{"portscanner-plus":"0.1.0","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~2.2.1","socket.io":"~0.8.0","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"~0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.1","http-proxy":"~1.0.2","cl-strings":"0.0.5","resp-modifier":"0.0.4","browser-sync-client":"0.0.5","commander":"~2.1.0","browser-sync-control-panel":"0.0.4"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"~0.9.16","cli-color":"~0.2.3","chai":"~1.8.1","sinon":"~1.7.3","lodash":"~2.4.1","supertest":"~0.9.0","mocha":"*","gulp":"~3.5.2","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.7.7","dist":{"shasum":"b3133dcf90639d4f8ca901448456198a890c9ec3","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.7.7.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.8.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.8.0","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"dependencies":{"portscanner-plus":"0.1.0","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~2.2.1","socket.io":"~0.8.0","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"~0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.1","http-proxy":"~1.0.2","cl-strings":"0.0.5","resp-modifier":"0.0.4","browser-sync-client":"0.1.4","commander":"~2.1.0","browser-sync-control-panel":"0.0.4"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"~0.9.16","cli-color":"~0.2.3","chai":"~1.8.1","sinon":"~1.7.3","lodash":"~2.4.1","supertest":"~0.9.0","mocha":"*","gulp":"~3.5.2","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","gulp-sass":"^0.7.1","vinyl":"^0.2.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.8.0","dist":{"shasum":"f1659ddf17f2b7485deeb6b256083064e9649ea7","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.8.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.8.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.8.1","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"dependencies":{"portscanner-plus":"0.1.0","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~2.2.1","socket.io":"~0.8.0","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"~0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.1","http-proxy":"~1.0.2","cl-strings":"0.0.5","resp-modifier":"0.0.4","browser-sync-client":"^0.1.5","commander":"~2.1.0","browser-sync-control-panel":"0.0.4"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"~0.9.16","cli-color":"~0.2.3","chai":"~1.8.1","sinon":"~1.7.3","lodash":"~2.4.1","supertest":"~0.9.0","mocha":"*","gulp":"~3.5.2","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","gulp-sass":"^0.7.1","vinyl":"^0.2.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.8.1","dist":{"shasum":"3e17b572d7ec1e372dc75de581ab6dee740ac0a1","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.8.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.8.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.8.2","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"MIT","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-MIT"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"dependencies":{"portscanner-plus":"0.1.0","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~2.2.1","socket.io":"~0.8.0","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"~0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.1","http-proxy":"~1.0.2","cl-strings":"0.0.5","resp-modifier":"0.0.4","browser-sync-client":"0.1.6","commander":"~2.1.0","browser-sync-control-panel":"0.0.4"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"~0.9.16","cli-color":"~0.2.3","chai":"~1.8.1","sinon":"~1.7.3","lodash":"~2.4.1","supertest":"~0.9.0","mocha":"*","gulp":"~3.5.2","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","gulp-sass":"^0.7.1","vinyl":"^0.2.3","gulp-ruby-sass":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.8.2","dist":{"shasum":"39edf48ab4c7ef837d2b754049859bc6248db6ad","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.8.2.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.9.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.9.0","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"dependencies":{"portscanner-plus":"0.1.0","path":"~0.4.9","url":"~0.7.9","open":"~0.0.4","lodash":"~2.2.1","socket.io":"~0.8.0","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"~0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.1","http-proxy":"~1.0.2","cl-strings":"0.0.5","resp-modifier":"0.0.4","browser-sync-client":"^0.1.7","commander":"~2.1.0","browser-sync-control-panel":"0.0.5"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"~0.9.16","cli-color":"~0.2.3","chai":"~1.8.1","sinon":"~1.7.3","lodash":"~2.4.1","supertest":"~0.9.0","mocha":"*","gulp":"~3.5.2","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","gulp-sass":"^0.7.1","vinyl":"^0.2.3","gulp-ruby-sass":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.9.0","dist":{"shasum":"2830759673c371538ce773abbf5d57faf87bd36a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.9.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"0.9.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"0.9.1","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"dependencies":{"portscanner-plus":"0.1.0","path":"~0.4.9","url":"~0.7.9","lodash":"~2.2.1","socket.io":"~0.8.0","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"~0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.1","http-proxy":"~1.0.2","cl-strings":"0.0.5","resp-modifier":"0.0.4","browser-sync-client":"^0.1.7","commander":"~2.1.0","browser-sync-control-panel":"0.0.5","opn":"^0.1.1"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"~0.9.16","cli-color":"~0.2.3","chai":"~1.8.1","sinon":"~1.7.3","lodash":"~2.4.1","supertest":"~0.9.0","mocha":"*","gulp":"~3.5.2","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","gulp-sass":"^0.7.1","vinyl":"^0.2.3","gulp-ruby-sass":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@0.9.1","dist":{"shasum":"f308590980e6c0468e6f62adf7c376c18ebdd0ff","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-0.9.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shane.osbourne8@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"1.0.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.0.0","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"dependencies":{"portscanner-plus":"0.1.0","lodash":"~2.2.1","socket.io":"1.0.4","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"~0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.1","http-proxy":"~1.0.2","cl-strings":"0.0.5","resp-modifier":"0.0.4","browser-sync-client":"0.2.1","commander":"~2.1.0","browser-sync-control-panel":"0.0.5","opn":"^0.1.1","foxy":"0.1.2","localtunnel":"^1.3.0","opt-merger":"^0.1.2"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"1.0.4","cli-color":"~0.2.3","chai":"~1.8.1","sinon":"~1.7.3","lodash":"~2.4.1","supertest":"~0.9.0","mocha":"*","gulp":"~3.5.2","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","gulp-sass":"^0.7.1","vinyl":"^0.2.3","gulp-ruby-sass":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@1.0.0","dist":{"shasum":"2874745f5423399f8ea5e29fd2653c93217bbfa8","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.0.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"1.1.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.1.0","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"dependencies":{"portscanner-plus":"0.1.0","lodash":"~2.2.1","socket.io":"1.0.4","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"~0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.1","http-proxy":"~1.1.4","cl-strings":"0.0.5","resp-modifier":"0.0.4","browser-sync-client":"0.2.1","commander":"~2.1.0","opn":"^0.1.1","foxy":"0.1.4","localtunnel":"^1.3.0","opt-merger":"0.1.2"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"1.0.4","cli-color":"~0.2.3","chai":"~1.8.1","sinon":"~1.7.3","lodash":"~2.4.1","supertest":"~0.9.0","mocha":"*","gulp":"~3.5.2","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","gulp-sass":"^0.7.1","vinyl":"^0.2.3","gulp-ruby-sass":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@1.1.0","dist":{"shasum":"071b6010400be79de4b880269a0c22d75c7c345c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.1.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"1.1.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.1.1","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"dependencies":{"portscanner-plus":"0.1.0","lodash":"~2.2.1","socket.io":"1.0.4","connect":"~2.13.0","ua-parser-js":"~0.6.2","optimist":"~0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.1","http-proxy":"~1.1.4","cl-strings":"0.0.5","resp-modifier":"0.0.4","browser-sync-client":"0.2.1","commander":"~2.1.0","opn":"^0.1.1","foxy":"0.1.5","localtunnel":"^1.3.0","opt-merger":"0.1.2"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"1.0.4","cli-color":"~0.2.3","chai":"~1.8.1","sinon":"~1.7.3","lodash":"~2.4.1","supertest":"~0.9.0","mocha":"*","gulp":"~3.5.2","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","gulp-sass":"^0.7.1","vinyl":"^0.2.3","gulp-ruby-sass":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@1.1.1","dist":{"shasum":"63f585e4bc26381a0ff5cad57b81928a0c441a8a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.1.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"1.1.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.1.2","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"lib/index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"dependencies":{"portscanner-plus":"0.1.0","lodash":"~2.2.1","socket.io":"1.0.6","connect":"~2.21.0","ua-parser-js":"~0.6.2","optimist":"~0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.1","http-proxy":"~1.1.4","cl-strings":"0.0.5","resp-modifier":"0.0.4","browser-sync-client":"0.2.1","commander":"~2.1.0","opn":"^0.1.1","foxy":"^0.2.0","localtunnel":"^1.3.0","opt-merger":"0.1.3","emitter-steward":"0.0.1"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"1.0.4","cli-color":"~0.2.3","chai":"~1.8.1","sinon":"~1.7.3","lodash":"~2.4.1","supertest":"~0.9.0","mocha":"*","gulp":"~3.5.2","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","gulp-sass":"^0.7.1","vinyl":"^0.2.3","gulp-ruby-sass":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"lib/index.js"},"_id":"browser-sync@1.1.2","dist":{"shasum":"13688df6e55255d0d847153e7d0cd580b1e8456e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.1.2.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"1.2.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.2.0","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"dependencies":{"portscanner-plus":"0.1.0","lodash":"~2.2.1","socket.io":"1.0.6","connect":"~2.21.0","ua-parser-js":"~0.6.2","optimist":"~0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.1","http-proxy":"~1.1.4","cl-strings":"0.0.5","resp-modifier":"0.0.4","browser-sync-client":"0.3.0","commander":"~2.1.0","opn":"^0.1.1","foxy":"^0.2.0","localtunnel":"^1.3.0","opt-merger":"0.1.3","emitter-steward":"0.0.1"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"1.0.4","cli-color":"~0.2.3","chai":"~1.8.1","sinon":"~1.7.3","lodash":"~2.4.1","supertest":"~0.9.0","mocha":"*","gulp":"~3.5.2","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","gulp-sass":"^0.7.1","vinyl":"^0.2.3","gulp-ruby-sass":"^0.4.3","gulp-yuidoc":"0.1.2"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"index.js"},"_id":"browser-sync@1.2.0","dist":{"shasum":"19badbe403bd2a0bfe2ffe478c2e497c2d1c956e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.2.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"1.2.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.2.1","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs"},"dependencies":{"portscanner-plus":"0.1.0","lodash":"~2.2.1","socket.io":"1.0.6","connect":"~2.21.0","ua-parser-js":"~0.6.2","optimist":"~0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.1","http-proxy":"~1.1.4","cl-strings":"0.0.5","resp-modifier":"0.0.4","browser-sync-client":"0.3.0","commander":"~2.1.0","opn":"^0.1.1","foxy":"^0.2.0","localtunnel":"^1.3.0","opt-merger":"0.1.3","emitter-steward":"0.0.1"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"1.0.4","cli-color":"~0.2.3","chai":"~1.8.1","sinon":"~1.7.3","lodash":"~2.4.1","supertest":"~0.9.0","mocha":"*","gulp":"~3.5.2","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","gulp-sass":"^0.7.1","vinyl":"^0.2.3","gulp-ruby-sass":"^0.4.3","gulp-yuidoc":"0.1.2"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"index.js"},"_id":"browser-sync@1.2.1","dist":{"shasum":"a7100eb231d52963f73c371fce9dcca29f1b9a50","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.2.1.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"1.3.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.3.0","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs --reporter spec"},"dependencies":{"portscanner-plus":"0.1.0","lodash":"~2.2.1","socket.io":"1.0.6","connect":"~2.21.0","ua-parser-js":"~0.6.2","optimist":"~0.6.1","dev-ip":"~0.1.7","gaze":"~0.5.1","http-proxy":"~1.1.4","cl-strings":"0.0.5","resp-modifier":"0.1.0","browser-sync-client":"0.3.1","commander":"~2.1.0","opn":"^0.1.1","foxy":"^0.2.0","localtunnel":"^1.3.0","opt-merger":"0.1.3","emitter-steward":"0.0.1","glob-watcher":"0.0.6"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"1.0.4","cli-color":"~0.2.3","chai":"~1.8.1","sinon":"~1.7.3","lodash":"~2.4.1","supertest":"~0.13.0","mocha":"*","gulp":"~3.5.2","gulp-jshint":"~1.5.0","gulp-contribs":"0.0.1","gulp-sass":"^0.7.1","vinyl":"^0.2.3","gulp-ruby-sass":"^0.4.3","gulp-yuidoc":"0.1.2","gulp-filter":"^0.5.0","graceful-fs":"^3.0.2"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"index.js"},"_id":"browser-sync@1.3.0","dist":{"shasum":"3e383d3e3b3d1b2f489b1a1d82e3a80b61d9e687","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.3.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"1.3.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.3.2","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs --reporter spec"},"dependencies":{"browser-sync-client":"0.3.1","cl-strings":"0.0.5","commander":"~2.3.0","connect":"~3.1.0","dev-ip":"~0.1.7","emitter-steward":"0.0.1","foxy":"^0.2.1","glob-watcher":"0.0.6","http-proxy":"~1.1.4","localtunnel":"^1.3.0","lodash":"~2.2.1","opn":"^0.1.1","opt-merger":"0.1.3","optimist":"~0.6.1","portscanner-plus":"0.1.0","resp-modifier":"0.1.0","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.0.6","ua-parser-js":"~0.7.0"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"1.0.4","cli-color":"~0.3.2","chai":"~1.9.1","sinon":"~1.10.3","lodash":"~2.2.1","supertest":"~0.13.0","mocha":"*","gulp":"~3.8.6","gulp-jshint":"~1.8.0","gulp-contribs":"0.0.2","vinyl":"^0.3.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","gulp-filter":"^1.0.0","graceful-fs":"^3.0.2"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"index.js"},"_id":"browser-sync@1.3.2","dist":{"shasum":"43a2a310fd0d195a1c22836613283f4c4066d262","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.3.2.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"1.3.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.3.3","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs --reporter spec"},"dependencies":{"browser-sync-client":"0.3.1","cl-strings":"0.0.5","commander":"~2.3.0","connect":"~3.1.0","dev-ip":"~0.1.7","emitter-steward":"0.0.1","foxy":"^0.2.1","glob-watcher":"0.0.6","http-proxy":"~1.1.4","localtunnel":"^1.3.0","lodash":"~2.2.1","opn":"^0.1.1","opt-merger":"0.1.3","optimist":"~0.6.1","portscanner-plus":"0.1.0","resp-modifier":"0.1.0","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.0.6","ua-parser-js":"~0.7.0"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"1.0.4","cli-color":"~0.3.2","chai":"~1.9.1","sinon":"~1.10.3","lodash":"~2.2.1","supertest":"~0.13.0","mocha":"*","gulp":"~3.8.6","gulp-jshint":"~1.8.0","gulp-contribs":"0.0.2","vinyl":"^0.3.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","gulp-filter":"^1.0.0","graceful-fs":"^3.0.2"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"index.js"},"_id":"browser-sync@1.3.3","dist":{"shasum":"3682e65304801d83bb91b2687fb6017686ea534a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.3.3.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"1.3.4":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.3.4","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs --reporter spec"},"dependencies":{"browser-sync-client":"0.3.1","cl-strings":"0.0.5","commander":"~2.3.0","connect":"~3.1.0","dev-ip":"~0.1.7","emitter-steward":"0.0.1","foxy":"^0.2.1","glob-watcher":"0.0.6","http-proxy":"~1.1.4","localtunnel":"^1.3.0","lodash":"~2.2.1","opn":"^0.1.1","opt-merger":"0.1.3","optimist":"~0.6.1","portscanner-plus":"0.1.0","resp-modifier":"0.1.0","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.0.6","ua-parser-js":"~0.7.0","through":"^2.3.4"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"1.0.4","cli-color":"~0.3.2","chai":"~1.9.1","sinon":"~1.10.3","lodash":"~2.2.1","supertest":"~0.13.0","mocha":"*","gulp":"~3.8.6","gulp-jshint":"~1.8.0","gulp-contribs":"0.0.2","vinyl":"^0.3.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","gulp-filter":"^1.0.0","graceful-fs":"^3.0.2","coveralls":"^2.11.1","mocha-lcov-reporter":"0.0.1"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"index.js"},"_id":"browser-sync@1.3.4","dist":{"shasum":"aa298e0223227d31da2c9bdef83ed3785f19effa","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.3.4.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"1.3.5":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.3.5","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs --reporter spec"},"dependencies":{"browser-sync-client":"0.3.1","cl-strings":"0.0.5","commander":"~2.3.0","connect":"~3.1.0","dev-ip":"~0.1.7","emitter-steward":"0.0.1","foxy":"^0.2.1","glob-watcher":"0.0.6","http-proxy":"~1.1.4","localtunnel":"^1.3.0","lodash":"~2.2.1","opn":"^0.1.1","opt-merger":"0.1.3","optimist":"~0.6.1","portscanner-plus":"0.1.0","resp-modifier":"0.1.1","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.0.6","ua-parser-js":"~0.7.0"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"1.0.4","cli-color":"~0.3.2","chai":"~1.9.1","sinon":"~1.10.3","lodash":"~2.2.1","supertest":"~0.13.0","mocha":"*","gulp":"~3.8.6","gulp-jshint":"~1.8.0","gulp-contribs":"0.0.2","vinyl":"^0.3.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","gulp-filter":"^1.0.0","graceful-fs":"^3.0.2","coveralls":"^2.11.1","mocha-lcov-reporter":"0.0.1"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"index.js"},"_id":"browser-sync@1.3.5","dist":{"shasum":"dd87d882635df04c3c573462dbcceb12b93d9b9f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.3.5.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"1.3.6":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.3.6","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs --reporter spec"},"dependencies":{"browser-sync-client":"0.3.1","cl-strings":"0.0.5","commander":"~2.3.0","connect":"~3.1.0","dev-ip":"~0.1.7","emitter-steward":"0.0.1","foxy":"~0.2.1","glob-watcher":"0.0.6","http-proxy":"~1.1.4","localtunnel":"^1.3.0","lodash":"~2.2.1","opn":"^0.1.1","opt-merger":"0.1.3","optimist":"~0.6.1","portscanner-plus":"0.1.0","resp-modifier":"~0.1.2","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.0.6","ua-parser-js":"~0.7.0"},"devDependencies":{"optimist":"~0.6.0","socket.io-client":"1.0.4","cli-color":"~0.3.2","chai":"~1.9.1","sinon":"~1.10.3","lodash":"~2.2.1","supertest":"~0.13.0","mocha":"*","gulp":"~3.8.6","gulp-jshint":"~1.8.0","gulp-contribs":"0.0.2","vinyl":"^0.3.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","gulp-filter":"^1.0.0","graceful-fs":"^3.0.2","coveralls":"^2.11.1","mocha-lcov-reporter":"0.0.1"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"index.js"},"_id":"browser-sync@1.3.6","dist":{"shasum":"e334998c2b747f617b3f688a16908aa995d1007e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.3.6.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"1.3.7":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.3.7","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"gulp lint && mocha --recursive test/specs --reporter spec"},"dependencies":{"browser-sync-client":"0.3.1","cl-strings":"0.0.5","commander":"~2.3.0","connect":"~3.1.0","dev-ip":"~0.1.7","emitter-steward":"0.0.1","foxy":"^0.2.1","glob-watcher":"0.0.6","http-proxy":"~1.3.0","localtunnel":"^1.3.0","lodash":"~2.4.1","minimist":"^1.1.0","opn":"^1.0.0","opt-merger":"0.1.3","portscanner-plus":"0.1.0","resp-modifier":"~0.1.2","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.0.6","ua-parser-js":"~0.7.0"},"devDependencies":{"chai":"~1.9.1","cli-color":"~0.3.2","coveralls":"^2.11.1","graceful-fs":"^3.0.2","gulp":"~3.8.6","gulp-contribs":"0.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","mocha":"*","mocha-lcov-reporter":"0.0.1","sinon":"~1.10.3","socket.io-client":"^1.0.6","supertest":"~0.13.0","vinyl":"^0.3.0"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"index.js"},"_id":"browser-sync@1.3.7","dist":{"shasum":"cce7bcdf4ad878db92898d14561f380bd249e24e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.3.7.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"1.5.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.5.0","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","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"},"dependencies":{"browser-sync-client":"0.3.2","cl-strings":"0.0.5","commander":"~2.3.0","connect":"~3.1.0","dev-ip":"~0.1.7","easy-extender":"^1.1.0","eazy-logger":"^1.3.2","emitter-steward":"0.0.1","foxy":"^0.2.1","glob-watcher":"0.0.6","http-proxy":"~1.3.0","localtunnel":"^1.3.0","lodash":"~2.4.1","minimist":"^1.1.0","object-path":"^0.6.0","opn":"^1.0.0","opt-merger":"0.1.3","portscanner-plus":"0.1.0","resp-modifier":"~0.1.2","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.1.0","ua-parser-js":"~0.7.0"},"devDependencies":{"chai":"~1.9.1","cli-color":"~0.3.2","coveralls":"^2.11.1","graceful-fs":"^3.0.2","gulp":"~3.8.6","gulp-contribs":"0.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","mocha":"*","mocha-lcov-reporter":"0.0.1","sinon":"~1.10.3","socket.io-client":"^1.1.0","supertest":"~0.13.0","vinyl":"^0.3.0","istanbul-coveralls":"^1.0.0","q":"^1.0.1","chalk":"^0.5.1"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"./bin/browser-sync"},"gitHead":"eb52d14047b46c73cb449eed15a7b4a1abda28ad","_id":"browser-sync@1.5.0","_shasum":"b32d006a98e8e1630730c462761069bdfa64806e","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"b32d006a98e8e1630730c462761069bdfa64806e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.5.0.tgz"},"directories":{}},"1.5.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.5.1","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","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"},"dependencies":{"browser-sync-client":"0.3.2","cl-strings":"0.0.5","commander":"~2.3.0","connect":"~3.1.0","dev-ip":"~0.1.7","easy-extender":"^1.1.0","eazy-logger":"^1.3.3","emitter-steward":"0.0.1","foxy":"^0.2.1","glob-watcher":"0.0.6","http-proxy":"~1.3.0","localtunnel":"^1.3.0","lodash":"~2.4.1","minimist":"^1.1.0","object-path":"^0.6.0","opn":"^1.0.0","opt-merger":"0.1.3","portscanner-plus":"0.1.0","resp-modifier":"~0.1.2","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.1.0","ua-parser-js":"~0.7.0"},"devDependencies":{"chai":"~1.9.1","cli-color":"~0.3.2","coveralls":"^2.11.1","graceful-fs":"^3.0.2","gulp":"~3.8.6","gulp-contribs":"0.0.2","gulp-filter":"^1.0.0","gulp-jshint":"~1.8.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","mocha":"*","mocha-lcov-reporter":"0.0.1","sinon":"~1.10.3","socket.io-client":"^1.1.0","supertest":"~0.13.0","vinyl":"^0.3.0","istanbul-coveralls":"^1.0.0","q":"^1.0.1","chalk":"^0.5.1"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"./bin/browser-sync"},"gitHead":"c28598ede0e2ab5dee062b017375a6d4412ba10e","_id":"browser-sync@1.5.1","_shasum":"16d6fcc0866b4159e1293d56ff64ec243ca34776","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"16d6fcc0866b4159e1293d56ff64ec243ca34776","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.5.1.tgz"},"directories":{}},"1.5.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.5.2","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","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"},"dependencies":{"browser-sync-client":"0.3.2","commander":"~2.3.0","connect":"~3.2.0","dev-ip":"~0.1.7","easy-extender":"1.1.0","eazy-logger":"1.3.3","emitter-steward":"0.0.1","foxy":"^0.2.1","glob-watcher":"0.0.6","http-proxy":"~1.4.3","localtunnel":"^1.3.0","lodash":"~2.4.1","minimist":"^1.1.0","object-path":"^0.6.0","opn":"^1.0.0","opt-merger":"0.1.3","portscanner-plus":"0.1.0","resp-modifier":"~0.1.2","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.1.0","ua-parser-js":"~0.7.0"},"devDependencies":{"chai":"~1.9.1","chalk":"^0.5.1","cli-color":"~0.3.2","graceful-fs":"^3.0.2","gulp":"~3.8.6","gulp-contribs":"0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.1.2","gulp-jshint":"~1.8.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","istanbul-coveralls":"^1.0.0","mocha":"*","mocha-lcov-reporter":"0.0.1","q":"^1.0.1","sinon":"~1.10.3","socket.io-client":"^1.1.0","supertest":"~0.13.0","vinyl":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"./bin/browser-sync"},"gitHead":"95a68f77e0738467b6a2beb07219ede9369c25ba","_id":"browser-sync@1.5.2","_shasum":"eb32cf28375390cebf01bde381e6dcddf465ec8f","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"eb32cf28375390cebf01bde381e6dcddf465ec8f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.5.2.tgz"},"directories":{}},"1.5.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.5.3","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","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"},"dependencies":{"browser-sync-client":"0.4.0","commander":"~2.3.0","connect":"~3.2.0","dev-ip":"~0.1.7","easy-extender":"1.1.0","eazy-logger":"1.3.3","emitter-steward":"0.0.1","foxy":"^2.0.0","glob-watcher":"0.0.6","http-proxy":"~1.4.3","localtunnel":"^1.3.0","lodash":"~2.4.1","minimist":"^1.1.0","object-path":"^0.6.0","opn":"^1.0.0","opt-merger":"0.2.1","portscanner-plus":"0.1.0","resp-modifier":"~0.1.2","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.1.0","tfunk":"^2.0.2","ua-parser-js":"~0.7.0"},"devDependencies":{"chai":"~1.9.1","chalk":"^0.5.1","cli-color":"~0.3.2","graceful-fs":"^3.0.2","gulp":"~3.8.6","gulp-contribs":"0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.1.2","gulp-jshint":"~1.8.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","istanbul-coveralls":"^1.0.0","mocha":"*","mocha-lcov-reporter":"0.0.1","q":"^1.0.1","sinon":"~1.10.3","socket.io-client":"^1.1.0","supertest":"~0.13.0","vinyl":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"./bin/browser-sync"},"gitHead":"429cfe15be8e2bbd3ba25eeb3413007b58c95c83","_id":"browser-sync@1.5.3","_shasum":"8df741beec01a7ac68e49e0dba2e53fefb323df8","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"8df741beec01a7ac68e49e0dba2e53fefb323df8","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.5.3.tgz"},"directories":{}},"1.5.4":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.5.4","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","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"},"dependencies":{"browser-sync-client":"0.4.0","commander":"~2.3.0","connect":"~3.2.0","dev-ip":"~0.1.7","easy-extender":"1.1.0","eazy-logger":"1.3.3","emitter-steward":"0.0.1","foxy":"^2.0.0","glob-watcher":"0.0.6","http-proxy":"~1.4.3","localtunnel":"^1.3.0","lodash":"~2.4.1","minimist":"^1.1.0","object-path":"^0.6.0","opn":"^1.0.0","opt-merger":"0.2.1","portscanner-plus":"0.1.0","resp-modifier":"~0.1.2","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.1.0","tfunk":"^2.0.2","ua-parser-js":"~0.7.0"},"devDependencies":{"chai":"~1.9.1","chalk":"^0.5.1","cli-color":"~0.3.2","graceful-fs":"^3.0.2","gulp":"~3.8.6","gulp-contribs":"0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.1.2","gulp-jshint":"~1.8.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","istanbul-coveralls":"^1.0.0","mocha":"*","mocha-lcov-reporter":"0.0.1","q":"^1.0.1","sinon":"~1.10.3","socket.io-client":"^1.1.0","supertest":"~0.13.0","vinyl":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"./bin/browser-sync"},"gitHead":"6a04f691dacff3781f179b04db9a116f394bed09","_id":"browser-sync@1.5.4","_shasum":"f6ec9c29486f3624ce69b3e8dda4887e3b7bfc82","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"f6ec9c29486f3624ce69b3e8dda4887e3b7bfc82","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.5.4.tgz"},"directories":{}},"1.5.5":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.5.5","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","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"},"dependencies":{"browser-sync-client":"0.4.0","commander":"~2.3.0","connect":"~3.2.0","dev-ip":"~0.1.7","easy-extender":"1.1.0","eazy-logger":"1.3.3","emitter-steward":"0.0.1","foxy":"^2.0.0","glob-watcher":"0.0.6","http-proxy":"~1.4.3","localtunnel":"^1.3.0","lodash":"~2.4.1","minimist":"^1.1.0","object-path":"^0.6.0","opn":"^1.0.0","opt-merger":"0.2.1","portscanner-plus":"0.1.0","resp-modifier":"~0.1.2","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.1.0","tfunk":"^2.0.2","ua-parser-js":"~0.7.0"},"devDependencies":{"chai":"~1.9.1","chalk":"^0.5.1","cli-color":"~0.3.2","graceful-fs":"^3.0.2","gulp":"~3.8.6","gulp-contribs":"0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.1.2","gulp-jshint":"~1.8.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","istanbul-coveralls":"^1.0.0","mocha":"*","mocha-lcov-reporter":"0.0.1","q":"^1.0.1","sinon":"~1.10.3","socket.io-client":"^1.1.0","supertest":"~0.13.0","vinyl":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"./bin/browser-sync"},"gitHead":"6cc2de633db1fb635017aecf6c40b47c57be25b4","_id":"browser-sync@1.5.5","_shasum":"578b91989d682c10755a808a78a9eef017ef5f97","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"578b91989d682c10755a808a78a9eef017ef5f97","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.5.5.tgz"},"directories":{}},"1.5.6":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.5.6","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","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"},"dependencies":{"browser-sync-client":"0.4.0","commander":"~2.3.0","connect":"~3.2.0","dev-ip":"~0.1.7","easy-extender":"1.1.0","eazy-logger":"1.3.3","emitter-steward":"0.0.1","foxy":"^2.0.1","glob-watcher":"0.0.6","http-proxy":"~1.4.3","localtunnel":"^1.3.0","lodash":"~2.4.1","minimist":"^1.1.0","object-path":"^0.6.0","opn":"^1.0.0","opt-merger":"0.2.1","portscanner-plus":"0.1.0","resp-modifier":"~0.1.2","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.1.0","tfunk":"^2.0.2","ua-parser-js":"~0.7.0"},"devDependencies":{"chai":"~1.9.1","chalk":"^0.5.1","cli-color":"~0.3.2","graceful-fs":"^3.0.2","gulp":"~3.8.6","gulp-contribs":"0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.1.2","gulp-jshint":"~1.8.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","istanbul-coveralls":"^1.0.0","mocha":"*","mocha-lcov-reporter":"0.0.1","q":"^1.0.1","sinon":"~1.10.3","socket.io-client":"^1.1.0","supertest":"~0.13.0","vinyl":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"./bin/browser-sync"},"gitHead":"230a9263ef857be3dac19502cb1c261c00c5eda8","_id":"browser-sync@1.5.6","_shasum":"de5443dfbdf33c7977b5df994218e0bb45f088c8","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"de5443dfbdf33c7977b5df994218e0bb45f088c8","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.5.6.tgz"},"directories":{}},"1.5.7":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.5.7","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","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"},"dependencies":{"browser-sync-client":"0.4.0","commander":"~2.3.0","connect":"~3.2.0","dev-ip":"~0.1.7","easy-extender":"1.1.0","eazy-logger":"1.4.0","emitter-steward":"0.0.1","foxy":"^2.0.1","glob-watcher":"0.0.6","http-proxy":"~1.4.3","localtunnel":"^1.3.0","lodash":"~2.4.1","minimist":"^1.1.0","object-path":"^0.6.0","opn":"^1.0.0","opt-merger":"0.2.1","portscanner-plus":"0.1.0","resp-modifier":"~0.1.2","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.1.0","tfunk":"^2.0.2","ua-parser-js":"~0.7.0"},"devDependencies":{"chai":"~1.9.1","chalk":"^0.5.1","cli-color":"~0.3.2","graceful-fs":"^3.0.2","gulp":"~3.8.6","gulp-contribs":"0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.1.2","gulp-jshint":"~1.8.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","istanbul-coveralls":"^1.0.0","mocha":"*","mocha-lcov-reporter":"0.0.1","q":"^1.0.1","sinon":"~1.10.3","socket.io-client":"^1.1.0","supertest":"~0.13.0","vinyl":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"./bin/browser-sync"},"_id":"browser-sync@1.5.7","dist":{"shasum":"5e89b28da9f0881fa805a662be881a018a5154bd","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.5.7.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"1.5.8":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.5.8","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","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"},"dependencies":{"browser-sync-client":"0.4.0","commander":"~2.3.0","connect":"~3.2.0","dev-ip":"~0.1.7","easy-extender":"^2.0.0","eazy-logger":"1.4.0","emitter-steward":"0.0.1","foxy":"^2.0.1","glob-watcher":"0.0.6","http-proxy":"~1.4.3","localtunnel":"^1.3.0","lodash":"~2.4.1","minimist":"^1.1.0","object-path":"^0.6.0","opn":"^1.0.0","opt-merger":"0.2.1","portscanner-plus":"0.1.0","resp-modifier":"~0.1.2","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.1.0","tfunk":"^2.0.2","ua-parser-js":"~0.7.0"},"devDependencies":{"chai":"~1.9.1","chalk":"^0.5.1","cli-color":"~0.3.2","graceful-fs":"^3.0.2","gulp":"~3.8.6","gulp-contribs":"0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.1.2","gulp-jshint":"~1.8.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","istanbul-coveralls":"^1.0.0","mocha":"*","mocha-lcov-reporter":"0.0.1","q":"^1.0.1","sinon":"~1.10.3","socket.io-client":"^1.1.0","supertest":"~0.13.0","vinyl":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"./bin/browser-sync"},"gitHead":"9ce41550762ce9e7e2fbb27d3d34842f9284ee28","_id":"browser-sync@1.5.8","_shasum":"e146f7eb7b7a27e4b70f3c18fd7041f937e01595","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"e146f7eb7b7a27e4b70f3c18fd7041f937e01595","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.5.8.tgz"},"directories":{}},"1.5.9":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.5.9","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","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"},"dependencies":{"browser-sync-client":"0.4.1","commander":"~2.3.0","connect":"~3.2.0","dev-ip":"~0.1.7","easy-extender":"^2.0.0","eazy-logger":"1.4.0","emitter-steward":"0.0.1","foxy":"^2.0.1","glob-watcher":"0.0.6","http-proxy":"~1.4.3","localtunnel":"^1.3.0","lodash":"~2.4.1","minimist":"^1.1.0","object-path":"^0.6.0","opn":"^1.0.0","opt-merger":"0.2.1","portscanner-plus":"0.1.0","resp-modifier":"~0.1.2","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.1.0","tfunk":"^2.0.2","ua-parser-js":"~0.7.0"},"devDependencies":{"chai":"~1.9.1","chalk":"^0.5.1","cli-color":"~0.3.2","graceful-fs":"^3.0.2","gulp":"~3.8.6","gulp-contribs":"0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.1.2","gulp-jshint":"~1.8.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","istanbul-coveralls":"^1.0.0","mocha":"*","mocha-lcov-reporter":"0.0.1","q":"^1.0.1","sinon":"~1.10.3","socket.io-client":"^1.1.0","supertest":"~0.13.0","vinyl":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"./bin/browser-sync"},"gitHead":"9fd8058befdfcfc14b65357bc49270d54a9a4db6","_id":"browser-sync@1.5.9","_shasum":"7900856126884ab098b1e524f4da8a73a8243df8","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"7900856126884ab098b1e524f4da8a73a8243df8","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.5.9.tgz"},"directories":{}},"1.6.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.6.0","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","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"},"dependencies":{"browser-sync-client":"0.4.0","commander":"~2.3.0","connect":"~3.2.0","dev-ip":"~0.1.7","easy-extender":"^2.0.0","eazy-logger":"1.4.0","emitter-steward":"0.0.1","foxy":"^3.0.0","glob-watcher":"0.0.6","http-proxy":"~1.4.3","localtunnel":"^1.3.0","lodash":"~2.4.1","minimist":"^1.1.0","object-path":"^0.6.0","opn":"^1.0.0","opt-merger":"0.2.1","portscanner-plus":"0.1.0","resp-modifier":"~0.1.2","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.1.0","tfunk":"^2.0.2","ua-parser-js":"~0.7.0"},"devDependencies":{"chai":"~1.9.1","chalk":"^0.5.1","cli-color":"~0.3.2","graceful-fs":"^3.0.2","gulp":"~3.8.6","gulp-contribs":"0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.1.2","gulp-jshint":"~1.8.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","istanbul-coveralls":"^1.0.0","mocha":"*","mocha-lcov-reporter":"0.0.1","q":"^1.0.1","sinon":"~1.10.3","socket.io-client":"^1.1.0","supertest":"~0.13.0","vinyl":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"./bin/browser-sync"},"gitHead":"50fa3b8a1c6bc70edd9b9686915ce81e9cbf01b5","_id":"browser-sync@1.6.0","_shasum":"340713e4fef8cb2cf7a3cb52a2f7b0147141edbd","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"340713e4fef8cb2cf7a3cb52a2f7b0147141edbd","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.6.0.tgz"},"directories":{}},"1.6.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.6.1","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","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"},"dependencies":{"browser-sync-client":"0.4.1","commander":"~2.3.0","connect":"~3.2.0","dev-ip":"~0.1.7","easy-extender":"^2.0.0","eazy-logger":"1.4.0","emitter-steward":"0.0.1","foxy":"^3.0.0","glob-watcher":"0.0.6","http-proxy":"~1.4.3","localtunnel":"^1.3.0","lodash":"~2.4.1","minimist":"^1.1.0","object-path":"^0.6.0","opn":"^1.0.0","opt-merger":"0.2.1","portscanner-plus":"0.1.0","resp-modifier":"~0.1.2","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.1.0","tfunk":"^2.0.2","ua-parser-js":"~0.7.0"},"devDependencies":{"chai":"~1.9.1","chalk":"^0.5.1","cli-color":"~0.3.2","graceful-fs":"^3.0.2","gulp":"~3.8.6","gulp-contribs":"0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.1.2","gulp-jshint":"~1.8.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","istanbul-coveralls":"^1.0.0","mocha":"*","mocha-lcov-reporter":"0.0.1","q":"^1.0.1","sinon":"~1.10.3","socket.io-client":"^1.1.0","supertest":"~0.13.0","vinyl":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"./bin/browser-sync"},"gitHead":"b98f58063a1e97107b1ee2610a3e9487bf931e42","_id":"browser-sync@1.6.1","_shasum":"f9624d43b834f876e0a0b741044cb77f2a3654bf","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"f9624d43b834f876e0a0b741044cb77f2a3654bf","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.6.1.tgz"},"directories":{}},"1.6.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.6.2","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","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"},"dependencies":{"browser-sync-client":"0.4.1","commander":"~2.3.0","connect":"~3.2.0","dev-ip":"~0.1.7","easy-extender":"^2.0.0","eazy-logger":"1.4.0","emitter-steward":"0.0.1","foxy":"^3.0.0","glob-watcher":"0.0.6","localtunnel":"^1.3.0","lodash":"~2.4.1","minimist":"^1.1.0","object-path":"^0.6.0","opn":"^1.0.0","opt-merger":"0.2.1","portscanner-plus":"0.1.0","resp-modifier":"~0.1.2","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.1.0","tfunk":"^2.0.2","ua-parser-js":"~0.7.0"},"devDependencies":{"chai":"~1.9.1","chalk":"^0.5.1","cli-color":"~0.3.2","graceful-fs":"^3.0.2","gulp":"~3.8.6","gulp-contribs":"0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.1.2","gulp-jshint":"~1.8.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","istanbul-coveralls":"^1.0.0","mocha":"*","mocha-lcov-reporter":"0.0.1","q":"^1.0.1","sinon":"~1.10.3","socket.io-client":"^1.1.0","supertest":"~0.13.0","vinyl":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"./bin/browser-sync"},"gitHead":"3ed547e8790cabb061fb94306bfc659a671c4cde","_id":"browser-sync@1.6.2","_shasum":"0076ac35971ad7658a68064c7103f0dedbbf47f4","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"0076ac35971ad7658a68064c7103f0dedbbf47f4","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.6.2.tgz"},"directories":{}},"1.6.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.6.3","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","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"},"dependencies":{"browser-sync-client":"0.4.1","commander":"~2.3.0","connect":"~3.2.0","dev-ip":"~0.1.7","easy-extender":"^2.0.0","eazy-logger":"1.4.0","emitter-steward":"0.0.1","foxy":"^3.0.0","glob-watcher":"0.0.6","localtunnel":"^1.3.0","lodash":"~2.4.1","minimist":"^1.1.0","object-path":"^0.6.0","opn":"^1.0.0","opt-merger":"^1.1.0","portscanner-plus":"0.1.0","resp-modifier":"~0.1.2","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.1.0","tfunk":"^2.0.2","ua-parser-js":"~0.7.0"},"devDependencies":{"async":"^0.9.0","chai":"~1.9.1","chalk":"^0.5.1","cli-color":"~0.3.2","conventional-changelog":"0.0.11","graceful-fs":"^3.0.2","gulp":"~3.8.6","gulp-contribs":"0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.1.2","gulp-jshint":"~1.8.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","istanbul-coveralls":"^1.0.0","mocha":"*","mocha-lcov-reporter":"0.0.1","portscanner":"^1.0.0","q":"^1.0.1","sinon":"~1.10.3","slugify":"^0.1.0","socket.io-client":"^1.1.0","supertest":"~0.13.0","vinyl":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"./bin/browser-sync"},"gitHead":"9d056ff552fc54bfde68c27e24cba2418e57ac10","_id":"browser-sync@1.6.3","_shasum":"2d63730a6f5b40cc89c9f0f1f51ec9eb9ee527ec","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"2d63730a6f5b40cc89c9f0f1f51ec9eb9ee527ec","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.6.3.tgz"},"directories":{}},"1.6.4":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.6.4","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","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"},"dependencies":{"browser-sync-client":"0.4.1","commander":"~2.3.0","connect":"~3.2.0","dev-ip":"~0.1.7","easy-extender":"^2.0.0","eazy-logger":"1.4.0","emitter-steward":"0.0.1","foxy":"^4.0.3","glob-watcher":"0.0.6","localtunnel":"^1.3.0","lodash":"~2.4.1","minimist":"^1.1.0","object-path":"^0.6.0","opn":"^1.0.0","opt-merger":"^1.1.0","portscanner-plus":"0.1.0","resp-modifier":"~0.1.2","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.1.0","tfunk":"^2.0.2","ua-parser-js":"~0.7.0"},"devDependencies":{"async":"^0.9.0","chai":"~1.9.1","chalk":"^0.5.1","cli-color":"~0.3.2","conventional-changelog":"0.0.11","graceful-fs":"^3.0.2","gulp":"~3.8.6","gulp-contribs":"0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.1.2","gulp-jshint":"~1.8.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","istanbul-coveralls":"^1.0.0","mocha":"*","mocha-lcov-reporter":"0.0.1","portscanner":"^1.0.0","q":"^1.0.1","sinon":"~1.10.3","slugify":"^0.1.0","socket.io-client":"^1.1.0","supertest":"~0.13.0","vinyl":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"./bin/browser-sync"},"gitHead":"fe7b284016a34b5ea2222d9b139f55c10b36b50e","_id":"browser-sync@1.6.4","_shasum":"6af8a86491d1d179165d1abbdc7e65143871e015","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"6af8a86491d1d179165d1abbdc7e65143871e015","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.6.4.tgz"},"directories":{}},"1.6.5":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.6.5","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","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"},"dependencies":{"browser-sync-client":"0.4.1","commander":"~2.3.0","connect":"~3.2.0","dev-ip":"~0.1.7","easy-extender":"^2.0.0","eazy-logger":"1.4.0","emitter-steward":"0.0.1","foxy":"^4.0.3","glob-watcher":"0.0.6","localtunnel":"^1.3.0","lodash":"~2.4.1","minimist":"^1.1.0","object-path":"^0.6.0","opn":"^1.0.0","opt-merger":"^1.1.0","portscanner-plus":"0.1.0","resp-modifier":"~0.1.2","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"1.1.0","tfunk":"^2.0.2","ua-parser-js":"~0.7.0"},"devDependencies":{"async":"^0.9.0","chai":"~1.9.1","chalk":"^0.5.1","cli-color":"~0.3.2","conventional-changelog":"0.0.11","graceful-fs":"^3.0.2","gulp":"~3.8.6","gulp-contribs":"0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.1.2","gulp-jshint":"~1.8.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"0.1.2","istanbul-coveralls":"^1.0.0","mocha":"*","mocha-lcov-reporter":"0.0.1","portscanner":"^1.0.0","q":"^1.0.1","sinon":"~1.10.3","slugify":"^0.1.0","socket.io-client":"^1.1.0","supertest":"~0.13.0","vinyl":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"./bin/browser-sync"},"gitHead":"27db04de4cc116e405d88c9b71bbc1a5539bd833","_id":"browser-sync@1.6.5","_shasum":"58a01469723a9e482cc8025a8a8f7eeaef137b7b","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"58a01469723a9e482cc8025a8a8f7eeaef137b7b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.6.5.tgz"},"directories":{}},"1.7.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.7.0","homepage":"https://github.com/shakyshane/browser-sync","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git://github.com/shakyshane/browser-sync.git"},"bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","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"},"dependencies":{"browser-sync-client":"^0.4.2","commander":"^2.3.0","connect":"^3.2.0","dev-ip":"^0.1.7","easy-extender":"^2.0.0","eazy-logger":"^1.4.0","emitter-steward":"^0.0.1","foxy":"^5.0.1","glob-watcher":"^0.0.6","localtunnel":"^1.3.0","lodash":"^2.4.1","minimist":"^1.1.0","object-path":"^0.6.0","opn":"^1.0.0","opt-merger":"^1.1.0","portscanner-plus":"^0.1.0","resp-modifier":"^1.0.0","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"^1.1.0","tfunk":"^2.0.2","ua-parser-js":"^0.7.0"},"devDependencies":{"async":"^0.9.0","chai":"^1.9.1","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.6","gulp-contribs":"^0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.1.2","gulp-jshint":"^1.8.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul-coveralls":"^1.0.0","mocha":"*","mocha-lcov-reporter":"^0.0.1","multiline":"^1.0.1","portscanner":"^1.0.0","q":"^1.0.1","sinon":"^1.10.3","slugify":"^0.1.0","socket.io-client":"^1.1.0","supertest":"^0.15.0","vinyl":"^0.4.3"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"./bin/browser-sync"},"gitHead":"d9ad0219c07f4e1b41f2098345c3fd3c6cdaa786","_id":"browser-sync@1.7.0","_shasum":"fa7be514091072d1caed6f33d6c50f116e2c0af0","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"fa7be514091072d1caed6f33d6c50f116e2c0af0","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.7.0.tgz"},"directories":{}},"1.7.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.7.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","files":["bin","index.js","lib","LICENSE-GPL"],"engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","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"},"dependencies":{"browser-sync-client":"^0.5.1","commander":"^2.3.0","connect":"^3.3.3","dev-ip":"^0.1.7","easy-extender":"^2.0.0","eazy-logger":"^1.4.0","emitter-steward":"^0.0.1","foxy":"^5.0.1","glob-watcher":"^0.0.7","localtunnel":"^1.3.0","lodash":"^2.4.1","minimist":"^1.1.0","object-path":"^0.6.0","opn":"^1.0.0","opt-merger":"^1.1.0","portscanner-plus":"^0.1.0","resp-modifier":"^1.0.0","serve-index":"^1.1.5","serve-static":"^1.4.2","socket.io":"^1.2.1","tfunk":"^2.0.2","ua-parser-js":"^0.7.3"},"devDependencies":{"async":"^0.9.0","chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.3.0","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul-coveralls":"^1.0.0","mocha":"*","mocha-lcov-reporter":"^0.0.1","multiline":"^1.0.1","portscanner":"^1.0.0","q":"^1.1.1","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"bin":{"browser-sync":"./bin/browser-sync"},"gitHead":"cc5c602a17aa9048f078ecbebb575c2d59936604","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@1.7.1","_shasum":"b3edb784113c32b28945c3eee8b71f48e8df6ba4","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"b3edb784113c32b28945c3eee8b71f48e8df6ba4","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.7.1.tgz"},"directories":{}},"1.7.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.7.2","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","bin":{"browser-sync":"bin/browser-sync"},"files":["bin","index.js","lib","LICENSE-GPL"],"engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","pro":"node test/protractor/setup.single.js","pro-local":"node test/protractor/setup.js","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 && npm run pro-local && npm run pro"},"dependencies":{"browser-sync-client":"^0.5.1","commander":"^2.3.0","connect":"^3.3.3","dev-ip":"^0.1.7","easy-extender":"^2.0.0","eazy-logger":"^2.0.0","emitter-steward":"^0.0.1","foxy":"^6.0.0","glob-watcher":"^0.0.7","localtunnel":"^1.3.0","lodash":"^2.4.1","minimist":"^1.1.0","object-path":"^0.8.0","opn":"^1.0.0","opt-merger":"^1.1.0","portscanner-plus":"^0.1.0","resp-modifier":"^1.0.0","serve-index":"^1.5.1","serve-static":"^1.4.2","socket.io":"^1.2.1","tfunk":"^3.0.0","ua-parser-js":"^0.7.3"},"devDependencies":{"async-each-series":"^0.1.1","chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"04d847ca723bb5917bd5cce7090cb622cdc794ef","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@1.7.2","_shasum":"8b4039f51571906c3e11165876944a99a222d888","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"8b4039f51571906c3e11165876944a99a222d888","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.7.2.tgz"},"directories":{}},"1.7.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.7.3","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","bin":{"browser-sync":"bin/browser-sync"},"files":["bin","index.js","lib","LICENSE-GPL"],"engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","pro":"node test/protractor/setup.single.js","pro-local":"node test/protractor/setup.js","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 && npm run pro-local && npm run pro"},"dependencies":{"browser-sync-client":"^0.5.1","commander":"^2.3.0","connect":"^3.3.3","dev-ip":"^0.1.7","easy-extender":"^2.0.0","eazy-logger":"^2.0.0","emitter-steward":"^0.0.1","foxy":"^6.0.0","glob-watcher":"^0.0.7","localtunnel":"^1.3.0","lodash":"^2.4.1","minimist":"^1.1.0","object-path":"^0.8.0","opn":"^1.0.0","opt-merger":"^1.1.0","portscanner-plus":"^0.2.0","resp-modifier":"^1.0.0","serve-index":"^1.5.1","serve-static":"^1.4.2","socket.io":"^1.2.1","tfunk":"^3.0.0","ua-parser-js":"^0.7.3"},"devDependencies":{"async-each-series":"^0.1.1","chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"fedc05a3495df3ebd04e9998430413afd33279a0","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@1.7.3","_shasum":"d46d02daffdce61ea70bec8eebf94d5971208c32","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"d46d02daffdce61ea70bec8eebf94d5971208c32","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.7.3.tgz"},"directories":{}},"1.8.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.8.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","bin":{"browser-sync":"bin/browser-sync"},"files":["bin","index.js","lib","LICENSE-GPL"],"engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","pro":"node test/protractor/setup.single.js","pro-local":"node test/protractor/setup.js","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 && npm run pro-local && npm run pro"},"dependencies":{"browser-sync-client":"^0.5.1","commander":"^2.3.0","connect":"^3.3.3","dev-ip":"^0.1.7","easy-extender":"^2.0.0","eazy-logger":"^2.0.0","emitter-steward":"^0.0.1","foxy":"^7.0.0","glob-watcher":"^0.0.7","localtunnel":"^1.3.0","lodash":"^2.4.1","minimist":"^1.1.0","object-path":"^0.8.0","opn":"^1.0.0","opt-merger":"^1.1.0","portscanner-plus":"^0.2.0","resp-modifier":"^1.0.0","serve-index":"^1.5.1","serve-static":"^1.4.2","socket.io":"^1.2.1","tfunk":"^3.0.0","ua-parser-js":"^0.7.3"},"devDependencies":{"async-each-series":"^0.1.1","chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"bce0f43b5e946bdd169e39e61ad4d77f93d10e46","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@1.8.0","_shasum":"94eee3477e2d18f8cf04d491968364b49a611b92","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"94eee3477e2d18f8cf04d491968364b49a611b92","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.8.0.tgz"},"directories":{}},"1.8.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.8.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"GPL","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE-GPL"}],"main":"index.js","bin":{"browser-sync":"bin/browser-sync"},"files":["bin","index.js","lib","LICENSE-GPL"],"engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","pro":"node test/protractor/setup.single.js","pro-local":"node test/protractor/setup.js","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 && npm run pro-local && npm run pro"},"dependencies":{"browser-sync-client":"^0.5.1","commander":"^2.3.0","connect":"^3.3.3","dev-ip":"^0.1.7","easy-extender":"^2.0.0","eazy-logger":"^2.0.0","emitter-steward":"^0.0.1","foxy":"^7.0.1","glob-watcher":"^0.0.7","localtunnel":"^1.3.0","lodash":"^2.4.1","minimist":"^1.1.0","object-path":"^0.8.0","opn":"^1.0.0","opt-merger":"^1.1.0","portscanner-plus":"^0.2.0","resp-modifier":"^1.0.0","serve-index":"^1.5.1","serve-static":"^1.4.2","socket.io":"^1.2.1","tfunk":"^3.0.0","ua-parser-js":"^0.7.3"},"devDependencies":{"async-each-series":"^0.1.1","chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"0b886fcde7fd86d4fc6d3194f3d88669101b8f2a","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@1.8.1","_shasum":"8dbd7cbc6db2cc3627455bae746509f5a3e88842","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"8dbd7cbc6db2cc3627455bae746509f5a3e88842","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.8.1.tgz"},"directories":{}},"1.8.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.8.2","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync"},"files":["bin","index.js","lib","LICENSE"],"engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","pro":"node test/protractor/setup.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"browser-sync-client":"^0.5.1","commander":"^2.3.0","connect":"^3.3.3","dev-ip":"^0.1.7","easy-extender":"^2.0.0","eazy-logger":"^2.0.0","emitter-steward":"^0.0.1","foxy":"^7.0.1","glob-watcher":"^0.0.7","localtunnel":"^1.3.0","lodash":"^2.4.1","minimist":"^1.1.0","object-path":"^0.8.0","opn":"^1.0.0","opt-merger":"^1.1.0","portscanner-plus":"^0.2.0","resp-modifier":"^1.0.0","serve-index":"^1.5.1","serve-static":"^1.4.2","socket.io":"^1.2.1","tfunk":"^3.0.0","ua-parser-js":"^0.7.3"},"devDependencies":{"async-each-series":"^0.1.1","chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"9d4f90f3277a6b6441efbfdbcfb3dc61fcdf241e","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@1.8.2","_shasum":"35aa5b65d67645f224d031adbb8e1164f0003bf5","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"35aa5b65d67645f224d031adbb8e1164f0003bf5","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.8.2.tgz"},"directories":{}},"1.8.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.8.3","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync"},"files":["bin","index.js","lib","LICENSE"],"engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","pro":"node test/protractor/setup.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"browser-sync-client":"^0.5.1","commander":"^2.3.0","connect":"^3.3.3","dev-ip":"^0.1.7","easy-extender":"^2.0.0","eazy-logger":"^2.0.0","emitter-steward":"^0.0.1","foxy":"^7.0.2","glob-watcher":"^0.0.7","localtunnel":"^1.3.0","lodash":"^2.4.1","minimist":"^1.1.0","object-path":"^0.8.0","opn":"^1.0.0","opt-merger":"^1.1.0","portscanner-plus":"^0.2.0","resp-modifier":"^1.0.0","serve-index":"^1.5.1","serve-static":"^1.4.2","socket.io":"^1.2.1","tfunk":"^3.0.0","ua-parser-js":"^0.7.3"},"devDependencies":{"async-each-series":"^0.1.1","chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"c6936bd89cd21d293749985eabf2a3e0985c0492","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@1.8.3","_shasum":"5c0624289f19b80f87e03a4360e10f893a064ceb","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"5c0624289f19b80f87e03a4360e10f893a064ceb","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.8.3.tgz"},"directories":{}},"1.9.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.9.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync"},"files":["bin","index.js","lib","LICENSE"],"engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","pro":"node test/protractor/setup.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"browser-sync-client":"^1.0.0","commander":"^2.3.0","connect":"^3.3.3","dev-ip":"^0.1.7","easy-extender":"^2.0.0","eazy-logger":"^2.0.0","emitter-steward":"^0.0.1","foxy":"^7.0.2","glob-watcher":"^0.0.7","localtunnel":"^1.3.0","lodash":"^2.4.1","minimist":"^1.1.0","object-path":"^0.8.0","opn":"^1.0.0","opt-merger":"^1.1.0","portscanner-plus":"^0.2.0","resp-modifier":"^1.0.0","serve-index":"^1.5.1","serve-static":"^1.4.2","socket.io":"^1.2.1","tfunk":"^3.0.0","ua-parser-js":"^0.7.3"},"devDependencies":{"async-each-series":"^0.1.1","chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"39270e2b80f29c88566de92a62d169b1a570b778","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@1.9.0","_shasum":"137149d5737b6fec2ad4f6b9699e015553f236b4","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"137149d5737b6fec2ad4f6b9699e015553f236b4","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.9.0.tgz"},"directories":{}},"1.9.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.9.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync"},"files":["bin","index.js","lib","LICENSE"],"engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","pro":"node test/protractor/setup.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"browser-sync-client":"^1.0.0","commander":"^2.3.0","connect":"^3.3.3","dev-ip":"^0.1.7","easy-extender":"^2.0.0","eazy-logger":"^2.0.0","emitter-steward":"^0.0.1","foxy":"^7.0.2","glob-watcher":"^0.0.7","localtunnel":"^1.3.0","lodash":"^2.4.1","minimist":"^1.1.0","object-path":"^0.8.0","opn":"^1.0.0","opt-merger":"^1.1.0","portscanner-plus":"^0.2.0","resp-modifier":"^1.0.0","serve-index":"^1.5.1","serve-static":"^1.4.2","socket.io":"^1.2.1","tfunk":"^3.0.0","ua-parser-js":"^0.7.3"},"devDependencies":{"async-each-series":"^0.1.1","chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"954526fd9e605a895abebd660615ebabaf12d700","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@1.9.1","_shasum":"755f5bd7a0de0b90ad78e528789ff80fef2e8462","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"755f5bd7a0de0b90ad78e528789ff80fef2e8462","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.9.1.tgz"},"directories":{}},"2.0.0-rc1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.0.0-rc1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","LICENSE"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async":"^0.9.0","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.2.4","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.0","emitter-steward":"^0.0.1","foxy":"^8.1.1","glob-watcher":"^0.0.7","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^2.4.1","meow":"^2.0.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^1.0.2","serve-index":"^1.5.1","serve-static":"^1.4.2","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"async-each-series":"^0.1.1","chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"ee40869d8e58692f3dc5107d85681e4f6967db13","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@2.0.0-rc1","_shasum":"2b043d97480ce2a607de3ad783c01b1bca67a0bd","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"2b043d97480ce2a607de3ad783c01b1bca67a0bd","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.0.0-rc1.tgz"},"directories":{}},"2.0.0-rc2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.0.0-rc2","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","LICENSE"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async":"^0.9.0","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.1","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.0","emitter-steward":"^0.0.1","foxy":"^8.1.1","glob-watcher":"^0.0.7","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^2.4.1","meow":"^2.0.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^1.0.2","serve-index":"^1.5.1","serve-static":"^1.4.2","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"async-each-series":"^0.1.1","chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"8a55b604ba383181797a0a9a7b09dd32c5444975","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@2.0.0-rc2","_shasum":"56ef7870f9032b1520d7584003e0e23db7687dae","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"56ef7870f9032b1520d7584003e0e23db7687dae","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.0.0-rc2.tgz"},"directories":{}},"2.0.0-rc3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.0.0-rc3","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","LICENSE"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async":"^0.9.0","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.1","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.0","emitter-steward":"^0.0.1","foxy":"^8.1.1","glob-watcher":"^0.0.7","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^2.4.1","meow":"^2.0.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^1.0.2","serve-index":"^1.5.1","serve-static":"^1.4.2","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"async-each-series":"^0.1.1","chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"0ba00b58ad7131cd4eb918f4e45cf4ce438bb223","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@2.0.0-rc3","_shasum":"31827bf6084f860a314731a1a9bc2f5d8580eb62","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"31827bf6084f860a314731a1a9bc2f5d8580eb62","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.0.0-rc3.tgz"},"directories":{}},"2.0.0-rc4":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.0.0-rc4","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.4","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^8.1.1","glob-watcher":"^0.0.7","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.0.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^1.0.2","serve-index":"^1.6.1","serve-static":"^1.4.2","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"9d26a7125d03eb057fc59e9c4ba24f356b17b1d0","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@2.0.0-rc4","_shasum":"e8f1d77aad4f8e0e5f6271a01b45e185c992264e","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"e8f1d77aad4f8e0e5f6271a01b45e185c992264e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.0.0-rc4.tgz"},"directories":{}},"2.0.0-rc5":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.0.0-rc5","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.4","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^8.1.1","glob-watcher":"^0.0.7","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.0.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^1.0.2","serve-index":"^1.6.1","serve-static":"^1.4.2","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"bbf6b061248241ef05bbf4f64cd3346ed6fe4af1","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@2.0.0-rc5","_shasum":"331ec1935ffa62340295e98d7e63e915cb76f7a2","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"331ec1935ffa62340295e98d7e63e915cb76f7a2","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.0.0-rc5.tgz"},"directories":{}},"2.0.0-rc6":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.0.0-rc6","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.5","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^9.0.0","glob-watcher":"^0.0.7","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.0.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.1","serve-static":"^1.4.2","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"ff0782d1238c29481c6582617622db52a3d7da8f","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@2.0.0-rc6","_shasum":"f3857bfb0e0cf7315b2d977f68b098d075700723","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"f3857bfb0e0cf7315b2d977f68b098d075700723","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.0.0-rc6.tgz"},"directories":{}},"2.0.0-rc7":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.0.0-rc7","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.5","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^9.0.0","glob-watcher":"^0.0.7","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.0.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.1","serve-static":"^1.4.2","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"29c9bd31a1e612bb269473eac8b930e9b21fcfd0","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@2.0.0-rc7","_shasum":"8bbda7be60fa65ec067642f6b207bc0e65569d43","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"8bbda7be60fa65ec067642f6b207bc0e65569d43","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.0.0-rc7.tgz"},"directories":{}},"2.0.0-rc8":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.0.0-rc8","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.5","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^9.0.0","glob-watcher":"^0.0.7","immutable":"^3.4.1","lodash":"^3.0.1","meow":"^3.0.0","ngrok":"^0.1.98","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.1","serve-static":"^1.4.2","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"e364bc5dec9ea0a1817ae83af20461ce8e2156bb","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@2.0.0-rc8","_shasum":"21c641d9e132e39944fdede2f7c0b40d9732b780","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"21c641d9e132e39944fdede2f7c0b40d9732b780","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.0.0-rc8.tgz"},"directories":{}},"2.0.0-rc9":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.0.0-rc9","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.5","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^9.0.0","glob-watcher":"^0.0.7","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.0.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.1","serve-static":"^1.4.2","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"10290aead47f70582bda477a5045de80a145e8a8","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@2.0.0-rc9","_shasum":"24ad8485639cca4cf37683d38076591efa1fde0e","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"24ad8485639cca4cf37683d38076591efa1fde0e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.0.0-rc9.tgz"},"directories":{}},"2.0.0-rc10":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.0.0-rc10","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.6","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^9.0.0","glob-watcher":"^0.0.7","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.0.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.1","serve-static":"^1.4.2","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"856239e24c3a3b2cc87d2d747a8a2f2ba99e2c91","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@2.0.0-rc10","_shasum":"5aa760d15bf7be102a3f5b2b0899975bf58d90d4","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"5aa760d15bf7be102a3f5b2b0899975bf58d90d4","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.0.0-rc10.tgz"},"directories":{}},"2.0.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.0.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.6","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^9.0.0","glob-watcher":"^0.0.7","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.0.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.1","serve-static":"^1.4.2","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"a21d79e25c5d6023a36467244f84b14adbff12cd","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@2.0.0","_shasum":"38b8cf7a74c8a70ac0f351abe96e82b5e0c4da19","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"38b8cf7a74c8a70ac0f351abe96e82b5e0c4da19","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.0.0.tgz"},"directories":{}},"2.0.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.0.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.6","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^9.0.0","glob-watcher":"^0.0.7","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.0.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.1","serve-static":"^1.4.2","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"96fc06e2dd326c9b18459033515854c25e7fcd60","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@2.0.1","_shasum":"7b9845bfa3d7905ac2a7104145dee08b5f1baea1","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"7b9845bfa3d7905ac2a7104145dee08b5f1baea1","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.0.1.tgz"},"directories":{}},"2.1.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.1.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.6","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.0.2","glob-watcher":"^0.0.7","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.0.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.1","serve-static":"^1.4.2","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"43e95eb0f396bfd86f3f6727634cfba2d4d17c5e","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.1.0","_shasum":"8b4543f71327887644aea99667e5959cbe894604","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"8b4543f71327887644aea99667e5959cbe894604","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.1.0.tgz"},"directories":{}},"2.1.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.1.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.6","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.0.2","glob-watcher":"^0.0.7","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.0.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.1","serve-static":"^1.4.2","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"315e6de247e9647ef4073f44f4062562b10a9cd1","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.1.1","_shasum":"83a1547d2260a3d63317e0f610242812b5f24f30","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"83a1547d2260a3d63317e0f610242812b5f24f30","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.1.1.tgz"},"directories":{}},"2.1.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.1.2","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.7","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.0.2","glob-watcher":"^0.0.7","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.0.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.1","serve-static":"^1.4.2","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"75d8231a97ac902423fa98ac1eed1b614119505c","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.1.2","_shasum":"9fcc41496b464a7768a2b80b1964f60e674aade4","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"9fcc41496b464a7768a2b80b1964f60e674aade4","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.1.2.tgz"},"directories":{}},"2.1.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.1.3","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.7","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.0.2","glob-watcher":"^0.0.7","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.0.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.1","serve-static":"^1.4.2","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"ab21f52c231479c3d6cb1a4d65a97a394447b1d4","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.1.3","_shasum":"2485860c74dc387bd10232298637ed99d88ff06c","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"2485860c74dc387bd10232298637ed99d88ff06c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.1.3.tgz"},"directories":{}},"2.1.4":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.1.4","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.7","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.0.2","glob-watcher":"^0.0.7","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.0.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.1","serve-static":"^1.4.2","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"32a32940731f6d35f8c35e22bfb060b369962c96","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.1.4","_shasum":"a050c81bdacfa4fad0a820b1d46ea9d07ae038df","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"a050c81bdacfa4fad0a820b1d46ea9d07ae038df","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.1.4.tgz"},"directories":{}},"2.1.6":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.1.6","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.7","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.0.2","glob-watcher":"^0.0.7","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.0.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.1","serve-static":"^1.4.2","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"3abd69cbe9250e3d156fd9cbbca41d87909ffa08","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.1.6","_shasum":"d5a55907de817e258321fdf221c9688fa5686fd0","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"d5a55907de817e258321fdf221c9688fa5686fd0","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.1.6.tgz"},"directories":{}},"2.2.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.2.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.9","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.0.2","glob-watcher":"^0.0.7","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.0.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.1","serve-static":"^1.4.2","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"ea99200f2bcf9f7e8aa3c2d315b288df974101e9","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.2.0","_shasum":"20a2fa32da852414b36754701fbf9e5334e31fb9","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"20a2fa32da852414b36754701fbf9e5334e31fb9","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.2.0.tgz"},"directories":{}},"2.2.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.2.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.9","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.0.2","glob-watcher":"^0.0.7","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.0.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.1","serve-static":"^1.9.1","socket.io":"^1.3.2","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"5be738a0f2d8962e6c393e34fcd74b9bab7882f0","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.2.1","_shasum":"a59a3e7cb12537e80eb38b722f5bea9a17f2641f","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"a59a3e7cb12537e80eb38b722f5bea9a17f2641f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.2.1.tgz"},"directories":{}},"2.2.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.2.2","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.9","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.0.2","glob-watcher":"^0.0.8","immutable":"^3.4.1","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.1","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^2.1.0","chalk":"^1.0.0","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"0ba174802b4eafa51b89d2122390f2d92427ffd7","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.2.2","_shasum":"04234080e938d46b805fefb901bfba57bf68e82d","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"04234080e938d46b805fefb901bfba57bf68e82d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.2.2.tgz"},"directories":{}},"2.2.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.2.3","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.10","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.0.2","glob-watcher":"^0.0.8","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.1","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^2.1.0","chalk":"^1.0.0","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"70c9899ec70233e39e18871532a4a51e86339391","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.2.3","_shasum":"5361364c5197451eabb4f45145484b7e116a06b2","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"5361364c5197451eabb4f45145484b7e116a06b2","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.2.3.tgz"},"directories":{}},"2.2.4":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.2.4","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.10","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.0.2","glob-watcher":"^0.0.8","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.1","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^2.1.0","chalk":"^1.0.0","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"f8f7ad98aaaa61436782777fdf03c0b7ee01b2d6","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.2.4","_shasum":"a0a7db968648d0b790f218c612bc1312267a7ac0","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"a0a7db968648d0b790f218c612bc1312267a7ac0","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.2.4.tgz"},"directories":{}},"2.2.5":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.2.5","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.10","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.0.2","glob-watcher":"^0.0.8","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"chai":"^2.1.0","chalk":"^1.0.0","cli-color":"^0.3.2","conventional-changelog":"0.0.14","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"48cfc6f70b231440e7ac0572edce71bdfbc03103","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.2.5","_shasum":"d1e0866628798dfc24e7360af5ec54c208bdc921","_from":".","_npmVersion":"2.1.16","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"d1e0866628798dfc24e7360af5ec54c208bdc921","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.2.5.tgz"},"directories":{}},"2.3.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.3.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.10","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.2.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.0.2","glob-watcher":"^0.0.8","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"bs-html-injector":"^1.3.0","chai":"^2.1.0","chalk":"^1.0.0","cli-color":"^0.3.2","conventional-changelog":"0.0.14","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"a182cd2704ce6b3b7a7c331785a2244648cf8cf2","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.3.0","_shasum":"df2ed52ff42d29f0c22a01b0939098dfe87fb9cf","_from":".","_npmVersion":"2.7.1","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"df2ed52ff42d29f0c22a01b0939098dfe87fb9cf","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.3.0.tgz"},"directories":{}},"2.3.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.3.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.10","connect":"^3.3.3","dev-ip":"^1.0.1","easy-extender":"^2.3.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.0.2","glob-watcher":"^0.0.8","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"bs-html-injector":"^1.3.0","chai":"^2.1.0","chalk":"^1.0.0","cli-color":"^0.3.2","conventional-changelog":"0.0.14","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"9cb6c34fe4b9cdea76615f2c08100c17432bc09e","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.3.1","_shasum":"58b50ccb98eea819c0c2d4ebe0f0f51ac10c1e25","_from":".","_npmVersion":"2.6.0","_nodeVersion":"0.10.32","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"58b50ccb98eea819c0c2d4ebe0f0f51ac10c1e25","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.3.1.tgz"},"directories":{}},"2.3.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.3.2","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.11","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.0.2","glob-watcher":"^0.0.8","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"bs-html-injector":"^1.3.0","chai":"^2.1.0","chalk":"^1.0.0","cli-color":"^0.3.2","conventional-changelog":"0.0.14","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"b2107c52376048bce8d2d890484d3c0124c1025e","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.3.2","_shasum":"a74161f5f795721e7fcae5332d46d017289aa0f6","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"a74161f5f795721e7fcae5332d46d017289aa0f6","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.3.2.tgz"},"directories":{}},"2.4.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.4.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.11","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.0.2","glob-watcher":"^0.0.8","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"bs-html-injector":"^1.5.2","chai":"^2.1.0","chalk":"^1.0.0","cli-color":"^0.3.2","conventional-changelog":"0.0.14","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"ac75299a84d0edfe39a2c1049433dc0258cbe5a0","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.4.0","_shasum":"85256e9e1b6feed1e12edafec1025337231526d3","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"85256e9e1b6feed1e12edafec1025337231526d3","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.4.0.tgz"},"directories":{}},"2.4.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.4.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.4.11","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.1.0","glob-watcher":"^0.0.8","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"bs-html-injector":"^1.5.2","chai":"^2.1.0","chalk":"^1.0.0","cli-color":"^0.3.2","conventional-changelog":"0.0.16","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"f9f8b638b2c9081423d3e32fe894bc2538a62021","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.4.1","_shasum":"97be5d219bf2a9b582802f059332c42a87fce0c1","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"97be5d219bf2a9b582802f059332c42a87fce0c1","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.4.1.tgz"},"directories":{}},"2.5.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.5.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.5.0","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.1.0","glob-watcher":"^2.0.0","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"bs-html-injector":"^1.5.2","chai":"^2.1.0","chalk":"^1.0.0","cli-color":"^0.3.2","conventional-changelog":"0.0.16","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"5b4061e1def8e19e8df557937fdb9bccd3fce913","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.5.0","_shasum":"4d6174583824884f9cbff4bf20305ff05ac6ff4a","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"4d6174583824884f9cbff4bf20305ff05ac6ff4a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.5.0.tgz"},"directories":{}},"2.5.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.5.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.5.0","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.1.1","glob-watcher":"^2.0.0","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"bs-html-injector":"^1.5.2","chai":"^2.1.0","chalk":"^1.0.0","cli-color":"^0.3.2","conventional-changelog":"0.0.16","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"047d34b42fee30717cfb00c3998c329d437db3a8","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.5.1","_shasum":"2e85b042c843db540808abcdf1fe0767bbd40617","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"2e85b042c843db540808abcdf1fe0767bbd40617","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.5.1.tgz"},"directories":{}},"2.5.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.5.2","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.5.2","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.1.1","glob-watcher":"^2.0.0","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"bs-html-injector":"^1.5.2","chai":"^2.1.0","chalk":"^1.0.0","cli-color":"^0.3.2","conventional-changelog":"0.0.16","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"b05830707dc33e60862e17f273282880c9708275","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.5.2","_shasum":"1b11499e915063e42c7ff422453bbc7fc844397f","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"1b11499e915063e42c7ff422453bbc7fc844397f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.5.2.tgz"},"directories":{}},"2.5.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.5.3","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^1.0.1","browser-sync-ui":"^0.5.2","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.1.1","glob-watcher":"^2.0.0","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","cli-color":"^0.3.2","conventional-changelog":"0.0.16","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","request":"^2.51.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"87d54082c4052a44b5591567fc677e9cb2f7dee0","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.5.3","_shasum":"a851ba1001a046eed22420b5a0889c684547c76f","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"a851ba1001a046eed22420b5a0889c684547c76f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.5.3.tgz"},"directories":{}},"2.6.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.6.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.2.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.1","browser-sync-ui":"^0.5.6","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.0.2","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","query-string":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","cli-color":"^0.3.2","conventional-changelog":"0.0.16","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"b2a19ce43a21be7236b37ca9723e46fe6f2ee968","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.6.0","_shasum":"b1b87a0635978aebc0f5fbefd8f1fe46e18e7ff4","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"b1b87a0635978aebc0f5fbefd8f1fe46e18e7ff4","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.6.0.tgz"},"directories":{}},"2.6.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.6.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.2.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.1","browser-sync-ui":"^0.5.6","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.0","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.0.2","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","query-string":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","cli-color":"^0.3.2","conventional-changelog":"0.0.16","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"c371803a5af669a424e71bd6b288284486affcc9","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.6.1","_shasum":"a1a646b40cb3806966c2f4a528d76ca806ac0aac","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"a1a646b40cb3806966c2f4a528d76ca806ac0aac","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.6.1.tgz"},"directories":{}},"2.6.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.6.2","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.2.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.1","browser-sync-ui":"^0.5.6","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.1","emitter-steward":"^0.0.1","foxy":"^10.0.2","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","query-string":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","cli-color":"^0.3.2","conventional-changelog":"0.0.16","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"8111024085410db60db457c5d48a4dd5d373eb92","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.6.2","_shasum":"585de101232c0aa89ef0366efbbed5fcc21e11a8","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"585de101232c0aa89ef0366efbbed5fcc21e11a8","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.6.2.tgz"},"directories":{}},"2.6.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.6.3","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.2.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.1","browser-sync-ui":"^0.5.6","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^10.0.2","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","query-string":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","cli-color":"^0.3.2","conventional-changelog":"0.0.16","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"22d63fe0e8d48931551e9978664e0a733bf51ba7","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.6.3","_shasum":"98b443132bc1a941e4180dc2cb1a458c986ef0cd","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"98b443132bc1a941e4180dc2cb1a458c986ef0cd","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.6.3.tgz"},"directories":{}},"2.6.4":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.6.4","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.2.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.1","browser-sync-ui":"^0.5.6","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^10.0.2","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","query-string":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","cli-color":"^0.3.2","conventional-changelog":"0.0.16","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"f4447bf406ca2358202e4f791bac67d96eed0a93","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.6.4","_shasum":"b062a47824273637da4cec188d52923622380b94","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"b062a47824273637da4cec188d52923622380b94","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.6.4.tgz"},"directories":{}},"2.6.5":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.6.5","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.2.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.1","browser-sync-ui":"^0.5.6","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^10.0.2","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","query-string":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","conventional-changelog":"0.0.16","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"dc9e7bd464f15566dd4eea93b623f3a62ad44d28","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.6.5","_shasum":"04775eaf4bae375a61a826528f24a9af2786f14f","_from":".","_npmVersion":"2.7.5","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"04775eaf4bae375a61a826528f24a9af2786f14f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.6.5.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.6.6":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.6.6","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.2.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.1","browser-sync-ui":"^0.5.6","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^10.0.2","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","query-string":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","conventional-changelog":"0.0.16","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"a233c2e5a5eb3707517db771f04fb7a790e76cab","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.6.6","_shasum":"ddebbc1529e24b39ef654d4322f8569d0b87bcd8","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.32","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"ddebbc1529e24b39ef654d4322f8569d0b87bcd8","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.6.6.tgz"},"directories":{}},"1.9.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"1.9.2","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/shakyshane/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/shakyshane/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync"},"files":["bin","index.js","lib","LICENSE"],"engines":{"node":">= 0.8.0"},"scripts":{"test":"npm run lint && node ./test/env.js && npm run unit","lint":"gulp lint","pro":"node test/protractor/setup.single.js","pro-local":"node test/protractor/setup.js","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","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"browser-sync-client":"^1.0.0","commander":"^2.3.0","connect":"^3.3.3","dev-ip":"^0.1.7","easy-extender":"^2.0.0","eazy-logger":"^2.0.0","emitter-steward":"^0.0.1","foxy":"^7.0.2","glob-watcher":"^0.0.7","localtunnel":"^1.3.0","lodash":"^2.4.1","minimist":"^1.1.0","object-path":"^0.8.0","opn":"^1.0.0","opt-merger":"^1.1.0","portscanner-plus":"^0.2.0","resp-modifier":"^1.0.0","serve-index":"^1.5.1","serve-static":"^1.4.2","socket.io":"^1.2.1","tfunk":"^3.0.0","ua-parser-js":"^0.7.3"},"devDependencies":{"async-each-series":"^0.1.1","chai":"^1.10.0","chalk":"^0.5.1","cli-color":"^0.3.2","conventional-changelog":"^0.0.11","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^1.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^0.7.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.1.2","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.2.1","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"0f333c8c32a753d3c3d605a288b01e914ac03dee","bugs":{"url":"https://github.com/shakyshane/browser-sync/issues"},"_id":"browser-sync@1.9.2","_shasum":"170f06ea41fef28d5051fd0b2bc8068fad6a5693","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.32","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"170f06ea41fef28d5051fd0b2bc8068fad6a5693","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-1.9.2.tgz"},"directories":{}},"2.6.7":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.6.7","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.2.1","async-each-series":"^0.1.1","browser-sync-client":"^2.0.1","browser-sync-ui":"^0.5.6","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^10.0.2","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.0.1","meow":"^3.1.0","opn":"^1.0.0","portscanner":"^1.0.0","query-string":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.3"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","conventional-changelog":"0.0.16","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"8b4d707d71228fd094706fa41942c186143d448d","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.6.7","_shasum":"bb58e51f091be91d380862b9190e420531d91140","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.32","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"bb58e51f091be91d380862b9190e420531d91140","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.6.7.tgz"},"directories":{}},"2.6.8":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.6.8","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.0.1","browser-sync-ui":"^0.5.6","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^10.0.2","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.7.0","meow":"^3.1.0","opn":"^1.0.2","portscanner":"^1.0.0","query-string":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.6"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","conventional-changelog":"0.0.16","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"d3aeebdb20be1782c9d073f3f868748a93212670","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.6.8","_shasum":"395c8e18a692d27daf66909c4c8543765e07707c","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"395c8e18a692d27daf66909c4c8543765e07707c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.6.8.tgz"},"directories":{}},"2.6.9":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.6.9","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2","browser-sync-ui":"^0.5.6","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^10.0.2","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.7.0","meow":"^3.1.0","opn":"^1.0.2","portscanner":"^1.0.0","query-string":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.6"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","conventional-changelog":"0.0.16","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"85233dbcef60f2c589293ed531fa252b6af307e0","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.6.9","_shasum":"213614bcfbc7b52514d4421a86a489d7c94db0e3","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"213614bcfbc7b52514d4421a86a489d7c94db0e3","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.6.9.tgz"},"directories":{}},"2.6.10":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.6.10","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2","browser-sync-ui":"^0.5.8","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^10.0.2","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.7.0","meow":"^3.1.0","opn":"^1.0.2","portscanner":"^1.0.0","query-string":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.6"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","conventional-changelog":"0.0.16","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"74b39444af4af1939fc1f3b7973e4a9fde247819","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.6.10","_shasum":"55638d5c9c97f873dd4676bb9a3c5708dd92db37","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"55638d5c9c97f873dd4676bb9a3c5708dd92db37","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.6.10.tgz"},"directories":{}},"2.6.11":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.6.11","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2","browser-sync-ui":"^0.5.8","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^10.1.2","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.7.0","meow":"^3.1.0","opn":"^1.0.2","portscanner":"^1.0.0","query-string":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.6"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","conventional-changelog":"0.0.16","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"afda6c801f4a80f4226af21a445b2b9a34876e07","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.6.11","_shasum":"f8817e24cb74338d10c9f41f7e85a61e188d9d19","_from":".","_npmVersion":"2.7.5","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"f8817e24cb74338d10c9f41f7e85a61e188d9d19","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.6.11.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.7.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.7.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2","browser-sync-ui":"^0.5.8","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^10.1.2","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.7.0","meow":"^3.1.0","opn":"^1.0.2","portscanner":"^1.0.0","query-string":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.6"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","conventional-changelog":"0.0.16","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"e3b1dfb6fec06bf99f7124a22951ca1f66f2217b","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.7.0","_shasum":"f2dc0f1d49ce60692eef664c8a789cf8d394557b","_from":".","_npmVersion":"2.7.5","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"f2dc0f1d49ce60692eef664c8a789cf8d394557b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.7.0.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.7.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.7.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/BrowserSync/browser-sync"},"licenses":[{"type":"Apache-2.0","url":"https://github.com/BrowserSync/browser-sync/blob/master/LICENSE"}],"bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2","browser-sync-ui":"^0.5.8","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^10.1.2","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.7.0","meow":"^3.1.0","opn":"^1.0.2","portscanner":"^1.0.0","query-string":"^1.0.0","resp-modifier":"^2.0.1","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.6"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-html-injector":"^2.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","conventional-changelog":"0.0.16","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"2b9223cb76b04d000743ee22329afc3fc6f1d517","bugs":{"url":"https://github.com/BrowserSync/browser-sync/issues"},"_id":"browser-sync@2.7.1","_shasum":"7a6487983d99778b63b11913584dabe93d61d33a","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"7a6487983d99778b63b11913584dabe93d61d33a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.7.1.tgz"},"directories":{}},"2.7.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.7.2","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2","browser-sync-ui":"^0.5.8","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^10.1.2","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.8.0","longest":"^1.0.1","meow":"^3.1.0","opn":"^1.0.2","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.0.0","resp-modifier":"^2.1.0","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.7","ucfirst":"^0.0.1"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","conventional-changelog":"^0.0.17","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"e61283d8471cef8a5048b79aa6dc6ddf712d3a8a","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.7.2","_shasum":"8bf14027df50339fdaa4a026790772ed3c399d52","_from":".","_npmVersion":"2.9.0","_nodeVersion":"0.10.32","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"8bf14027df50339fdaa4a026790772ed3c399d52","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.7.2.tgz"},"directories":{}},"2.7.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.7.3","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2","browser-sync-ui":"^0.5.8","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^10.1.2","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.8.0","longest":"^1.0.1","meow":"^3.1.0","opn":"^1.0.2","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.0.0","resp-modifier":"^2.1.0","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.7","ucfirst":"^0.0.1"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","conventional-changelog":"^0.0.17","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"73545478fb1090e7f6912ddfb3d2c82c85a6ddab","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.7.3","_shasum":"c89ee9c142fc2136927b09e5260834c522a08dab","_from":".","_npmVersion":"2.9.1","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"c89ee9c142fc2136927b09e5260834c522a08dab","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.7.3.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.7.4":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.7.4","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2","browser-sync-ui":"^0.5.8","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^11.0.0","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.8.0","longest":"^1.0.1","meow":"^3.1.0","opn":"^1.0.2","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.0.0","resp-modifier":"^3.1.2","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.7","ucfirst":"^0.0.1"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","conventional-changelog":"^0.0.17","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"c5e6309cb487c7a548c4cbedb8c0a7645fe55438","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.7.4","_shasum":"1dec75804e828a7093dff7d724920ce0c9124594","_from":".","_npmVersion":"2.9.1","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"1dec75804e828a7093dff7d724920ce0c9124594","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.7.4.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.7.5":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.7.5","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2","browser-sync-ui":"^0.5.8","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^11.0.0","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.8.0","longest":"^1.0.1","meow":"^3.1.0","opn":"^1.0.2","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.0.0","resp-modifier":"^3.1.2","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.7","ucfirst":"^0.0.1"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","conventional-changelog":"^0.0.17","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^0.15.0","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"fb1024e7ecadc0a34c2bf022129072fe151f1342","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.7.5","_shasum":"8add1b05d730df5eab147122cc58e18180cc92ee","_from":".","_npmVersion":"2.9.1","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"8add1b05d730df5eab147122cc58e18180cc92ee","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.7.5.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.7.6":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.7.6","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2","browser-sync-ui":"^0.5.8","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^11.0.0","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.8.0","longest":"^1.0.1","meow":"^3.1.0","opn":"^1.0.2","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.0.0","resp-modifier":"^3.1.2","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.7","ucfirst":"^0.0.1"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","conventional-changelog":"^0.0.17","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^1.0.1","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"864bdf0f6ed67c06c01cbba3fa2ac5705596e7f1","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.7.6","_shasum":"d82cd3c5f52e98970ac88cbc6678a3f767c5bf1b","_from":".","_npmVersion":"2.9.1","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"d82cd3c5f52e98970ac88cbc6678a3f767c5bf1b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.7.6.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.7.7":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.7.7","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2","browser-sync-ui":"^0.5.8","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^11.0.0","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.8.0","longest":"^1.0.1","meow":"^3.1.0","opn":"^1.0.2","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.0.0","resp-modifier":"^3.1.2","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.7","ucfirst":"^0.0.1"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","conventional-changelog":"^0.0.17","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^1.0.1","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"45babcc4bd177b951d2488da6bc6703d2e9da97b","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.7.7","_shasum":"147ccb0a2443db0f559da5359b0009d17da87442","_from":".","_npmVersion":"2.9.1","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"147ccb0a2443db0f559da5359b0009d17da87442","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.7.7.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.7.8":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.7.8","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2","browser-sync-ui":"^0.5.8","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^11.0.1","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.8.0","longest":"^1.0.1","meow":"^3.1.0","opn":"^1.0.2","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.0.0","resp-modifier":"^4.0.2","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.7","ucfirst":"^0.0.1"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","conventional-changelog":"^0.0.17","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^1.0.1","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"5dd444ed779279dbfeb62bee0fd27560ecda71bf","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.7.8","_shasum":"9eeed3640aa19f310ee150d7a358aa39ed622af1","_from":".","_npmVersion":"2.9.1","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"9eeed3640aa19f310ee150d7a358aa39ed622af1","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.7.8.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.7.9":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.7.9","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2","browser-sync-ui":"^0.5.8","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^11.0.2","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.8.0","longest":"^1.0.1","meow":"^3.1.0","opn":"^1.0.2","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.0.0","resp-modifier":"^4.0.2","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.7","ucfirst":"^0.0.1"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","conventional-changelog":"^0.0.17","graceful-fs":"^3.0.2","gulp":"^3.8.10","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.3.1","gulp-jshint":"^1.9.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.2","istanbul-coveralls":"^1.0.0","mocha":"*","q":"^1.2.0","request":"^2.55.0","sinon":"^1.12.1","slugify":"^0.1.0","socket.io-client":"^1.3.5","supertest":"^1.0.1","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"aaaa0e4ed356bf41f13c7b684aee0979594a5ee4","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.7.9","_shasum":"89726731a546e8749ba414a6077a3c87e2e9f736","_from":".","_npmVersion":"2.9.1","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"89726731a546e8749ba414a6077a3c87e2e9f736","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.7.9.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.7.10":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.7.10","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.0.2","browser-sync-ui":"^0.5.8","chokidar":"^1.0.1","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^11.0.2","immutable":"^3.6.4","localtunnel":"^1.3.0","lodash":"^3.8.0","longest":"^1.0.1","meow":"^3.1.0","opn":"^1.0.2","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.0.0","resp-modifier":"^4.0.2","serve-index":"^1.6.3","serve-static":"^1.9.1","socket.io":"^1.3.5","ua-parser-js":"^0.7.7","ucfirst":"^0.0.1"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-snippet-injector":"^2.0.1","chai":"^2.1.0","chalk":"^1.0.0","conventional-changelog":"^0.0.17","graceful-fs":"^3.0.8","gulp":"^3.9.0","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.6.0","gulp-jshint":"^1.11.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.15","istanbul-coveralls":"^1.0.3","mocha":"^2.2.5","q":"^1.4.1","request":"^2.57.0","sinon":"^1.15.3","slugify":"^0.1.1","socket.io-client":"^1.3.5","supertest":"^1.0.1","vinyl":"^0.4.5"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"41ab17c06129d621f2871cde03df8de92a191ea1","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.7.10","_shasum":"2c492a3c39157b95502f7bf04265fd58182f035d","_from":".","_npmVersion":"2.9.0","_nodeVersion":"0.10.32","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"2c492a3c39157b95502f7bf04265fd58182f035d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.7.10.tgz"},"directories":{}},"2.7.11":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.7.11","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.1.0","browser-sync-ui":"^0.5.9","chokidar":"^1.0.3","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^11.0.2","immutable":"^3.7.3","localtunnel":"^1.5.1","lodash":"^3.9.3","longest":"^1.0.1","meow":"^3.1.0","opn":"^2.0.0","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.3.0","resp-modifier":"^4.0.2","serve-index":"^1.6.4","serve-static":"^1.9.3","socket.io":"^1.3.5","ua-parser-js":"^0.7.7","ucfirst":"^0.0.1"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-snippet-injector":"^2.0.1","chai":"^3.0.0","chalk":"^1.0.0","conventional-changelog":"^0.0.17","graceful-fs":"^3.0.8","gulp":"^3.9.0","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.6.0","gulp-jshint":"^1.11.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.15","istanbul-coveralls":"^1.0.3","mocha":"^2.2.5","q":"^1.4.1","request":"^2.57.0","sinon":"^1.15.3","slugify":"^0.1.1","socket.io-client":"^1.3.5","supertest":"^1.0.1","vinyl":"^0.5.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"45b3dabd450d44d08e4aae59f3e11aa061a3affe","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.7.11","_shasum":"2cf489356c43e3515463b96a04c30f5bbb01ecc5","_from":".","_npmVersion":"2.9.1","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"2cf489356c43e3515463b96a04c30f5bbb01ecc5","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.7.11.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.7.12":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.7.12","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.2.1","browser-sync-ui":"^0.5.9","chokidar":"^1.0.3","connect":"^3.3.5","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^11.0.2","immutable":"^3.7.3","localtunnel":"^1.5.1","lodash":"^3.9.3","longest":"^1.0.1","meow":"^3.1.0","opn":"^2.0.0","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.3.0","resp-modifier":"^4.0.2","serve-index":"^1.7.0","serve-static":"^1.9.3","socket.io":"^1.3.5","ua-parser-js":"^0.7.7","ucfirst":"^0.0.1"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-snippet-injector":"^2.0.1","chai":"^3.0.0","chalk":"^1.0.0","conventional-changelog":"^0.0.17","graceful-fs":"^3.0.8","gulp":"^3.9.0","gulp-contribs":"^0.0.2","gulp-filter":"^2.0.0","gulp-jscs":"^1.6.0","gulp-jshint":"^1.11.0","gulp-ruby-sass":"^1.0.1","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.15","istanbul-coveralls":"^1.0.3","mocha":"^2.2.5","q":"^1.4.1","request":"^2.57.0","sinon":"^1.15.3","slugify":"^0.1.1","socket.io-client":"^1.3.5","supertest":"^1.0.1","vinyl":"^0.5.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"3503a54b78f4af3cc46c4f4bedece73d19eca8ca","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.7.12","_shasum":"a7ab309f636f6c549b24edac6ab10678fd5c6a46","_from":".","_npmVersion":"2.9.0","_nodeVersion":"0.10.32","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"a7ab309f636f6c549b24edac6ab10678fd5c6a46","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.7.12.tgz"},"directories":{}},"2.7.13":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.7.13","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.2.1","browser-sync-ui":"^0.5.12","chokidar":"^1.0.3","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^11.0.4","immutable":"^3.7.4","localtunnel":"^1.5.1","lodash":"^3.9.3","longest":"^1.0.1","meow":"^3.3.0","opn":"^2.0.1","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.3.0","resp-modifier":"^4.0.2","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.5","ua-parser-js":"^0.7.7","ucfirst":"0.0.1"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-snippet-injector":"^2.0.1","chai":"^3.0.0","chalk":"^1.0.0","conventional-changelog":"^0.0.17","graceful-fs":"^3.0.8","gulp":"^3.9.0","gulp-contribs":"0.0.2","gulp-filter":"^2.0.2","gulp-jscs":"^1.6.0","gulp-jshint":"^1.11.0","gulp-ruby-sass":"^1.0.5","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.17","istanbul-coveralls":"^1.0.3","mocha":"^2.2.5","q":"^1.4.1","request":"^2.58.0","sinon":"^1.15.4","slugify":"^0.1.1","socket.io-client":"^1.3.5","supertest":"^1.0.1","vinyl":"^0.5.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"27989d4fc7df470ea70ebca4c9527361e83acab4","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.7.13","_shasum":"3f805c3137fac6fb6d1a50a82d93ea2de3455da4","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"3f805c3137fac6fb6d1a50a82d93ea2de3455da4","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.7.13.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.8.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.8.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/Browsersync/browser-sync"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.2.1","browser-sync-ui":"^0.5.12","chokidar":"^1.0.4","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^11.1.1","immutable":"^3.7.4","localtunnel":"^1.6.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"^3.3.0","opn":"^2.0.1","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.3.0","resp-modifier":"^4.0.3","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.6","ua-parser-js":"^0.7.9","ucfirst":"0.0.1"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-snippet-injector":"^2.0.1","chai":"^3.1.0","chalk":"^1.0.0","conventional-changelog":"^0.0.17","graceful-fs":"^3.0.8","gulp":"^3.9.0","gulp-contribs":"0.0.2","gulp-filter":"^2.0.2","gulp-jscs":"^1.6.0","gulp-jshint":"^1.11.0","gulp-ruby-sass":"^1.0.5","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.17","istanbul-coveralls":"^1.0.3","mocha":"^2.2.5","q":"^1.4.1","request":"^2.58.0","sinon":"^1.15.4","slugify":"^0.1.1","socket.io-client":"^1.3.6","supertest":"^1.0.1","vinyl":"^0.5.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"384ef67f1b6ee9d677ae1911d847a53dc81146d3","bugs":{"url":"https://github.com/Browsersync/browser-sync/issues"},"_id":"browser-sync@2.8.0","_shasum":"1f754847d5f29f812eb9b7aab8f83d87e3b2f87c","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"1f754847d5f29f812eb9b7aab8f83d87e3b2f87c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.8.0.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.8.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.8.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.2.1","browser-sync-ui":"^0.5.13","chokidar":"^1.0.5","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^11.1.1","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"^3.3.0","opn":"^2.0.1","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^4.0.4","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.6","ua-parser-js":"^0.7.9","ucfirst":"0.0.1"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-snippet-injector":"^2.0.1","chai":"^3.2.0","chalk":"^1.1.0","conventional-changelog":"^0.0.17","graceful-fs":"^3.0.8","gulp":"^3.9.0","gulp-contribs":"0.0.3","gulp-filter":"^2.0.2","gulp-jscs":"^1.6.0","gulp-jshint":"^1.11.2","gulp-ruby-sass":"^1.0.5","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.17","istanbul-coveralls":"^1.0.3","mocha":"^2.2.5","q":"^1.4.1","request":"^2.60.0","sinon":"^1.15.4","slugify":"^0.1.1","socket.io-client":"^1.3.6","supertest":"^1.0.1","vinyl":"^0.5.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"f8a45d7c42096edfa77f67e4b1fafdb676f0ac3a","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.8.1","_shasum":"94bfd08af401ff2efb816d7ed40d9eeb06a86537","_from":".","_npmVersion":"2.9.0","_nodeVersion":"0.10.32","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"94bfd08af401ff2efb816d7ed40d9eeb06a86537","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.8.1.tgz"},"directories":{}},"2.8.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.8.2","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"gulp lint","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.2.1","browser-sync-ui":"^0.5.13","chokidar":"^1.0.5","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^11.1.1","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"^3.3.0","opn":"^2.0.1","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^4.0.4","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.6","ua-parser-js":"^0.7.9","ucfirst":"0.0.1"},"devDependencies":{"browser-sync-spa":"^1.0.2","bs-snippet-injector":"^2.0.1","chai":"^3.2.0","chalk":"^1.1.0","graceful-fs":"^3.0.8","gulp":"^3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"^0.4.0","gulp-filter":"^2.0.2","gulp-jscs":"^1.6.0","gulp-jshint":"^1.11.2","gulp-ruby-sass":"^1.0.5","gulp-yuidoc":"^0.1.2","istanbul":"^0.3.17","istanbul-coveralls":"^1.0.3","mocha":"^2.2.5","q":"^1.4.1","request":"^2.60.0","sinon":"^1.15.4","slugify":"^0.1.1","socket.io-client":"^1.3.6","supertest":"^1.0.1","vinyl":"^0.5.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"d3b4601ff2b02fcff42396deceada43351d713d9","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.8.2","_shasum":"d062ca0c88126337302a192236ee2c93d258f075","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"d062ca0c88126337302a192236ee2c93d258f075","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.8.2.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.8.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.8.3","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.2.1","browser-sync-ui":"^0.5.15","chokidar":"^1.0.5","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^11.1.2","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"^3.3.0","opn":"^2.0.1","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^5.0.0","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.6","ua-parser-js":"^0.7.9","ucfirst":"0.0.1"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"1.3.6","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"c170c275df676919960d27072c45c534640990c7","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.8.3","_shasum":"ad2a0367ec068f66fa3e1013c24c5927d7aafcc8","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"ad2a0367ec068f66fa3e1013c24c5927d7aafcc8","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.8.3.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.9.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.9.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.0","browser-sync-ui":"^0.5.15","chokidar":"^1.0.5","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^11.1.2","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"^3.3.0","opn":"^2.0.1","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^5.0.0","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.6","ua-parser-js":"^0.7.9","ucfirst":"0.0.1"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"1.3.6","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"100dea34435575bbd78b5467c45877716414552e","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.9.0","_shasum":"291b1ead52b76bfbbdbbcf01d4439dfd1e50ae6a","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"291b1ead52b76bfbbdbbcf01d4439dfd1e50ae6a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.9.0.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.9.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.9.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.0","browser-sync-ui":"^0.5.15","chokidar":"^1.0.5","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^0.0.1","foxy":"^11.1.2","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"^3.3.0","opn":"^2.0.1","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^5.0.0","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.6","ua-parser-js":"^0.7.9","ucfirst":"0.0.1"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"1.3.6","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"d2e2012d2f78b5352769fb5922b9beb8afbc8a21","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.9.1","_shasum":"b50c1537edf39d6fd27261868592954e117aaf61","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"b50c1537edf39d6fd27261868592954e117aaf61","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.9.1.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.9.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.9.2","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.0","browser-sync-ui":"^0.5.16","chokidar":"^1.0.5","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","foxy":"^11.1.2","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"^3.3.0","opn":"^2.0.1","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^5.0.0","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.6","ua-parser-js":"^0.7.9","ucfirst":"0.0.1"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"1.3.6","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"c95af9eec430bd779dfc9a9b746e445219cdbaf7","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.9.2","_shasum":"52abf9d4b5297ef26538b5f3fe0ed31cf85272ce","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"52abf9d4b5297ef26538b5f3fe0ed31cf85272ce","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.9.2.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.9.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.9.3","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/Browsersync/browser-sync"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.0","browser-sync-ui":"^0.5.16","chokidar":"^1.0.5","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","foxy":"^11.1.2","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"^3.3.0","opn":"^2.0.1","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^5.0.0","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.6","ua-parser-js":"^0.7.9","ucfirst":"0.0.1"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"1.3.6","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"f0a072e4ec8fef10f1f45a4d74abc933d10f360f","bugs":{"url":"https://github.com/Browsersync/browser-sync/issues"},"_id":"browser-sync@2.9.3","_shasum":"b9139e262f610393447678619b9a9fc11b2768af","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"b9139e262f610393447678619b9a9fc11b2768af","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.9.3.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.9.4":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.9.4","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.0","browser-sync-ui":"^0.5.16","chokidar":"^1.0.5","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","foxy":"^11.1.2","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"^3.3.0","opn":"^2.0.1","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^5.0.0","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.7","ua-parser-js":"^0.7.9","ucfirst":"0.0.1"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"1.3.7","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"cd42eeff6f441ea819d09e9a2192d996e59c1637","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.9.4","_shasum":"91cb0b3722465b9c5441d26d8b80ddbebbf71bd2","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"91cb0b3722465b9c5441d26d8b80ddbebbf71bd2","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.9.4.tgz"},"directories":{}},"2.9.5":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.9.5","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.0","browser-sync-ui":"^0.5.16","chokidar":"^1.0.5","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","foxy":"^11.1.2","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"^3.3.0","opn":"^2.0.1","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^5.0.0","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.7","ua-parser-js":"^0.7.9","ucfirst":"0.0.1"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"1.3.7","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"53b9cfdddf4c49c429b19cdd4a7ad73bc30a3e57","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.9.5","_shasum":"f5f3ced63c5ca4661c059bfb92bcaab3d1539383","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"f5f3ced63c5ca4661c059bfb92bcaab3d1539383","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.9.5.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.9.6":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.9.6","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.0","browser-sync-ui":"^0.5.16","chokidar":"^1.0.5","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","foxy":"^11.1.2","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"^3.3.0","opn":"^2.0.1","pad-left":"^1.0.2","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^5.0.0","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.7","ua-parser-js":"^0.7.9","ucfirst":"0.0.1"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"1.3.7","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"c1b82aba9ab435d884fcb729f6190a096a85b3bb","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.9.6","_shasum":"6937218c2af7d99251b1935d5901825543214b27","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"6937218c2af7d99251b1935d5901825543214b27","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.9.6.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.9.7":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.9.7","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.0","browser-sync-ui":"^0.5.16","chokidar":"^1.0.5","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","foxy":"^11.1.2","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"^3.3.0","opn":"^3.0.2","pad-left":"^2.0.0","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^5.0.0","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.7","ua-parser-js":"^0.7.9","ucfirst":"^1.0.0"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"1.3.7","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"33103c8ebb747d6c33e61e2b43a230280ddedb73","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.9.7","_shasum":"0e5a5b4fb9a1a38f8ac45c77367ff0b8643ed93d","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"0e5a5b4fb9a1a38f8ac45c77367ff0b8643ed93d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.9.7.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.9.8":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.9.8","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/Browsersync/browser-sync"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.0","browser-sync-ui":"^0.5.16","chokidar":"^1.0.5","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","foxy":"^11.1.2","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"^3.3.0","opn":"^3.0.2","pad-left":"^2.0.0","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^5.0.0","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.7","ua-parser-js":"^0.7.9","ucfirst":"^1.0.0"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"1.3.7","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"1d86f1a8bae3d9228f732d3022644c2ebe521186","bugs":{"url":"https://github.com/Browsersync/browser-sync/issues"},"_id":"browser-sync@2.9.8","_shasum":"82346365553abfa358be3570a5ee8783b909f34d","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"82346365553abfa358be3570a5ee8783b909f34d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.9.8.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.9.9":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.9.9","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.2","browser-sync-ui":"^0.5.16","chokidar":"^1.0.5","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","foxy":"^11.1.2","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"3.3.0","opn":"^3.0.2","pad-left":"^2.0.0","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^5.0.0","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.7","ua-parser-js":"^0.7.9","ucfirst":"^1.0.0"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"1.3.7","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"fe716bb382172df638bbea74aea6e6f988e80515","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.9.9","_shasum":"a5213b6c39167a29a676493853fb8204296e4d9e","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"a5213b6c39167a29a676493853fb8204296e4d9e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.9.9.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.9.10":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.9.10","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/Browsersync/browser-sync"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.2","browser-sync-ui":"^0.5.16","chokidar":"^1.0.5","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","foxy":"^11.1.2","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"3.3.0","opn":"^3.0.2","pad-left":"^2.0.0","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^5.0.0","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.7","ua-parser-js":"^0.7.9","ucfirst":"^1.0.0"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"1.3.7","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"fece1f754c981140a35f75e4557a5fe215362b62","bugs":{"url":"https://github.com/Browsersync/browser-sync/issues"},"_id":"browser-sync@2.9.10","_shasum":"1a65dad69e856a85dd69570f52dba5644e1af2db","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"1a65dad69e856a85dd69570f52dba5644e1af2db","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.9.10.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.9.11":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.9.11","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"https://github.com/Browsersync/browser-sync"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.3","browser-sync-ui":"^0.5.16","chokidar":"^1.0.5","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","foxy":"^11.1.2","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"3.3.0","opn":"^3.0.2","pad-left":"^2.0.0","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^5.0.0","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.7","ua-parser-js":"^0.7.9","ucfirst":"^1.0.0"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"1.3.7","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"91b7838c28eb49aa40aec65922158047bb177103","bugs":{"url":"https://github.com/Browsersync/browser-sync/issues"},"_id":"browser-sync@2.9.11","_shasum":"a935714a02baf0488548081c8f9149640793e9da","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"a935714a02baf0488548081c8f9149640793e9da","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.9.11.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.9.12":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.9.12","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.3","browser-sync-ui":"^0.5.16","chokidar":"^1.0.5","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","foxy":"^11.1.2","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"3.3.0","opn":"^3.0.2","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^5.0.0","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.7","ua-parser-js":"^0.7.9","ucfirst":"^1.0.0"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"1.3.7","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"5e3bc5a895ddc01233559c8255376b932ba3b330","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.9.12","_shasum":"22b011e44e66503e0c00760f7c2b41fd248268d6","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"22b011e44e66503e0c00760f7c2b41fd248268d6","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.9.12.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.10.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.10.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"anymatch":"^1.3.0","async-each-series":"^0.1.1","browser-sync-client":"^2.3.3","browser-sync-ui":"^0.5.16","bs-recipes":"^1.0.5","chokidar":"^1.0.5","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","foxy":"^11.1.2","fs-extra":"^0.26.2","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"3.3.0","opn":"^3.0.2","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^5.0.0","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.7","ua-parser-js":"^0.7.9","ucfirst":"^1.0.0"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","rimraf":"^2.4.3","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"1.3.7","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"48fd16ccfa0e3c53b15708f106f670b340f43f89","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.10.0","_shasum":"466b1f10efab680ff36905a30b7a22f86f1e0ee8","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"466b1f10efab680ff36905a30b7a22f86f1e0ee8","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.10.0.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.10.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.10.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^2.3.3","browser-sync-ui":"^0.5.16","bs-recipes":"^1.0.5","chokidar":"1.4.1","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","foxy":"^11.1.2","fs-extra":"^0.26.2","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"3.3.0","micromatch":"2.3.5","opn":"^3.0.2","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^5.0.0","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.7","ua-parser-js":"^0.7.9","ucfirst":"^1.0.0"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","rimraf":"^2.4.3","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"1.3.7","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"23552da965193b98dcb910c04884499ef08c5b43","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.10.1","_shasum":"a86a8985225acbf4cecba9f0a69a8c6262b24ba1","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"a86a8985225acbf4cecba9f0a69a8c6262b24ba1","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.10.1.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.11.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.11.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^2.3.3","browser-sync-ui":"^0.5.16","bs-recipes":"^1.0.5","chokidar":"1.4.1","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","foxy":"^11.1.2","fs-extra":"^0.26.2","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"3.3.0","micromatch":"2.3.5","opn":"^3.0.2","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^5.0.0","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"^1.3.7","ua-parser-js":"^0.7.9","ucfirst":"^1.0.0"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","rimraf":"^2.4.3","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"1.3.7","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"69e98de8a505d061fd590873d92cad1296dc4b1e","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.11.0","_shasum":"c4839a2d90c17ccea1b2f820e8223120a084cc82","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"c4839a2d90c17ccea1b2f820e8223120a084cc82","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.11.0.tgz"},"directories":{}},"2.11.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.11.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^2.3.3","browser-sync-ui":"^0.5.16","bs-recipes":"^1.0.5","chokidar":"1.4.1","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","foxy":"^11.1.2","fs-extra":"^0.26.2","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"3.3.0","micromatch":"2.3.5","opn":"^3.0.2","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^5.0.0","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"1.3.7","ua-parser-js":"^0.7.9","ucfirst":"^1.0.0"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","rimraf":"^2.4.3","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"1.3.7","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"49786e35d603408948217ff4e166ccb1a0059cbf","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.11.1","_shasum":"025ce077a9d62c4a111e7caf0f7bb8cb3f5205be","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.2","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"025ce077a9d62c4a111e7caf0f7bb8cb3f5205be","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.11.1.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"directories":{}},"2.11.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.11.2","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"async-each-series":"^0.1.1","browser-sync-client":"^2.3.3","browser-sync-ui":"^0.5.16","bs-recipes":"^1.0.5","chokidar":"1.4.1","connect":"^3.4.0","dev-ip":"^1.0.1","easy-extender":"^2.3.1","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","foxy":"^11.1.2","fs-extra":"^0.26.2","immutable":"^3.7.4","localtunnel":"^1.7.0","lodash":"^3.9.3","longest":"^1.0.1","meow":"3.3.0","micromatch":"2.3.5","opn":"^3.0.2","portscanner":"^1.0.0","query-string":"^2.4.0","resp-modifier":"^5.0.0","serve-index":"^1.7.0","serve-static":"^1.10.0","socket.io":"1.4.5","ua-parser-js":"^0.7.9","ucfirst":"^1.0.0"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","rimraf":"^2.4.3","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"^1.4.5","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"5577643f0137a586caf0f53944d59c4b361f9c75","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.11.2","_shasum":"be3aab58349da70a1ab0314e765f396d684c39d5","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"be3aab58349da70a1ab0314e765f396d684c39d5","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.11.2.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.11.2.tgz_1458680368661_0.6660349399317056"},"directories":{}},"2.12.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.12.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.5.19","bs-recipes":"1.2.2","chokidar":"1.4.3","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","fs-extra":"0.26.7","http-proxy":"1.13.2","immutable":"3.7.6","localtunnel":"1.8.1","lodash":"4.10.0","micromatch":"2.3.7","opn":"^3.0.2","portscanner":"^1.0.0","qs":"6.1.0","resp-modifier":"6.0.0","serve-index":"1.7.3","serve-static":"1.10.2","socket.io":"1.4.5","ua-parser-js":"0.7.10","ucfirst":"^1.0.0","yargs":"4.4.0"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","compression":"1.6.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","rimraf":"2.5.2","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"^1.4.5","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"24206caa0fa4957af7031d8de4a1435098aa3beb","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.12.1","_shasum":"357bcb0968b6b6b95cb9fc44cc5f161e169dd585","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"357bcb0968b6b6b95cb9fc44cc5f161e169dd585","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.12.1.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.12.1.tgz_1460399386231_0.10073172650299966"},"directories":{}},"2.12.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.12.2","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.5.19","bs-recipes":"1.2.2","chokidar":"1.4.3","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","fs-extra":"0.26.7","http-proxy":"1.13.2","immutable":"3.7.6","localtunnel":"1.8.1","lodash":"4.10.0","micromatch":"2.3.7","opn":"^3.0.2","portscanner":"^1.0.0","qs":"6.1.0","resp-modifier":"6.0.0","serve-index":"1.7.3","serve-static":"1.10.2","socket.io":"1.4.5","ua-parser-js":"0.7.10","ucfirst":"^1.0.0","yargs":"4.4.0"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","compression":"1.6.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","rimraf":"2.5.2","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"^1.4.5","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"6cb750b14a46a7f0687cc58897cc40b238a1cf15","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.12.2","_shasum":"26a15422f43f77e8fd6a4850eeb1628760f4dae1","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"26a15422f43f77e8fd6a4850eeb1628760f4dae1","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.12.2.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.12.2.tgz_1460532879420_0.3735200338996947"},"directories":{}},"2.12.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.12.3","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.5.19","bs-recipes":"1.2.2","chokidar":"1.4.3","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","fs-extra":"0.26.7","http-proxy":"1.13.2","immutable":"3.7.6","localtunnel":"1.8.1","lodash":"4.10.0","micromatch":"2.3.7","opn":"^3.0.2","portscanner":"^1.0.0","qs":"6.1.0","resp-modifier":"6.0.0","serve-index":"1.7.3","serve-static":"1.10.2","socket.io":"1.4.5","ua-parser-js":"0.7.10","ucfirst":"^1.0.0","yargs":"4.4.0"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","compression":"1.6.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","rimraf":"2.5.2","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"^1.4.5","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"f1baae1082e12e18fa5deb7ddc413e388f302d3d","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.12.3","_shasum":"380428759a75d5fe417346389d96a4c1528b5b45","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"380428759a75d5fe417346389d96a4c1528b5b45","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.12.3.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.12.3.tgz_1460570634251_0.41555689251981676"},"directories":{}},"2.12.4":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.12.4","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.5.19","bs-recipes":"1.2.2","chokidar":"1.4.3","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","fs-extra":"0.26.7","http-proxy":"1.13.2","immutable":"3.7.6","localtunnel":"1.8.1","lodash":"4.10.0","micromatch":"2.3.7","opn":"^3.0.2","portscanner":"^1.0.0","qs":"6.1.0","resp-modifier":"6.0.0","serve-index":"1.7.3","serve-static":"1.10.2","socket.io":"1.4.5","ua-parser-js":"0.7.10","ucfirst":"^1.0.0","yargs":"4.4.0"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","compression":"1.6.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","rimraf":"2.5.2","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"^1.4.5","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"5a2e3d9d1497ff2b215f4639c2664c5353e1ec76","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.12.4","_shasum":"61564390ca610f0022f1941b13af66754c6e0dd5","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.3.1","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"61564390ca610f0022f1941b13af66754c6e0dd5","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.12.4.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.12.4.tgz_1461577335152_0.9611849160864949"},"directories":{}},"2.12.5":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.12.5","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.5.19","bs-recipes":"1.2.2","chokidar":"1.4.3","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","fs-extra":"0.26.7","http-proxy":"1.13.2","immutable":"3.7.6","localtunnel":"1.8.1","lodash":"4.10.0","micromatch":"2.3.7","opn":"^3.0.2","portscanner":"^1.0.0","qs":"6.1.0","resp-modifier":"6.0.0","serve-index":"1.7.3","serve-static":"1.10.2","socket.io":"1.4.5","ua-parser-js":"0.7.10","ucfirst":"^1.0.0","yargs":"4.4.0"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","compression":"1.6.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","rimraf":"2.5.2","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"^1.4.5","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"803257a4fb3bdd837f1259fecece4a2c1611876b","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.12.5","_shasum":"088f3ce160ec98708b499e0363533dd500865939","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"088f3ce160ec98708b499e0363533dd500865939","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.12.5.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.12.5.tgz_1461620419992_0.8976621832698584"},"directories":{}},"2.12.6":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.12.6","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.5.19","bs-recipes":"1.2.2","chokidar":"1.4.3","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","fs-extra":"0.26.7","http-proxy":"1.13.2","immutable":"3.7.6","localtunnel":"1.8.1","lodash":"4.10.0","micromatch":"2.3.7","opn":"^3.0.2","portscanner":"^1.0.0","qs":"6.1.0","resp-modifier":"6.0.1","serve-index":"1.7.3","serve-static":"1.10.2","socket.io":"1.4.5","ua-parser-js":"0.7.10","ucfirst":"^1.0.0","yargs":"4.4.0"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","compression":"1.6.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","rimraf":"2.5.2","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"^1.4.5","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"a255dd545c699c28cd8e90f2bf5d7c0c23f30388","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.12.6","_shasum":"1012225f866e1106c4a86bb3ab92ea1d43c69388","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"1012225f866e1106c4a86bb3ab92ea1d43c69388","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.12.6.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.12.6.tgz_1462859852876_0.964366625295952"},"directories":{}},"2.12.7":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.12.7","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.5.19","bs-recipes":"1.2.2","chokidar":"1.4.3","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","fs-extra":"0.26.7","http-proxy":"1.13.2","immutable":"3.7.6","localtunnel":"1.8.1","lodash":"4.10.0","micromatch":"2.3.7","opn":"^3.0.2","portscanner":"^1.0.0","qs":"6.1.0","resp-modifier":"6.0.1","serve-index":"1.7.3","serve-static":"1.10.2","socket.io":"1.4.5","ua-parser-js":"0.7.10","ucfirst":"^1.0.0","yargs":"4.4.0"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","compression":"1.6.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","rimraf":"2.5.2","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"^1.4.5","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"3c986f03a61318804255b4e1a13d48fe9f397e66","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.12.7","_shasum":"a11474cf7fae26642c885503538e6c75d9b13149","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"a11474cf7fae26642c885503538e6c75d9b13149","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.12.7.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.12.7.tgz_1462862683879_0.6644049836322665"},"directories":{}},"2.12.8":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.12.8","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.5.19","bs-recipes":"1.2.2","chokidar":"1.4.3","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","fs-extra":"0.26.7","http-proxy":"1.13.2","immutable":"3.7.6","localtunnel":"1.8.1","lodash":"4.10.0","micromatch":"2.3.7","opn":"^3.0.2","portscanner":"^1.0.0","qs":"6.1.0","resp-modifier":"6.0.1","serve-index":"1.7.3","serve-static":"1.10.2","socket.io":"1.4.5","ua-parser-js":"0.7.10","ucfirst":"^1.0.0","yargs":"4.4.0"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","compression":"1.6.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","rimraf":"2.5.2","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"^1.4.5","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"e9db4ef9672e4f766773707c86e8b7e440c38f5a","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.12.8","_shasum":"039bc61ecf2ac50aa4313ac333269d475456fc04","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"039bc61ecf2ac50aa4313ac333269d475456fc04","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.12.8.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.12.8.tgz_1463053456366_0.9889549727085978"},"directories":{}},"2.12.9":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.12.9","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.5.19","bs-recipes":"1.2.2","chokidar":"1.5.1","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","fs-extra":"0.26.7","http-proxy":"1.13.3","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.7","opn":"^3.0.2","portscanner":"^1.0.0","qs":"6.2.0","resp-modifier":"6.0.1","serve-index":"1.7.3","serve-static":"1.10.2","socket.io":"1.4.6","ua-parser-js":"0.7.10","yargs":"4.7.1"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","compression":"1.6.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","lodash-cli":"4.13.1","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","rimraf":"2.5.2","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"^1.4.5","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"379b7fcaeefff24cf9a681f2f39152c2928c39eb","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.12.9","_shasum":"846251c89d18dab861fba8822d03fb7fe3704e38","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"846251c89d18dab861fba8822d03fb7fe3704e38","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.12.9.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.12.9.tgz_1464329447315_0.7605473580770195"},"directories":{}},"2.12.10":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.12.10","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.5.19","bs-recipes":"1.2.2","chokidar":"1.5.1","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","fs-extra":"0.26.7","http-proxy":"1.13.3","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.7","opn":"^3.0.2","portscanner":"^1.0.0","qs":"6.2.0","resp-modifier":"6.0.1","serve-index":"1.7.3","serve-static":"1.10.2","socket.io":"1.4.6","ua-parser-js":"0.7.10","yargs":"4.7.1"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","compression":"1.6.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","lodash-cli":"4.13.1","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","rimraf":"2.5.2","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"^1.4.5","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"5a0ed9d1ebcc24c64cfa25eb8e4ba30b34650c0d","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.12.10","_shasum":"91b8d46378d8bf22cbc4202118cbff7260dddfc4","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.4","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"91b8d46378d8bf22cbc4202118cbff7260dddfc4","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.12.10.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.12.10.tgz_1464346636216_0.7631083454471081"},"directories":{}},"2.12.11":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.12.11","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.5.19","bs-recipes":"1.2.2","chokidar":"1.5.1","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","fs-extra":"0.26.7","http-proxy":"1.13.3","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.7","opn":"^3.0.2","portscanner":"^1.0.0","qs":"6.2.0","resp-modifier":"6.0.1","serve-index":"1.7.3","serve-static":"1.10.2","socket.io":"1.4.6","ua-parser-js":"0.7.10","yargs":"4.7.1"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","bs-latency":"1.0.0","bs-rewrite-rules":"1.0.0","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","compression":"1.6.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","lodash-cli":"4.13.1","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","rimraf":"2.5.2","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"^1.4.5","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"3b7ea77e2258bdf6155bf48202c040f236d753f1","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.12.11","_shasum":"68f96ce93cb22b52602fc687393f88ed4915ebdb","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.4","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"68f96ce93cb22b52602fc687393f88ed4915ebdb","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.12.11.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.12.11.tgz_1465066954156_0.19190252502448857"},"directories":{}},"2.12.12":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.12.12","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.5.19","bs-recipes":"1.2.2","chokidar":"1.5.1","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"^2.1.2","emitter-steward":"^1.0.0","fs-extra":"0.26.7","http-proxy":"1.13.3","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.7","opn":"^3.0.2","portscanner":"^1.0.0","qs":"6.2.0","resp-modifier":"6.0.1","serve-index":"1.7.3","serve-static":"1.10.2","socket.io":"1.4.6","ua-parser-js":"0.7.10","yargs":"4.7.1"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-html-injector":"3.0.1","bs-latency":"1.0.0","bs-rewrite-rules":"1.0.0","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","compression":"1.6.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","lodash-cli":"4.13.1","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","rimraf":"2.5.2","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"^1.4.5","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"4467e87f7ae53b2e60324b60816cae52acd1c9d9","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.12.12","_shasum":"81f991b8d532b6d331169258f21cd5245b62f88a","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.4","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"81f991b8d532b6d331169258f21cd5245b62f88a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.12.12.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.12.12.tgz_1465067519973_0.5510459479410201"},"directories":{}},"2.13.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.13.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.0","bs-recipes":"1.2.2","chokidar":"1.5.1","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"0.26.7","http-proxy":"1.13.3","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.8","opn":"^3.0.2","portscanner":"^1.0.0","qs":"6.2.0","resp-modifier":"6.0.1","rx":"4.1.0","serve-index":"1.7.3","serve-static":"1.10.3","server-destroy":"1.0.1","socket.io":"1.4.6","ua-parser-js":"0.7.10","yargs":"4.7.1"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-html-injector":"3.0.2","bs-latency":"1.0.0","bs-rewrite-rules":"1.0.0","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","compression":"1.6.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","lodash-cli":"4.13.1","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","rimraf":"2.5.2","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"^1.4.5","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"e7ced1bed7ffdc439f99f9c2211bc67817db1eba","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.13.0","_shasum":"dff8ebcd361ac8e7171fbc0347d82dbb45c6d5ae","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.4","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"dff8ebcd361ac8e7171fbc0347d82dbb45c6d5ae","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.13.0.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.13.0.tgz_1465312340729_0.3658647472038865"},"directories":{}},"2.14.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.14.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.0","bs-recipes":"1.2.2","chokidar":"1.5.1","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"0.26.7","http-proxy":"1.13.3","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.8","opn":"^3.0.2","portscanner":"^1.0.0","qs":"6.2.0","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.7.3","serve-static":"1.10.3","server-destroy":"1.0.1","socket.io":"1.4.6","ua-parser-js":"0.7.10","yargs":"4.7.1"},"devDependencies":{"browser-sync-spa":"1.0.2","bs-html-injector":"3.0.2","bs-latency":"1.0.0","bs-rewrite-rules":"1.0.0","bs-snippet-injector":"2.0.1","chai":"3.2.0","chalk":"1.1.1","compression":"1.6.1","eslint":"1.3.1","graceful-fs":"3.0.8","gulp":"3.9.0","gulp-contribs":"0.0.3","gulp-conventional-changelog":"0.4.0","gulp-filter":"2.0.2","istanbul":"0.3.19","istanbul-coveralls":"1.0.3","lodash-cli":"4.13.1","mocha":"2.3.0","q":"1.4.1","request":"2.61.0","rimraf":"2.5.2","sinon":"1.15.4","slugify":"0.1.1","socket.io-client":"^1.4.5","supertest":"1.1.0","vinyl":"0.5.3"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"156c4e4bbd86c3221f5ffbeec4125557e8bca266","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.14.0","_shasum":"e314f098c73808e62fa66a4433fbf8e2f4785f06","_from":".","_npmVersion":"2.15.5","_nodeVersion":"4.4.5","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"e314f098c73808e62fa66a4433fbf8e2f4785f06","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.14.0.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.14.0.tgz_1469995623607_0.1169663209002465"},"directories":{}},"2.14.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.14.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.0","bs-recipes":"1.2.3","chokidar":"1.6.0","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"0.30.0","http-proxy":"1.14.0","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.11","opn":"4.0.2","portscanner":"^1.0.0","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.4.8","ua-parser-js":"0.7.10","yargs":"5.0.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.2","bs-latency":"1.0.0","bs-rewrite-rules":"1.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.4.0","graceful-fs":"4.1.6","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.4.8","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"54ae01b0ea09fae305a235cc3c09fa1c67dae7fb","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.14.1","_shasum":"f40686651b9faf9e96d151cb0c64ba7f1edb278d","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"f40686651b9faf9e96d151cb0c64ba7f1edb278d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.14.1.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.14.1.tgz_1472588568096_0.5905339829623699"},"directories":{}},"2.14.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.14.2","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.0","bs-recipes":"1.2.3","chokidar":"1.6.0","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"0.30.0","http-proxy":"1.14.0","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.11","opn":"4.0.2","portscanner":"^1.0.0","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.4.8","ua-parser-js":"0.7.10","yargs":"5.0.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.2","bs-latency":"1.0.0","bs-rewrite-rules":"1.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.4.0","graceful-fs":"4.1.6","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.4.8","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"8ac07030359fc3d87316f4574d01a8a6ba6df55f","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.14.2","_shasum":"c212be6630768b46be2799f5fd90ff39b2266d72","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"c212be6630768b46be2799f5fd90ff39b2266d72","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.14.2.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.14.2.tgz_1472590039676_0.26910584536381066"},"directories":{}},"2.14.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.14.3","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.0","bs-recipes":"1.2.3","chokidar":"1.6.0","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"0.30.0","http-proxy":"1.14.0","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.11","opn":"4.0.2","portscanner":"^1.0.0","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.4.8","ua-parser-js":"0.7.10","yargs":"5.0.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.2","bs-latency":"1.0.0","bs-rewrite-rules":"1.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.4.0","graceful-fs":"4.1.6","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.4.8","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"5fcd12f89fb58dd6b98dba2476fc489436b0505d","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.14.3","_shasum":"b5a33828e5589678d1f5586bdd1c276963b9199e","_from":".","_npmVersion":"2.15.8","_nodeVersion":"4.4.7","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"b5a33828e5589678d1f5586bdd1c276963b9199e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.14.3.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.14.3.tgz_1472592598772_0.13729731179773808"},"directories":{}},"2.15.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.15.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.0","bs-recipes":"1.2.3","chokidar":"1.6.0","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"0.30.0","http-proxy":"1.14.0","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.11","opn":"4.0.2","portscanner":"^1.0.0","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.4.8","ua-parser-js":"0.7.10","yargs":"5.0.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.2","bs-latency":"1.0.0","bs-rewrite-rules":"1.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.4.0","graceful-fs":"4.1.6","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.4.8","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"24d72752609f7b1660c9e362af1cb8b2722548e5","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.15.0","_shasum":"424758e90630d3af282bb05c45e529489439cedf","_from":".","_npmVersion":"2.15.8","_nodeVersion":"4.4.7","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"424758e90630d3af282bb05c45e529489439cedf","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.15.0.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.15.0.tgz_1473103053573_0.39728953992016613"},"directories":{}},"2.16.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.16.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.1","bs-recipes":"1.2.3","chokidar":"1.6.0","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"0.30.0","http-proxy":"1.14.0","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.11","opn":"4.0.2","portscanner":"^1.0.0","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.4.8","ua-parser-js":"0.7.10","yargs":"5.0.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.2","bs-latency":"1.0.0","bs-rewrite-rules":"1.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.4.0","graceful-fs":"4.1.6","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.4.8","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"f147b93b1f0ed6a94504a3f60cafbbe339d84267","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.16.0","_shasum":"973e129a5e02cbfdf4cb6bf8bf90b10d8abd34e5","_from":".","_npmVersion":"2.15.5","_nodeVersion":"4.4.5","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"973e129a5e02cbfdf4cb6bf8bf90b10d8abd34e5","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.16.0.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.16.0.tgz_1473884816220_0.19066864321939647"},"directories":{}},"2.16.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.16.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.1","bs-recipes":"1.2.3","chokidar":"1.6.0","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"0.30.0","http-proxy":"1.14.0","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.11","opn":"4.0.2","portscanner":"^1.0.0","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.4.8","ua-parser-js":"0.7.10","yargs":"5.0.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.2","bs-latency":"1.0.0","bs-rewrite-rules":"1.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.4.0","graceful-fs":"4.1.6","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.4.8","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"52bdc1b4e0c52b88dce2b66f4aeea12b0fa54180","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.16.1","_shasum":"d2e2edf5ca2e260a8d1f7d23e1a18392dc49e39c","_from":".","_npmVersion":"2.15.8","_nodeVersion":"4.4.7","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"d2e2edf5ca2e260a8d1f7d23e1a18392dc49e39c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.16.1.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.16.1.tgz_1475173060951_0.7986125252209604"},"directories":{}},"2.17.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.17.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.1","bs-recipes":"1.2.3","chokidar":"1.6.0","connect":"3.4.1","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"0.30.0","http-proxy":"1.14.0","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.11","opn":"4.0.2","portscanner":"^1.0.0","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.4.8","ua-parser-js":"0.7.10","yargs":"5.0.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.2","bs-latency":"1.0.0","bs-rewrite-rules":"1.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.4.0","graceful-fs":"4.1.6","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.4.8","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"3c57f41feef5c4071c8db7a5a67d9f9d06cc30b8","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.17.0","_shasum":"7ecd254b22f5b8bda012a82d6c72f9fc169347c5","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"dist":{"shasum":"7ecd254b22f5b8bda012a82d6c72f9fc169347c5","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.17.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.17.0.tgz_1475251624378_0.9303481776732951"},"directories":{}},"2.17.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.17.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.1","bs-recipes":"1.2.3","chokidar":"1.6.0","connect":"3.5.0","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"0.30.0","http-proxy":"1.15.1","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.11","opn":"4.0.2","portscanner":"^1.0.0","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.5.0","ua-parser-js":"0.7.10","yargs":"6.0.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-latency":"1.0.0","bs-rewrite-rules":"2.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.7.1","graceful-fs":"4.1.9","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.5.0","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"97fba0621cee855eaa41857ba2d66afd6042da36","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.17.1","_shasum":"ba55fce1d60aea218ad203ec8e0396e3a07d403b","_from":".","_npmVersion":"2.15.8","_nodeVersion":"4.4.7","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"ba55fce1d60aea218ad203ec8e0396e3a07d403b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.17.1.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.17.1.tgz_1475922192974_0.6935478628147393"},"directories":{}},"2.17.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.17.2","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.1","bs-recipes":"1.2.3","chokidar":"1.6.0","connect":"3.5.0","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"0.30.0","http-proxy":"1.15.1","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.11","opn":"4.0.2","portscanner":"^1.0.0","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.5.0","ua-parser-js":"0.7.10","yargs":"6.0.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-latency":"1.0.0","bs-rewrite-rules":"2.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.7.1","graceful-fs":"4.1.9","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.5.0","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"41cbd425dcdb706b7570dbc0fa610f2d6f075f33","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.17.2","_shasum":"d4eaf87acb890b5aed0893c812af8a9268e76a1b","_from":".","_npmVersion":"2.15.5","_nodeVersion":"4.4.5","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"d4eaf87acb890b5aed0893c812af8a9268e76a1b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.17.2.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.17.2.tgz_1476045934991_0.14874422480352223"},"directories":{}},"2.17.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.17.3","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.1","bs-recipes":"1.2.3","chokidar":"1.6.0","connect":"3.5.0","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"0.30.0","http-proxy":"1.15.1","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.11","opn":"4.0.2","portscanner":"^1.0.0","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.5.0","ua-parser-js":"0.7.10","yargs":"6.0.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-latency":"1.0.0","bs-rewrite-rules":"2.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.7.1","graceful-fs":"4.1.9","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.5.0","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"f1238d262ad5914303b5bb5318f054b5c6684c64","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.17.3","_shasum":"d3d369607fdcbf0729a14502d5fed43a2217b074","_from":".","_npmVersion":"2.15.8","_nodeVersion":"4.4.7","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"d3d369607fdcbf0729a14502d5fed43a2217b074","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.17.3.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.17.3.tgz_1476260416114_0.7446727100759745"},"directories":{}},"2.17.4":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.17.4","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.1","bs-recipes":"1.2.3","chokidar":"1.6.0","connect":"3.5.0","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"0.30.0","http-proxy":"1.15.1","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.11","opn":"4.0.2","portscanner":"^1.0.0","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.5.0","ua-parser-js":"0.7.10","yargs":"6.0.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-latency":"1.0.0","bs-rewrite-rules":"2.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.7.1","graceful-fs":"4.1.9","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.5.0","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"33efb4f09c0ab3193596608820b0b31ef570519d","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.17.4","_shasum":"11e8a594a15f7d5baf3931611208f2f1bb063420","_from":".","_npmVersion":"2.15.5","_nodeVersion":"4.4.5","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"11e8a594a15f7d5baf3931611208f2f1bb063420","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.17.4.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.17.4.tgz_1476858019492_0.755678832763806"},"directories":{}},"2.17.5":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.17.5","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.1","bs-recipes":"1.2.3","chokidar":"1.6.0","connect":"3.5.0","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"0.30.0","http-proxy":"1.15.1","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.11","opn":"4.0.2","portscanner":"^1.0.0","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.5.0","ua-parser-js":"0.7.10","yargs":"6.0.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-latency":"1.0.0","bs-rewrite-rules":"2.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.7.1","graceful-fs":"4.1.9","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.5.0","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"429403cdccebc4d84ed3dadaf6b388db34f22949","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.17.5","_shasum":"8e0a9ddfc2e162e7aada085f76181c57b6dbdf7a","_from":".","_npmVersion":"2.15.5","_nodeVersion":"4.4.5","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"8e0a9ddfc2e162e7aada085f76181c57b6dbdf7a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.17.5.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.17.5.tgz_1476859303992_0.15920890728011727"},"directories":{}},"2.17.6":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.17.6","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.1","bs-recipes":"1.3.2","chokidar":"1.6.0","connect":"3.5.0","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"0.30.0","http-proxy":"1.15.1","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.11","opn":"4.0.2","portscanner":"^1.0.0","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.5.0","ua-parser-js":"0.7.10","yargs":"6.0.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-latency":"1.0.0","bs-rewrite-rules":"2.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.7.1","graceful-fs":"4.1.9","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.5.0","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"eaaa7154e33e63e510f1304674a237e2a1d63d16","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.17.6","_shasum":"9ea2c205031d12bb27905b5a602999528d1ecfdb","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"9ea2c205031d12bb27905b5a602999528d1ecfdb","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.17.6.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.17.6.tgz_1479067813500_0.8375362090300769"},"directories":{}},"2.18.0":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.18.0","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.1","bs-recipes":"1.3.2","chokidar":"1.6.0","connect":"3.5.0","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"0.30.0","http-proxy":"1.15.1","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.11","opn":"4.0.2","portscanner":"^1.0.0","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.5.0","ua-parser-js":"0.7.10","yargs":"6.0.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-latency":"1.0.0","bs-rewrite-rules":"2.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.7.1","graceful-fs":"4.1.9","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","http2":"^3.3.6","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.5.0","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"81c3f74ed0da6f395603548d6fd7d36a2f7220c7","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.18.0","_shasum":"6695a996eaf5a275ba5874d86e42af83d3d6b593","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"6695a996eaf5a275ba5874d86e42af83d3d6b593","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.18.0.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.18.0.tgz_1479330881034_0.07392177009023726"},"directories":{}},"2.18.1":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.18.1","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.1","bs-recipes":"1.3.2","chokidar":"1.6.0","connect":"3.5.0","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"0.30.0","http-proxy":"1.15.1","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.11","opn":"4.0.2","portscanner":"^1.0.0","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.5.0","ua-parser-js":"0.7.10","yargs":"6.0.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-latency":"1.0.0","bs-rewrite-rules":"2.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.7.1","graceful-fs":"4.1.9","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","http2":"^3.3.6","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.5.0","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"42bab46737bec392295c880e7acbd23315c27adb","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.18.1","_shasum":"1850534f064ded1505dfca38ac18078abef4be9f","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"1850534f064ded1505dfca38ac18078abef4be9f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.18.1.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.18.1.tgz_1479331176957_0.08125374047085643"},"directories":{}},"2.18.2":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.18.2","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.1","bs-recipes":"1.3.2","chokidar":"1.6.0","connect":"3.5.0","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"0.30.0","http-proxy":"1.15.1","immutable":"3.8.1","localtunnel":"1.8.1","micromatch":"2.3.11","opn":"4.0.2","portscanner":"^1.0.0","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.5.0","ua-parser-js":"0.7.10","yargs":"6.0.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-latency":"1.0.0","bs-rewrite-rules":"2.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.7.1","graceful-fs":"4.1.9","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","http2":"^3.3.6","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.5.0","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"d9798760d1550a0de6c7f8debd6122b331201fa4","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.18.2","_shasum":"3c101274c507e2f734dbce4e4b19bd3e124c3ea7","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"3c101274c507e2f734dbce4e4b19bd3e124c3ea7","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.18.2.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.18.2.tgz_1479650972181_0.4090551796834916"},"directories":{}},"2.18.3":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.18.3","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.2","bs-recipes":"1.3.2","chokidar":"1.6.1","connect":"3.5.0","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"1.0.0","http-proxy":"1.15.2","immutable":"3.8.1","localtunnel":"1.8.2","micromatch":"2.3.11","opn":"4.0.2","portscanner":"^1.0.0","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.6.0","socket.io-client":"1.6.0","ua-parser-js":"0.7.12","yargs":"6.4.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-latency":"1.0.0","bs-rewrite-rules":"2.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.7.1","graceful-fs":"4.1.9","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","http2":"^3.3.6","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.5.0","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"ed71efcb10185601117d81721272a0a4a81f5aeb","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.18.3","_shasum":"c43757bc9cc097294421ab3e5910e133e5b0cfdc","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"c43757bc9cc097294421ab3e5910e133e5b0cfdc","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.18.3.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.18.3.tgz_1481453243996_0.7374475202523172"},"directories":{}},"2.18.4":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.18.4","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"^2.3.3","browser-sync-ui":"0.6.2","bs-recipes":"1.3.2","chokidar":"1.6.1","connect":"3.5.0","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"1.0.0","http-proxy":"1.15.2","immutable":"3.8.1","localtunnel":"1.8.2","micromatch":"2.3.11","opn":"4.0.2","portscanner":"2.1.1","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.6.0","socket.io-client":"1.6.0","ua-parser-js":"0.7.12","yargs":"6.4.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-latency":"1.0.0","bs-rewrite-rules":"2.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.7.1","graceful-fs":"4.1.9","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","http2":"^3.3.6","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.5.0","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"2778b14f58bc76b1a726ea4eca43a69fcc18fb23","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.18.4","_shasum":"daaf70310cb72e9dbff05ff7fc78cd8d43a597ea","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"daaf70310cb72e9dbff05ff7fc78cd8d43a597ea","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.18.4.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.18.4.tgz_1481454108381_0.3451664815656841"},"directories":{}},"2.18.5":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.18.5","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"2.4.4","browser-sync-ui":"0.6.2","bs-recipes":"1.3.2","chokidar":"1.6.1","connect":"3.5.0","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"1.0.0","http-proxy":"1.15.2","immutable":"3.8.1","localtunnel":"1.8.2","micromatch":"2.3.11","opn":"4.0.2","portscanner":"2.1.1","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.6.0","socket.io-client":"1.6.0","ua-parser-js":"0.7.12","yargs":"6.4.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-latency":"1.0.0","bs-rewrite-rules":"2.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.7.1","graceful-fs":"4.1.9","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","http2":"^3.3.6","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.5.0","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"473fd62ea6ebfe55fef37298c9c2abc70f9ed660","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.18.5","_shasum":"c04b10037289df5157a363d42100069d77e744e9","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"c04b10037289df5157a363d42100069d77e744e9","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.18.5.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.18.5.tgz_1481458424037_0.41775938286446035"},"directories":{}},"2.18.6":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.18.6","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"2.4.4","browser-sync-ui":"0.6.2","bs-recipes":"1.3.4","chokidar":"1.6.1","connect":"3.5.0","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"1.0.0","http-proxy":"1.15.2","immutable":"3.8.1","localtunnel":"1.8.2","micromatch":"2.3.11","opn":"4.0.2","portscanner":"2.1.1","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.6.0","socket.io-client":"1.6.0","ua-parser-js":"0.7.12","yargs":"6.4.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-latency":"1.0.0","bs-rewrite-rules":"2.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.7.1","graceful-fs":"4.1.9","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","http2":"^3.3.6","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.5.0","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"f67aced41f84a5a643e3545871f54c9c5454fd8d","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.18.6","_shasum":"7b303ea8905eaa20629e6c5d3e820c32ad96bb24","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"7b303ea8905eaa20629e6c5d3e820c32ad96bb24","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.18.6.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.18.6.tgz_1483693251367_0.9539308662060648"},"directories":{}},"2.18.7":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.18.7","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"2.4.4","browser-sync-ui":"0.6.3","bs-recipes":"1.3.4","chokidar":"1.6.1","connect":"3.5.0","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"1.0.0","http-proxy":"1.15.2","immutable":"3.8.1","localtunnel":"1.8.2","micromatch":"2.3.11","opn":"4.0.2","portscanner":"2.1.1","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.6.0","socket.io-client":"1.6.0","ua-parser-js":"0.7.12","yargs":"6.4.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-latency":"1.0.0","bs-rewrite-rules":"2.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.7.1","graceful-fs":"4.1.9","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","http2":"^3.3.6","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.5.0","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"838c8379c2d36137cc266964e6594ada6c4a5b6a","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.18.7","_shasum":"12d93b875d2c4dba815246cead0fcdff94a62907","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"12d93b875d2c4dba815246cead0fcdff94a62907","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.18.7.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.18.7.tgz_1485810370300_0.5562771006952971"},"directories":{}},"2.18.8":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.18.8","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"2.4.5","browser-sync-ui":"0.6.3","bs-recipes":"1.3.4","chokidar":"1.6.1","connect":"3.5.0","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"1.0.0","http-proxy":"1.15.2","immutable":"3.8.1","localtunnel":"1.8.2","micromatch":"2.3.11","opn":"4.0.2","portscanner":"2.1.1","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.11.1","server-destroy":"1.0.1","socket.io":"1.6.0","socket.io-client":"1.6.0","ua-parser-js":"0.7.12","yargs":"6.4.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-latency":"1.0.0","bs-rewrite-rules":"2.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.7.1","graceful-fs":"4.1.9","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","http2":"^3.3.6","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.0.2","q":"1.4.1","request":"2.74.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.5.0","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"9e0a170df275d35d09e098bff816fc7c9885842e","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.18.8","_shasum":"2fb4de253798d7cfb839afb9c2f801968490cec2","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"2fb4de253798d7cfb839afb9c2f801968490cec2","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.18.8.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.18.8.tgz_1487016799975_0.3069086535833776"},"directories":{}},"2.18.9":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.18.9","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"2.4.7","browser-sync-ui":"0.6.3","bs-recipes":"1.3.4","chokidar":"1.7.0","connect":"3.5.0","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"3.0.1","http-proxy":"1.15.2","immutable":"3.8.1","localtunnel":"1.8.2","micromatch":"2.3.11","opn":"4.0.2","portscanner":"2.1.1","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.12.2","server-destroy":"1.0.1","socket.io":"1.6.0","socket.io-client":"1.6.0","ua-parser-js":"0.7.12","yargs":"6.4.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-latency":"1.0.0","bs-rewrite-rules":"2.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.7.1","graceful-fs":"4.1.9","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","http2":"^3.3.6","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.4.1","q":"1.4.1","request":"2.79.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.5.0","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"b2955fcfe67353fc1d953c7b4d72ecc294003573","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.18.9","_shasum":"6945fabfdd1a1e681f5a1bc95af7832b75106544","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.3","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"6945fabfdd1a1e681f5a1bc95af7832b75106544","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.18.9.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/browser-sync-2.18.9.tgz_1494850580997_0.31759310560300946"},"directories":{}},"2.18.10":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.18.10","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"2.4.7","browser-sync-ui":"0.6.3","bs-recipes":"1.3.4","chokidar":"1.7.0","connect":"3.5.0","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"3.0.1","http-proxy":"1.15.2","immutable":"3.8.1","localtunnel":"1.8.2","micromatch":"2.3.11","opn":"4.0.2","portscanner":"2.1.1","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.12.2","server-destroy":"1.0.1","socket.io":"1.6.0","socket.io-client":"1.6.0","ua-parser-js":"0.7.12","yargs":"6.4.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-latency":"1.0.0","bs-rewrite-rules":"2.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.7.1","graceful-fs":"4.1.9","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","http2":"^3.3.6","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.4.1","q":"1.4.1","request":"2.79.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.5.0","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"a9e313ecac4fb1311be5d98863bc72c1f131843c","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.18.10","_shasum":"5a8b70ed7b98a446590052d44ae9650771fd1149","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.3","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"5a8b70ed7b98a446590052d44ae9650771fd1149","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.18.10.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.18.10.tgz_1494854339005_0.19033511029556394"},"directories":{}},"2.18.11":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.18.11","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"2.5.0","browser-sync-ui":"0.6.3","bs-recipes":"1.3.4","chokidar":"1.7.0","connect":"3.5.0","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"3.0.1","http-proxy":"1.15.2","immutable":"3.8.1","localtunnel":"1.8.2","micromatch":"2.3.11","opn":"4.0.2","portscanner":"2.1.1","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.12.2","server-destroy":"1.0.1","socket.io":"1.6.0","socket.io-client":"1.6.0","ua-parser-js":"0.7.12","yargs":"6.4.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-latency":"1.0.0","bs-rewrite-rules":"2.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.7.1","graceful-fs":"4.1.9","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","http2":"^3.3.6","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.4.1","q":"1.4.1","request":"2.79.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.5.0","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"510fde4e54b98d87896ee7f724f051cad859d1e3","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.18.11","_shasum":"333600f2efa256ecd22ced2561dfc77dcad11ea5","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"333600f2efa256ecd22ced2561dfc77dcad11ea5","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.18.11.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/browser-sync-2.18.11.tgz_1494859170412_0.7870701828505844"},"directories":{}},"2.18.12":{"name":"browser-sync","description":"Live CSS Reload & Browser Syncing","version":"2.18.12","homepage":"http://www.browsersync.io/","author":{"name":"Shane Osbourne"},"repository":{"type":"git","url":"git+https://github.com/browsersync/browser-sync.git"},"license":"Apache-2.0","bin":{"browser-sync":"bin/browser-sync.js"},"files":["bin","index.js","lib","lodash.custom.js"],"engines":{"node":">= 0.8.0"},"scripts":{"env":"node ./test/env.js","test":"npm run lint && npm run env && npm run unit","lint":"eslint index.js lib bin examples test/specs gulpfile.js --fix","pro":"protractor test/protractor/config.single.js","pro-local":"node test/protractor/setup.js","unit":"mocha --recursive test/specs --timeout 10000 --bail","cover":"npm run env && npm run cover-local && npm run coveralls","cover-local":"istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs","coveralls":"istanbul-coveralls","pre-release":"npm test && npm run pro-local && npm run pro","lodash":"lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"},"dependencies":{"browser-sync-client":"2.5.1","browser-sync-ui":"0.6.3","bs-recipes":"1.3.4","chokidar":"1.7.0","connect":"3.5.0","dev-ip":"^1.0.1","easy-extender":"2.3.2","eazy-logger":"3.0.2","emitter-steward":"^1.0.0","fs-extra":"3.0.1","http-proxy":"1.15.2","immutable":"3.8.1","localtunnel":"1.8.2","micromatch":"2.3.11","opn":"4.0.2","portscanner":"2.1.1","qs":"6.2.1","resp-modifier":"6.0.2","rx":"4.1.0","serve-index":"1.8.0","serve-static":"1.12.2","server-destroy":"1.0.1","socket.io":"1.6.0","socket.io-client":"1.6.0","ua-parser-js":"0.7.12","yargs":"6.4.0"},"devDependencies":{"browser-sync-spa":"1.0.3","bs-html-injector":"3.0.3","bs-latency":"1.0.0","bs-rewrite-rules":"2.0.0","bs-snippet-injector":"2.0.1","chai":"3.5.0","chalk":"1.1.3","compression":"1.6.2","eslint":"3.7.1","graceful-fs":"4.1.9","gulp":"3.9.1","gulp-contribs":"0.0.3","gulp-conventional-changelog":"1.1.0","gulp-filter":"4.0.0","http2":"^3.3.6","istanbul":"0.4.5","istanbul-coveralls":"1.0.3","lodash-cli":"4.15.0","mocha":"3.4.1","q":"1.4.1","request":"2.79.0","rimraf":"2.5.4","sinon":"1.17.5","socket.io-client":"1.5.0","supertest":"2.0.0","vinyl":"1.2.0"},"keywords":["browser sync","css","live reload","sync"],"gitHead":"8d1e298ac2913237e78ba224eaa0b0b29696b388","bugs":{"url":"https://github.com/browsersync/browser-sync/issues"},"_id":"browser-sync@2.18.12","_shasum":"bbaa0a17a961e2b5f0a8e760e695027186664779","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"shakyshane","email":"shakyshane@gmail.com"},"dist":{"shasum":"bbaa0a17a961e2b5f0a8e760e695027186664779","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/browser-sync/-/browser-sync-2.18.12.tgz"},"maintainers":[{"name":"shakyshane","email":"shane.osbourne8@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/browser-sync-2.18.12.tgz_1495357491497_0.08089506649412215"},"directories":{}}},"name":"browser-sync","time":{"modified":"2017-06-11T22:53:57.628Z","created":"2013-10-13T10:53:50.847Z","0.1.0":"2013-10-13T10:53:54.011Z","0.1.1":"2013-10-13T10:57:49.211Z","0.1.3":"2013-10-13T19:27:25.646Z","0.1.5":"2013-10-23T08:56:10.000Z","0.1.6":"2013-10-27T23:06:28.188Z","0.1.7":"2013-10-30T22:48:16.015Z","0.1.8":"2013-10-31T08:03:47.939Z","0.1.9":"2013-11-01T21:05:45.999Z","0.1.10":"2013-11-06T07:55:05.096Z","0.2.0":"2013-11-25T22:46:08.939Z","0.2.1":"2013-11-25T22:59:07.642Z","0.3.0":"2013-12-06T14:54:15.178Z","0.3.1":"2013-12-06T17:32:14.550Z","0.3.2":"2013-12-06T18:28:42.146Z","0.3.3":"2013-12-06T19:32:50.736Z","0.3.4":"2013-12-08T23:35:17.184Z","0.3.5":"2013-12-09T09:57:36.378Z","0.3.6":"2013-12-15T15:24:10.205Z","0.3.7":"2013-12-16T19:40:21.424Z","0.3.8":"2013-12-16T19:52:29.690Z","0.3.10":"2013-12-18T12:42:59.360Z","0.4.0":"2013-12-19T13:32:55.648Z","0.4.1":"2013-12-21T23:29:20.030Z","0.4.2":"2013-12-22T14:05:37.980Z","0.4.21":"2013-12-22T14:10:23.756Z","0.4.3":"2013-12-24T15:11:52.451Z","0.4.4":"2013-12-29T03:15:35.402Z","0.4.5":"2013-12-29T03:35:49.564Z","0.4.6":"2013-12-30T02:09:01.455Z","0.4.7":"2013-12-31T16:45:16.700Z","0.4.8":"2013-12-31T17:54:42.978Z","0.4.9":"2014-01-09T08:53:48.475Z","0.4.10":"2014-01-09T19:54:58.598Z","0.4.11":"2014-01-09T21:53:01.616Z","0.4.12":"2014-01-17T21:18:37.557Z","0.5.0":"2014-01-19T14:02:56.697Z","0.5.1":"2014-01-21T23:00:15.368Z","0.5.2":"2014-01-22T08:47:40.079Z","0.5.3":"2014-01-26T19:52:59.633Z","0.5.4":"2014-02-02T16:56:50.344Z","0.5.5":"2014-02-03T13:13:32.861Z","0.5.6":"2014-02-03T17:16:45.416Z","0.5.7":"2014-02-09T16:11:34.844Z","0.5.8":"2014-02-17T08:50:08.662Z","0.5.9":"2014-02-17T09:22:32.284Z","0.6.0":"2014-02-18T09:06:27.075Z","0.6.1":"2014-02-23T00:25:21.474Z","0.6.2":"2014-02-26T21:45:50.251Z","0.7.0":"2014-03-09T18:36:57.455Z","0.7.1":"2014-03-18T22:51:05.616Z","0.7.2":"2014-03-18T23:05:30.297Z","0.7.3":"2014-03-26T08:54:56.849Z","0.7.4":"2014-03-30T22:45:52.037Z","0.7.5":"2014-04-12T14:05:52.632Z","0.7.6":"2014-04-13T10:35:15.792Z","0.7.7":"2014-04-13T10:57:22.739Z","0.8.0":"2014-04-14T22:10:37.693Z","0.8.1":"2014-04-18T20:12:32.270Z","0.8.2":"2014-04-20T20:18:06.254Z","0.9.0":"2014-05-05T20:30:03.373Z","0.9.1":"2014-05-05T20:50:16.713Z","1.0.0":"2014-06-20T12:18:22.462Z","1.1.0":"2014-06-22T14:56:35.560Z","1.1.1":"2014-06-25T11:03:12.520Z","1.1.2":"2014-06-27T23:09:36.907Z","1.2.0":"2014-07-09T08:37:38.919Z","1.2.1":"2014-07-09T18:30:45.796Z","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","1.3.5":"2014-08-10T21:34:29.934Z","1.3.6":"2014-08-21T19:11:39.447Z","1.3.7":"2014-09-10T21:22:42.922Z","1.4.0":"2014-09-14T10:35:55.900Z","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","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","1.6.0":"2014-10-24T21:58:11.883Z","1.6.1":"2014-10-28T08:38:44.023Z","1.6.2":"2014-10-29T17:11:10.828Z","1.6.3":"2014-11-02T14:09:37.116Z","1.6.4":"2014-11-08T17:22:10.369Z","1.6.5":"2014-11-08T17:38:04.438Z","1.7.0":"2014-11-16T16:19:40.436Z","1.7.1":"2014-11-22T16:55:44.363Z","1.7.2":"2014-11-29T12:39:21.602Z","1.7.3":"2014-12-14T00:47:53.451Z","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.8.3":"2015-01-03T14:56:42.598Z","1.9.0":"2015-01-10T14:37:27.492Z","1.9.1":"2015-01-21T09:39:36.858Z","2.0.0-rc1":"2015-01-29T16:52:51.393Z","2.0.0-rc2":"2015-01-30T13:32:56.142Z","2.0.0-rc3":"2015-01-30T16:38:50.067Z","2.0.0-rc4":"2015-02-02T16:33:07.239Z","2.0.0-rc5":"2015-02-03T13:56:00.221Z","2.0.0-rc6":"2015-02-04T12:41:02.200Z","2.0.0-rc7":"2015-02-05T14:16:32.086Z","2.0.0-rc8":"2015-02-05T23:07:58.264Z","2.0.0-rc9":"2015-02-07T16:26:06.609Z","2.0.0-rc10":"2015-02-08T17:40:48.989Z","2.0.0":"2015-02-10T12:10:57.973Z","2.0.1":"2015-02-10T13:52:11.410Z","2.1.0":"2015-02-16T14:00:42.028Z","2.1.1":"2015-02-16T15:17:53.558Z","2.1.2":"2015-02-17T16:13:24.460Z","2.1.3":"2015-02-17T17:01:15.615Z","2.1.4":"2015-02-17T17:02:37.540Z","2.1.6":"2015-02-18T11:03:09.948Z","2.2.0":"2015-02-19T15:06:43.969Z","2.2.1":"2015-02-20T14:10:11.114Z","2.2.2":"2015-03-04T20:59:53.592Z","2.2.3":"2015-03-08T14:50:11.988Z","2.2.4":"2015-03-13T16:11:01.352Z","2.2.5":"2015-03-16T17:02:38.055Z","2.3.0":"2015-03-17T08:47:27.169Z","2.3.1":"2015-03-17T13:58:05.865Z","2.3.2":"2015-03-21T20:53:51.729Z","2.4.0":"2015-03-21T22:22:49.151Z","2.4.1":"2015-03-29T10:05:05.361Z","2.5.0":"2015-03-29T22:29:17.894Z","2.5.1":"2015-03-31T20:52:37.009Z","2.5.2":"2015-03-31T21:26:38.460Z","2.5.3":"2015-04-06T15:36:50.054Z","2.6.0":"2015-04-12T22:32:06.247Z","2.6.1":"2015-04-13T07:18:45.483Z","2.6.2":"2015-04-14T08:06:45.139Z","2.6.3":"2015-04-14T08:13:37.817Z","2.6.4":"2015-04-14T15:26:32.469Z","2.6.5":"2015-04-25T12:33:08.779Z","2.6.6":"2015-04-29T08:34:48.755Z","1.9.2":"2015-04-29T08:46:18.040Z","2.6.7":"2015-04-29T14:28:42.976Z","2.6.8":"2015-04-29T19:08:14.675Z","2.6.9":"2015-04-29T19:38:17.958Z","2.6.10":"2015-05-03T15:31:31.003Z","2.6.11":"2015-05-03T21:43:37.113Z","2.7.0":"2015-05-04T10:37:37.265Z","2.7.1":"2015-05-05T06:31:40.729Z","2.7.2":"2015-05-20T14:25:50.734Z","2.7.3":"2015-05-21T13:25:51.264Z","2.7.4":"2015-05-24T10:22:05.741Z","2.7.5":"2015-05-26T08:35:58.549Z","2.7.6":"2015-05-28T10:20:20.770Z","2.7.7":"2015-06-09T08:38:20.498Z","2.7.8":"2015-06-11T14:14:37.807Z","2.7.9":"2015-06-11T15:07:23.666Z","2.7.10":"2015-06-12T12:39:03.040Z","2.7.11":"2015-06-16T14:53:25.061Z","2.7.12":"2015-06-17T09:12:17.902Z","2.7.13":"2015-06-28T13:22:18.946Z","2.8.0":"2015-07-19T20:44:30.220Z","2.8.1":"2015-07-29T07:58:38.995Z","2.8.2":"2015-07-31T15:02:58.431Z","2.8.3":"2015-09-03T10:26:35.856Z","2.9.0":"2015-09-03T14:01:09.813Z","2.9.1":"2015-09-03T14:58:04.929Z","2.9.2":"2015-09-08T11:24:08.210Z","2.9.3":"2015-09-08T19:45:21.946Z","2.9.4":"2015-09-21T08:57:04.788Z","2.9.5":"2015-09-22T07:27:12.138Z","2.9.6":"2015-09-22T14:02:39.681Z","2.9.7":"2015-09-29T17:33:34.754Z","2.9.8":"2015-10-01T17:58:33.631Z","2.9.9":"2015-10-06T13:47:12.728Z","2.9.10":"2015-10-06T18:13:40.652Z","2.9.11":"2015-10-10T11:31:22.850Z","2.9.12":"2015-11-05T07:16:32.066Z","2.10.0":"2015-11-10T16:57:40.777Z","2.10.1":"2015-12-15T13:34:50.983Z","2.11.0":"2016-01-04T09:43:47.305Z","2.11.1":"2016-01-17T20:32:02.182Z","2.11.2":"2016-03-22T20:59:31.235Z","2.12.0":"2016-04-11T18:24:28.063Z","2.12.1":"2016-04-11T18:29:47.531Z","2.12.2":"2016-04-13T07:34:41.110Z","2.12.3":"2016-04-13T18:03:56.048Z","2.12.4":"2016-04-25T09:42:17.069Z","2.12.5":"2016-04-25T21:40:21.878Z","2.12.6":"2016-05-10T05:57:35.584Z","2.12.7":"2016-05-10T06:44:45.142Z","2.12.8":"2016-05-12T11:44:18.093Z","2.12.9":"2016-05-27T06:10:49.203Z","2.12.10":"2016-05-27T10:57:18.847Z","2.12.11":"2016-06-04T19:02:36.685Z","2.12.12":"2016-06-04T19:12:01.604Z","2.13.0":"2016-06-07T15:12:22.803Z","2.14.0":"2016-07-31T20:07:05.904Z","2.14.1":"2016-08-30T20:22:50.385Z","2.14.2":"2016-08-30T20:47:21.227Z","2.14.3":"2016-08-30T21:30:01.060Z","2.15.0":"2016-09-05T19:17:34.255Z","2.16.0":"2016-09-14T20:26:57.288Z","2.16.1":"2016-09-29T18:17:41.877Z","2.17.0":"2016-09-30T16:07:06.626Z","2.17.1":"2016-10-08T10:23:15.171Z","2.17.2":"2016-10-09T20:45:37.143Z","2.17.3":"2016-10-12T08:20:16.839Z","2.17.4":"2016-10-19T06:20:21.321Z","2.17.5":"2016-10-19T06:41:46.043Z","2.17.6":"2016-11-13T20:10:14.126Z","2.18.0":"2016-11-16T21:14:42.900Z","2.18.1":"2016-11-16T21:19:39.405Z","2.18.2":"2016-11-20T14:09:34.396Z","2.18.3":"2016-12-11T10:47:24.730Z","2.18.4":"2016-12-11T11:01:50.649Z","2.18.5":"2016-12-11T12:13:44.741Z","2.18.6":"2017-01-06T09:00:53.700Z","2.18.7":"2017-01-30T21:06:12.469Z","2.18.8":"2017-02-13T20:13:22.370Z","2.18.9":"2017-05-15T12:16:23.024Z","2.18.10":"2017-05-15T13:19:00.133Z","2.18.11":"2017-05-15T14:39:31.952Z","2.18.12":"2017-05-21T09:04:52.783Z"},"readmeFilename":"README.md","homepage":"http://www.browsersync.io/"}