{"maintainers":[{"email":"montogeek@gmail.com","name":"montogeek"},{"email":"wojtek.kwiatek@gmail.com","name":"wkwiatek"},{"email":"newman.cale@gmail.com","name":"calesce"},{"email":"dan.abramov@gmail.com","name":"gaearon"}],"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"dist-tags":{"latest":"1.3.1","next":"3.0.0-beta.7"},"author":{"name":"Dan Abramov"},"description":"Tweak React components in real time.","readme":">## A Big Update Is Coming\n\n>React Hot Loader 3 is [on the horizon](https://github.com/gaearon/react-hot-loader/pull/240), and you can try it today ([boilerplate branch](https://github.com/gaearon/react-hot-boilerplate/pull/61), [upgrade example](https://github.com/gaearon/redux-devtools/commit/64f58b7010a1b2a71ad16716eb37ac1031f93915)). It fixes some [long-standing issues](https://twitter.com/dan_abramov/status/722040946075045888) with both React Hot Loader and React Transform, and is intended as a replacement for both. The docs are not there yet, but they will be added before the final release. For now, [this commit](https://github.com/gaearon/redux-devtools/commit/64f58b7010a1b2a71ad16716eb37ac1031f93915) is a good reference.\n\n# React Hot Loader [![npm package](https://img.shields.io/npm/v/react-hot-loader.svg?style=flat-square)](https://www.npmjs.org/package/react-hot-loader)\n\nThis is a **stable for daily use in development** implementation of [React live code editing](https://www.youtube.com/watch?v=pw4fKkyPPg8).\n\n* Get inspired by a **[demo video](https://vimeo.com/100010922)** and **[try the live demo](http://gaearon.github.io/react-hot-loader/)**.\n\n* Read **[the integration walkthrough](http://gaearon.github.io/react-hot-loader/getstarted/).**\n\n* Use **[one of the starter kits](https://github.com/gaearon/react-hot-loader/tree/master/docs#starter-kits)** for your next React project.\n\n## The Talk\n\nReact Hot Loader was demoed together with **[Redux](https://github.com/gaearon/redux)** at React Europe.  \nWatch **[Dan Abramov's talk on Hot Reloading with Time Travel](https://www.youtube.com/watch?v=xsSnOQynTHs).**\n\n## Installation\n\n`npm install --save-dev react-hot-loader`\n\n## Usage\n\nIf you want to try hot reloading in a new project, try **[one of the starter kits](https://github.com/gaearon/react-hot-loader/tree/master/docs#starter-kits)**, **[React Hot Boilerplate](https://github.com/gaearon/react-hot-boilerplate)** being the most minimal one.\n\nTo use React Hot Loader in an existing project, you need to\n\n* switch to Webpack for builds (instead of RequireJS or Browserify);\n* enable Hot Module Replacement, which is a Webpack feature;\n* configure Webpack to use React Hot Loader for JS or JSX files.\n\nThese steps are covered by **[the walkthrough](http://gaearon.github.io/react-hot-loader/getstarted/)**.\n\nIf you'd rather stay with **Browserify**, check out **[LiveReactload](https://github.com/milankinen/livereactload)** by Matti Lankinen.\n\n## Flux\n\n**[Redux](https://github.com/gaearon/redux)** is a Flux implementation that supports hot reloading of everything out of the box. Read **[The Evolution of Flux Frameworks](https://medium.com/@dan_abramov/the-evolution-of-flux-frameworks-6c16ad26bb31)** for some context around its creation.\n\n## React Native\n\nReact Native **[supports hot reloading natively](https://facebook.github.io/react-native/blog/2016/03/24/introducing-hot-reloading.html)** as of version 0.22.\n\n## Troubleshooting\n\nIf something doesn't work, in 99% cases it's a configuration issue. A missing option, a wrong path or port. Webpack is very strict about configuration, and the best way to find out what's wrong is to compare your project to an already working setup, such as **[React Hot Boilerplate](https://github.com/gaearon/react-hot-boilerplate)**, bit by bit. We're also gathering **[Troubleshooting Recipes](https://github.com/gaearon/react-hot-loader/blob/master/docs/Troubleshooting.md)** so send a PR if you have a lesson to share!\n\n## Documentation\n\nDocs are in a bit of a flux right now because I'm in the process of updating everything to document the major 1.0 release.\n\nIf you just learned about React Hot Loader and want to find out more, **[check out the walkthrough](http://gaearon.github.io/react-hot-loader/getstarted/)** and then try one of the **[starter kits](https://github.com/gaearon/react-hot-loader/tree/master/docs#starter-kits)**.\n\nIf you've been with us for a while, read **[1.0 release notes and migration guide](https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10)**.\n\n## Got Questions?\n\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gaearon/react-hot-loader?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\nWatch the repo to stay tuned!\n\n## Patrons\n\nThe work on React Hot Loader, [React Transform](https://github.com/gaearon/babel-plugin-react-transform), [Redux](https://github.com/reactjs/redux), and related projects was [funded by the community](https://www.patreon.com/reactdx).  \nMeet some of the outstanding companies that made it possible:\n\n* [Webflow](https://github.com/webflow)\n* [Ximedes](https://www.ximedes.com/)\n\n[See the full list of React Hot Loader patrons.](PATRONS.md)\n\n## License\n\nMIT (https://opensource.org/licenses/mit-license.php)\n","repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"users":{"tetotechy":true,"ugarz":true,"yatsu":true,"stefanof":true,"prisme":true,"panlw":true,"orlenka":true,"kay.sackey":true,"brunolemos":true,"princetoad":true,"isman_usoh":true,"blade254353074":true,"scotchulous":true,"cfleschhut":true,"mswanson1524":true,"itonyyo":true,"sunny_anna":true,"bapinney":true,"mglrahul":true,"jruif":true,"bh032":true,"modood":true,"cl0udw4lk3r":true,"orenschwartz":true,"yong_a":true,"zhoutk":true},"bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"license":"MIT","versions":{"0.1.0":{"name":"react-hot-loader","version":"0.1.0","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","directories":{"example":"example"},"devDependencies":{"react":"^0.10.0","jsx-loader":"^0.10.2","webpack":"^1.3.1"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","_id":"react-hot-loader@0.1.0","_shasum":"925c456456c0f8ede700cb9134a414f41275fe75","_from":"./","_npmVersion":"1.4.9","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"925c456456c0f8ede700cb9134a414f41275fe75","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.1.0.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.1.2":{"name":"react-hot-loader","version":"0.1.2","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","directories":{"example":"example"},"devDependencies":{"react":"^0.10.0","jsx-loader":"^0.10.2","webpack":"^1.3.1"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","_id":"react-hot-loader@0.1.2","_shasum":"6ceea464a00fafaf0cecf35bebd956e68a06d752","_from":"./","_npmVersion":"1.4.9","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"6ceea464a00fafaf0cecf35bebd956e68a06d752","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.1.2.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.1.3":{"name":"react-hot-loader","version":"0.1.3","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","directories":{"example":"example"},"devDependencies":{"react":"^0.10.0","jsx-loader":"^0.10.2","webpack":"^1.3.1"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","_id":"react-hot-loader@0.1.3","_shasum":"6b1a6b3da53a057989419a6b7012103221ffe6f5","_from":"./","_npmVersion":"1.4.9","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"6b1a6b3da53a057989419a6b7012103221ffe6f5","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.1.3.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.1.4":{"name":"react-hot-loader","version":"0.1.4","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","directories":{"example":"example"},"devDependencies":{"react":"^0.10.0","jsx-loader":"^0.10.2","webpack":"^1.3.1"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","_id":"react-hot-loader@0.1.4","_shasum":"956c3244ffedec3ba873bea5a32d8dc8854c128c","_from":"./","_npmVersion":"1.4.9","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"956c3244ffedec3ba873bea5a32d8dc8854c128c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.1.4.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.1.5":{"name":"react-hot-loader","version":"0.1.5","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","directories":{"example":"example"},"devDependencies":{"jsx-loader":"^0.10.2","react":"^0.10.0","webpack":"^1.3.1"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","_id":"react-hot-loader@0.1.5","_shasum":"a8159fb60910a3d8cc8dfdd2b08765a13a011d4f","_from":"./","_npmVersion":"1.4.9","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"a8159fb60910a3d8cc8dfdd2b08765a13a011d4f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.1.5.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.1.6":{"name":"react-hot-loader","version":"0.1.6","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","directories":{"example":"example"},"devDependencies":{"jsx-loader":"^0.10.2","react":"^0.10.0","webpack":"^1.3.1"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","_id":"react-hot-loader@0.1.6","_shasum":"26959e137df6188e21daaed9ade78119329dad28","_from":"./","_npmVersion":"1.4.9","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"26959e137df6188e21daaed9ade78119329dad28","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.1.6.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.1.7":{"name":"react-hot-loader","version":"0.1.7","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","directories":{"example":"example"},"devDependencies":{"jsx-loader":"^0.10.2","react":"^0.10.0","webpack":"^1.3.1"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","_id":"react-hot-loader@0.1.7","_shasum":"2b11586241e01aad6d7a6a323d181e9d160b5e4a","_from":"./","_npmVersion":"1.4.9","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"2b11586241e01aad6d7a6a323d181e9d160b5e4a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.1.7.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.1.8":{"name":"react-hot-loader","version":"0.1.8","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","directories":{"example":"example"},"devDependencies":{"jsx-loader":"^0.10.2","loader-utils":"^0.2.3","react":"^0.10.0","webpack":"^1.3.1"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","_id":"react-hot-loader@0.1.8","_shasum":"4d352511dbc6a7fca588675a197879e036ea8204","_from":"./","_npmVersion":"1.4.9","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"4d352511dbc6a7fca588675a197879e036ea8204","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.1.8.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.1.9":{"name":"react-hot-loader","version":"0.1.9","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","directories":{"example":"example"},"dependencies":{"loader-utils":"^0.2.3"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","_id":"react-hot-loader@0.1.9","_shasum":"9ee3c991101117f7f52491e4c284c6b2bfb7cd97","_from":"./","_npmVersion":"1.4.9","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"9ee3c991101117f7f52491e4c284c6b2bfb7cd97","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.1.9.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.1.10":{"name":"react-hot-loader","version":"0.1.10","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","directories":{"example":"example"},"dependencies":{"loader-utils":"^0.2.3"},"devDependencies":{"jsx-loader":"0.10.2","react":"0.10.0","webpack":"^1.3.1-beta8"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","_id":"react-hot-loader@0.1.10","_shasum":"9c17795eca8c8592fe3f31d595c4f4bfa14aa93e","_from":"./","_npmVersion":"1.4.9","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"9c17795eca8c8592fe3f31d595c4f4bfa14aa93e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.1.10.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.1.11":{"name":"react-hot-loader","version":"0.1.11","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","directories":{"example":"example"},"dependencies":{"loader-utils":"^0.2.3"},"devDependencies":{"jsx-loader":"0.10.2","react":"0.10.0","webpack":"^1.3.1-beta8"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"98414bd0bc3acef57b7cfbba80f6cef2c550e15a","_id":"react-hot-loader@0.1.11","scripts":{},"_shasum":"f2d1343cfc3e15d4e8e1514ea9ed59ee1c4668a7","_from":"./","_npmVersion":"1.4.14","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"f2d1343cfc3e15d4e8e1514ea9ed59ee1c4668a7","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.1.11.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.2.0":{"name":"react-hot-loader","version":"0.2.0","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","directories":{"example":"example"},"dependencies":{"loader-utils":"^0.2.3"},"devDependencies":{"jsx-loader":"0.10.2","react":"0.10.0","webpack":"^1.3.1-beta8"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"1a5cb5e567fc8aa2f760bf74e0d84c1c254f2b29","_id":"react-hot-loader@0.2.0","scripts":{},"_shasum":"a5644b979c150be51e0d540424e73aa79518066f","_from":"./","_npmVersion":"1.4.14","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"a5644b979c150be51e0d540424e73aa79518066f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.2.0.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.3.0":{"name":"react-hot-loader","version":"0.3.0","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","scripts":{"start":"cd example && node ../node_modules/webpack-dev-server/bin/webpack-dev-server.js --hot"},"directories":{"example":"example"},"dependencies":{"loader-utils":"^0.2.3"},"devDependencies":{"jsx-loader":"0.11.0","react":"0.11.1","webpack":"~1.3.2-beta9","webpack-dev-server":"~1.4.7"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"00b44b74174a8f1186898d84a3651545a3b246cf","_id":"react-hot-loader@0.3.0","_shasum":"5505af6a372cdfc44f1db6ace5cdcbd051a786f5","_from":"./","_npmVersion":"1.4.14","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"5505af6a372cdfc44f1db6ace5cdcbd051a786f5","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.3.0.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.3.1":{"name":"react-hot-loader","version":"0.3.1","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","scripts":{"start":"cd example && node ../node_modules/webpack-dev-server/bin/webpack-dev-server.js --hot"},"directories":{"example":"example"},"dependencies":{"loader-utils":"^0.2.3"},"devDependencies":{"jsx-loader":"0.11.0","react":"0.11.1","webpack":"~1.3.2-beta9","webpack-dev-server":"~1.4.7"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"37edb096e0570491a7cbebcbe35add9b64010bf2","_id":"react-hot-loader@0.3.1","_shasum":"558bd4675ae9ab653abd1209b5b1262e27f1bd84","_from":"./","_npmVersion":"1.4.14","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"558bd4675ae9ab653abd1209b5b1262e27f1bd84","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.3.1.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.4.0":{"name":"react-hot-loader","version":"0.4.0","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","scripts":{"start":"cd example && node ../node_modules/webpack-dev-server/bin/webpack-dev-server.js --hot"},"directories":{"example":"example"},"dependencies":{"next-tick":"0.2.2"},"devDependencies":{"jsx-loader":"0.11.0","react":"0.11.1","webpack":"~1.3.2-beta9","webpack-dev-server":"~1.4.7"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"02c971305360b81e23d43170162f59b8658113e3","_id":"react-hot-loader@0.4.0","_shasum":"0bfee435114ff6f751d224e625cff0a766f8e59f","_from":"./","_npmVersion":"1.4.14","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"0bfee435114ff6f751d224e625cff0a766f8e59f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.4.0.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.4.1":{"name":"react-hot-loader","version":"0.4.1","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","scripts":{"start":"cd example && node ../node_modules/webpack-dev-server/bin/webpack-dev-server.js --hot"},"directories":{"example":"example"},"dependencies":{"next-tick":"0.2.2"},"devDependencies":{"jsx-loader":"0.11.0","react":"0.11.1","webpack":"~1.3.2-beta9","webpack-dev-server":"~1.4.7"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"d1ae9c2fc719a9a0ddd375e888c76ae3f67f2a72","_id":"react-hot-loader@0.4.1","_shasum":"faa4ac5b03218fd7220a6b3b90b9fdfa6d82c79f","_from":"./","_npmVersion":"1.4.14","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"faa4ac5b03218fd7220a6b3b90b9fdfa6d82c79f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.4.1.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.4.2":{"name":"react-hot-loader","version":"0.4.2","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","scripts":{"start":"cd example && node ../node_modules/webpack-dev-server/bin/webpack-dev-server.js --hot"},"directories":{"example":"example"},"dependencies":{"next-tick":"0.2.2"},"devDependencies":{"jsx-loader":"0.11.0","react":"0.11.1","webpack":"~1.3.2-beta9","webpack-dev-server":"~1.4.7"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"f59d3dd9a4c91ed7481ff2eaf15558af26f11d11","_id":"react-hot-loader@0.4.2","_shasum":"0e4bc3b8c8cc438682f3ff4c998cc2f5b04fa5b1","_from":"./","_npmVersion":"1.4.14","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"0e4bc3b8c8cc438682f3ff4c998cc2f5b04fa5b1","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.4.2.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.4.3":{"name":"react-hot-loader","version":"0.4.3","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","scripts":{"start":"cd example && node ../node_modules/webpack-dev-server/bin/webpack-dev-server.js --hot"},"directories":{"example":"example"},"dependencies":{"next-tick":"0.2.2"},"devDependencies":{"jsx-loader":"0.11.0","react":"0.11.1","webpack":"~1.3.2-beta9","webpack-dev-server":"~1.4.7"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"9ff0cfefe5b0257e2da01cd050729c8cd94176c2","_id":"react-hot-loader@0.4.3","_shasum":"d16d5815c8af33af0b1605df6b9ce313c1fb5704","_from":"./","_npmVersion":"1.4.14","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"d16d5815c8af33af0b1605df6b9ce313c1fb5704","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.4.3.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.4.4":{"name":"react-hot-loader","version":"0.4.4","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","scripts":{"start":"cd example && node ../node_modules/webpack-dev-server/bin/webpack-dev-server.js --hot"},"directories":{"example":"example"},"dependencies":{"next-tick":"0.2.2"},"devDependencies":{"jsx-loader":"0.11.0","react":"0.11.1","webpack":"~1.3.2-beta9","webpack-dev-server":"~1.4.7"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"544bf9eb7367ee2a6f0831a078983537ceef3e7c","_id":"react-hot-loader@0.4.4","_shasum":"a38cc519d6c296c3888eb675e421ae92410c923a","_from":"./","_npmVersion":"1.4.14","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"a38cc519d6c296c3888eb675e421ae92410c923a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.4.4.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.4.5":{"name":"react-hot-loader","version":"0.4.5","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","scripts":{"start":"cd example && node ../node_modules/webpack-dev-server/bin/webpack-dev-server.js --hot"},"directories":{"example":"example"},"dependencies":{"next-tick":"0.2.2"},"devDependencies":{"jsx-loader":"0.11.0","react":"0.11.1","webpack":"~1.3.2-beta9","webpack-dev-server":"~1.4.7"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"65713fc30c22f40720b66dadc0badf6c79902afb","_id":"react-hot-loader@0.4.5","_shasum":"5f2e05ec50f62c07e284559d1188005d5f618028","_from":"./","_npmVersion":"1.4.14","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"5f2e05ec50f62c07e284559d1188005d5f618028","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.4.5.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"0.5.0":{"name":"react-hot-loader","version":"0.5.0","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","scripts":{"start":"cd example && node ../node_modules/webpack-dev-server/bin/webpack-dev-server.js --hot"},"directories":{"example":"example"},"dependencies":{"next-tick":"0.2.2","source-map":"0.1.40"},"devDependencies":{"jsx-loader":"0.11.0","react":"0.11.1","webpack":"~1.4.5","webpack-dev-server":"~1.4.7"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"4892b118731b78f7aed192f0517bc900e0fbb1c2","_id":"react-hot-loader@0.5.0","_shasum":"bd0378ede2e159dd17fcb27a1d9e7110b911b03f","_from":"./","_npmVersion":"1.4.14","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"bd0378ede2e159dd17fcb27a1d9e7110b911b03f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-0.5.0.tgz"},"deprecated":"React Hot Loader 1.1 has been released with support for next versions of React and ES6 classes. See https://github.com/gaearon/react-hot-loader/blob/master/docs/README.md#migrating-to-10"},"1.0.0-alpha":{"name":"react-hot-loader","version":"1.0.0-alpha","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","scripts":{"start":"cd example && node ../node_modules/webpack-dev-server/bin/webpack-dev-server.js --hot"},"directories":{"example":"example"},"dependencies":{"react-hot-api":"^0.1.0","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"devDependencies":{"jsx-loader":"0.12.0","react":"0.12.0","webpack":"~1.4.5","webpack-dev-server":"~1.4.7"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"773d6e157b8ef0c2cf743506156aacda12955a4a","_id":"react-hot-loader@1.0.0-alpha","_shasum":"01a9081450261ede4d6f9e3dce4c94ace9483772","_from":"./","_npmVersion":"1.5.0-alpha-4","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"01a9081450261ede4d6f9e3dce4c94ace9483772","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.0.0-alpha.tgz"}},"1.0.0-alpha.1":{"name":"react-hot-loader","version":"1.0.0-alpha.1","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","scripts":{"start":"cd example && node ../node_modules/webpack-dev-server/bin/webpack-dev-server.js --hot"},"directories":{"example":"example"},"dependencies":{"react-hot-api":"^0.1.4","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"devDependencies":{"jsx-loader":"0.12.0","react":"0.12.0","webpack":"~1.4.5","webpack-dev-server":"~1.4.7"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"7d5bc1d20cdec1c99f19ab06d552e4a7b749c784","_id":"react-hot-loader@1.0.0-alpha.1","_shasum":"7d582c8bf925019df004fae145a61ab62e00968c","_from":"./","_npmVersion":"1.5.0-alpha-4","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"7d582c8bf925019df004fae145a61ab62e00968c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.0.0-alpha.1.tgz"}},"1.0.0-alpha.2":{"name":"react-hot-loader","version":"1.0.0-alpha.2","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","scripts":{"start":"cd example && node ../node_modules/webpack-dev-server/bin/webpack-dev-server.js --hot"},"directories":{"example":"example"},"dependencies":{"react-hot-api":"^0.1.6","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"devDependencies":{"jsx-loader":"0.12.0","react":"0.12.0","webpack":"~1.4.5","webpack-dev-server":"~1.4.7"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"b6ca670f3bd56fc480d4ce5cc9df3f40143cd542","_id":"react-hot-loader@1.0.0-alpha.2","_shasum":"388004b1b4433783015093e024f0fadb4e625cd8","_from":"./","_npmVersion":"1.5.0-alpha-4","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"388004b1b4433783015093e024f0fadb4e625cd8","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.0.0-alpha.2.tgz"}},"1.0.0-alpha.3":{"name":"react-hot-loader","version":"1.0.0-alpha.3","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","scripts":{"start":"cd example && node ../node_modules/webpack-dev-server/bin/webpack-dev-server.js --hot"},"directories":{"example":"example"},"dependencies":{"react-hot-api":"^0.1.6","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"devDependencies":{"jsx-loader":"0.12.0","react":"0.12.0","webpack":"~1.4.5","webpack-dev-server":"~1.4.7"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"9537ee7b4f7271eedf21091ff7d11974a39391b2","_id":"react-hot-loader@1.0.0-alpha.3","_shasum":"74e5fddef4441cc4be4b8df70ebeb83230ff6293","_from":"./","_npmVersion":"1.5.0-alpha-4","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"74e5fddef4441cc4be4b8df70ebeb83230ff6293","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.0.0-alpha.3.tgz"}},"1.0.0":{"name":"react-hot-loader","version":"1.0.0","description":"Webpack loader that enables live-editing React components without unmounting or losing their state","main":"index.js","scripts":{"start":"cd example && node ../node_modules/webpack-dev-server/bin/webpack-dev-server.js --hot"},"directories":{"example":"example"},"dependencies":{"react-hot-api":"^0.1.6","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"devDependencies":{"jsx-loader":"0.12.0","react":"0.12.0","webpack":"~1.4.5","webpack-dev-server":"~1.4.7"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","webpack","hmr","livereload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"9843d143e0203cca6ebe99bb2af7a615597a90d5","_id":"react-hot-loader@1.0.0","_shasum":"d271d1b47ffd4ea5c037ae38ac5679b9a3bc74bd","_from":".","_npmVersion":"2.1.11","_nodeVersion":"0.10.33","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"d271d1b47ffd4ea5c037ae38ac5679b9a3bc74bd","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.0.0.tgz"}},"1.0.1":{"name":"react-hot-loader","version":"1.0.1","description":"Live edit React components without unmounting or losing their state (a Webpack loader)","main":"index.js","dependencies":{"react-hot-api":"^0.2.0","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"e3d94fe04fb6b24ec3704af85a169ab42e2a1578","_id":"react-hot-loader@1.0.1","scripts":{},"_shasum":"2be9f8921e2c0165dc22c41187ac9ce4eaf117c3","_from":".","_npmVersion":"2.1.11","_nodeVersion":"0.10.33","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"2be9f8921e2c0165dc22c41187ac9ce4eaf117c3","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.0.1.tgz"},"directories":{}},"1.0.2":{"name":"react-hot-loader","version":"1.0.2","description":"Live edit React components without unmounting or losing their state (a Webpack loader)","main":"index.js","dependencies":{"react-hot-api":"^0.2.1","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"ca26882d66c8c2b5c3426d9ccf09d948cc00180c","_id":"react-hot-loader@1.0.2","scripts":{},"_shasum":"fd19d6ae07004f74e0f53c8bc3306cfe46c69a8e","_from":"./","_npmVersion":"1.4.28","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"fd19d6ae07004f74e0f53c8bc3306cfe46c69a8e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.0.2.tgz"},"directories":{}},"1.0.3":{"name":"react-hot-loader","version":"1.0.3","description":"Live edit React components without unmounting or losing their state (a Webpack loader)","main":"index.js","dependencies":{"react-hot-api":"^0.2.1","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"c6faafa794f13e7483f5507ca58ea42f07df578d","_id":"react-hot-loader@1.0.3","scripts":{},"_shasum":"2e30159dc026e96d9941f656477a7583db89f2e4","_from":"./","_npmVersion":"1.4.28","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"2e30159dc026e96d9941f656477a7583db89f2e4","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.0.3.tgz"},"directories":{}},"1.0.4":{"name":"react-hot-loader","version":"1.0.4","description":"Live edit React components without unmounting or losing their state (a Webpack loader)","main":"index.js","dependencies":{"react-hot-api":"^0.2.1","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"0357e51080a914714638e6f1be420846f2519a0f","_id":"react-hot-loader@1.0.4","scripts":{},"_shasum":"c2c76073228816cdff90e29769ea64e429c849d0","_from":"./","_npmVersion":"1.4.28","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"c2c76073228816cdff90e29769ea64e429c849d0","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.0.4.tgz"},"directories":{}},"1.0.5":{"name":"react-hot-loader","version":"1.0.5","description":"Live edit React components without unmounting or losing their state (a Webpack loader)","main":"index.js","dependencies":{"react-hot-api":"^0.2.2","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"c575f49cdf85d17d88e4142e6379d940422a6c24","_id":"react-hot-loader@1.0.5","scripts":{},"_shasum":"ccd52b18731a0f98f21f9433ce6ece9b814ce618","_from":"./","_npmVersion":"1.4.28","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"ccd52b18731a0f98f21f9433ce6ece9b814ce618","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.0.5.tgz"},"directories":{}},"1.0.6":{"name":"react-hot-loader","version":"1.0.6","description":"Live edit React components without unmounting or losing their state (a Webpack loader)","main":"index.js","dependencies":{"react-hot-api":"^0.2.2","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"d73e0acc5719dc840d78acd93d58b9cef31e9e03","_id":"react-hot-loader@1.0.6","scripts":{},"_shasum":"b533c32f3dc08b1ed49f6230285dc5522ca508fb","_from":"./","_npmVersion":"1.4.28","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"b533c32f3dc08b1ed49f6230285dc5522ca508fb","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.0.6.tgz"},"directories":{}},"1.0.7":{"name":"react-hot-loader","version":"1.0.7","description":"Live edit React components without unmounting or losing their state (a Webpack loader)","main":"index.js","dependencies":{"react-hot-api":"^0.2.2","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"0acbb4d475d1ce4365563eff960e700ddd2e78fb","_id":"react-hot-loader@1.0.7","scripts":{},"_shasum":"5c63b139ab73f2d9238139a0b0b799a832e27055","_from":"./","_npmVersion":"1.4.28","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"5c63b139ab73f2d9238139a0b0b799a832e27055","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.0.7.tgz"},"directories":{}},"1.1.0":{"name":"react-hot-loader","version":"1.1.0","description":"Live edit React components without unmounting or losing their state (a Webpack loader)","main":"index.js","dependencies":{"react-hot-api":"^0.3.0","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"a07b6c3ca58a084a3def9f5f237aef8aa125185e","_id":"react-hot-loader@1.1.0","scripts":{},"_shasum":"e4d1364c489fbfe6d22ca897f8cb84e6e3406e61","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.11.14","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"e4d1364c489fbfe6d22ca897f8cb84e6e3406e61","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.1.0.tgz"},"directories":{}},"1.1.1":{"name":"react-hot-loader","version":"1.1.1","description":"Live edit React components without unmounting or losing their state (a Webpack loader)","main":"index.js","dependencies":{"react-hot-api":"^0.3.0","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"b9e3a0e22b581f3bcb0742d7f7416635ee5bfcc7","_id":"react-hot-loader@1.1.1","scripts":{},"_shasum":"0ef0c9a49967a917902303b7831060921943821b","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.11.13","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"0ef0c9a49967a917902303b7831060921943821b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.1.1.tgz"},"directories":{}},"1.1.2":{"name":"react-hot-loader","version":"1.1.2","description":"Live edit React components without unmounting or losing their state (a Webpack loader)","main":"index.js","dependencies":{"react-hot-api":"^0.3.1","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0 || >=0.13.0-beta.1"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"80207d2e54d2805a838fa2418bb6e866c5a11f36","_id":"react-hot-loader@1.1.2","scripts":{},"_shasum":"b647f99ec6175f298af9c3275bfa3293a5a5eef0","_from":".","_npmVersion":"2.2.0","_nodeVersion":"0.11.13","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"b647f99ec6175f298af9c3275bfa3293a5a5eef0","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.1.2.tgz"},"directories":{}},"1.1.3":{"name":"react-hot-loader","version":"1.1.3","description":"Live edit React components without unmounting or losing their state (a Webpack loader)","main":"index.js","dependencies":{"react-hot-api":"^0.3.2","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0 || >=0.13.0-beta.1"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"caafeb366092855e9a119024dc0561522187e622","_id":"react-hot-loader@1.1.3","scripts":{},"_shasum":"b7b7421afb1828fe4cb8049cf26d0436db9e7a81","_from":".","_npmVersion":"2.2.0","_nodeVersion":"0.11.13","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"b7b7421afb1828fe4cb8049cf26d0436db9e7a81","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.1.3.tgz"},"directories":{}},"1.1.4":{"name":"react-hot-loader","version":"1.1.4","description":"Live edit React components without unmounting or losing their state (a Webpack loader)","main":"index.js","dependencies":{"react-hot-api":"^0.3.3","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0 || >=0.13.0-beta.1"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"6367af008398141dbbdef0c35c56c6ab28e01c7a","_id":"react-hot-loader@1.1.4","scripts":{},"_shasum":"50fdc3f80f68af817c5bb7ce57062e1bffe5a6c3","_from":".","_npmVersion":"2.2.0","_nodeVersion":"0.11.13","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"50fdc3f80f68af817c5bb7ce57062e1bffe5a6c3","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.1.4.tgz"},"directories":{}},"1.1.5":{"name":"react-hot-loader","version":"1.1.5","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.3.4","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0 || >=0.13.0-beta.1"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","_id":"react-hot-loader@1.1.5","_shasum":"2ea8521c24a1e51e259bfa33bbe63475092d1169","_from":"./","_npmVersion":"1.4.9","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"2ea8521c24a1e51e259bfa33bbe63475092d1169","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.1.5.tgz"},"directories":{}},"1.1.6":{"name":"react-hot-loader","version":"1.1.6","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.3.6","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0 || >=0.13.0-beta.1 || >=0.13.0-rc1"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"a2fe541ac3eba024f30ca6ab02065ba550db2580","_id":"react-hot-loader@1.1.6","scripts":{},"_shasum":"44c5109956960d872abd2dca55a265f3587887c2","_from":".","_npmVersion":"2.6.0","_nodeVersion":"1.4.1","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"44c5109956960d872abd2dca55a265f3587887c2","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.1.6.tgz"},"directories":{}},"1.1.7":{"name":"react-hot-loader","version":"1.1.7","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.3.7","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0 || 0.13.0-beta.1 || 0.13.0-rc1 || 0.13.0-rc2"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"1bc11543b8a236476b9083d5861598d2a1e75880","_id":"react-hot-loader@1.1.7","scripts":{},"_shasum":"a05ed267f9efb86d6e0a16e49388735a89d79564","_from":".","_npmVersion":"2.6.0","_nodeVersion":"1.4.1","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"a05ed267f9efb86d6e0a16e49388735a89d79564","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.1.7.tgz"},"directories":{}},"1.2.0":{"name":"react-hot-loader","version":"1.2.0","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.4.1","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0 || 0.13.0-beta.1 || 0.13.0-rc1 || 0.13.0-rc2"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"3960f54b05d0233fdbccf10fe3ee7efa13089126","_id":"react-hot-loader@1.2.0","scripts":{},"_shasum":"a7e98c2742b5db3ed4935faf566cd96bcab507d3","_from":".","_npmVersion":"2.6.0","_nodeVersion":"1.4.1","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"a7e98c2742b5db3ed4935faf566cd96bcab507d3","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.2.0.tgz"},"directories":{}},"1.2.1":{"name":"react-hot-loader","version":"1.2.1","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.4.3","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0 || 0.13.0-beta.1 || 0.13.0-rc1 || 0.13.0-rc2"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"aaa4ac6fa64cb01c8eace21620e901e31846beb4","_id":"react-hot-loader@1.2.1","scripts":{},"_shasum":"1b062e76d56850ace64a348e23ceb74d678cf54e","_from":".","_npmVersion":"2.6.0","_nodeVersion":"1.4.1","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"1b062e76d56850ace64a348e23ceb74d678cf54e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.2.1.tgz"},"directories":{}},"1.2.2":{"name":"react-hot-loader","version":"1.2.2","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.4.3","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"4940dc56e44e29ff3186385f87925f178f9c7cfb","_id":"react-hot-loader@1.2.2","scripts":{},"_shasum":"cbc69fbe12dbb60051c8b6949d9282fdce71e891","_from":".","_npmVersion":"2.6.0","_nodeVersion":"1.4.1","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"cbc69fbe12dbb60051c8b6949d9282fdce71e891","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.2.2.tgz"},"directories":{}},"1.2.3":{"name":"react-hot-loader","version":"1.2.3","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.4.3","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"c7bdbc3ca9d7807647bad657d1dec9f849dc0140","_id":"react-hot-loader@1.2.3","scripts":{},"_shasum":"feffe0f339c308ab625a69fd692c37bc5fee470c","_from":".","_npmVersion":"2.6.0","_nodeVersion":"1.4.1","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"feffe0f339c308ab625a69fd692c37bc5fee470c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.2.3.tgz"},"directories":{}},"1.2.4":{"name":"react-hot-loader","version":"1.2.4","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.4.3","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"f9a138bfabc7ce753935c97717e5676b423ed4ee","_id":"react-hot-loader@1.2.4","scripts":{},"_shasum":"77e9906187e7ba9f27e260989304fb098043fe8e","_from":".","_npmVersion":"2.5.1","_nodeVersion":"1.5.1","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"77e9906187e7ba9f27e260989304fb098043fe8e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.2.4.tgz"},"directories":{}},"1.2.5":{"name":"react-hot-loader","version":"1.2.5","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.4.3","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"adfae6bda1a3ca98b5400998639ab557eac78097","_id":"react-hot-loader@1.2.5","scripts":{},"_shasum":"01fbc7a66cf448080a306cb03ac1fe156de79ffb","_from":".","_npmVersion":"2.7.0","_nodeVersion":"1.5.1","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"01fbc7a66cf448080a306cb03ac1fe156de79ffb","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.2.5.tgz"},"directories":{}},"1.2.6":{"name":"react-hot-loader","version":"1.2.6","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.4.4","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"d3147a2ad33cac981b008eb8865beda8d8137168","_id":"react-hot-loader@1.2.6","scripts":{},"_shasum":"9504f217be9033114086946a6c4b03ece7fdeb92","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"9504f217be9033114086946a6c4b03ece7fdeb92","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.2.6.tgz"},"directories":{}},"1.2.7":{"name":"react-hot-loader","version":"1.2.7","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.4.4","source-map":"0.1.40"},"peerDependencies":{"react":">=0.11.0"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"458732f9e6d36859a5842027dfebb916be04c317","_id":"react-hot-loader@1.2.7","scripts":{},"_shasum":"602bcb4d17b1cf76cb544fb2b5f2d3d1c1905324","_from":".","_npmVersion":"2.8.3","_nodeVersion":"1.8.1","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"602bcb4d17b1cf76cb544fb2b5f2d3d1c1905324","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.2.7.tgz"},"directories":{}},"1.2.8":{"name":"react-hot-loader","version":"1.2.8","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.4.5","source-map":"0.1.40"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"800284284cab73168c8237a4c2537abcbeabd437","_id":"react-hot-loader@1.2.8","scripts":{},"_shasum":"b284c74b6b3fdb8d4b767f31682ae3dd359a1eda","_from":".","_npmVersion":"2.11.0","_nodeVersion":"2.2.1","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"b284c74b6b3fdb8d4b767f31682ae3dd359a1eda","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.2.8.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"directories":{}},"1.2.9":{"name":"react-hot-loader","version":"1.2.9","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.4.5","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"d7ea47ae7bdb3b50d1a41603e1c3a09ac46cc333","_id":"react-hot-loader@1.2.9","scripts":{},"_shasum":"de891a8a26b3a19d1fb8c0cbff02a86dd3e93523","_from":".","_npmVersion":"2.11.0","_nodeVersion":"2.2.1","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"de891a8a26b3a19d1fb8c0cbff02a86dd3e93523","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.2.9.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"directories":{}},"2.0.0-alpha":{"name":"react-hot-loader","version":"2.0.0-alpha","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.5.0-alpha","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"cc6d4aac1e3be10e5905bf928bef3ebf7affbf9c","_id":"react-hot-loader@2.0.0-alpha","scripts":{},"_shasum":"c5c360fd7099a484a8edabe93095a2409f6069f2","_from":".","_npmVersion":"2.11.0","_nodeVersion":"2.2.1","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"c5c360fd7099a484a8edabe93095a2409f6069f2","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-2.0.0-alpha.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"directories":{}},"2.0.0-alpha-1":{"name":"react-hot-loader","version":"2.0.0-alpha-1","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.5.0-alpha","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"3bacf501f7524e79815025e5cf9eca8733f4703d","_id":"react-hot-loader@2.0.0-alpha-1","scripts":{},"_shasum":"8118468da0d1f9caf51a384ddab77d07ec6ad19b","_from":".","_npmVersion":"2.11.0","_nodeVersion":"2.2.1","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"8118468da0d1f9caf51a384ddab77d07ec6ad19b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-2.0.0-alpha-1.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"directories":{}},"2.0.0-alpha-2":{"name":"react-hot-loader","version":"2.0.0-alpha-2","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.5.0-alpha-2","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"ff5430d6dead9a7c17dd848370f7681c6b8f051f","_id":"react-hot-loader@2.0.0-alpha-2","scripts":{},"_shasum":"cb1dc3b6eb71545e57dd58e2e37a27d50123300b","_from":".","_npmVersion":"2.11.0","_nodeVersion":"2.2.1","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"cb1dc3b6eb71545e57dd58e2e37a27d50123300b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-2.0.0-alpha-2.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"directories":{}},"2.0.0-alpha-3":{"name":"react-hot-loader","version":"2.0.0-alpha-3","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.5.0-alpha-3","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"34b2985cc3ebd5aeb3fb17059ca82cf8998eccb6","_id":"react-hot-loader@2.0.0-alpha-3","scripts":{},"_shasum":"6d690ad82a84e00f65f8dbacebbc9fde381e4934","_from":".","_npmVersion":"2.11.0","_nodeVersion":"2.2.1","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"6d690ad82a84e00f65f8dbacebbc9fde381e4934","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-2.0.0-alpha-3.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"directories":{}},"1.3.0":{"name":"react-hot-loader","version":"1.3.0","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.4.5","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"9fe87befadbeeab69c01840d29c8d2f5c29c43fd","_id":"react-hot-loader@1.3.0","scripts":{},"_shasum":"7701658d02108b5bbc407e200dde591cb7a6ed69","_from":".","_npmVersion":"2.11.0","_nodeVersion":"2.2.1","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"7701658d02108b5bbc407e200dde591cb7a6ed69","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.3.0.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"directories":{}},"2.0.0-alpha-4":{"name":"react-hot-loader","version":"2.0.0-alpha-4","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.5.0-alpha-3","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"4d5acbf6b329bf1f8df41be2922f1feb042175b9","_id":"react-hot-loader@2.0.0-alpha-4","scripts":{},"_shasum":"456482075c71fe78954331ad7338d659e25567ad","_from":".","_npmVersion":"2.11.0","_nodeVersion":"2.2.1","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"456482075c71fe78954331ad7338d659e25567ad","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-2.0.0-alpha-4.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"directories":{}},"3.0.0-alpha.0":{"name":"react-hot-loader","version":"3.0.0-alpha.0","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","source-map":"^0.4.4"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"985426bbecaffff36ee6ed995876c937daf0c115","_id":"react-hot-loader@3.0.0-alpha.0","scripts":{},"_shasum":"604fee88fb91090bcdf92c8575a9723cea8b6f6c","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"604fee88fb91090bcdf92c8575a9723cea8b6f6c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-alpha.0.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-alpha.0.tgz_1460908597196_0.8129923460073769"},"directories":{}},"3.0.0-alpha.1":{"name":"react-hot-loader","version":"3.0.0-alpha.1","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.3","source-map":"^0.4.4"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"eed72e86678ae6ac8541e6830f2fbefb770a28ef","_id":"react-hot-loader@3.0.0-alpha.1","scripts":{},"_shasum":"6b712e61d64b5ba924f052a0ec504c41f6383158","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"6b712e61d64b5ba924f052a0ec504c41f6383158","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-alpha.1.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-alpha.1.tgz_1460918455408_0.3990380761679262"},"directories":{}},"3.0.0-alpha.2":{"name":"react-hot-loader","version":"3.0.0-alpha.2","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.3","source-map":"^0.4.4"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","expect":"^1.16.0","mocha":"^2.4.5","rimraf":"^2.5.2"},"gitHead":"a26dbc98cd167bbcfcca0b749b779dbfe61d1ae5","_id":"react-hot-loader@3.0.0-alpha.2","_shasum":"3375a313b5c277816f229dc4d50fc635efd634dc","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.6","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"3375a313b5c277816f229dc4d50fc635efd634dc","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-alpha.2.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-alpha.2.tgz_1460955140460_0.14740682090632617"},"directories":{}},"3.0.0-alpha.3":{"name":"react-hot-loader","version":"3.0.0-alpha.3","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","patch.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.3","source-map":"^0.4.4"},"repository":{"type":"git","url":"https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","expect":"^1.16.0","mocha":"^2.4.5","rimraf":"^2.5.2"},"gitHead":"273a42453db366a715a39b0273ba46cf3dbc8e14","_id":"react-hot-loader@3.0.0-alpha.3","_shasum":"7f1288f87467e1d6a3a218f6b328862caf57bba2","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.6","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"7f1288f87467e1d6a3a218f6b328862caf57bba2","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-alpha.3.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-alpha.3.tgz_1460955238628_0.3219643197953701"},"directories":{}},"3.0.0-alpha.4":{"name":"react-hot-loader","version":"3.0.0-alpha.4","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","patch.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.3","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","expect":"^1.16.0","mocha":"^2.4.5","rimraf":"^2.5.2"},"gitHead":"b05646e8ba0b973c31566a975d699eb59b8d44b7","_id":"react-hot-loader@3.0.0-alpha.4","_shasum":"da6f6b888455a6c5dae6d87eec615801949fa828","_from":".","_npmVersion":"3.8.7","_nodeVersion":"5.3.0","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"da6f6b888455a6c5dae6d87eec615801949fa828","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-alpha.4.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-alpha.4.tgz_1460975790366_0.30007788981311023"},"directories":{}},"3.0.0-alpha.5":{"name":"react-hot-loader","version":"3.0.0-alpha.5","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","patch.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.3","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","expect":"^1.16.0","mocha":"^2.4.5","rimraf":"^2.5.2"},"gitHead":"16b26f6d89e684b3c31318282f7ba6143c703022","_id":"react-hot-loader@3.0.0-alpha.5","_shasum":"a0916202f0735ac5182d8c8847645532130acb5b","_from":".","_npmVersion":"3.8.7","_nodeVersion":"5.3.0","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"a0916202f0735ac5182d8c8847645532130acb5b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-alpha.5.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-alpha.5.tgz_1460978585397_0.539145830553025"},"directories":{}},"3.0.0-alpha.6":{"name":"react-hot-loader","version":"3.0.0-alpha.6","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","patch.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.3","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","expect":"^1.16.0","mocha":"^2.4.5","rimraf":"^2.5.2"},"gitHead":"2509a5e110e3918b08a7beb8ab6fca277dd5d216","_id":"react-hot-loader@3.0.0-alpha.6","_shasum":"4cf3c9ec726fad7b7104bba811e33b8a2546990f","_from":".","_npmVersion":"3.8.7","_nodeVersion":"5.3.0","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"4cf3c9ec726fad7b7104bba811e33b8a2546990f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-alpha.6.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-alpha.6.tgz_1460979353221_0.5587475970387459"},"directories":{}},"3.0.0-alpha.7":{"name":"react-hot-loader","version":"3.0.0-alpha.7","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","patch.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.3","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","expect":"^1.16.0","mocha":"^2.4.5","rimraf":"^2.5.2"},"gitHead":"29085b3aa4373f715e36302a5e2bd0b3a64d7e0e","_id":"react-hot-loader@3.0.0-alpha.7","_shasum":"ea9949a6c707b5525ad014dc11ecb36e037d548f","_from":".","_npmVersion":"3.8.7","_nodeVersion":"5.3.0","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"ea9949a6c707b5525ad014dc11ecb36e037d548f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-alpha.7.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-alpha.7.tgz_1460980942327_0.2963116557803005"},"directories":{}},"3.0.0-alpha.8":{"name":"react-hot-loader","version":"3.0.0-alpha.8","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","patch.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.3","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","expect":"^1.16.0","mocha":"^2.4.5","rimraf":"^2.5.2"},"gitHead":"13c1a5a4c5e3063e420761c1b1bd05cd07f7734d","_id":"react-hot-loader@3.0.0-alpha.8","_shasum":"6b4d7bfd4e4bcfd5df9491c0fd4d14098dac02dc","_from":".","_npmVersion":"3.8.7","_nodeVersion":"5.3.0","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"6b4d7bfd4e4bcfd5df9491c0fd4d14098dac02dc","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-alpha.8.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-alpha.8.tgz_1460981498663_0.25531463394872844"},"directories":{}},"3.0.0-alpha.9":{"name":"react-hot-loader","version":"3.0.0-alpha.9","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","patch.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.3","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","expect":"^1.16.0","mocha":"^2.4.5","rimraf":"^2.5.2"},"gitHead":"e6e74a3a2cb33c656128027f412c8727722ba822","_id":"react-hot-loader@3.0.0-alpha.9","_shasum":"e0d5a50bd0d030f3edb84f7d59cd3fc0fce0510c","_from":".","_npmVersion":"3.8.7","_nodeVersion":"5.3.0","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"e0d5a50bd0d030f3edb84f7d59cd3fc0fce0510c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-alpha.9.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-alpha.9.tgz_1460995235507_0.36298528080806136"},"directories":{}},"3.0.0-alpha.10":{"name":"react-hot-loader","version":"3.0.0-alpha.10","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","patch.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.3","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","expect":"^1.16.0","mocha":"^2.4.5","rimraf":"^2.5.2"},"gitHead":"3c1238f4e21be9d5ed1750658143d1504920057b","_id":"react-hot-loader@3.0.0-alpha.10","_shasum":"d7aaaafa9a16aa421b0df3f2f743c931a2c5d4e9","_from":".","_npmVersion":"3.8.7","_nodeVersion":"5.3.0","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"d7aaaafa9a16aa421b0df3f2f743c931a2c5d4e9","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-alpha.10.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-alpha.10.tgz_1460997345844_0.9246128180529922"},"directories":{}},"3.0.0-alpha.11":{"name":"react-hot-loader","version":"3.0.0-alpha.11","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","patch.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.3","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","expect":"^1.16.0","mocha":"^2.4.5","rimraf":"^2.5.2"},"gitHead":"ce34ca075b43ca9fc4ddee2fabec995424b69c2d","_id":"react-hot-loader@3.0.0-alpha.11","_shasum":"710625c54cda892d88b1685b819b952c4eda6413","_from":".","_npmVersion":"3.8.7","_nodeVersion":"5.3.0","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"710625c54cda892d88b1685b819b952c4eda6413","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-alpha.11.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-alpha.11.tgz_1461001292943_0.34648383199237287"},"directories":{}},"3.0.0-alpha.12":{"name":"react-hot-loader","version":"3.0.0-alpha.12","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","patch.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.3","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","expect":"^1.16.0","mocha":"^2.4.5","rimraf":"^2.5.2"},"gitHead":"43de47ec570c097636a095e24ead89dc81b92282","_id":"react-hot-loader@3.0.0-alpha.12","_shasum":"fdb4b1fce78a6e5152beeb17381d6ee734c8e16a","_from":".","_npmVersion":"3.8.7","_nodeVersion":"5.3.0","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"fdb4b1fce78a6e5152beeb17381d6ee734c8e16a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-alpha.12.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-alpha.12.tgz_1461021346704_0.10006648162379861"},"directories":{}},"3.0.0-alpha.13":{"name":"react-hot-loader","version":"3.0.0-alpha.13","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","patch.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.3","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","expect":"^1.16.0","mocha":"^2.4.5","react":"^15.0.1","rimraf":"^2.5.2"},"gitHead":"b7cca0f9dee26ef9a43c6bf4837d7819bc6612c2","_id":"react-hot-loader@3.0.0-alpha.13","_shasum":"823f7240fc227090b83ac50d9030b9abbe73523c","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.1","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"823f7240fc227090b83ac50d9030b9abbe73523c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-alpha.13.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-alpha.13.tgz_1461860209706_0.5786068076267838"},"directories":{}},"3.0.0-beta.0":{"name":"react-hot-loader","version":"3.0.0-beta.0","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","patch.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.3","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","expect":"^1.16.0","mocha":"^2.4.5","react":"^15.0.1","rimraf":"^2.5.2"},"gitHead":"146f8d5ac68714e252e42fdf2afc01180ebcc030","_id":"react-hot-loader@3.0.0-beta.0","_shasum":"87c0fb74ba3d996d3d0e2fc588b0f3ef35ec63aa","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"87c0fb74ba3d996d3d0e2fc588b0f3ef35ec63aa","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-beta.0.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-beta.0.tgz_1462035322536_0.1403699479997158"},"directories":{}},"3.0.0-beta.1":{"name":"react-hot-loader","version":"3.0.0-beta.1","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","patch.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","global":"^4.3.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.3","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","enzyme":"^2.2.0","expect":"^1.16.0","jsdom":"^8.4.1","mocha":"^2.4.5","react":"^15.0.2","react-addons-test-utils":"^15.0.2","react-dom":"^15.0.2","recompose":"^0.17.0","rimraf":"^2.5.2"},"gitHead":"6b3289559bc6205b8860250e16f09346eccc9f10","_id":"react-hot-loader@3.0.0-beta.1","_shasum":"0361a36198ebe9a5d7da1b9bd44e7f9d0f0aa53c","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"0361a36198ebe9a5d7da1b9bd44e7f9d0f0aa53c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-beta.1.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-beta.1.tgz_1462160351942_0.5607461114414036"},"directories":{}},"3.0.0-beta.2":{"name":"react-hot-loader","version":"3.0.0-beta.2","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","patch.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","lint":"eslint .","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","global":"^4.3.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.3","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","enzyme":"^2.2.0","eslint":"^2.9.0","eslint-config-airbnb":"^8.0.0","eslint-plugin-import":"^1.6.1","eslint-plugin-jsx-a11y":"^1.0.4","eslint-plugin-react":"^5.0.1","expect":"^1.16.0","jsdom":"^8.4.1","mocha":"^2.4.5","react":"^15.0.2","react-addons-test-utils":"^15.0.2","react-dom":"^15.0.2","recompose":"^0.17.0","rimraf":"^2.5.2"},"gitHead":"62881d97ca74907bc6de86399eb6b022c7bbc591","_id":"react-hot-loader@3.0.0-beta.2","_shasum":"4ebd8c709c9b83e75890231957ca4f122a075e74","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.3.0","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"4ebd8c709c9b83e75890231957ca4f122a075e74","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-beta.2.tgz"},"maintainers":[{"name":"gaearon","email":"dan.abramov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-beta.2.tgz_1462413993095_0.4735530004836619"},"directories":{}},"3.0.0-beta.3":{"name":"react-hot-loader","version":"3.0.0-beta.3","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","patch.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","lint":"eslint .","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","global":"^4.3.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.5","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","enzyme":"^2.2.0","eslint":"^2.9.0","eslint-config-airbnb":"^8.0.0","eslint-plugin-import":"^1.6.1","eslint-plugin-jsx-a11y":"^1.0.4","eslint-plugin-react":"^5.0.1","expect":"^1.16.0","jsdom":"^8.4.1","mocha":"^2.4.5","react":"^15.0.2","react-addons-test-utils":"^15.0.2","react-dom":"^15.0.2","recompose":"^0.17.0","rimraf":"^2.5.2"},"gitHead":"ffb51558cf81ce391f88a6e13109e2120d78784d","_id":"react-hot-loader@3.0.0-beta.3","_shasum":"5034928899da917e72a801f1c626e7ba63fd1b9c","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"calesce","email":"newman.cale@gmail.com"},"maintainers":[{"name":"calesce","email":"newman.cale@gmail.com"},{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"5034928899da917e72a801f1c626e7ba63fd1b9c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-beta.3.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-beta.3.tgz_1472914113264_0.8821046315133572"},"directories":{}},"3.0.0-beta.4":{"name":"react-hot-loader","version":"3.0.0-beta.4","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","patch.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","lint":"eslint .","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","global":"^4.3.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.5","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-eslint":"^6.1.2","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.5.0","enzyme":"^2.2.0","eslint":"^2.9.0","eslint-config-airbnb":"^8.0.0","eslint-plugin-import":"^1.6.1","eslint-plugin-jsx-a11y":"^1.0.4","eslint-plugin-react":"^5.0.1","expect":"^1.16.0","jsdom":"^8.4.1","mocha":"^2.4.5","react":"^15.0.2","react-addons-test-utils":"^15.0.2","react-dom":"^15.0.2","recompose":"^0.17.0","rimraf":"^2.5.2"},"gitHead":"bc263de6d123f9f12b5eccfe3054feb948e7a3fd","_id":"react-hot-loader@3.0.0-beta.4","_shasum":"9b2d89a47d98fb31ccfdddc3d9521d6ff5819a7d","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"calesce","email":"newman.cale@gmail.com"},"maintainers":[{"name":"calesce","email":"newman.cale@gmail.com"},{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"9b2d89a47d98fb31ccfdddc3d9521d6ff5819a7d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-beta.4.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-beta.4.tgz_1473905239473_0.9095544398296624"},"directories":{}},"3.0.0-beta.5":{"name":"react-hot-loader","version":"3.0.0-beta.5","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","patch.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","lint":"eslint .","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","global":"^4.3.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.5","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-eslint":"^6.1.2","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.5.0","enzyme":"^2.2.0","eslint":"^2.9.0","eslint-config-airbnb":"^8.0.0","eslint-plugin-import":"^1.6.1","eslint-plugin-jsx-a11y":"^1.0.4","eslint-plugin-react":"^5.0.1","expect":"^1.16.0","jsdom":"^8.4.1","mocha":"^2.4.5","react":"^15.0.2","react-addons-test-utils":"^15.0.2","react-dom":"^15.0.2","recompose":"^0.17.0","rimraf":"^2.5.2"},"gitHead":"3f97daf96fc271d38cbc3ad0ac9bfcb51d3884d7","_id":"react-hot-loader@3.0.0-beta.5","_shasum":"d7f97d15ef50a5433f17ba5d19c6ee1a7242170e","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"calesce","email":"newman.cale@gmail.com"},"maintainers":[{"name":"calesce","email":"newman.cale@gmail.com"},{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"d7f97d15ef50a5433f17ba5d19c6ee1a7242170e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-beta.5.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-beta.5.tgz_1474511415021_0.012076489860191941"},"directories":{}},"3.0.0-beta.6":{"name":"react-hot-loader","version":"3.0.0-beta.6","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","patch.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","lint":"eslint .","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","global":"^4.3.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.2.5","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-eslint":"^6.1.2","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.5.0","enzyme":"^2.2.0","eslint":"^2.9.0","eslint-config-airbnb":"^8.0.0","eslint-plugin-import":"^1.6.1","eslint-plugin-jsx-a11y":"^1.0.4","eslint-plugin-react":"^5.0.1","expect":"^1.16.0","jsdom":"^8.4.1","mocha":"^2.4.5","react":"^15.0.2","react-addons-test-utils":"^15.0.2","react-dom":"^15.0.2","recompose":"^0.17.0","rimraf":"^2.5.2"},"gitHead":"03687ecb27027bf5baf5e0c625dc0356f96cd900","_id":"react-hot-loader@3.0.0-beta.6","_shasum":"463fac0bfc8b63a8385258af20c91636abce75f4","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"calesce","email":"newman.cale@gmail.com"},"maintainers":[{"name":"calesce","email":"newman.cale@gmail.com"},{"name":"gaearon","email":"dan.abramov@gmail.com"}],"dist":{"shasum":"463fac0bfc8b63a8385258af20c91636abce75f4","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-beta.6.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-beta.6.tgz_1476410065821_0.984908941667527"},"directories":{}},"1.3.1":{"name":"react-hot-loader","version":"1.3.1","description":"Tweak React components in real time.","main":"index.js","dependencies":{"react-hot-api":"^0.4.5","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","gitHead":"34ee0dd3c0d9ebe996ffc42ecf66825b3e79ebe9","_id":"react-hot-loader@1.3.1","scripts":{},"_shasum":"c95647ae78b73dfceff6ec71ffcb04182ff6daf9","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"calesce","email":"newman.cale@gmail.com"},"dist":{"shasum":"c95647ae78b73dfceff6ec71ffcb04182ff6daf9","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-1.3.1.tgz"},"maintainers":[{"name":"calesce","email":"newman.cale@gmail.com"},{"name":"gaearon","email":"dan.abramov@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-hot-loader-1.3.1.tgz_1480336043809_0.4542837464250624"},"directories":{}},"3.0.0-beta.7":{"name":"react-hot-loader","version":"3.0.0-beta.7","description":"Tweak React components in real time.","main":"index.js","files":["lib","babel.js","patch.js","webpack.js"],"scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","test":"mocha --compilers js:babel-core/register ./test","test:watch":"npm run test -- --watch","lint":"eslint .","prepublish":"npm run clean && npm run build"},"dependencies":{"babel-template":"^6.7.0","global":"^4.3.0","react-deep-force-update":"^2.0.1","react-proxy":"^3.0.0-alpha.0","redbox-react":"^1.3.6","source-map":"^0.4.4"},"repository":{"type":"git","url":"git+https://github.com/gaearon/react-hot-loader.git"},"keywords":["react","javascript","webpack","hmr","livereload","live","edit","hot","loader","reload"],"author":{"name":"Dan Abramov"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/react-hot-loader/issues"},"homepage":"https://github.com/gaearon/react-hot-loader","devDependencies":{"babel-cli":"^6.7.5","babel-core":"^6.7.6","babel-eslint":"^6.1.2","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.5.0","enzyme":"^2.2.0","eslint":"^2.9.0","eslint-config-airbnb":"^8.0.0","eslint-plugin-import":"^1.6.1","eslint-plugin-jsx-a11y":"^1.0.4","eslint-plugin-react":"^5.0.1","expect":"^1.16.0","jsdom":"^8.4.1","mocha":"^2.4.5","react":"^15.0.2","react-addons-test-utils":"^15.0.2","react-dom":"^15.0.2","recompose":"^0.17.0","rimraf":"^2.5.2"},"engines":{"node":">= 4"},"gitHead":"04db924c4261dae5ce624bda857173b32fff7fec","_id":"react-hot-loader@3.0.0-beta.7","_shasum":"d5847b8165d731c4d5b30d86d5d4716227a0fa83","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"montogeek","email":"montogeek@gmail.com"},"dist":{"shasum":"d5847b8165d731c4d5b30d86d5d4716227a0fa83","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/react-hot-loader/-/react-hot-loader-3.0.0-beta.7.tgz"},"maintainers":[{"email":"montogeek@gmail.com","name":"montogeek"},{"email":"wojtek.kwiatek@gmail.com","name":"wkwiatek"},{"email":"newman.cale@gmail.com","name":"calesce"},{"email":"dan.abramov@gmail.com","name":"gaearon"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-hot-loader-3.0.0-beta.7.tgz_1493994468385_0.13189137540757656"},"directories":{}}},"name":"react-hot-loader","time":{"modified":"2017-07-04T15:45:33.732Z","created":"2014-07-13T02:29:18.151Z","0.1.0":"2014-07-13T02:29:18.151Z","0.1.1":"2014-07-13T10:28:08.164Z","0.1.2":"2014-07-13T10:30:19.305Z","0.1.3":"2014-07-13T10:59:23.757Z","0.1.4":"2014-07-13T11:09:18.467Z","0.1.5":"2014-07-14T00:25:38.563Z","0.1.6":"2014-07-14T02:16:01.245Z","0.1.7":"2014-07-14T11:11:55.683Z","0.1.8":"2014-07-14T13:50:51.299Z","0.1.9":"2014-07-14T13:59:26.232Z","0.1.10":"2014-07-14T15:27:34.632Z","0.1.11":"2014-07-18T00:51:10.897Z","0.2.0":"2014-07-22T16:13:55.533Z","0.3.0":"2014-08-15T13:49:52.229Z","0.3.1":"2014-08-21T08:42:06.424Z","0.4.0":"2014-08-21T12:35:13.271Z","0.4.1":"2014-08-23T16:29:25.897Z","0.4.2":"2014-08-26T14:53:41.211Z","0.4.3":"2014-09-09T16:03:04.753Z","0.4.4":"2014-09-20T19:21:56.836Z","0.4.5":"2014-09-20T20:46:03.963Z","0.5.0":"2014-10-10T12:12:51.306Z","1.0.0-alpha":"2014-12-12T06:34:42.977Z","1.0.0-alpha.1":"2014-12-12T16:33:59.880Z","1.0.0-alpha.2":"2014-12-12T17:06:16.897Z","1.0.0-alpha.3":"2014-12-12T20:03:00.964Z","1.0.0":"2014-12-19T02:39:10.969Z","1.0.1":"2014-12-19T05:42:23.332Z","1.0.2":"2014-12-19T12:21:02.717Z","1.0.3":"2014-12-22T15:10:05.777Z","1.0.4":"2014-12-22T18:07:23.988Z","1.0.5":"2014-12-31T16:45:39.597Z","1.0.6":"2015-01-01T18:23:27.648Z","1.0.7":"2015-01-03T19:04:18.938Z","1.1.0":"2015-01-12T14:35:23.794Z","1.1.1":"2015-01-12T23:39:35.173Z","1.1.2":"2015-01-28T12:51:44.102Z","1.1.3":"2015-01-28T13:07:07.121Z","1.1.4":"2015-01-30T05:26:57.270Z","1.1.5":"2015-02-11T16:53:21.843Z","1.1.6":"2015-03-02T17:26:26.730Z","1.1.7":"2015-03-04T20:41:14.272Z","1.2.0":"2015-03-09T20:25:28.371Z","1.2.1":"2015-03-10T04:17:48.442Z","1.2.2":"2015-03-11T03:10:50.487Z","1.2.3":"2015-03-11T22:53:18.805Z","1.2.4":"2015-03-24T11:39:44.889Z","1.2.5":"2015-04-14T10:59:29.711Z","1.2.6":"2015-05-01T23:39:52.025Z","1.2.7":"2015-05-06T18:23:31.549Z","1.2.8":"2015-07-08T11:03:59.938Z","1.2.9":"2015-08-22T20:30:35.202Z","2.0.0-alpha":"2015-08-23T01:02:58.660Z","2.0.0-alpha-1":"2015-08-23T10:46:05.755Z","2.0.0-alpha-2":"2015-08-24T13:54:07.615Z","2.0.0-alpha-3":"2015-08-27T21:58:38.452Z","1.3.0":"2015-08-28T20:11:22.935Z","2.0.0-alpha-4":"2015-08-28T22:35:28.411Z","3.0.0-alpha.0":"2016-04-17T15:56:39.510Z","3.0.0-alpha.1":"2016-04-17T18:40:56.566Z","3.0.0-alpha.2":"2016-04-18T04:52:22.740Z","3.0.0-alpha.3":"2016-04-18T04:53:59.730Z","3.0.0-alpha.4":"2016-04-18T10:36:31.558Z","3.0.0-alpha.5":"2016-04-18T11:23:06.512Z","3.0.0-alpha.6":"2016-04-18T11:35:54.355Z","3.0.0-alpha.7":"2016-04-18T12:02:24.601Z","3.0.0-alpha.8":"2016-04-18T12:11:39.849Z","3.0.0-alpha.9":"2016-04-18T16:00:36.863Z","3.0.0-alpha.10":"2016-04-18T16:35:47.176Z","3.0.0-alpha.11":"2016-04-18T17:41:34.280Z","3.0.0-alpha.12":"2016-04-18T23:15:47.993Z","3.0.0-alpha.13":"2016-04-28T16:16:50.969Z","3.0.0-beta.0":"2016-04-30T16:55:23.476Z","3.0.0-beta.1":"2016-05-02T03:39:14.423Z","3.0.0-beta.2":"2016-05-05T02:06:35.900Z","3.0.0-beta.3":"2016-09-03T14:48:35.285Z","3.0.0-beta.4":"2016-09-15T02:07:21.297Z","3.0.0-beta.5":"2016-09-22T02:30:16.966Z","3.0.0-beta.6":"2016-10-14T01:54:27.894Z","1.3.1":"2016-11-28T12:27:25.720Z","3.0.0-beta.7":"2017-05-05T14:27:50.240Z"},"readmeFilename":"README.md","homepage":"https://github.com/gaearon/react-hot-loader"}