{"name":"react-fast-compare","version":"1.0.0","description":"Fastest deep equal comparison for React. Perfect for shouldComponentUpdate. Also really fast general-purpose deep comparison","main":"index.js","scripts":{"benchmark":"node benchmark","eslint":"eslint *.js benchmark spec","test-spec-watch":"mocha spec/*.spec.js -R spec --watch","test-spec":"mocha spec/*.spec.js -R spec","test-cov":"nyc npm run test-spec","test-ts":"tsc --target ES5 --noImplicitAny index.d.ts","test":"npm run eslint && npm run test-ts && npm run test-cov"},"repository":{"type":"git","url":"git+https://github.com/FormidableLabs/react-fast-compare.git"},"keywords":["fast","equal","react","compare","shouldComponentUpdate","deep-equal"],"author":{"name":"Chris Bolin"},"license":"MIT","bugs":{"url":"https://github.com/FormidableLabs/react-fast-compare/issues"},"homepage":"https://github.com/FormidableLabs/react-fast-compare","devDependencies":{"benchmark":"^2.1.4","coveralls":"^2.13.1","eslint":"^4.0.0","fast-deep-equal":"^1.1.0","lodash":"^4.17.4","mocha":"^3.4.2","nano-equal":"^1.0.1","nyc":"^11.0.2","react":"^16.3.1","react-test-renderer":"^16.3.1","shallow-equal-fuzzy":"0.0.2","sinon":"^4.5.0","typescript":"^2.6.1"},"nyc":{"exclude":["**/spec/**","node_modules"],"reporter":["lcov","text-summary"]},"files":["index.js","index.d.ts"],"types":"index.d.ts","gitHead":"b0b188e664a4bc4502750bd5544278b373c66a14","_id":"react-fast-compare@1.0.0","_npmVersion":"5.8.0","_nodeVersion":"8.3.0","_npmUser":{"name":"chrisbolin","email":"bolin.chris@gmail.com"},"dist":{"shasum":"813a039155e49b43ceffe99528fe5e9d97a6c938","size":3678,"noattachment":false,"key":"/react-fast-compare/-/react-fast-compare-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-fast-compare/download/react-fast-compare-1.0.0.tgz"},"maintainers":[{"name":"ceceppa","email":""},{"name":"chrisbolin","email":"bolin.chris@gmail.com"},{"name":"formidable-owner","email":""},{"name":"formidablelabs","email":"holler@formidablelabs.com"},{"name":"keithluchtel","email":""},{"name":"mariano-formidable","email":"mariano.martinez@formidable.com"},{"name":"ryan.roemer","email":""},{"name":"sarahformidable","email":""},{"name":"sarmeyer","email":"sarahmichellemeyer@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-fast-compare_1.0.0_1523576100550_0.6419920014951475"},"_hasShrinkwrap":false,"publish_time":1523576100634,"_cnpm_publish_time":1523576100634,"dist-tags":{"beta":"3.0.0-beta.1","latest":"3.2.2"}}