{"name":"remotedev","version":"0.2.2","description":"Remote debugging for any flux implementation.","main":"lib/index.js","files":["lib","dist"],"scripts":{"clean":"rimraf lib","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/remotedev.js --config webpack.config.development.js","build:umd:min":"webpack src/index.js dist/remotedev.min.js --config webpack.config.production.js","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","lint":"eslint src test","prepublish":"npm run lint && npm run clean && npm run build"},"repository":{"type":"git","url":"https://github.com/zalmoxisus/remotedev.git"},"keywords":["redux","devtools","flux","react","hot reloading","time travel","live edit"],"author":{"name":"Mihail Diordiev","email":"zalmoxisus@gmail.com","url":"https://github.com/zalmoxisus"},"license":"MIT","bugs":{"url":"https://github.com/zalmoxisus/remotedev/issues"},"homepage":"https://github.com/zalmoxisus/remotedev","devDependencies":{"babel-cli":"^6.3.15","babel-core":"^6.1.20","babel-eslint":"^5.0.0-beta6","babel-loader":"^6.2.0","babel-preset-es2015-loose":"^6.1.3","babel-preset-react":"^6.3.13","babel-preset-stage-0":"^6.3.13","eslint":"^1.10.3","eslint-config-airbnb":"^2.1.1","eslint-plugin-react":"^3.11.3","expect":"^1.6.0","rimraf":"^2.3.4","webpack":"^1.11.0"},"dependencies":{"jsan":"^3.1.3","querystring":"^0.2.0","socketcluster-client":"^5.0.0"},"gitHead":"b1815aca28318c8d8bf5049f35469e25577f6997","_id":"remotedev@0.2.2","_shasum":"8242b8879b6b8714aa2501de86f87781c879971c","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.8.0","_npmUser":{"name":"zalmoxisus","email":"zalmoxisus@gmail.com"},"dist":{"shasum":"8242b8879b6b8714aa2501de86f87781c879971c","size":56850,"noattachment":false,"key":"/remotedev/-/remotedev-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/remotedev/download/remotedev-0.2.2.tgz"},"maintainers":[{"name":"zalmoxisus","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/remotedev-0.2.2.tgz_1472055369166_0.7139750919304788"},"directories":{},"publish_time":1472055371076,"_hasShrinkwrap":false,"_cnpm_publish_time":1472055371076,"_cnpmcore_publish_time":"2021-12-16T17:07:04.483Z","dist-tags":{"latest":"0.2.9"}}