{"name":"react-stand-in","version":"1.1.2","description":"Proxies ES6 React components without unmounting or losing their state.","main":"modules/index.js","scripts":{"clean":"rimraf modules dist","build:dist":"NODE_ENV=native-es2015 webpack","build:es":"NODE_ENV=native-es2015 babel src --out-dir modules","build":"npm run clean && npm run build:es","test":"npm run test:babel-es2015 && npm run test:native-es2015","test:babel-es2015":"NODE_ENV=babel-es2015 mocha --compilers js:babel-core/register --recursive ./test","test:native-es2015":"NODE_ENV=native-es2015 mocha --compilers js:babel-core/register --recursive ./test","test:native-es2015:watch":"npm run test:native-es2015 -- --watch","test:watch":"npm run test:babel-es2015 -- --watch","prepublish":"npm run build"},"files":["dist","modules","src","symbols.js"],"repository":{"type":"git","url":"git+https://github.com/thekashey/react-facade.git"},"author":{"name":"Anton Korzunov","email":"thekashey@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/thekashey/react-facade/issues"},"homepage":"https://github.com/thekashey/react-facade","peerDependencies":{},"directories":{"test":"test"},"keywords":["react-proxy"],"devDependencies":{"babel-cli":"^6.26.0","babel-preset-es2015":"^6.24.1","mocha":"^4.0.1","rimraf":"^2.6.2"},"_id":"react-stand-in@1.1.2","_npmVersion":"5.5.1","_nodeVersion":"9.0.0","_npmUser":{"name":"kashey","email":"thekashey@gmail.com"},"dist":{"shasum":"3c217f0b1ffc34502c9727705572a057b0d685b0","size":6691,"noattachment":false,"key":"/react-stand-in/-/react-stand-in-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-stand-in/download/react-stand-in-1.1.2.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-stand-in-1.1.2.tgz_1511914685168_0.6992684786673635"},"publish_time":1511914685295,"_hasShrinkwrap":false,"_cnpm_publish_time":1511914685295,"dist-tags":{"latest":"4.0.0-beta.14","next":"4.0.0-beta.21"}}