{"name":"redux-devtools","version":"3.0.0","description":"Redux DevTools with hot reloading and time travel","main":"lib/index.js","scripts":{"clean":"rimraf lib","build":"babel src --out-dir lib","lint":"eslint src test examples","test":"NODE_ENV=test mocha --compilers js:babel/register --recursive","test:watch":"NODE_ENV=test mocha --compilers js:babel/register --recursive --watch","test:cov":"babel-node ./node_modules/.bin/isparta cover ./node_modules/.bin/_mocha -- --recursive","prepublish":"npm run lint && npm run test && npm run clean && npm run build"},"repository":{"type":"git","url":"git+https://github.com/gaearon/redux-devtools.git"},"keywords":["redux","devtools","flux","hot reloading","time travel","live edit"],"author":{"name":"Dan Abramov","email":"dan.abramov@me.com","url":"http://github.com/gaearon"},"license":"MIT","bugs":{"url":"https://github.com/gaearon/redux-devtools/issues"},"homepage":"https://github.com/gaearon/redux-devtools","devDependencies":{"babel":"^5.5.8","babel-core":"^5.6.18","babel-eslint":"^3.1.15","babel-loader":"^5.1.4","eslint":"^0.23","eslint-config-airbnb":"0.0.6","eslint-plugin-react":"^2.3.0","expect":"^1.6.0","isparta":"^3.0.3","jsdom":"^6.5.1","mocha":"^2.2.5","mocha-jsdom":"^1.0.0","react":"^0.14.0","react-addons-test-utils":"^0.14.0","react-dom":"^0.14.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"peerDependencies":{"redux":"^3.0.0","react":"^0.14.0"},"dependencies":{"lodash":"^3.10.1","react-redux":"^4.0.0","redux":"^3.0.0"},"gitHead":"b228a885d9c8a247b1b0f1f0780584f459a17782","_id":"redux-devtools@3.0.0","_shasum":"fc4e97294765fb1f072152c2a26877a48af1c2f1","_from":".","_npmVersion":"3.5.2","_nodeVersion":"4.0.0","_npmUser":{"name":"gaearon","email":"dan.abramov@gmail.com"},"dist":{"shasum":"fc4e97294765fb1f072152c2a26877a48af1c2f1","size":13001,"noattachment":false,"key":"/redux-devtools/-/redux-devtools-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/redux-devtools/download/redux-devtools-3.0.0.tgz"},"maintainers":[{"name":"gaearon","email":""},{"name":"methuselah96","email":"nbierema@gmail.com"},{"name":"timdorr","email":""},{"name":"zalmoxisus","email":""}],"directories":{},"publish_time":1450067043884,"_cnpm_publish_time":1450067043884,"_hasShrinkwrap":false,"deprecated":"Package moved to @redux-devtools/core.","dist-tags":{"beta":"3.5.0-beta","latest":"3.7.0"}}