- react@15.3.0
- sub-atom@1.0.x
- react-dom@15.3.0
- remotedev-app@^0.8.2
- atom-space-pen-views@^2.0.3
Redux DevTools for Atom

An Atom package to include remotedev-app into your editor. Can be used with remote-redux-devtools / remotedev-app.
Installation
To add the package to Atom:
apm install redux-devtools
To include in your project:
npm install --save-dev remote-redux-devtools
or
npm install --save-dev remotedev
Usage
License
MIT