{"name":"immer","version":"0.4.0","description":"Create your next immutable state by mutating the current one","main":"immer.js","types":"./index.d.ts","scripts":{"test":"jest","test:perf":"node --expose-gc node_modules/jest-cli/bin/jest.js --verbose --testRegex '__performance_tests__/.*'","coveralls":"jest --coverage && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","prettier":"prettier \"*/**/*.js\" --ignore-path ./.prettierignore --write"},"pre-commit":["prettier"],"repository":{"type":"git","url":"git+https://github.com/mweststrate/immer.git"},"keywords":["immutable","mutable","copy-on-write"],"author":{"name":"Michel Weststrate"},"license":"MIT","bugs":{"url":"https://github.com/mweststrate/immer/issues"},"homepage":"https://github.com/mweststrate/immer#readme","files":["immer.js","es5.js","index.d.ts"],"devDependencies":{"@types/jest":"^22.0.0","babel-core":"^6.26.0","babel-jest":"^22.0.4","babel-preset-env":"^1.6.1","coveralls":"^3.0.0","deep-freeze":"^0.0.1","immutable":"^3.8.2","jest":"^22.0.4","lodash.clonedeep":"^4.5.0","pre-commit":"^1.2.2","prettier":"^1.9.2","regenerator-runtime":"^0.11.1","typescript":"^2.6.2"},"jest":{"transform":{"^.+\\.jsx?$":"babel-jest"}},"gitHead":"014019e4dd94b6a5b4a94b6784e9abae2165b2ca","_id":"immer@0.4.0","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"dist":{"shasum":"371b635734092c22e68a2f2d8a629f146cced962","size":10851,"noattachment":false,"key":"/immer/-/immer-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/immer/download/immer-0.4.0.tgz"},"maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},{"name":"mweststrate","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/immer-0.4.0.tgz_1515529461499_0.4823630880564451"},"directories":{},"publish_time":1515529462497,"_hasShrinkwrap":false,"_cnpm_publish_time":1515529462497,"dist-tags":{"beta":"10.0.4-beta","latest":"10.1.1","next":"4.0.0-beta.0"}}