{"name":"immer","version":"0.3.1","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":"60c3ac7526ecbf8bf67156b4b7b2ace5b6e56a7d","_id":"immer@0.3.1","_shasum":"4a6c7bc87b86ba34208aa9da3c92c71d5bd80312","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"dist":{"shasum":"4a6c7bc87b86ba34208aa9da3c92c71d5bd80312","size":10082,"noattachment":false,"key":"/immer/-/immer-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/immer/download/immer-0.3.1.tgz"},"maintainers":[{"name":"aleclarson","email":"alec.stanford.larson@gmail.com"},{"name":"mweststrate","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/immer-0.3.1.tgz_1515502025009_0.26623385050334036"},"directories":{},"publish_time":1515502026041,"_cnpm_publish_time":1515502026041,"_hasShrinkwrap":false,"dist-tags":{"beta":"10.0.4-beta","latest":"10.1.1","next":"4.0.0-beta.0"}}