{"name":"react-stand-in","version":"1.0.2","description":"Proxies ES6 React components without unmounting or losing their state.","main":"modules/index.js","scripts":{"build":"rimraf modules dist && NODE_ENV=native-es2015 webpack && NODE_ENV=native-es2015 babel src --out-dir modules","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"],"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":{"react":"^15.0.0 || ^16.0.0"},"devDependencies":{"babel-cli":"^6.3.17","babel-core":"^6.3.21","babel-loader":"^6.2.0","babel-plugin-check-es2015-constants":"^6.3.13","babel-plugin-syntax-jsx":"^6.3.13","babel-plugin-transform-class-properties":"^6.5.0","babel-plugin-transform-decorators-legacy":"^1.2.0","babel-plugin-transform-es2015-arrow-functions":"^6.3.13","babel-plugin-transform-es2015-block-scoped-functions":"^6.3.13","babel-plugin-transform-es2015-block-scoping":"^6.3.13","babel-plugin-transform-es2015-classes":"^6.3.13","babel-plugin-transform-es2015-computed-properties":"^6.3.13","babel-plugin-transform-es2015-destructuring":"^6.3.13","babel-plugin-transform-es2015-for-of":"^6.3.13","babel-plugin-transform-es2015-function-name":"^6.3.13","babel-plugin-transform-es2015-literals":"^6.3.13","babel-plugin-transform-es2015-modules-commonjs":"^6.3.13","babel-plugin-transform-es2015-object-super":"^6.3.13","babel-plugin-transform-es2015-parameters":"^6.3.13","babel-plugin-transform-es2015-shorthand-properties":"^6.3.13","babel-plugin-transform-es2015-spread":"^6.3.13","babel-plugin-transform-es2015-sticky-regex":"^6.3.13","babel-plugin-transform-es2015-template-literals":"^6.3.13","babel-plugin-transform-es2015-unicode-regex":"^6.3.13","babel-plugin-transform-flow-strip-types":"^6.5.0","babel-plugin-transform-object-rest-spread":"^6.3.13","babel-plugin-transform-react-display-name":"^6.4.0","babel-plugin-transform-react-jsx":"^6.4.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","expect":"^1.9.0","mocha":"^2.2.4","react":"^0.14.0","react-addons-test-utils":"^0.14.0","rimraf":"^2.4.2","webpack":"1.4.8","react-deep-force-update":"^2.1.1"},"dependencies":{"lodash":"^4.6.1"},"directories":{"test":"test"},"keywords":["react-proxy"],"gitHead":"24dca011beac5ce9f25e44bc51a87d5957594623","_id":"react-stand-in@1.0.2","_shasum":"c73f2659baa436d9533341d54100b03e864256f9","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.2","_npmUser":{"name":"kashey","email":"thekashey@gmail.com"},"dist":{"shasum":"c73f2659baa436d9533341d54100b03e864256f9","size":8524,"noattachment":false,"key":"/react-stand-in/-/react-stand-in-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-stand-in/download/react-stand-in-1.0.2.tgz"},"maintainers":[{"name":"neoziro","email":"berge.greg@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-stand-in-1.0.2.tgz_1509256302878_0.14010045886971056"},"publish_time":1509256302940,"_cnpm_publish_time":1509256302940,"_hasShrinkwrap":false,"dist-tags":{"latest":"4.0.0-beta.14","next":"4.0.0-beta.21"}}